body {
	background-color: #FFFFFF;
	margin: 17px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 15px;
	text-indent: 35px;
	letter-spacing: 1px;
}
h3 {
	font-weight: bold;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.menu {
	padding: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.nichteingerueckt {
	text-indent: 0px;
}
.zentriert {
	text-align: center;
	text-indent: 0px;
}
.ueberschrift_zentriert {
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}
