body,textarea 
html{overflow:auto; } 

body,td {  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  color: #666666;
  scrollbar-base-color:#FFFFFF; 
  scrollbar-3dlight-color:# #D4D4D4; 
  scrollbar-arrrow-color:# #D4D4D4;
  scrollbar-darkshadow-color#D4D4D4;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#D4D4D4;
  scrollbar-shadow-color:#D4D4D4;
  scrollbar-track-color:#D4D4D4;
  margin-left:-10px; margin-right:0px; margin-top:-10px; margin-bottom:0px;
} 
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color:#666666; text-decoration:none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF0000; text-decoration:none}
.text01 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #666666}
.text01fett { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666}
.textgross { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #666666}
.rahmen {
  padding: 1px;
  border: solid 1px #000000 ; 
 }
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; background-color: #FFDA8A; border: #000000; 
 border-right-width:thin; border-right-style:solid; 
 border-left-width:thin; border-left-style:solid;
 border-top-width:thin; border-top-style:solid;
 border-bottom-width:thin; border-bottom-style:solid;
 color: #000000}

.feld1 {
 color: #000000;
 border-right: solid 1px; 
 border-left: solid 1px;
 border-top: none;
 border-bottom: solid 2px;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;
 text-align:left;
 verical-align:middle;
 backgroundcolor:#EAEAEA;
} 

a.kont {
display:block;
width:70px;
height:70px;
background-image:url(bilder/b_kont.gif);
}
a.kont:link nix{display:none;}
a.kont:visited nix{display:none;}

a.kont:hover {
background-image:url(bilder/b_kont_h.gif);
}
a.kont .nix
 {display:none;
}
a.kont:hover .nix
 {display:block;
}
