body	{				
						background-color:  #fedba7;
						
						font-family: "ZapfHumnst BT", Arial, "Times New Roman";
						
						
					
							
					
	}
		
h1		{
						font-size: 2em;
						color: #ad0117;
						text-align: center;


	}
		
h2		{				
						font-size: 1.6em;
						line-height: 2em;
						color: #ad0117;
						text-align: center;


	}
	
h3		{				text-align: center;
						color: #ad0117;
						font-size: 1em




	}
	
h4		{ color: #ad0117; text-align: center; font-size: 1em



	 }
		
p		{ color: #110f90; font-size: 1em; text-align: justify; }
		
p.einzug {
						text-indent: 0.8em;
	}
	
.einzug2 {
					
						text-indent: 1.6em;

	}
#static {
						position: static;
						
						text-align: center;
						margin: 1px;
						width: auto;
						padding: 5em 3em 3em;
						height: auto;
						background-color: #fff7b5;
						
	}
#absolute {				background-color:  #fedba7;
						font-family: "ZapfHumnst BT", Arial, "Times New Roman";
						margin: auto auto 0;
						padding: 1px;
						position: absolute;
						bottom: 0;
						
						


	}
#streifen2 { 			background-color: #ffe79d; 
						height: 56px;
						position: fixed; 
						top: 0; 
						left: 0; 
						right: 0; 
						z-index: 5; 
						margin: 5; 
						padding: 15px;
						
			}
#streifen3 { 			background-color:  #fedba7; 
						height: 9px;
						position: fixed; 
						top: 85px; 
						left: 0; 
						right: 0; 
						z-index: 10; 
						margin: 0; 
						
				
			}

