
#footer {
 background:url('images/static/bg-bottom.png') bottom center repeat-x;
 color:#000;
}
#text_caption {
 color:#000;
}
#content_container h1 {
 color:#544129;
}
#content_container h2 {
 color:#544129;
}

#content_container h3 {
 color:#544129;
}

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

#sub_container2 ul {
 list-style-image:url('images/static/liststyle.gif');
}
#content_container table {
 border-top:3px solid #E8E3BB;	
 border-bottom:3px solid #E8E3BB;
 border-right:2px solid #E8E3BB;
 border-left:2px solid #E8E3BB;
}
#content_container th {
 background-color:#F2EED0;
 border-top:3px solid #E8E3BB;
 border-bottom:3px solid #E8E3BB;
}

#main_nav_container {
 background:url('images/static/menue_bg.png') right -20px no-repeat;
}

#main_nav_list {
 border-left:20px solid #E8E3BB;
}

a.main_nav_active_item {
 border-left:10px solid #E8E3BB;
 border-bottom:2px solid #E8E3BB;
 background-color:#E8E3BB;
 color:#000;
}

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

.sub_nav_list {
 border-bottom:2px solid #E8E3BB;
}

a.sub_nav_item {
 background:url('../../images/dynamic/buttonset3/menuepunktbg_man.png') right bottom #E4E1DB no-repeat;
}
a.sub_nav_item:hover {
 background:url('../../images/dynamic/buttonset3/menuepunktbg.png') left bottom #fff repeat-x;
}
