    BODY {
	color: #000000;
	background-color: #FFEACE;
	margin-left:20px;
	margin-top:20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD {
font-family: Verdana;
font-size:12px;
vertical-align:top;
}

Table.a1, Tr.a1, TD.a1 {
 font-size: 12px;
 color: #000000;
 vertical-align: top;
 text-align: left; 
 }
	
 Table.a2, Tr.a2, TD.a2 {
 font-size: 11px;
 vertical-align: top;
 text-align: left; 
 }
 
 TR.a3, TD.a3 {
font-weight: bold;
 }
 
  .headline {
font-weight: bold;
font-size: 18pt;
text-decoration: underline;
 }
 
   .headline2 {
font-weight: bold;
font-size: 16pt;
text-decoration: underline;
 }
 
  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;
}


A.Linkverweis:LINK {
  color: #997520;
  text-decoration : none;
  font-size : 11px;
  font-weight : bold;
}

A.Linkverweis:VISITED {
	color: #997520;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
}

A.Linkverweis:HOVER {
    width : 360px;
	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;
}
  
  
