.schrift {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
body {
	background-color: #e9e7ec;
}
.menue {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 14px;
	margin-left: 5px;
}
.ueberschrift {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #734083;
}
.lilaschrift {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 12px;
	color: #734083;
}
.small {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
a:active {
	color: #C43434;
	text-decoration: none;
}
a:link {
	color: #734083;
	text-decoration: none;
}
a:visited {
	color: #734083;
	text-decoration: none;
}
a:hover {
	color: #C43434;
	text-decoration: none;
}
