
  Body {
	  font-size:12px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  margin-top:15px;
	  margin-left:15px;
	  background-color:#FFEACE;
  }
  
  .Footer {
	  font-size:12px;
	  vertical-align.top;
  }

 a.normal:Link {
	 font-size:12px;
 }
 
 
  TD {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		vertical-align:top;
		}
		
		
				
  h1 {
     font-size: 35px;
     font-family: Georgia, "Times New Roman", Times, serif;
     text-decoration: underline; 
     font-weight: bolder;
     color: #000066;
     margin-bottom:0px;
   }
   
 
  h2 {
     font-size: 18px;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-weight: bold;
     margin-top:0px;
 }
	
		
  TABLE.Bild, TD.Bild, TR.Bild, TH.Bild {

	text-align:center;
	font-size: 14px;
	
   }
   
  Table.D {	
	margin-left:5px;
 }
   
  .Farbe {
			background-color:#FFE9B6;
		}
	
		
  TD.k1 {
		font-size: 18px;
		text-align: left;
		font-weight: bold;
	}
		
			
  TD.k2 {
		font-size: 12px;
		text-align:left;
		font-weight: bold;
		text-decoration: underline;
	}
	
  TD.k3 {
	  font-size: 14px;
	}
		
	
  
  TD.k4 {
	    font-weight:bold;
		font-size:14px;
	}
		
		
		
  .k5 {
	    font-weight:bold;
	}
					
	
	
  .k6 {
		font-size: 14px;
		font-weight: bold;
	}


  .k7 {

	}


     .headline {

	        font-size: 26px;
	        font-weight:bold;
	        font-style: italic;
            text-decoration: underline;
	}


    .h1 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
	        text-align:left;
	        font-size: 20px;
	        font-weight:bold;
	        color:#000066;
	        font-style: italic;
            text-decoration: underline;
	}


    .h2 {
  		    font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align:left;
			font-size: 22px;
			font-weight:bold;
			color:#000066;
			font-style: italic;
  		    text-decoration: underline;
	 }
	 
	.h3 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:bold;
			font-size:14px;
  		    text-decoration: underline;
			background-color:#E1E1E1;
	 }

	 /* fett */
	 
	 .fett  {
     font-weight:bold;
	 }
	 
	 /* Markierungen */
	 
    .m1 {
		 font-size:18px;
		 font-weight:bold;
		 background-color:#FFE29E;
	 }