body {
    font: 10pt/18pt helvetica, arial, sans-serif;
    }
#head {
  background-color: #1b1b1b;
  }

#outer_box{
  position: absolute;
  top:0px;
  left:0px;
  margin: 0 0 0 0;
  padding-left:0px;
  border: 0px solid red;
  width: 859px;
  height: 502px;
  background-image: url(bgr_img.jpg);
}      

#spalte_li{
  position: relative;
  top: 20px;
  left: 40px;
  float: left;
  border: 1px dashed red;
}



ul#main_navi{
  position: relative;
  //top: 42px;
  //left: 21px;
  //float: left;
  list-style: none;
}

ul#main_navi li{
  //margin: 0 0 42px 0;
  //width: 42px;
  //height: 84px;
  border: 1px solid yellow;
}

#content_ges{
  position: relative;
  width: 580px;
  height:400px;
  margin: 0 0 0 480px;
  border: 0px solid red;
}

#headline{
  position: relative;
  top: 120px;
  left: 40px;
}

#outer_content{
  position: relative;
  top: 20px;
  left: 0px;
  width: 300px;
  height: 280px;
  overflow: auto;
  border: 1px solid blue;
}

ul#content_imgs{
  position: relative;
  top: 120px;
  list-style: none;
  height: 60px;
}

ul#content_imgs li{
  float: left;
  margin: 0 10px 0px 0;  
  width: 42px;
  height: 42px;
  border: 1px solid yellow;

}

ul#subnavi{
  position: relative;
  top: -20px;
  right: 30px;
  float: right;
  margin: 0 0 0 280px;
  list-style: none;
  width: 499px;
  height: 2px;
  border: 1px dashed green;
}

ul#subnavi li{
  float: left;
  margin: 0 21px 0 0;
}

h1{
  margin: 0 0 18px 0;
}

p{
  margin:0 0 18px 0;
} 

#navi1{
  position: relative;
  top: 100px;
  left: 40px;
  float: left;
  font: 12pt helvetica, arial, sans-serif;
  color: #505050;
  border: 0px dashed red;
}

#navi {
  position: absolute;
  top:0px;
  left:0px;
  width: 1900px;
  height:900px;
  background-color: #1b1b1b;
  }
  
#thumbs {
    position: absolute;
    top:40px;
    right: 20px;
    //text-align: right;
    //font-size: 10pt/12pt;
    //width: 100px;
    //height: 250px;
    color: #000;
    border: 0px solid red;
    }
    
#pics {
    position: absolute;
    top:0px;
    left:0px;
    }

#gallery {
    position: absolute;
    top: 44px;
    right:0px;
    }
#name {
    position: absolute;
    right:0px;
    bottom: 0px;
    }
.task {
    position:absolute;
    left: 32px;
    bottom:16px;
    font: 13pt/18pt helvetica, arial, sans-serif;
    }
#zipgallery {
    position: absolute;
    top:42px;
    left:20px;
    }