body,.reiter,.mylayer,td {
   font-family:verdana;
   font-size:10px;

   scrollbar-face-color: white;
   scrollbar-highlight-color: #E676BD;
   scrollbar-shadow-color: #E676BD;
   scrollbar-3dlight-color: white;
   scrollbar-arrow-color: #E676BD;
   scrollbar-track-color: white;
   scrollbar-darkshadow-color: white;
   scrollbar-base-color: white;
}

a:link,a:visited,a:hover,a:active {
   font-family:verdana;
   font-size:10px;
   color: darkblue;
   text-weight:bold;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}

.mylayer {
   background-color:#FFFFFF;
   position:absolute;
   width:100%;
   height:100%;
}

.tliste, .tcliste, .tclistehead {
   padding-top:2px;
   padding-bottom:1px;
   padding-left:3px;
   padding-right:3px;
   font-family;verdana;
   font-size:9px;
   border:#CCCCCC 1px solid;
}

.tcliste {
   background-color: #DEDEDE;
   border:none;
}

.tclistehead {
   background-color: #EEEEEE;
   border:none;
   padding-top:1px;
   padding-bottom:1px;
   padding-left:3px;
   padding-right:3px;
   font-weight:bold;
}

input {
   border: 1px solid;
   font-size:9px;
   background-color:#EEEEEE;
}

.input_radio {
   border:none;
   background-color:#FFFFFF;
}
