.menuebutton {
	font-weight : bold;
	font-size : 18px;
	line-height: 25px;
	color : #FCFCFC;
	color : rgb(252, 252, 252);
	background-image: url(grafik/screendesign/Emplem.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
	margin-top: 15px;
 }
 
 .menueunterbutton {
	font-weight : bold;
	font-size : 14px;
	line-height:28px;
	color : #FCFCFC;
	color : rgb(252, 252, 252);
	padding-left: 25px;
	list-style-position: inside;
 }


