<!--
 a:link   
  { 
 text-decoration:none;  
 color:white;      
  }

 a:visited 
  { 
 text-decoration:none;             
 color:white;  
  }

 a:hover  
  { 
 text-decoration:none;                      
 color:white;
  } 

 a:active 
  { 
 text-decoration:none;             
 color:white;	
  }
	 
 body  
  { 
 background-repeat:repeat;
 background-image: url(hintergrund.jpg);
 background-color:#052f40; 
  }
 
 
 #main
  {
 width:760px;
 height: 550px;
 margin:auto;
 overflow:fixed;
 font-family:verdana;
 font-size:13px;
  } 
 
 #header
  {
 width:760px;
 height: 520px;
 background-image:url(header.jpg);
 background-repeat:no-repeat;
  } 
  
 #header2
  {
 width:760px;
 height: 520px;
 background-image:url(header2.jpg);
 background-repeat:no-repeat;
  } 
  
 #header3
  {
 width:760px;
 height: 520px;
 background-image:url(header3.jpg);
 background-repeat:no-repeat;
  } 

 #header4
  {
 width:760px;
 height: 520px;
 background-image:url(header4.jpg);
 background-repeat:no-repeat;
  } 
  
   #deheader
  {
 width:760px;
 height: 520px;
 background-image:url(de-header.jpg);
 background-repeat:no-repeat;
  } 
  
 #deheader2
  {
 width:760px;
 height: 520px;
 background-image:url(de-header2.jpg);
 background-repeat:no-repeat;
  } 
  
 #deheader3
  {
 width:760px;
 height: 520px;
 background-image:url(de-header3.jpg);
 background-repeat:no-repeat;
  } 

 #deheader4
  {
 width:760px;
 height: 520px;
 background-image:url(de-header4.jpg);
 background-repeat:no-repeat;
  } 
  
   #enheader
  {
 width:760px;
 height: 520px;
 background-image:url(en-header.jpg);
 background-repeat:no-repeat;
  } 
  
 #enheader2
  {
 width:760px;
 height: 520px;
 background-image:url(en-header2.jpg);
 background-repeat:no-repeat;
  } 
  
 #enheader3
  {
 width:760px;
 height: 520px;
 background-image:url(en-header3.jpg);
 background-repeat:no-repeat;
  } 

 #enheader4
  {
 width:760px;
 height: 520px;
 background-image:url(en-header4.jpg);
 background-repeat:no-repeat;
  } 
  
  
 #balken
  {
 width:760px;
 height: 34px;
 background-image:url(balken.jpg);
 background-repeat:no-repeat;
 margin-top:-600px;
  } 
  
 #navitext
  {
 width:520px;
 height:350px;
 margin-left:200px;
 margin-top:-48px;
 color:white;
 font-family:Verdana;
 font-size:13px;
  }
  
 #logo
  {
 margin-left:-25px;
 margin-top:-65px;
 width:200px;
 height:91px;
 background-image:url(logo.gif);
 background-repeat:no-repeat;
 position:relative;
  }
  
 #content
  {
 margin-top:-285px;
 width:760px;
 height:600px;
 background-color:white;
 border:#646a6a solid 0px;
  }
 #maincontent
 {
 margin-left:100px;
 margin-top:-310px;
 width:635px;
 height:560px;
 position: absolute;
  }

 #bogen
  {
 margin-top:0px;
 width:147px;
 height:100%;
 background-color:white;
 background-image:url(b2ogen.jpg);
  }
  
 #impressum
  {
 margin-top:220px;
 margin-left:-1px;
 width:760px;
 height:20px;
 background-color:#F1F1F1;
 font-size:10px;
 border:black solid 1px;
 border-collapse: collapse;
 color:black;
 position:absolute;

  }
  .border { border: 1px solid #000000; 
           border-collapse: collapse;
           }
  
-->
