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

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

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

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

#navigation ul li div.stg a.aktiv {
background-color: #f2f2f2;
border-bottom: 1px solid #c2c1a9;
font-weight: 700;
color: #48483F;
}

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


a:visited, #content h4 a:visited {
color:#777;
}

hr {
color:#48483F;
background-color:#48483F;
}

#right div.boxGal {
font:normal 110%;
background:#f2f2f2;
border:0;
margin-top:0;
}

#right .boxGal ul li {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}

#right .boxGal a.aktiv,.boxArt a.aktiv {
font-weight:700;
text-decoration:none;
color:#000;
}

#right .boxGal div {
text-align:center;
padding:1em 0 1em;
}

#right .boxGal ul li a.articleLink {
font-weight:700;
text-decoration:none;
}

#right .boxGal ul li img {
border:1px solid #000;
margin:5px 0;
padding:2px;
}
