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

#content_container h2 {
 color:#75A0B9;
 padding-bottom:18px;
}

#content_container h3 {
 color:#75A0B9;
}

#main_nav_list {
 border-left:10px solid #F0EFEB;
}
.sub_nav_list {
 border-bottom:0px solid #35322D;
}

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

#content_container ul {
 margin-top:2px;
 padding-left:0px;
 text-align:left;
 /*list-style-image:url('images/static/liststyle.gif');*/
 list-style-type: circle;
}

#content_container table li{
 line-height:1em;
 margin-left: -30px;
}

#content_container table {
 /*border-top:3px solid #35322D;	
 border-bottom:3px solid #35322D;
 border-right:2px solid #35322D;
 border-left:2px solid #35322D;*/
}
#content_container table th {
 background-color:#CFC9BC;
 border-top:3px solid #35322D;
 border-bottom:3px solid #35322D;
}


#main_nav_container {
 background:url('images/static/menue_bg.png') right -20px no-repeat;
}
a.main_nav_active_item {
 padding-left:9px;
 border-top:1px solid #FCFCFC;
 border-bottom:1px solid #CFC9BC;
}

a.main_nav_item:hover {
 background:url('../../images/dynamic/buttonset1/menuepunktbg.html') 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;
}*/
