

#content{
 background-color: black;
 color: white;
 width: 1022px;
}

#willkommen{
 color: grey;
 font-size: x-large;
 text-align: center;
}

#prevdiv{
 position: absolute;
 display: none;
 top: 70px;
 left: -450px;
}
.thumbhead{
 font-size: 10;
 margin-bottom: 15px;
}

.thumbnails{
 padding: 0 0 0 0;
 position: absolute;
 left: 570px;
 top: 250px;
 width: 280px;
 height: 310px;

}

#thumbnails2{
 padding: 0 0 0 0;
 position: absolute;
 left: 570px;
 top: 250px;
 width: 280px;
 height: 310px;
} 

.thumbnails img{
 float: left;
 margin-right: 7px;
 margin-bottom: 7px;
}

#plain{
 width: 47px;
 height: 55px;
 margin: 1 1 1 1;
 border-color: grey;
 border-width: 1px;
 border-style: solid;
}

.descriptions{
 position: absolute;
 display: none;
 top: 0;
 left: 0;
}

.titel{
 font-weight: bold;
}

.thumb{
 display: none;
}

#mWerkschau{
 font-weight: bold;
}

#galerie2text{
  font-size: 10px;
  position: absolute;
  top: 650px;
  left: 90px;
  width: 460px;
  line-height: 14px;
  
}

#nextGalerie{
 position: absolute;
 top: 1110px;
 left: 600px;
}

#nextGalerie a{
 font-size: 10px;
 color: white;
 text-decoration: none;
 font-weight: bold;
}

#nextGalerie img{
  
  border-width: 0px;	
}

#nextGalerie div{
  position: absolute;
  left: 250px;
  bottom: 0px;
}
