
#footer {
 background:url(images/static/bg-bottom-rot.png) bottom center repeat-x;
}
#content_container h1 {
 
}

#content_container h2 {
 
}

#content_container h3 {
 
}

#main_nav_list {
 border-left:20px solid #28502c;
}
.sub_nav_list {
 border-bottom:2px solid #28502c;
}

#header {
 background:url(images/static/bg-top-rot.png) top center repeat-x;
}

#content_container ul {
 list-style-image:url(images/static/liststyle.gif);
}


#content_container table { border-color: #8e1717; border-style: solid; border-width: 3px 2px; }
#content_container table th {
 background-color:#cfc9bc;
 border-top:3px solid #8e1717;
 border-bottom:3px solid #8e1717;
}


#main_nav_container {
 background:url(images/static/menue_bg.png) right -20px no-repeat;
}
a.main_nav_active_item {
 border-left:10px solid #8e1717;
 border-bottom:2px solid #8e1717;
 background-color:#8e1717;
}

a.main_nav_item:hover {
 background:url(../../images/dynamic/buttonset1/menuepunktbg.png) left bottom #fff repeat-x;
}

a.sub_nav_item {
 background:url(../../images/dynamic/buttonset1/menuepunktbg_man.png) right bottom #E4E1DB no-repeat;
}

a.sub_nav_item:hover {
 background:url(../../images/dynamic/buttonset1/menuepunktbg.png) left bottom #fff repeat-x;
}
