body {
	margin: 0px;
	background: #000033;
	font-family: Century Gothic, Tahoma, Arial, sans-serif;
	height: 100%;
	pointer: default;
}

#topmenu {
	font-size: 14px;
	height: 17px;
	text-align: right;
	width: 800px;
	color: black;
}

#topmenu a, #topnavi a{
	text-decoration: none;
}

#sv {
	font-size: 12px;
}

a {
	color: black;
}
.hovertext {
  background-color: #000066;
  color: white;
}
.hov {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.hov2{
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

.suggest_link {
	background-color: #FFFFFF;
	background-image: URL('images/search_norm.gif');
	padding: 2px 6px 2px 6px;
	cursor: default;
}

.suggest_link_over {
	background-color: #3366CC;
	background-image: URL('images/search_over.gif');
	padding: 2px 6px 2px 6px;
	color: white;
	cursor: pointer;
}

#search_suggest {
	font: 11px arial;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	width: 170px;
}

#termin {
	font-size: 12px;
}

#termin:hover {
	background: #B3B3B3;
	color: white;
}

.zeile0 {
	background: #F8F8FF;
}

.zeile1 {
	background: #F2F2F8;
}

.zeile2 {
	background: #FF8000;
}

.zeile3 {
	background: #F8A24F;
}


#calendtop {
	background-color:	#EEF;
	font-size:			14px;
	text-align:			center;
}
#main {
	background-color:	#DDE;
	color:				#000000;
	font-family:		Verdana;
	font-size:			10px;
}

#sub {
	background-color:	#EEF;
	color:				#000000;
	font-family:		Verdana;
	font-size:			10px;
}
