body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color: #D8DAE6;
	
	scrollbar-face-color: #D8DAE6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C4CBE2;
	scrollbar-darkshadow-color: #7B84B1;
	scrollbar-shadow-color: #3E497C;
	scrollbar-arrow-color: #FF9600;
	scrollbar-track-color: #FFFFFF;
}

.aktiv{
	font-weight: bold;
	color: #FF9602;
}
a:link { 
	color: #000000;
	text-decoration: none;
}
a:active { 
	color: #FF9602;
	text-decoration: none;
}
a:visited { 
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.menu:link { 
	color: #000000;
	text-decoration: none;
}
a.menu:active { 
	color: #FF9602;
	text-decoration: none;
}
a.menu:visited { 
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF9602;
	text-decoration: none;
}


a.info:link { 
	color: #FF9602;
	text-decoration: none;
}
a.info:active { 
	color: #000000;
	text-decoration: none;
}
a.info:hover { 
	background-color: #FFFFFF;
	text-decoration: none;
}
a.info:visited { 
	color: #FF9602;
	text-decoration: none;
}
	
.info {
	line-height: 15px;
	}
	
td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	}
								

#contentblue
	{
	background-color: #B7BCCF;
	padding:0px;
	position:absolute;
	visibility:show;
	left:470px;
	top:69px;
	width:490px;
	height:245px;
	z-index:2;
	}
			
#logo
	{
	background-color: none;
	padding:0px;
	position:absolute;
	visibility:show;
	right:0;
	bottom:0;
	width:430px;
	height:245px;
	z-index:1;
	}

.aktuelles {
	color: #3E497C;
	font-size: 10px;
}

.inaktiv {
	color: #B7BCCF;
}

.blue_box {
	color: #000000;
	font-size: 10px;
}

.title {
	color: #3E497C;
	font-size: 12px;
	font-weight: bold;
}

td.subnavi {
	color: #000000;
	font-size: 9px;
}

td.navi_smaller {	
	font-size: 9px;
	text-align: right;
	align: right;
}


