   body,table,ul,li{
       font-family:verdana;
	   font-size:8pt;
	   color:#000066;
   }
   .rezept{
	   color:#000066;
	   background-image:url(farbverlaufblau.gif); 
	   background-repeat:repeat-x;
	   padding:5px;  	   
   }
   .info{
	   color:#000066;
	   background-color:#ffff99;
	   padding:5px;	    
   }   
   .zitat{
	   color:#000066;
	   background-color:#ccff66; 
	   padding:5px;
   }   
   .kontakt{
	   color:#000066;
	   background-color:#ffcc99; 
	   padding:5px;
   }    
	a:link {color:#000066; font-size:8pt; font-weight: 600; text-decoration:none }
	a:visited {color:#000066; font-size:8pt; font-weight: 600; text-decoration:none }
	a:hover {color:red;  font-size:8pt; font-weight: 600; text-decoration:underline }
	a:active {color:red;  font-size:8pt; font-weight: 600; text-decoration:underline }
	a:focus {color:red;  font-size:8pt; font-weight: 600; text-decoration:underline }
   
   h1,h2,h3,h4,h5{
       font-family:verdana;
	   color:#000066;
   }
   h1{
   font-size:15pt;
   font-weight: 800;
   }
   h2{
   font-size:13pt;
   font-weight: 800;
   }
   h3{
   font-size:11pt;
   font-weight: 800;
   }
   h4{
   font-size:9pt;
   font-weight: 800;
   }