body{margin: 0; padding: 0;}

.inhalt_mitte{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal;
 font-size: 10px;
 line-height:11px;
 font-family: Verdana;
 background-repeat:no-repeat;
}

.inhalt_oben{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal;
 font-size: 10px;
 line-height:14px;
 font-family: Verdana;
 background-repeat:no-repeat;
}

.inhalt_kontakt{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 font-size: 10px;
 line-height:11px;
 font-family: Verdana;
 background-repeat:no-repeat;
}


.menu{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 font-size: 10px;
 line-height:12px;
 font-family: Verdana;
 background-repeat:no-repeat;
}


.galerie_vorschau{
 color: #C0C0C0;
 text-decoration: none;
 font-weight: normal;
 font-size: 7px;
 line-height:8px;
 font-family: Verdana;
 background-repeat:no-repeat;
}




a.menu:link, a.menu:visited {
 font-family: Verdana;
 text-decoration: none;
 font-size:10px;
 line-height:10px;
 color: #000000;
 font-weight: normal;
}
a.menu:hover {
 font-family:Verdana;
 text-decoration: none;
 font-size: 10px;
 line-height:10px;
 color: #000000;
 font-weight: bold;
}




#bgbild {
 position: absolute;
 width: 1000px;
 height: 730px;
 top: 50%;
 left: 50%;
 padding-top: 0px;
 padding-left: 0px;
 margin-top: -365px; /* negative Hälfte von height:730px */
 margin-left: -500px; /* negative Hälfte von width:1000px */
 z-index: 10;
}

#menu {
 position: absolute;
 width: 790px;
 height: 30px;
 top: 388px;
 left: 102px;
 overflow: auto;
 z-index: 30;
}


#inhalt_mitte {
 position: absolute;
 width: 790px;
 height: 95px;
 top: 407px;
 left: 102px;
 overflow: auto;
 z-index: 20;
}


#inhalt_oben {
 position: absolute;
 width: 545px;
 height: 270px;
 top: 155px;
 left: 220px;
 overflow: visible;
 z-index: 20;
}


#inhalt_kontakt {
 position: absolute;
 width: 280px;
 height: 550px;
 top: 165px;
 left: 140px;
 overflow: visible;
 z-index: 50;
}

#inhalt_kontakt_send {
 position: absolute;
 width: 310px;
 height: 95px;
 top: 407px;
 left: 140px;
 overflow: auto;
 z-index: 55;
}

#galerie_vorschau {
 position: absolute;
 width: 720px;
 height: 85px;
 top: 420px;
 left: 142px;
 overflow: visible;
 z-index: 20;
}

#galeriebild {
 position: absolute;
 width: 550px;
 height: 388px;
 top: 0px;
 left: 240px;
 overflow: visible;
 z-index: 50;
}
