body {
	font-family:	Verdana,Arial; 
	font-size:		12px;
	color:			#6B6F72; 
	scrollbar-face-color:		#c0c0c0; 
	scrollbar-shadow-color:		#7f7f7f; 
	scrollbar-highlight-color:	#e0e0e0; 
	scrollbar-3dlight-color:	#c0c0c0; 
	scrollbar-darkshadow-color:	#000000; 
	scrollbar-track-color:		#e0e0e0; 
	scrollbar-arrow-color:		#000000;
}
td {
	font-family:	Verdana,Arial; 
	font-size:		12px;
	color:			#6B6F72;
}
a {
	color:			#0168B5;
	text-decoration:none;
}

.header {
	font-size:		12px; 
	font-weight:	bold;
	color:			#ffffff;
	background-color:#0168B5;
}

.footer {
	font-size:		9px; 
	font-weight:	normal;
	color:			#ffffff;
	background-color:#0168B5;
}

.navi {
	border-bottom: 	dashed 1px #72777A;
	padding-bottom: 2px;
	margin-bottom: 	9px;
}
.navicont {
	font-size:		12px; 
	font-weight:	bold;
	color:			#72777A;
}

.naviAktiv {
	border-bottom: 	dashed 1px #0168B5;
	padding-bottom: 2px;
	margin-bottom: 	9px;
}
.navicontAktiv {
	font-size:		12px; 
	font-weight:	bold;
	color:			#0168B5;
}

.naviSub {
	border-bottom: 	dashed 1px #0168B5;
	padding-bottom: 2px;
	margin-bottom: 	9px;
	margin-left: 	10px;
}
.navicontSub {
	font-size:		12px; 
	font-weight:	bold;
	color:			#0168B5;
}

.naviSubAktiv {
	border-bottom: 	dashed 1px #0168B5;
	padding-bottom: 2px;
	margin-bottom: 	9px;
	margin-left: 	10px;
}
.navicontSubAktiv {
	font-size:		12px; 
	font-weight:	bold;
	color:			#0168B5;
}

.headline {
	font-size:		30px; 
	font-weight:	normal;
	color:			#0168B5;
	margin-bottom: 	6px;
}

.headline2 {
	font-size:		12px; 
	font-weight:	bold;
	color:			#0168B5;
	margin-bottom: 	6px;
}

.box {
	width: 			150px;
	border: 		solid 1px #0168B5;
	background-color:#0168B5;
}

.boxcont {
	font-size:		11px; 
	font-weight:	normal;
	color:			#ffffff;
	padding:		6px;
}

.boxlink {
	font-size:		11px; 
	font-weight:	bold;
	color:			#ffffff;
	margin-top:		10px;
}