@charset "utf-8";
body{ font:normal 12px verdana,helvetica,arial,sans-serif; margin:0; padding:0; border:0; background:#FFF; color:rgb(50,50,50); }
h1,h2,h3,h4{ font-weight:bold; color: rgb(244, 111, 33); margin:0; padding:0; margin-top:3px; }
h1{ font-size:18px;}
h2{ font-size:16px;}
h3, h4{ font-size:14px;}
h5,h6{ font-size:12px; }
h5{ color:#797979 !important; margin-top:1px; }

a img{ border:0;  }
#wrapper{ width:800px; margin:0px auto; background:url(assets/images/bg_body.jpg) repeat-y; }
#cbox{ margin:0 7px; width:800px; }
#header{ width:100%; color:#FFF;  }
#headerimg{ width: 100%; height:100px; background:url(assets/images/titel.jpg) no-repeat; }
#headernav{ height: 40px; width:100%; }
.headernav{ margin-left:-15px; }
.headernav li{ float:left; display:block; background-color:rgb(119, 215, 27); height:30px; width:150px; margin-right:4px; text-align:center; padding: 3px;}
#content{ width:800px; margin-left:-2px; background:#FFF; }
#startseite{ text-align:left; }
#middle{ width:560px; text-align:justify; float:right; margin-right:10px; background:#FFF;  }
#left{ width: 160px; /*border-left:1px solid #CCC;*/ margin:0; float:left; background:#FFF; }
#footer{ width:800px; height:4px; background:#EEE; clear: both; }

#contentpane{ width:100%; background:#FFF;  }
#left ul, #header ul { list-style:none; padding:0; margin:0; color: #FFF;}
#left ul li{  width:141px; height:22px; padding:5px 0 5px 15px; margin-top:5px; display:block; background-color:rgb(119, 215, 27); }
#left ul ul li{ border:none; margin-left:30px; }
li.active{ display:block; background:#EEE; color:rgb(100,140,100) !important; }
li.active li.active{ display:list-item; background:#FFF; }
#left li:hover, #header li:hover{ background-color:#000; color:rgb(244,111,33) !important; }

#left a,#left a:link,#left a:visited,#left a:active, #header a,#header a:link,#header a:visited,#header a:active{ text-decoration:none; color:#FFF; }
#left a:hover, #header a:hover{ color:rgb(244,111,33); }

a, a:link, a:visited, a:active{ text-decoration:none; color:rgb(120,120,120); }
a:hover{ text-decoration:underline; color:rgb(140,189,19) }
