.menue1 {
float:right;	
}

.menue1 a{
color:#000;
text-decoration:none;
}

.menue2 {
float:right;
height:30px;
}

.menue2 a{
color:#FFF;
text-decoration:none;
}


.menue2 .mbutton2 {
	float:left;
	font-size:14px;
	text-align:center;

	width:136px;
	height:28px;
	border:0;
	background-color:#79add5;
	margin-left:2px;
	background-repeat:no-repeat;
}

.menue2 .mbutton2 .pos {
	padding-top:6px;

}

.mbutton {

	border:0;

	margin:0;
	padding:0;
	margin:10px;

}



a.navi{
	float:left;


	border:0;
	background-color:#D00;

}


a.navi:hover{
	text-decoration: none;
	font-weight: bold;
	font-size:120%;
}

a.navi_aktiv{
margin-top:6px;
font-weight:bold;
text-align:center;

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


a.navi2{
	display:block;
	text-align:left;
	width:100%;
	height:auto;
	text-align:left;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#986C9F;
}


a.navi2:hover{
	text-decoration: none;
		font-weight: bold;
}

a.navi2_aktiv{
	display:block;
	text-align:left;
	width:100%;
	height:auto;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#986C9F;

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


