body			 {
					background-image:url();
					overflow:auto;
				}

div.main	  { position:absolute; left:20px; top:0px; 
					z-index:1;
				  }

div.text	  { position:absolute; left:90px; top:170px; 
					z-index:2;
				  }
				  
div.adr 	  { position:absolute; left:400px; top:45px; 
					z-index:3;
				  }

div.text2	  { position:absolute; left:570px; top:170px; 
					z-index:4;
				  }
				  
h1#main  		{ color: #000000; font-family: verdana; font-size: 10pt; text-align: left; 
		        text-decoration: no; font-weight: 500 } 

h1#main_titel	{ color: #252947; font-family: verdana; font-size: 10pt; text-align: left; 
		        text-decoration: no; font-weight: heavy } 
			 				   
a:link       { color: #252947; text-decoration: none; font-family: arial; font-weight: heavy; 
               font-size: 14px; }
				   
a:active     { color: #252947; text-decoration: none; font-family: arial; font-weight: heavy; 
               font-size: 14px; }
				   
a:visited    { color: #252947; text-decoration: none; font-family: arial; font-weight: heavy; 
               font-size: 14px; }
				   
a:hover      { color: #4C5491; text-decoration: none; font-family: arial; font-weight: heavy; 
               font-size: 14px; }
