body {
	background-color: #ffffff;
	margin:0px 0px; 
	padding:0px;
	text-align: center; /* For IE */
	color: #181818;
	font: 0.7em arial, helvetica, sans-serif, verdana, geneva;
	letter-spacing:0.1em;
	line-height: 1.1em;
}

p {	
	margin: 0px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	line-height:1.3em;
	}

#maincontainer {
	position: relative;
	margin:0px auto;
	/*width:773px;*/
	width:500px;
	text-align:left;
}

a{
	color:#CD0000;
}
a:hover{
	color:#DE5959;
}

#animation {
	display:none;
}

.ulnav {
	margin:0px;
	padding: 0px;
	list-style: none;
	text-align:left;
}
.ulnav li {
	margin:0px;
	padding: 0px;
	border-right: 1px solid #676767;
	border:0px;
	display: inline;
}

.sponsorenlogo {
	margin-left:40px;
	vertical-align:middle;
}

#headline {
	margin: 0px;
	padding-top:16px;
	padding-bottom:14px;
	line-height:2.5em;
}

#spacerbottom{
	height:20px;
	clear:both;
}

.statistikcontainer{
	clear:both;
}
.statistiklinks{
	float:left;
	width:4em;
}
.statistiklinks2{
	float:left;
	width:13em;
}
.statistikrechts{
	float:left;
	width:4em;
}
.statistiktrenner{
	clear:both;
	background:#181818;
	height:1px;
	width:8em;
}
.statistiktrenner2{
	clear:both;
	background:#181818;
	height:1px;
	width:17em;
}
.button {
      border: #789 1px outset;
      color: #000;
      background-color: #E6F0F2;
      text-align: center;
}