.stdtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px
}

td {
	color: #00378b;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: justify
}

h1 {
	color: #00378b;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0
}

h2 {
	color: #00378b;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none
}

h3 {
	color: #00378b;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none
}

BODY {
	color: #BDE3F7;
	text-align: justify;
	/*scrollbar-3dlight-color: #BDE3F7;
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-darkshadow-color: #BDE3F7;
	scrollbar-face-color: #BDE3F7;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white*/
}

a:link {
	color: #00378b;
	text-decoration: none
}

a:hover {
	color: #00378b;
	font-family: Arial;
	text-decoration: none;
	background-color: #bde3f7
}

a:active {
	color: #00378b;
	text-decoration: none
}

a {
	color: #00378b;
	text-decoration: none
}

.runde-tabelle {
	text-decoration: none
}

.detail {
	background:url(images/details.gif) no-repeat;
	color: #000;
	display: block;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

.float
{
	float: left;
}