/* Einstellungen für den Scrollbar */


BODY 

{ scrollbar-face-color: #84532A;
scrollbar-shadow-color: #663300; 
scrollbar-highlight-color: #84532A;
scrollbar-3dlight-color: #84532A;
scrollbar-darkshadow-color: #663300; 
scrollbar-track-color: #84532A;
scrollbar-arrow-color: #663300 }



/* Einstellungen für die Formulare */


FORM 

 td, input, select, textarea
   { font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
	
 input, select, textarea
   { color:#000000; background-color:#DFDFDF; border:1px ridge #000000; }
.bereich
   { background-color:#DFDFDF; border:1px ridge #000000; }
.bereich
   { background-color:#DFDFDF; width:200px; border:1px ridge #000000; }
 
 .auswahl
   { background-color:#DFDFDF; border:1px solid #000000; }

 .auswahl200
   { background-color:#DFDFDF; width:200px; border:1px solid #000000; }
 
 .check
   { background-color:#FFFFFF; border:0px solid #FFFFFF; }
   
 .radio
   { background-color:#FFFFFF; border:0px solid #FFFFFF; } 

 .button
   { background-color:#FFCC99; color:#000000; width:150px; border:1px #663300 ridge; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

 .tabel_border
   { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }



/* Hier wird der HTML-Font und die Fontstärke festgelegt */


.normal_weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
.normal_grau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCCCC}
.normal_dunkelgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666}
.normal_schwarz {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.normal_mint {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #339999}
.fett_weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.fett_grau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC}
.fett_schwarz {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #330000}
.fett_dunkelgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}
.fett_mint {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339999}
.klein_weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF}
.klein_grau {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #CCCCCC}
.klein_dunkelgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666}
.klein_schwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000}
.klein_mint {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #339999}
.headline_schwarz {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline}
.headline_weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.headline_grau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC; text-decoration: underline}
.headline_dunkelgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline}
.headline_mint {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339999; text-decoration: underline}



/* Darstellung der Textlinks */


a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}.fett_dunkelblau { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336699}
.fett_orange { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF9900}

      
 .text { background-color:#FFCC99; border:1px #663300 ridge;  } 
      
 .text200 { background-color:#FFCC99; width:200px; border:1px ridge #000000;  } 