div#container
{
   width: 1100px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Projekte
{
   background-color: #F2F5F7;
   background-image: none;
}
#Projekte .frame
{
   width: 1100px;
   display: inline-block;
   float: left;
   height: 801px;
}
#Projekte_back
{
   position: absolute;
   left: 4px;
   top: 48%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Projekte_next
{
   position: absolute;
   right: 4px;
   top: 48%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Projekte_back img, #Projekte_next img
{
   border-width: 0;
}
#Projekte_back a, #Projekte_next a
{
   cursor: pointer;
}
#Projekte .frame-1
{
   background-color: #FFFFFF;
   background-image: url(images/Overview1.JPG);
   background-repeat: no-repeat;
   background-position: center top;
}
#Projekte .frame-2
{
   background-color: #FFFFFF;
   background-image: url(images/Overview2.JPG);
   background-repeat: no-repeat;
   background-position: center top;
}
#Projekte .frame-3
{
   background-color: #FFFFFF;
   background-image: url(images/Overview3.JPG);
   background-repeat: no-repeat;
   background-position: center top;
}
#Projekte .frame-4
{
   background-color: #FFFFFF;
   background-image: url(images/Projekte.JPG);
   background-repeat: no-repeat;
   background-position: center top;
}
