/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#514748;
}
body {
	background-color: #B9C3DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.paging {
	font-family: Tahoma;
	font-size: 12px;
	color: #37519e;
	font-weight: bold;
}
a.paging:link {
	text-decoration: none;
}
a.paging:visited {
	text-decoration: none;
	color: #37519e;
}
a.paging:hover {
	text-decoration: none;
	color: #37519e;
}
a.paging:active {
	text-decoration: none;
	color: #37519e;
}

.gelb {
	color: #FDC403;
	font-weight: bold;
}

a.linkB { color:#006699!important; font-size:11px; }
a.linkB:hover { color:#999999!important; font-size:11px; }
a.bottomNav { color:#4F4546!important;text-decoration: none; font-size:10px; font-weight:normal; }
a.bottomNav:hover{ text-decoration: none; color: #000000!important; font-size:10px; font-weight:normal; }
a.weiss { color:#FFFFFF!important; font-size:11px; }
.weiss { color:#FFFFFF!important; }
.hellblau { color:#BECCF1!important; font-size:11px; }
.hotintro { display:block; font-weight:normal; margin-left:15px; text-align:left; }
.about { position:relative; width:80%; top:90px; text-align:center; font-size:10px; color:#BECCF1; }
.lila { color:#663399!important; font-size:11px; }
a.lila:hover { color: #FF6600!important; font-size:11px; }


