body	{ font-family: Arial, Helvetica,sans-serif;
			/* beige*/background-color: #fdf5e6;  
			/*blau*/color:#001084
		}
a:link {/*blau*/color:#001084; text-decoration:none}
a:visited {color:#001084; text-decoration:none}
a:hover {/*rot*/color:#a70000; text-decoration:underline;}

h1		{font-size: 18pt				
		}	


#in      {position: absolute;
		width:12cm; 
        height: 8cm;
		top: 3cm; 
		left: 4cm;				
		z-index:2;
         }
         
#oben	{position: absolute;
		width:12cm; 
        height: 1cm;
		top: 0cm; 
		left: 4cm;				
		z-index:2;
         }
         
#fest	{position: absolute;
		width:12cm; 
        height: 8cm;
		top: 2cm; 
		left: 4cm;				
		z-index:2;
         }
