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

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

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

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

#navigation ul li div.frto a.aktiv {
background-color: #f2f2f2;
border-bottom: 1px solid #690;
font-weight: 700;
color: #588400;
}

hr {
color:#588400;
background-color:#588400;
}

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



