/* ab 12 pt Arial, darunter Verdana */
a:hover {color:blue; background-color:yellow;  }
font    { font-family:Arial,Helvetica,Verdana }
.klein1 {font-family:Verdana,Arial,Helvetica; font-size:8pt;}
.klein2 {font-family: Tahoma,Verdana,Arial,Helvetica;font-size:8pt;}
.ueberklein1 { font-size: 10pt;font-family:Verdana,Arial,Helvetica; font-weight: bold; }
.text {font-family:Arial,Helvetica,Verdana;font-size:12pt;} 
.mittel {font-family:Verdana,Arial,Helvetica;font-size:10pt;}  
.mittel1 {font-family:Verdana,Arial,Helvetica;font-size:11pt;}  
.mittel2 {font-family:Arial,Helvetica,Verdana;font-size:11pt;} 
h3 {font-family:Arial,Helvetica,Verdana;font-size:12pt;font-weight: bold; }
h1 {font-family:Arial,Helvetica,Verdana;font-size:14pt;font-weight: bold;}
h2 {font-family:Arial,Helvetica,Verdana;font-size:13pt;font-weight: bold;}
.button {background-color:#000099; color:#ffffff; font-weight: bold;}
/* #center a:hover {color: blue;}
#center a:visited {color: #000090;} */
img.border {
background: white;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: black;
border-right-color: black;
border-bottom-color: black;
border-left-color: black;
}	
.cssBorder {
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
PADDING-LEFT: 2px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}		
