.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: white;
	font-style : normal;
	font-variant : normal;
	letter-spacing : 2px;
	text-align : left;
}
.header {  
               font-family: Arial, Helvetica, sans-serif; 
			   font-size: 18px; 
			   font-weight: bold; 
			   color: black;  
			   font-style :normal;
			   color: #666666
			    }

.normal { 
				 font-family: Arial, Helvetica, sans-serif;
  				 font-size: 12px; 
                 font-weight: normal; 
                 color: Black; 
                 letter-spacing : 0px;
                 margin-left : 5px;
				 text-align : justify;
                 }
 .normal2 { 
				 font-family: Arial, Helvetica, sans-serif;
  				 font-size: 12px; 
                 font-weight: normal; 
                 color: Black; 
                 letter-spacing : 2px;
                 margin-left : 5px;
                 }
.groesser{
	 			font-family: Arial, Helvetica, sans-serif;
  				 font-size: 20px; 
                 font-weight: normal;
                 color: #ff0000; 
                 letter-spacing : 0px;
				 font-weight : bold;
              
                 
}
.fett {
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12px; 
		  font-weight: bold; 
		  color: Black;
		  }
.fettgruen {
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12px; 
		  font-weight: bold; 
		  color: #ff0000; 
		  }
		  
.foot {  
         font-family: Arial, Helvetica, sans-serif; 
		 font-size: 8pt
		 }
.menucell {  
					background-color: #E8E4C0; 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 9pt
					}
.mouseover {  
						background-color: #c5c5c5; 
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 9pt; 
						color: #FFFFFF; 
						font-weight: bold
						}
.mousedown {  
						 background-color: #0066ff; 
						color: #FFFFFF; 
						 font-family: Arial, Helvetica, sans-serif; 
						 font-size: 9pt; 
						 font-weight: bold
						 }
a {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
   text-decoration: none; 
   color: #ACACAC;
   }


.menuheader { 
		                  font-family: Arial, Helvetica, sans-serif;
						  font-size: 13px; 
			              font-weight: bold; 
			             color: #FFFFFF
						 }
.menucell {  
        			background-color: #e0e0e0;
		            font-family: Arial, Helvetica, sans-serif; 
			        font-size: 12px;
					
					}
.menuitem { 
			         font-family: Arial, Helvetica, sans-serif; 
			         font-size: 9pt; font-weight: 
			         normal; color: #666666
					 }
.code {  
 			font-family: "Courier New", Courier, mono; 
			color: #000099
			}

body {
           scrollbar-3dlight-color;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#c5c5c5;
           scrollbar-darkshadow-color:#c5c5c5;
           scrollbar-face-color:#c5c5c5;
           scrollbar-highlight-color:#ffffff;
		   scrollbar-shadow-color:#ffffff;
		   } 
		   
.submitfeld { 
	             	    background-color: #e0e0e0; 
			            font-family:Arial, sans-serif;
	                    color: #000000;
			            border: 1px #000000 solid
                        border-color: #CC3300 #CC3300 #CC3300  #CC3300 solid; 
                      }
.absenderfeld {
		                   height:18px;
                           width:210px; 
                           border-color:#000000 #000000 #000000 #000000 solid; 
                           background-color:#e0e0e0; 
                           font-size:11pt; 
                           font-family:Arial, sans-serif;
                           border-style: none
                           }
.textfeld {
                 width:210px; 
                 border-color:#000000 #000000 #000000 #000000 solid; 
                 background-color:#e0e0e0; 
                 font-size:11pt; 
                 font-family:Arial, sans-serif;;
                 border-style: none
                 }

	
