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

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

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

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

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

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

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