BODY { 
background:#FFFFFF;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FCFCFC;
scrollbar-face-color:#DEDEDE;
scrollbar-highlight-color:#C4C4C4;
scrollbar-3d-light-color:#FCFCFC;
scrollbar-dark-shadow-:#DEDEDE;
scrollbar-shadow-color:#C4C4C4;
scrollbar-arrow-color:#FFFFFF;
                 }
p, div, td {font-family:Verdana; font-size: 10pt; color:#000000; text-decoration: none;}


.headline {font-size: 14pt; font-weight: bold; }
.fett { font-weight:bold; }
.klein { font-size: 7pt; }
a:link {text-decoration: none; font-weight:bold; font-size: 10pt; color:#000000 }
a:visited {text-decoration: none; font-weight:bold; font-size: 10pt; color:#000000 }
a:active {text-decoration: none; font-weight:bold; font-size: 10pt; color:#000000 }
a:hover {text-decoration: none; font-weight:bold; font-size: 10pt; color:#606060 }
.input 	 	 {
         	 background-color:#FFFFFF;
         	 color:#000000;
			 border-style:solid;
         	 border-width:1px;
         	 border-color:#C0C0C0;
         	 overflow:auto;
         	 }
