.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FD49FB;
	text-decoration: none;
}
a:active {
	color: #FD49FB;
	text-decoration: none;
}
.menue-aktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD49FB;
	text-decoration: none;
}
.text_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
}
.pink {
	color: #FD49FB;
	font-weight: bold;
}

