
 body  {  
	background-image: url(../../bilder/e2fab9_text.gif);
	scrollbar-base-color: #1AD500;
	scrollbar-track-color: #ffff01;
	scrollbar-face-color: #1AD500;
	scrollbar-highlight-color: #ffff01;
	scrollbar-3d-light-color: #ffff01;
	scrollbar-dark-shadow-color: #ffff01;
	scrollbar-shadow-color: #ffff01;
	scrollbar-arrow-color: #ffff01;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1AD500;
   }

p  { 
    padding-top:5px;
    padding-left:10px;
    font-size:12px;
    color:#1AD500;
    letter-spacing:0,3mm;
    word-spacing:0,9mm;
    font-family:Geneva, Arial, Helvetica, sans-serif;
   }
			   
.ue_schrift  { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1AD500;
   }
			   
.ue_schrift_g  { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1AD500;
   }	
   
.fett  { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1AD500;
   }
   
.rot  { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE0000;
   }			   		   		 
  
.aktive  {
    background-color: #ffff01;
   }

.klein  { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #1AD500; 
   } 

 a:link    { color:#1AD500; text-decoration:none; font-weight: bold; }
 a:visited { color:#1AD500; text-decoration:none; font-weight: bold;}
 a:active  { color:#1AD500; text-decoration:none; font-weight: bold;}
 a:hover   { color:#1AD500; text-decoration:none; font-weight: bold; background-color: #ffff01; 
 }

input {
	background-color:#ffff01;
	border:1px solid #1AD500;
	color:#1AD500;
	/*height:16px;*/
}

textarea {
	background-color:#ffff01;
	border:1px solid #1AD500;
	color:#1AD500;
	/*height:16px;*/
}

#error {
	position:absolute; 
	left:267px; 
	top:249px; 
	width:240px; 
	height:16px; 
	z-index:10; 
	background-color: #ffff01; 
	layer-background-color: #555555; 
	border: 1px solid #1AD500;

	font-family:verdana;
    font-style: bold;
	color:#1AD500; 
	 /*position:center;*/
    text-decoration:none;
	line-height:150%;
    font-size:8pt;
    letter-spacing:0,2mm;
    word-spacing:0,8mm;
	
}

.check {
	background-color:#ffff01;
	border:1px solid #1AD500;
	color:#1AD500; 
	font-size:8pt;
    font-family:verdana;
    font-style: normal  
}	
	
