@charset "utf-8";
/* CSS Document */


.mbuttonb{
	
	width:200px;
	height:auto;
	text-align:left;
	text-indent:0px;
	margin-top:6px;
	margin-left:10px;
	margin-bottom:8px;

	font-size:13px;

	padding-top:2px;
}

a.navi2{
	display:inline;
	text-align:left;
color: #111;
	height:auto;
	text-decoration: none;
	padding:3px;
	border:0;
	font-weight:normal;

}


a.navi2:hover{

	padding:3px;

}

a.navi2_aktiv{
	display:inline;
	text-align:left;
	width:100%;
	height:auto;
	text-decoration: none;
	font-weight: bold;

	color: #111;
	padding:3px;

	
}
a.navi2_aktiv:hover{
	text-decoration: none;
	padding:3px;
	color: #111;
}
