/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */
/* Extra-Stylesheet fuer Win Opera7x  A und B */
/* greift auch fuer MacSafari!! */
/* Stand: 04.07.2005 MSC */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */

/* 3px: Opera8 */
ul#navLevel01 li.active{
background: #fff url(/images/icon_navLevel01active.gif) no-repeat 0 3px; 
}
ul#navLevel02 li.active{
background: #5AA6B5 url(/images/icon_navLevel02active.gif) no-repeat 0 3px;
}

/* 2px: Safari2 */
html*ul#navLevel01 li.active{
background: #fff url(/images/icon_navLevel01active.gif) no-repeat 0 2px; 
}
html*ul#navLevel02 li.active{
background: #5AA6B5 url(/images/icon_navLevel02active.gif) no-repeat 0 2px;
}




/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */
/* Startseite: */

#contentStart{
left:360px;
height:180px;
width:540px;
}

#naviTable.naviTableStart{
position:absolute;top:270px;left:0;
width:360px;
height:180px;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */

#content{
left:360px;width:540px;
min-height:360px;
}

#contentVerlaengerung{
left:360px;
}

#content ul{
padding:9px 18px 9px 35px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */
/* Die Haup-Navigations-Tabelle: */

#naviTable{
width:360px; height:360px;
}

#naviTable td.cell01, #naviTable td.nav01, #naviTable td.cell03, #naviTable td.nav02{
width:180px;height:180px;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */
/* Formulare: */

#content form{
padding:15px;
}

#content fieldset{
border:1px solid #E7EFF7;
}

#content table.formular input.formularButton{
border:0px solid #00758C;
}

#content table.formular input.checkbox{

font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
padding:3px;margin:0;border:0;

}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */
/* Sonderfall: 2-spaltiger Content: */

#contentVerlaengerung2cols{
left:360px;
}
