* html #navi li a span.links, 
* html #navi li a span.rechts,
* html #inhalt .unten,
* html #inhalt div.ecke_ur,
* html #inhalt #text h2 span,
* html #inhalt #text h3 span,
* html #inhalt #text h4 span,
* html div#sidebar h2 span,
* html div#sidebar h2 span.links,
* html div#sidebar h2 span.rechts,
* html div.ecke_or,
* html div.ecke_ul,
* html div.ecke_ur {
display:none;
}

* html #inhalt {
background:#FFF;
}

* html ul#navi a.active {
background:#4C4C4C;
}

* html ul#navi a:hover {
background:#929292;
}

* html #begruessung div {
background:transparent;
}

* html #inhalt #text h2 {
padding:4px 10px 4px 10px;
background:#4C4C4C;
position:static;
margin-bottom:0;
}

* html #inhalt #text h3 {
padding:4px 10px 4px 10px;
background:#4C4C4C;
position:static;
margin-bottom:0;
}

* html #inhalt #text h4 {
padding:4px 10px 4px 10px;
background:#4C4C4C;
position:static;
margin-bottom:0;
}

* html th {
background:#4C4C4C;
}

div#sidebar {
position:relative;
}

* html div#sidebar h2 {
padding:4px 10px 4px 20px;
background:#4C4C4C;
position:static;
margin-bottom:5px;
}

* html #begruessung span,
* html #begruessung p,
* html a,
* html h1 span {
color:#4C4C4C;
}

* html a:visited {
color:#666;
}

* html a:hover,
* html a:focus {
color:#191919;
}

* html #begruessung ul {
position:absolute;
bottom:0;
right:0;
list-style-type:none;
width:100%;
margin-right:5px;
}

* html #begruessung li {
display:block;
width:150px;
float:right;
margin:0 1px -1px -20px;
}

* html #begruessung li a {
background:#4C4C4C;
display:inline;
margin:0 1px 0 -10px;
}

*+html #begruessung li {
display:block;
width:150px;
float:right;
margin:0 1px -1px -20px;
}

*+html #begruessung li a {
display:inline;
margin:0 1px 0 -10px;
}


* html #begruessung li a:hover {
background:#929292;
display:inline;
margin:0 1px 0 -10px;
}

* html #begruessung li a.active {
background:#929292;
display:inline;
margin:0 1px 0 -10px;
}

* html #inhalt #text ul.sitemap {
border:1px solid #4C4C4C;
list-style-type:none;
margin:10px;
line-height:1;
}
