

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

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

#prevdiv{
 position: absolute;
 display: none;
}

#thumbhead{
 font-size: 10;
 margin-bottom: 15px;
}

#thumbnails{
 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;
}