body {
	text-align:center;
}

#content {
	margin:0px auto;
	width: 600px;
	text-align: justify;
}

#ad {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	background-color: #DF0000;
	width: 580px;
	text-align: center;
	padding: 10px;
}
#ad p {
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
}
#adbar {
	text-align:justify;
	font-size:9px;
	color:#FFFFFF;
	padding: 3px;
	background: #DF0000;
	background-color: #DF0000;
	position:absolute;
	top: 75px;
	left: 680px;
	width: 160px;
}
#adbar a {
	padding-left: 7px;
	color:#FFFFFF;
	font-size:14px;
}
span {
	color: #DF0000;
	font-weight: bold;
}
body {
	background-color: #000000;
	font-size: 14px;
	color: #999999;
	text-align: left;
}
h1 {
	font-size:30px;
	
}
h1, h3, form {
	color: #DF0000;
	text-align: center;
}
a {
	color: #DF0000;
}
#dreiundzwanzig input {
	color: #999999;
	background-color: #333333;
	border: 0;
	width:600px ;
}
#dreiundzwanzig .button {
	color: #999999;
	background-color: #333333;
	border: 0;
	width:100px ;
}

.red {
	color: #DF0000;
}
.grey {
	color: #999999;
}
.yiggbutton {
float:left;
padding:3px 5px 5px 5px;
}