
 body { font-family:Verdana; font-size:12pt;margin-left:15px; margin-top:15px; background-color:#FFEACE; }
 
 Table.Bild, TR.Bild, TD.Bild {
 vertical-align: top;
 text-align: center;
 }
 
 TD {
   font-family: Verdana;
   vertical-align: top;
   font-size:12px;
    }

 .Farbe {
	 background-color:#F4DAAD;
 }
 
 
 h1 {
 font-size: 26px;
 text-decoration: underline; 
 font-weight: bolder;
 text-align: left;
 color: 990000;
 margin-bottom:0px;
 }
 
 h2 {
 font-size: 22px;
 font-weight: bolder;
 margin-top:0px;
 margin-bottom:0px;

 }
 
 .buhv1 {
	 font-size:18px;
	 font-weight:bold;
 }
 
 .buhv2 {
	 font-size:16px;
 }
 
 .buhv3 {
	 font-size:14px;
	 font-weight:bold;
	 text-align:center;
 }
 
 .buhv4 {
	 text-align:center;
 }
 
Td.a1 {
 font-size: 16pt;
 text-decoration: underline; 
 font-family: Georgia;
 font-weight: bold;
 color: 990000;
 }
 
 Td.a2 {
 font-size: 14pt;
 font-weight: bold;
 }
 
  Table.a3, Tr.a3, Td.a3 {
 font-size: 10pt;
 font-weight: normal;
 color: 000000;
 }
   Td.a4 {
 font-size: 12pt;
 font-weight: bold;
 color: 000000;
 }
 
 Td.a5 {
 font-size: 11pt;
 font-weight: bold;
 text-decoration:underline;
 color: 990000;
 }
 
 TR.a6, TD.a6 {
 font-family: Verdana;
 font-size: 12px;
 text-align: center;
 vertical-align: middle;
 }
 
  Td.a7 {
 font-size: 13pt;
 font-weight: bold;
 font-family: Verdana;
 }
 
   Td.a8 {
 font-size: 10pt;
 font-weight: bold;
 font-family: Verdana;
 }
 
 TD.c1 {
		font-size: 9px;
		text-align:left;
		font-weight: normal;
	}
 
 A.navi:LINK {
	color: #997520;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
}

A.navi:VISITED {
	color: #997520;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
}

A.navi:HOVER {
    width : 300px;
	color: #605437;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		background-color : #FFE8B1;
		border : 1px solid #605437;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
}