#footer {
	background-color: #09703E;
}

#content_container h1 {
 color:#31552F;
}
#content_container h2 {
 color:#31552F;
}
#content_container h3 {
 color:#31552F;
}

#header {
}

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

#main_nav_container {
	background-repeat: no-repeat;
	background-position: right -20px;
}

#main_nav_list {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #09703E;
}
a.main_nav_active_item {
	background-color:#96B269;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09703E;
	border-left-color: #09703E;
}

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

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

a.sub_nav_item {
 background:url('../../images/dynamic/buttonset2/menuepunktbg_man.png') right bottom #E4E1DB no-repeat;
}

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