H1{
	color: #800000;
	font-weight : bold;
	font-size : 16pt;
	font-family : "Flat Brush";
}

H2{
	color: #800000;
	font-weight : bold;
	font-size : 12pt;
	font-family : "Flat Brush";
}

H3{
	color: #800000;
	font-weight : bold;
	font-size : 10pt;
	font-family : "Flat Brush";
}

a:link{ 
	color:#800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}

a:visited{
	color: #0000aa;;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}

a.schrift_klein{ 
	color:#800000;
	font-weight : normal;
	font-size : 9pt;
	font-family : "Arial";
 }
 
 a.schrift_klein:visited{ 
	color:#0000aa;
	font-weight : normal;
	font-size : 9pt;
	font-family : "Arial";
}
 
 a.kleindruck{
 	color:#0000aa;
	font-weight : normal;
	font-size : 7pt;
	font-family : "Arial";
 }
  
a.kleindruck:visited{
 	color:#0000aa;
	font-weight : normal;
	font-size : 7pt;
	font-family : "Arial";
 }

.schrift1{
	color:#0000aa;
	font-weight : bold;
	font-size : 12pt;
	font-family : "Arial";
}

.schrift2{
	color:#0000aa;
	font-weight : normal;
	font-size : 12pt;
	font-family : "Arial";
}

.schrift_klein{ 
	color:#0000aa;
	font-weight : normal;
	font-size : 9pt;
	font-family : "Arial";
 }

.schrift_klein_bold{ 
	color:#0000aa;
	font-weight : bold;
	font-size : 9pt;
	font-family : "Arial";
 }

.schrift_klein_super{ 
	color:#0000aa;
	font-weight : normal;
	font-size : 7pt;
	font-family : "Arial";
 }
 
body{
	background-color: #FFFFCC;
}
 
 Table.tabelle{
	width:650;
	background-color : #CCCC99;
}