
.mbutton0{
	float:left;
	width:246px;
	height:110px;
	text-align:center;

	background-color:#94B242;
	margin-right:3px;
}

.mbutton1{
	float:left;
	width:246px;
	height:110px;
	text-align:center;

	background-color:#FEC200;
	margin-right:3px;
}

.mbutton2{
	float:left;
	width:246px;
	height:110px;
	text-align:center;

	background-color:#E88800;
	margin-right:3px;
}

.mbutton3{
	float:left;
	width:246px;
	height:110px;
	text-align:center;
	background-color:#C83C00;

}

.mbuttonb {
		float:left;
	width:auto;
	margin:10px;

}


.strich{
	width:100%;
	height:5px;
	text-align:center;
	font-size:1px;
	line-height:1px;
	background-color:#94B242;
	margin:3px 0 0px 0;
	


}


a.navi{
	display:block;
	width:100%;
	height:32px;
	font-size:22px;
	color: #FFFFFF	;
	text-decoration: none;
	font-weight:normal;

	padding-top:10px;

}


a.navi:hover{
	text-decoration: none;

}

a.navi_aktiv{
	display:block;
	font-size:22px;

	height:32px;

	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;


}
a.navi_aktiv:hover{
	text-decoration: none;
	
}

.mbutton_um {
margin-bottom:2px;	
}


a.navi2{
	font-size:13px;
	margin-top:3px;
	color: #CCC;

}


a.navi2:hover{
	text-decoration: none;

}

a.navi2_aktiv{

	color: #FFFFFF;


}
a.navi2_aktiv:hover{
	text-decoration: none;
}



