
.barrierefrei
{
display:none;
}

/** seitenlayout **/

#seite_container
{
width: 787px;

background-image: url(../images/schatten_mitte.gif); background-position: 780px 10px;  background-repeat: repeat-y;
}

#seite
{
width:780px;
}

#seite_inner
{
background-image: url(../images/bg_border-1.gif); background-repeat: repeat-y;
border: 1px solid #979797;
}

#schatten_unten
{
position:relative;
width:790px; height:10px;
background-image: url(../images/schatten_unten-mitte.gif); background-repeat: repeat-x;
}

#schatten_ecke
{
width:790px;height:10px;
background-image: url(../images/schatten_ecke.gif); background-repeat: no-repeat;background-position: 780px 0;
}

#kopfzeile
{
}

#formalerbereich
{
width:780px;
position: relative;
clear:both;
height:30px;
}

#formalerbereich_links
{
position:absolute;left:11px;bottom:3px;
}

#formalerbereich_rechts
{
position:absolute;right:11px;bottom:3px;
}


#logo_outer
{
clear:both;
width:100%;
height:55px;
background-color: #D7EBEB;
}

#logo_tbl
{
width: 774px;
}

.rahmen
{
border: 2px solid white;
}

#logo
{

}

#visualkey_container
{
clear:both;
width:100%;
height: 150px;


}

#visualkey
{
background-image: url(../images/visualkey.jpg); 
background-repeat: no-repeat;
background-position: 2px 2px;

height:148px;
border-top: 1px solid #979797;
border-bottom: 1px solid #979797;

}



#suchleiste
{
width:100%;
clear:both;
height:10px;
}



#spalte_links_container
{
background-image: url(../images/bg_border-1.gif); background-repeat: repeat-y;
width:165px;
float:left;
}

#spalte_links
{
margin-top: 12px;
margin-right: 1px;
margin-bottom:10px;
}


#spalte_mitte_container
{
width:613px;
float:left;
}

#spalte_mitte
{
border-top: 1px solid #979797;
padding-left:12px;
padding-top: 12px;
padding-right:13px;
}


#fusszeile
{
background: #ffffff;
clear:both;
width:100%;
border-top:1px solid #979797;
}
/** ENDE seitenlayout **/






/** hauptmenue **/
.menue_titel
{
display:block;
padding: 5px 5px 5px 8px;
margin: 1.25em 0 0 0;
}

.hauptmenue_inner
{
border-bottom: 1px solid #979797;
}

.hauptmenue_link, .hauptmenue_link:hover, .hauptmenue_link_active, .hauptmenue_link_active:hover
{
display:block;
padding: 5px 5px 5px 8px;
margin: 1px 0 0 0;
border:2px solid white;
}
/** ENDE hauptmenue **/


/** servicemenue **/
.servicemenue_inner
{
border-bottom: 1px solid #979797;
}
/** ENDE servicemenue **/

/** mitte **/


/** untermenue **/
#untermenue
{
border-top:4px solid #D1D1D1;
padding: 2px 0 0 0;
}

#untermenue_inhalt
{
overflow:auto;
}
/** ENDE untermenue **/


#w3werk
{
clear: both;
width:770px;
text-align:right;
padding-bottom:10px;
}

#w3werk a
{
color: #4e4e4e;
font-size: 0.8em;
}

.trennlinie
{
border-top:1px solid #979797;overflow:auto;
}
