body
{
	
	color: #888888;
	
	font-size: 10px;
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}

a:link{text-decoration: none; color: #888888; }
a:active{ text-decoration: none; color: black; }
a:visited{ text-decoration: none; color: #b7b7b7; }
a:hover{ text-decoration: none; color: black; }
#header{ z-index: 50; position: fixed; float: left; padding-bottom: 25px; margin-left: 25px; width: 175px; border-bottom-style: solid; border-top-style: solid; border-bottom-color: #d1d0d0; border-top-color: #d1d0d0; border-bottom-width: 1px; border-top-width: 1px; padding-top: 5px; }
#left{ margin-top: 0px; padding-left: 0px; margin-left: 0px; position: fixed; padding-top: 100px; }
#main{ margin-top: 25px; margin-left: 250px; }
#wrapper{ margin-bottom: 20px; }
.active{ padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px; color: black; }
#footer_links{ padding-top: 20px; margin-left: 25px; }
#slideshow-container{height:345px;margin-left:0;padding-top:0;padding-left:0;}
#slideshow-container img{top:0;left:0;position:absolute;display:block;padding-bottom:6px;z-index:1;}
.mod_mootoolsnav{ padding-top: 0px; margin-top: 0px; margin-left: 25px; }
.mod_mootoolsnav ul{ padding-top: 0px; margin-top: 0px; padding-left: 0px; }
.mod_mootoolsnav ul li{ padding-bottom: 9px; width: 175px; border-bottom-color: #d1d0d0; border-bottom-style: solid; border-bottom-width: 1px; margin-left: 0px; padding-top: 9px; list-style-type: none; }
.mod_mootoolsnav ul .level_2{ }
.mod_mootoolsnav ul.level_2 li{ padding-bottom: 1px; padding-top: 1px; border-bottom-style: none; }
.mod_mootoolsnav ul.level_2 li.first{ padding-top: 3px; margin-top: 3px; }
.mod_mootoolsnav ul.level_2 li .last{ padding-bottom: 5px; margin-bottom: 5px; }
.ce_text{ line-height: 14px; }
.ce_text p{ width: 250px; }
.ce_text .textbeschreibung{ width: 250px; }
.linie{ border-top-color: #b7b7b7; border-top-style: solid; border-top-width: 1px; width: 240px; }
.aennchen a{ color: #b7b7b7; }
.aennchen a:hover{ color: black; }
/* hack mist */
* + html #header {
   width: 175px;
   left: 0px;
   top: 25px;
}

* + html #left {
   width: 175px;
   left: 0px;
   top: 100px;
   padding-top: 0px;
   margin-top: 0px;
}

* + html .mod_mootoolsnav {
   width: 200px;
   top: 25px;
   padding-top: 25px;
   padding-left: 0px;
   margin-left: 0px;
}

* + html .mod_mootoolsnav ul {
   padding-left: 0px;
   margin-left: 25px;
   width: 200px;
   }

* + html .mod_mootoolsnav ul .level_2 {
   padding-left: 0px;
   margin-left: 0px;
   }
