body {
	margin: 0px 0px 0px 0px;
}
#zentriert {
	height: 549px;
	width: 870px;
	margin-left: -435px;
	margin-top: -275px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#inhalt {
	height: 433px;
	width: 815px;
	position: absolute;
	margin: 0 px;
	left: 0;
	top: 0;
}
.text {
	color: #000000;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font: verdana, georgia, helvetica;
}
.kleinueberschrift {
	color: #8D1A1B;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
}
.ueberschrift {
	color: #8D1A1B;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
}
.weisstext {
	color: #FFFFFF;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font: verdana, helvetica;
}
a:link {
	color: #FFF0C3;
}
a:visited {
	color: #FFFAE8;
}
a:hover {
	color: #FFFAE8;
}
a:active {
	color: #FFF0C3;
}

