img {
	border:0px;
}
.under_options{
	margin-top:50px;
}
.activematches{
	margin-top:20px;
	margin-bottom:50px;
}
#showtournament {
	margin-top:30px;
}
.options {
	width:600px;
	text-align:right;
}

textarea{
	width:300px;
	height:100px;
}
.notification{
	margin-top:10px;
	margin-bottom:20px;
	padding-left:20px;
	border:1px solid #FF3002;
	background-color: #FF7700;
	color:black;
}
h2 {
	margin:0; padding:0;
}
h1 {
	margin:0; padding:0;
}
p {
	margin:0; padding:0;
}
a
{
	font:12px Trebuchet MS;
	color:#ffcc00;
	text-decoration:none;
}

a:hover
{
	font:12px Trebuchet MS;
	color:#ffcc00;
	text-decoration:underline;
}
.viewmatch {
	margin-top:50px;
}
.reports{
	margin-top:30px;
}

.table
{
	border-width:1px;
	border-style:solid;
	border-color:#404040;
}
hr
{
	border-width:0.1px;
	border-style:solid;
	border-color:#5ed3d9;
	margin-top:20px;
	margin-bottom:20px;
}

td{
	padding-right:20px;
	font:12px Trebuchet MS;
}

textarea{
	width:400px;
	height:100px;
	background-color:#1d1d1d;
	border:1px solid #494943;
	color:white;
	font:12px Lucida Sans unicode;
}
.textarea2{
	width:600px;
	height:300px;
	background-color:#1d1d1d;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
	color:white;
	font:12px Lucida Sans unicode;
}

input{
	color:white;
	font:12px Lucida Sans unicode;
	background-color:#1d1d1d;
	border-width:1px;
	border-style:solid;
	border-color:#404040;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#363631;
	color:#e6e6e6;
	font:12px Lucida Sans unicode;
}

.content{
	padding-top:50px;
	padding-left:30px;
}

.title{
	font:18px Lucida Sans unicode;
	padding-bottom:20px;
}
.matchtitle{
	font:26px Lucida Sans unicode;
	padding-bottom:20px;
	color:red;
}
.completedmatchtitle{
	font:26px Lucida Sans unicode;
	padding-bottom:20px;
}

.spacing{
	padding-top:20px;
	padding-bottom:20px;
}

.yes{
	padding-top:10px;
	color:green;
}

.no{
	padding-top:10px;
	color:red;
}

.login{
	padding-bottom:30px;
}

.alert{
	font:18px Lucida Sans unicode;
	color:red;
}
.red{
	color:red;
}
.green{
	color:green;
}
.yellow{
	color:yellow;
}
.small{
	font:10px Lucida Sans unicode;
}
.small2{
	font:10px Lucida Sans unicode;
	margin-bottom:15px;
}

.bericht{
	margin-top:50px;
	padding-top:20px;
	width:400px;
	border-top:1px solid #404040;
}
.berichten{
	margin-top:30px;
}

.post{
	width:400px;
	border:1px solid #494943;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#2a2a26;
}

.highlight{
	//background-color:#404040;
	background-image:url(../img/spacer2.png);
}