body {
background:#fff url(/img/bg_bapl.png) 1% -50px repeat-x;
}

#header {
background: #fff url(/img/head_bapl.jpg) 0px 0px repeat-y;
}

#navigation ul li.bapl {
background-color: #fff;
border-right: 4px solid #a7aa62;
border-top: 0;
border-bottom: 0
}

/*zentrale Hover-Effekte*/
/*erste ebene, ueberschreiben */
#navigation ul li div.bapl a:hover {
border: 0;
border-bottom: 1px solid #a7aa62;
background-color: #fff;
}

#navigation ul li div.bapl a.aktiv {
background-color: #f2f2f2;
border-bottom: 1px solid #a7aa62;
font-weight: 700;
color: #6A6E00;
}

h4, a:link, a:hover, #content h2, #content a:link,
#floats a:hover, #content h4 a:link, #content h4 a:active {
color: #6A6E00;
}

hr {
color:#6A6E00;
background-color: #6A6E00;
}

#content .otr {
background: #fff url(/img/button_otr.jpg) no-repeat;
width:250px;
height:107px;
float:right;
padding:0 0 0 0;
margin:0;
}

#content .otr a {
margin:30px 110px 0 30px;
float:right;
font-weight:700;
text-decoration:none;
}


#content .akt_right ul li {
min-height: 1em;
}

#content .akt_right h4 {
padding-left:22px;
line-height:2em;
margin:10px 0 5px 0;
color:#000;
background:#f2f2f2;
}

#content #floats .left {
width:100%;
}

#content fieldset legend { 
color:#6A6E00;
}
