body { 
 WIDTH: 100%; 
 height: 95%;
} 
/* Tabelle */
#tableMain {
 width:766px;
 height:95%;
}
#tableMain #zeile1 {
 height:385px;
}
#tableMain #zeile2 {
 height:100%;
}
/* Layer fuer Seitenaufbau */
#content1 { 
 position:absolute;
 background-image: url(../images/hg_start_header.gif);
 background-position:top;
 WIDTH: 766px; 
 height:91px;
 overflow:hidden;
}
#content2 { 
 position:absolute;
 top:390px; /* Angabe für NN4*/ 
 background-image:  url(../images/hg_content.gif); 
 WIDTH: 766px; 
 height:100%;
 overflow:hidden;
}
#head1 {
 position:absolute;
 background-color: #ffffff;
 WIDTH: 212px;
 HEIGHT: 91px;
 left:549px;
 top:3px;
}
#head3 {
 position:absolute;
 width:766px;
 height:291px;
 text-align:left;
 top:91px;
}
#stimmungsbild {
 position:absolute;
 height:291px;
 width:459px;
 padding:0px 0px 0px 13px;
}
#navigation {
 position:absolute; 
 width:281px; 
 height:290px; 
 z-index:2; 
 left: 472px; 
 top: 0px; 
 background-image: url(../images/hg_start_navigation.gif); 
 layer-background-color:ffb701;
}
#navigationText {
 position:absolute; 
 top:155px;
 left:130px;
 width:136px; 
 height:119px; 
 z-index:2;
}
#navigation span {
 display:none;
}
#bt_suche {
 background-image:url(../images/hg_start_suche_neu.gif);
 height:31px; 
 left:0; /*590px;*/
 width:726px; /*136px;*/
 top:291px;
 padding:10px 0px 0px 0px;
 color:#8C8C8C;
 font-family:Arial,Helvetica,sans-serif;
 font-size:0.70em;
}
#bt_suche a, #bt_suche a:visited,#bt_suche a:hover,#bt_suche a:active {
 color:#8C8C8C;
 padding-right:0px;
 text-decoration:none;
 text-transform:uppercase;
 font-weight:bold;
}
#bt_suche .vline {
 color:#8C8C8C;
 padding:0 5px 0 5px;
 text-decoration:none;
}
#bt_suche .nav_spacer {
 padding-right:121px;
}
#contentMain1{
/* In diesem Layer wird der gesamte editierbare Inhalt dargestellt */
 position:absolute;
 width:553px;
 left:200px;
 height:95%;
 z-index:2;
 background-color: #f5f5f5;
}
#siteBottom {
 position:absolute;
 width:766px;
 height:5px;
 top:0px;
}
/* (KH-)Navigation links */
#navLeft {
 position:absolute; 
 width:187px; 
 height:95%; 
 z-index:6; 
 left: 13px; 
 background-color: #f5f5f5; 
 background-image:  url(../images/hg_navi_left.gif);
 background-repeat:no-repeat;
 background-position:bottom;
}
#navLeftText {
 position:absolute; 
 width:187px; 
 height:95%px; 
 z-index:6; 
 padding:19px 0px 0px 23px;
}
/* (Gespag-)Hauptnavigation*/
#navTop {
 position:absolute;
 width:504px; 
 height:30px; 
 left:19px;
 top: 50px;
 padding:6px 0px 0px 0px;
 font-size:100%;
 vertical-align:bottom;
 }
