
/* top menu */

ul.menu_mmenu   {
	background-color:#b2dfc0;
}

ul.menu_mmenu a {
	color:#00861f;
}

ul.menu_mmenu a:hover, ul.menu_mmenu a#active_menu,ul.menu_mmenu li#current a, ul.menu_mmenu li.active a {
	background-color:#00861f;
}

div.topNavi {
	/*background-color:#b2dfc0;*/

}

p.button_style_1 {
	background: #bdbdbd;
	height: 20px;
	margin: 0 0 4px 0;
	padding: 0;
	}
p.button_style_1 a {
	display: block;
	width: 180px;
	height: 17px;
	margin: 0 0 0 13px;
	padding: 3px 0 0 13px;
	background: #00962F;
	}
p.button_style_1 a:link,
p.button_style_1 a:visited,
p.button_style_1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.contentheading {
	height: 30px;
  background:#FFFFFF;
	color: #00962F;
	font-weight: bold;
	font-size: 14px;
	
}

div.lowerPane a:link, div.lowerPane a:visited {
	color: #00962F;
	text-decoration:underline;
}

div.lowerPane ul li 
 {
	margin-bottom:12px;
}

.sectiontableentry2 td {
	height:35px;
}

.componentheading_kleinanzeigen {
	color: #00962F;
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
}
.componentheading {
	color: #00962F;
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
}
