P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

 BODY {
 	scrollbar-arrow-color:#005098;
 	scrollbar-track-color:white;
 	scrollbar-shadow-color:#005098;
 	scrollbar-face-color:white;
 	scrollbar-highlight-color:#005098;
 	scrollbar-darkshadow-color:white;
 	scrollbar-3dlight-color:white;
 }


.titel  {
	font-size : 16 pt;
	font-weight : bold;
	color : #005098;
	font-family : Arial;
	text-align : center;
}
.untertitel  {
	font-size : 14pt;
	font-family : Arial;
	text-align : center;
}

.normal  {
	font-size : 10 pt;
	font-family : Arial;
	}
	
.normalfett  {
	font-size : 10 pt;
	font-family : Arial;
	font-weight : bold;
	}
	
.farbefett  {
	font-size : 11 pt;
	font-weight : bold;
	font-family : Arial;
	color : #8BACCB;
	}
	
.normalfarbe  {
	font-size : 11 pt;
	font-family : Arial;
	color : #8BACCB;
}
.fusszeile  {
	font-size : 8pt;
	font-family : Arial;
	text-align : right;
}





