/* Normaler Fliesstext in den Tabellen */	
TD {
	font-family: Comic Sans MS, Arial;
	font-size: 13px;
	color: #F9E395;
	}
body {    
	font-family: Comic Sans MS, Arial;    
	font-size:13px;    
	color:#7C645A;    
	background-color:#7C645A;    
	margin-top:0px;    
	margin-bottom:0px;    
	margin-left:0px;    
	margin-right:0px 
    } 
A:link {    
	color: #97CF2C;  
	font-size:13px;
  line-height:25px; 
  font-weight: bold; 
	text-decoration: underline;
       } 
A:visited 
      {    
      	color: #97CF2C;
        font-size:13px;
        line-height:25px;
        font-weight: bold;     
      	text-decoration: underline; 
      	
      } 
A:hover 
      {    
      	color: #FFFFFF; 
        font-size:13px;
        line-height:25px;
        font-weight: bold;    
      	text-decoration: underline; 
      	} 

SELECT {     
	font-family: Comic Sans MS, Arial;    
	font-size: 12px 
       } 
TEXTAREA 
       {     
       	font-family: Comic Sans MS, Arial;   
       	font-size: 12px 
       } 
INPUT  {     
	font-family: Comic Sans MS, Arial;   
	font-size: 12px 
       } 
h1     {    
	font-family: Comic Sans MS, Arial;    
	font-size: 9px;    
	color: #F9E395;    
		} 
p 	{    
	font-family: Comic Sans MS, Arial;    
	font-size: 11px;    
	line-height: 14px    
	color: #000000; 
	} 

