body {	margin:3cm;		
		font-family: verdana, sans-serif;
		background: 006400; 
						/*Farbe Rahmen alles*/
		
	}
	
p {	font-size:9pt;
	font-family: verdana, sans-serif;
	}
	
.deko_i {background: #9c0;} 						/*Streifen unter menue*/
.deko_f {background: #9c0;}
.deko_g {background: #9c0;}
.deko_k {background: #9c0;}
.deko_l {background: #9c0;}
.deko_r {background: #9c0;}


.menue {

		}
		
			.menue a {	color: #033; 			/*Schriftfarbe Menue*/
						text-decoration: none;
					}
		
			.menue td {	width: 130pt;
						text-align: center;
					}
					
			.menue .aktiv_i {	background:#9c0;}/*farbe menue aktiv*/
			.menue .aktiv_f {	background:#9c0;}
			.menue .aktiv_g {	background:#9c0;}
			.menue .aktiv_r {	background:#9c0;}
			.menue .aktiv_k {	background:#9c0;}
			.menue .aktiv_l {	background:#9c0;}
			
			.menuefelder {background: #fff; 		/*menuefarbe*/
							font-size: 9pt;
						}
						
.gesamt{	
			background: #fff;
			width:100%;
		}
		
.gesamt h1{	margin-left: 1cm;
			font-size: 10pt;
		}
		
.gesamt h2{	margin-left: 1cm;
			font-size: 10pt;
		}
		
.gesamt p{	margin-left: 1cm;
			font-size: 9pt;
		}
		
.gesamt td {	text-align: top;
			width:100%pt;
			height:320pt;
			
		}
		
.feld {		height:320pt;
			width:100%;

		}

.fuss td{	font-size:8pt;
			width:100%;
			
			}
			
			.fuss a {
						color: #06c;
						text-decoration: none;
					}

.formular {	border:none;
			font-size:8pt;
			margin-left:1cm;		
			}
.feld .f td{height:1cm;}

.achtung {	font-size:9pt;
			color: #0cc;
			width:100%;

		}
