
 body { font-family:Verdana; font-size:12pt; margin-left:15px; margin-top:15px; background-color:#FFEACE; }
 
 
 h1 {
	 font-size:28px;
	 font-weight:bold;
	 text-decoration:underline;
	 margin-bottom:0px;
 }
 
 h2 {
	 font-size:26px;
	 font-weight:bold;
	 font-family:Georgia;
	 margin-top:0px;
 }
 
   TD {
	font-size: 12px; 
	font-family: Verdana, Geneva, sans-serif; 
	vertical-align:top;
	}
	
	
   Table.NEM, TR.NEM, TD.NEM {
	font-size: 12px; 
	font-family: Verdana, Geneva, sans-serif; 
	vertical-align:top;
	text-align:center;
	}	
	
	h1 {
		font-size: 28px;
		font-family: Verdana; 
		font-weight: bold;
		text-decoration: underline;
		margin-bottom:0px;
	}

    h2 {
		font-size: 22px;
		font-family: Verdana; 
		font-weight: bold;
		margin-top:0px;

	}

   .Farbe {
       background-color:#FFE9B6;
     }
	 

     /* gelbe Markierung */
	 
	.a1 {
		font-size: 18px; 
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		background-color: #FFFF00;
		text-decoration: underline;
	}
	
	/* hellgraue Markierung */
	
	.a2 {
		font-size: 16px;
		font-weight: bold;
		background-color: #E1E1E1;
		text-decoration: underline;
	}
	
	/* gelb-orangene Markierung */
	
	.a3 {
		font-size: 14px;
		font-weight: bold;
		background-color: #FFCC33;
		text-decoration: underline;
	}
	
	/* graue Markierung */
	.a4 {
		font-size: 12px;
		font-weight: bold;
		background-color: #CCCCCC;
		text-decoration: underline;
	}
	
  .a5 {
		text-align:center;
	}
	
	
	
	/* mattgelbe Markierung */
	 
	.m1 {
		font-size: 16px; 
		font-family: Georgia;
		font-weight: bold;
		background-color: #FFE29E;
		text-decoration: underline;
	}
	
	
	/* gelb-orangene Markierung */
	
	.m2 {
		font-size: 14px;
		font-weight: bold;
		background-color: #FFCC33;
		text-decoration: underline;
	}
	
	
	/* hellgraue Markierung */
	.m3 {
		font-size: 16px;
		font-weight: bold;
		background-color: #E1E1E1;
		text-decoration: underline;
	}
	
	
	
	/* graue Markierung */
	
	.m4 {
		font-size: 12px;
		font-weight: bold;
		background-color: #CCCCCC;
		text-decoration: underline;
	}
	