html, body {
   margin:0;
   padding:0;
   height:100%;
   border:none;
   }

#wrapper {
   margin:0 auto;
   margin-top:60px;
   margin-bottom:60px;
   text-align:left;
   vertical-align:middle;
   width:750px;
   height:440px;
   }


img {
  display:block;
  display:inline;
  }

#main{
  background:url(../bilder/background.gif) repeat center top;
  text-align:center;
  }


#spalte_mitte{
  background:url(../bilder/background_mid2.gif) repeat center top;
  width:750px;
  text-align:center;
  }
  
#spalte_mitte1{
  background:url(../bilder/background_mid2.gif) repeat center top;
  width:750px;
  text-align:center;
  }

#spalte_links{
  width:50%;
  }

#spalte_rechts{
  width:50%;
  text-align:center;
  }  
  
#logo{
  margin-bottom:0px;
  }

#logo_1{
  margin-top:92px;
  }

#but_de{
  margin-top:0px;
  margin-left:0px;
  }

#but_nl{
  margin-top:0px;
  margin-left:0px;
  }
  
#div1 {
  position: relative; 
  height:440px;
  }
  
#div2 {
  position: absolute; 
  top:49px; 
  left:50px; 
  width:500px;
  height:318px;
  }
  
#div3 {
  position: absolute; 
  top:340px; 
  left:140px;
  width:120px;
  height:25px;
  }
  
#div4 {
  position: absolute; 
  top:370px; 
  left:140px;
  width:120px;
  height:25px;
  }

  
