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

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

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

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

#navigation ul li div.veum a.aktiv {
background-color: #f2f2f2;
border-bottom: 1px solid #89b073;
font-weight: 700;
color: #475A3B;
}

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

hr {
color:#475A3B;
background-color:#475A3B;
}

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