p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.text {
	text-align: justify;

}
A {
	color: #FFFF99;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff99;
	font-weight: lighter;
}
.inhalt {
	font-size: 10px;
	color: #996666;

}
.menu {
	font-size: 11px;
	font-weight: bold;
}
.aktiv {
	font-size: 11px;
	font-weight: bold;


}
A.inhalt:hover {
	color: #ffff99;
	text-decoration: none;


}

