body
{
 height: 100%;
 width: 100%;
 text-align: center;
 vertical-align: middle;
 margin:0px;
 font-family: Helvetica;
}

ul
{
 margin-left: 15px;
}

table.back
{
 text-align: center;
 vertical-align: middle;
 width: 100%;
 height: 100%;
 padding: 0px;
 margin: 0px;
 background-color: white;
}

#back
{
 text-align: center;
 vertical-align: middle;
 padding: 0px;
 margin: 0px;
}


table.navigation
{
 width: 150px;
 height: 500px;
 background-color: transparent;
 overflow: hidden;
 text-align: right;
 font-family: helvetica;
 font-size: 10px;
 vertical-align: top;
 line-height: 10px;
}

.navi
{
 width: 170px;
 height: 650px;
 float: right;
 background-color: #000000;
 background-image:url(images/start/rechts.jpg);
 text-align: right;
 padding: 0px;
 overflow: hidden;
/* z-index: 4;*/
}

#navi_leer
{
 width: 150px;
 height: 180px;
 cursor:pointer;
}
#navi_link
{
 vertical-align: top;
 margin: 0px;
 padding: 0px;
 padding-right: 18px;
}

.alles
{
 width: 900px;
 height: 651px;
 vertical-align:middle;
/* border: 1px solid #1b2a83;*/
 text-align:left;
 z-index:-5;
}

.oben
{
 width: 730px;
 height: 135px;
 float: left;
 background-color: #000000;
 background-image:url(images/start/oben.jpg);
 position: relative;
 z-index:1;
}

.oben_navi
{
 position: absolute;
 bottom: -11px;
 left: 0px;
 width: 730px;
 height: 30px;
 z-index: 1;
}

.inhalt, .inhalt_alle
{
 width: 730px;
 height: 515px;
 float: left;
 background-color: #000000;
 background-image:url(images/start/inhalt.jpg);
 position:relative;
 z-index: 0;
}

a.nav
{
 font-family: helvetica;
 font-size: 9px;
 color: #1b2a83;
}

a.nav:link{color:#1b2a83;text-decoration:none;}
a.nav:visited{color:#1b2a83;text-decoration:none;}
a.nav:active{color:#aFaFaF;text-decoration:none;}
a.nav:hover{color:#ff0000; text-decoration:none; font-style: normal;}

/* Kontakt.php Angaben für Tabelle*/
.kontakt
{
 width: 200px;
 font-size: 10px;
}

/* Content Angaben */
.content
{
 width: 375px;
 height: 403px;
 font-size: 12px;
 font-family: Helvetica;
 float: right;
 overflow: auto;
 scrollbar-base-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color: transparent;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color: #ffffff;
 padding: 2px;
}

.content2
{
 width: 280px;
 float: left;
 font-size: 11px;
/* background-image:url(images/start/gelb-px.gif);*/
/* background-color: #ffcc00;*/
 padding-bottom: 5px;
 padding-top: 5px;
 margin: 1px;
}

textarea
{
 background-color: transparent;
 scrollbar-base-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color: #ffffff;
}

#ueberschrift
{
 line-height: 35px;
 font-size: 30px;
}

#fett
{
 font-weight: bold;
 font-size: 11px;
 letter-spacing: 0.01;
 font-family: sans-serif;
 font-style: normal;
 color: #1b2a83;
}