body div#headback { background: #159f00; }body { background: #fecd1a; }
body div.color { background-color: #159f00; }
body div.menu div.menublock ul li:hover { color: #159f00; background-color: #ffffff; }


body div.menu div.menublock div.inner,
body div.menu div.menublock ul li#searchli:hover,
body div#content table thead tr,
body div#content a.button:hover,
body input.button:hover,
body input[type=submit]:hover,
body input[type=button]:hover,
body div#content input.button:hover,
body div#content input[type=submit]:hover,
body div#content input[type=button]:hover,
body div#content h2,
body div#content div.balken,
body div#content table tr.kattitle,
body div#brot img.zeigen:hover
{
  background-color: #159f00;
}

body div#content table thead tr th,
body div#content table tr.kattitle td,
body div.menu div.menublock ul li,
body div.menu div.menublock ul li a,
body div#content div.balken,
body div#content h2,
body div#content a.button:hover,
body div#content input.button:hover,
body div#content input[type=submit]:hover,
body div#content input[type=button]:hover
{
  color: #ffffff;
}

body div.menu div.menublock ul li:hover a
{
  color: #159f00;
}

body div#quicklinks ul.main li a
{
  color: #cccccc;
}


body div#quicklinks ul.main li a:hover
{
  color: #ffffff;
}


body div#content a,
body div#infobox a
{
  color: #159f00;
}

body div#content a:hover,
body div#infobox a:hover
{
  color: #ff0000;
}

body div#content table thead tr th a,
body div#content h2 a,
body div#content div.balken a
{
  color: #ffffff;
}

body div#content table thead tr th a:hover,
body div#content h2 a:hover,
body div#content div.balken a:hover
{
  color: #ffff99;
}

body div#content hr
{
  border-top: #159f00 1px solid;
}