
#footer {
 background:url('images/static/bg-bottom.gif') bottom center repeat-x;
}
#content_container h1 {
 color:#75A0B9;
}

#content_container h2 {
 color:#75A0B9;
}

#content_container h3 {
 color:#75A0B9;
}

#main_nav_list {
 border-left:20px solid #442C00;
}
.sub_nav_list {
 border-bottom:2px solid #442C00;
}

#header {
 background:url('images/static/bg-top.gif') top center repeat-x;
}

#content_container ul {
 list-style-image:url('images/static/liststyle.gif');
}


#content_container table {
 border-top:1px solid #442C00;	
 border-bottom:2px solid #3C3933;
 border-right:2px solid #3C3933;
 border-left:1px solid #442C00;
 background-color:#FFF2D9;
}
#content_container table th {
 background-color:#FFC86E;
 border-top:3px solid #442C00;
 border-bottom:3px solid #442C00;
}

#main_nav_container {
 background:url('images/static/menue_bg.gif') right -20px no-repeat;
}
a.main_nav_active_item {
 border-left:10px solid #442C00;
 border-bottom:2px solid #442C00;
 background-color:#442C00;
}

a.main_nav_item:hover {
 background:url('../../images/dynamic/buttonset1/menuepunktbg.gif') left bottom #fff repeat-x;
}

a.sub_nav_item {
 background:url('../../images/dynamic/buttonset1/menuepunktbg_man.gif') right bottom #FFDC97 no-repeat;
}

a.sub_nav_item:hover {
 background:url('../../images/dynamic/buttonset1/menuepunktbg.gif') left bottom #fff repeat-x;
}
