* {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-type: none
}
body	 {
	padding:0px;
	margin:0px;
	background: #fff2d1;
	background-image: url(http://img.dsreal.de/bg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	text-align:center;
	font-family: Arial;
	text-decoration:none;
	font-style:normal;
}
a {
	text-decoration: none;
	font-weight: bold;
}
h2{
 position:relative;
 width: 942px;
 left: -4px;
 background-color: #DED3B9;
 padding:3px;
 text-align: center;
 text-decoration: none;
 border-top: 2px solid #804000;
 border-bottom: 2px solid #804000;
}
h3 {
 font-size: 13px;
 font-weight: bold;
 position:relative;
 width: 942px;
 left: -4px;
 background-color: #DED3B9;
 padding:3px;
 text-align: center;
 text-decoration: none;
 border-top: 2px solid #804000;
 border-bottom: 2px solid #804000;
 
}
a{
	color: #804000;
	cursor:pointer;
}
a:link {
	color: #804000;
}
a:visited {
	color: #804000;
}
a:active {
	color: #804000;
}
a:hover {
	color: #000000;
	font-weight: bolder;
	background-color: #F8F4E8;
}
input {
	border: 1px groove #CCCCCC;
}

div#links {
	width: 912px;
	margin-top: 25px;
	margin-right: 20px;
	margin:0 auto;
	text-transform: capitalize;
	font-size: 15px;
	font-variant: small-caps;
}
ul#navilinks li {
	display: inline;
	white-space:nowrap;
}

div.toolbox {
	background-color: #f1ebdd;
	border: 2px solid #804000;
	border-top:0px;
	margin:0 auto;
	width: 940px;
	text-align:left;
	padding: 4px;
	padding-top: 0px;
}

input.submit {
	background-color: #804000;
	border: 2px solid #000000;
	color: #FFEBDD;
	margin-bottom: 5px;
}


div#news {
	border: 2px solid #804000;
	width: 90%;
	height: 450px;
	margin: 0 auto;
	overflow: auto;
}
table.special{
	
	
}
th {
  background-color:#DED3B9;
	text-align:left
}

tr.abgelaufen {
	color: red;
}
td.normal {
	background-color:#f8f4e8;
	text-align:left
}

td.zwei {
	background-color:#f3ebcf;
	text-align:left
}
input, select, textarea {
  margin:1px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #804000;
}
button,.submit {
	background-color: #ded3b9;
	border: 1px solid #804000;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
div.info {
	font-size: 15px;
  font-weight: bold;
  border: 2px solid #804000;
	width: 654px;
	padding: 4px 4px 15px;
	margin: 10px;
	background-color: #f8f4e8;
}
div#info {
	float: right;
	text-align: left;		
  position: relative;
	width: 680px;
	margin-top: 0px;
	margin-right: 30px;
}
div.alternative{
  font-family: Arial;
  font-size: 30px;
  font-weight: 900;
  margin-top: 180px; 
}

div.time{
	text-align:right;
	font-size: 10px;
}

div.screenshot {
	border: 1px solid #804000;	
	width: 407px;
}

div#topnews {
    background-image: url(http://img.dsreal.de/news_bg.png);
    width: 940px;
    height: 21px;
    border: 1px solid #804000;
    
}

input.a_small {
  margin-top: 3px;
}