body {
  background-color: #2d2d2d;
  background-image: url("img/hintergrund.gif");
  border: 0; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 100%;
  width : 100%;
}

img{
  border:0px;
}

.right{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 127px;
  height: 100%;
  border: 0;
  border-style: solid;
}

.rul{
  list-style-type: none;
  position: absolute;
  padding-bottom:43px;
  padding-left:12px;
  bottom: 0px;
  left: 0px;
}

.rli{
  height: 11px;
}

.rtable{
  position: absolute;
  bottom:57px;
  left:12px;
}


.bottom{
  position: absolute;
  bottom:0px;
  right:127px;  
  width:940px;
  height:57px;
  border: 0;
  border-style: solid;
}

.btable{
  position: absolute;
  right:0px;
  padding-top: 12px;
}


.thumbs{
  position: absolute;
  bottom:57px;
  right:127px;  
  width:1040px;
  height:48px;
  border: 0;
}



.mid{
  position: absolute;
  bottom:105px;
  right:127px;  
  height:113px;
  width:940px;
  border: 0;
  border-style: solid;
}
.ltable{
  position: absolute;
  bottom:13px;
  right:0px;
}


.logo{
  position:absolute;
  border:0px;
  right: 130px;
  bottom: 13px;
}
.lul{
  list-style-type: none;
  position: absolute;
  padding-bottom:0px;
  bottom: 0px;
  right: 0px;
}

.lli{
  height: 11px;
}

.content{
  position: absolute;
  bottom:218px;
  height:100%;
  width:100%;
  border: 0;
  border-style: solid;
}
.ctable{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 100%;
}
.text { 
      font-size: 10px;
      color: rgb(80,80,80); 
      font-family: Verdana, Arial, Geneva, Helvetica; 
      text-decoration: none 
} 




