
html, body { 	
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; 
	background-color: #e2e9fa;
	margin: 0;
	padding: 0;
	color:#505051;
	} 

h1 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#00305E;
	} 


h2 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#505051;
	} 

h3 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#000000;
	} 

h4 { 	
	font-size: 10pt; 
	font-weight:bold;
	color:#7c1f27;
	} 


a:link { 
	text-decoration:none; 
	color:#00305E; 
        font-weight:normal;
	}

a:visited { 
	text-decoration:none; 
	color:#00305E; 
        font-weight:normal;
	}

a:hover { 
	text-decoration:underline; 
	color:#00305E; 
        font-weight:normal;
	}

a:active { 
	text-decoration:none; 
	color:#00305E; 
        font-weight:normal;
	}

td {
	font-size: 10pt; 
	}

#noprint  { 
	display:none;
	}


<!-- #E0E1E3 grauer Hintergrund 224 / 225 / 227 -->
<!-- #8CBF50 grüne Schrift -->
<!-- #17355F blaue Schrift -->
<!-- #505051 graue Schrift -->