body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background:#cfcfcf url(i/bg.gif) repeat-x;
}
td {
	font-size: 11px;
}

#params {
	font-size: 10px;
	color: #505050;
}
#date {
	font-size: 10px;
	color: #349eee;
}
#foot {
	font-size: 10px;
	color: #767676;
}

ul.leftul {
	list-style-image: url(i/arrow_head.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

ul.links {
	list-style-image: url(i/bullet.gif);
}

ul.leftul li {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 11px;
	color: #858585;
	margin-bottom: 10px;
	margin-top: 0px;
}
p{
	font-size: 11px;
	color: #505050;
	text-indent: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 13px;
}
#news p{
	font-size: 11px;
	color: #1e5282;
	text-indent: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
ul	{
	margin-top:0px;
	margin-bottom:0px;
}
li {
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 13px;
}
a, a:active, a:visited{
	font-size: 11px;
	color: #349eee;
	text-decoration:underline;
}
a:hover{
	font-size: 11px;
	text-decoration:none;
}
#foot a, #foot a:active, #foot a:visited{
	font-size: 10px;
	color: #767676;
	text-decoration:none;
}
#foot a:hover{
	font-size: 10px;
	text-decoration:underline;
}
#topmenu {
	text-align: right;
	line-height: 47px;
}
#topmenu a
{
	padding-top: 17px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 47px;
}
#foot a {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#foot a.firstlink {
	border-left-width: 0px;
	border-left-style: none;
}

#foot a.lastlink {
	padding-right: 0px;
}

#content h3
{
	background-image: url(i/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 15px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #87BDEF;
	border-right-color: #87BDEF;
	border-bottom-color: #87BDEF;
	border-left-color: #87BDEF;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#ranking {
	display: none;
}

.w150 {
	width: 148px;
}
.w480 {
	width: 478px;
}
.formfeld {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	border: 1px solid #A5ACB2;
}
.imgright {
	padding-left: 0px;
	padding-bottom: 15px;
	float: right;
}
.imgleft {
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
}
.border {
	border: 1px solid #CCCCCC;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.hinweis {
	font-style: italic;
	font-size: 10px;
	color: #666666;
}

.errFld {border: 1px solid #F00; /*... or any other css properties ... */} 
.errMsg { color: #C33; display: none; /*... or any other css properties ... */ }

