	body { 
	margin:0px; 
	padding:0px; }
			  
  .feldOk {
	border:1px solid #777777;
	background-color:#FFFFFF;
		}
	
  .feldFehler {
	border:1px solid #777777;
	background-color:#fa8072;
	}
	
  .nutFehler {
  	color:#ff0000;
	font-weight:  bold;  
    }
	
  .nutOK {
  	color:black;    
  }				
  
  .gall {
  	border: 3px white solid;	    
  }	
  
  .Kreuz {}																																																		
  .galltext {
  	font-family: Arial;
  	color:  white;
	text-align: center;
	font-size: 18px;   
  }	
  
  .klein {
  	font-size:11px;
	font-family: Arial;
	text-align: left;	 
  }
  
  .cap_fehler {
  	font-size:11px;
	font-family: Arial;
	text-align: left;
	color: red;
	font-weight: bold;  
  }																																																						
  .spende {
  	font-size:11px; 
  }	
  
  .rechts {
  	text-align: right;	
  }
  
  .fett {
  	font-weight:  bold;
	font-size: 14px;    
  }

  .bitte {
  	font-size:13px;
  	color:black;
  	font-family: Arial;
  	font-weight: bold;		
	}
	
  .zuruck{
  	text-align:center;  
  	}				
	
  .verify {
  	font-size: 16px;
	color: black;
	font-family:Arial;
	font-weight:bold;
	text-align:center;    
  }				
	
  .gesperrt {
  	font-size: 16px;
	color: red;
	font-family:Arial;
	font-weight:bold;
	text-align:center; 
  }
  				
  .email_link {
  	font-size:14px;
  	color:black;
  	font-family: Arial;
  	font-weight: bold;
	text-align:center;  		
	}

  .standard {
  	font-size:13px;
  	color:black;
  	font-family: Arial;
  }	    	    	    	    
 			
  * {
  	font-size:12px;
  	color:black;
  	font-family: Arial;
  	}
  
  	
	
  	
  h1 {
	font-weight:bold;
	font-size: 14px;
	font-family: Arial;  
    }
  
  h2 {
  	font-size: 14px;
	font-weight: bold;
    }
  
  p {
  	font-size: 13px;  
    }

  a:link {
	color:#000080;
	text-decoration:underline;
	}
  a:aktiv {
	color:#000080;
	text-decoration:none;
	}	
  a:visited {
	color:#000080;
	text-decoration:none;
	}	
  a:hover {
	color:white;
	text-decoration:none;
	}

  
