.menue {
	height: auto;
	width: auto;
	top: 125px;
	position: absolute;
	left: -9px;
}
.slogan {
	font-family: "Comic Sans MS";
	font-size: 21px;
	color: #67192C;
}
.aufzaehlung {
	list-style-image: url(../pics/listenpunkt.gif);
	list-style-type: none;
}
.laufschrift {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #67192C;
}
.ueberschrift {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #67192C;
}
.laufschriftKlein {

	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #67192C;
}

