 
 BODY {
	color: #000000;
	background-color: #FFEACE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

	a:link { color:#990000; text-decoration:none; font-weight:bold; }
	a:visited { color:#EE0000; text-decoration:none; font-weight:bold; }
	a:hover { color:#999900; text-decoration:none;  font-weight:bold; }
	a:active { color:#999900;  font-weight:bold; }


	Table.Faecher, TD.Faecher,TR.Faecher{
	color: #4A251A;
	font-size : 11px;
	font-weight : normal;
	height=25;
	font-family: Verdana;
	text-align: left;
	vertical-align:top;
  }
  
  .Farbe {
  color: 999900;
  font-weight: bold;
  }
  
  TR.a1, TD.a1 {
    font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
    text-align: left;
	font-weight: bold;
	}
	
  TR.a2, TD.a2 {
    font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
    text-align: left;
	font-weight: bold;
	text-decoration: underline;
	}
	
   Table.a3, Tr.a3, Td.a3 {
 font-size: 10pt;
 font-weight: normal;
 color: 000000;
 }
  
  A:HOVER {
	color: #993300;
	font-weight : bold;	;
}
  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;
}
    TD.c1 {
		font-size: 9px;
		text-align:left;
		font-weight: normal;
	}
