body {
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #E3DCC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #DEB690;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DEB690;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}


.normaltext {
	font-size: 12px;
	color: #E3DCC8;
}
.introtext {
	font-size: 14px;
	color: #B88856;
}

.zitat {
	font-size: 10px;
	color: #CCCCCC;
}

.headnormaltext {
	font-size: 12.5px;
	color: #B88856;
	font-weight: normal;
}

.pagetitel {
	color: #B88856;
	font-size: 24px;
	text-align: center;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

