h1 {
	font-family : "Arial";
	font-weight : bold;
	font-size : 18pt;
	color : #0000FF;
} 
h2 {
	font-family : "Arial";
	font-weight : normal;
	font-size : 14pt;
	color : #0000FF;
} 

table { 
font-family : Arial; 
font-weight : normal; 
font-size : 10pt; 
color : #000000;
background-color:#FFFFFF
} 
th, td { 
font-family : Arial; 
font-weight : normal; 
font-size : 10pt; 
color : #000000;
} 
.ohne { 
font-family : Arial; 
font-weight : bold; 
font-size : 10pt; 
color : #fdfcfb; 
} 
.blau {
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #0000FF;
} 

a.blau:link {
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 8pt;
	color : #0000FF;
} 
a.blau:visited {
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 8pt;
	color : #0000FF;
} 
a.blau:hover {
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 8pt;
	color : #0000FF;
} 
a.blau:active {
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 8pt;
	color : #0000FF;
} 
a.blaulink:link {
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #0000FF;
} 
a.blaulink:visited {
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #0000FF;
} 
a.blaulink:hover {
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #0000FF;
} 
a.blaulink:active {
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #0000FF;
} 
