body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
body {
	background-color: #200300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pictures/background.jpg); background-repeat:no-repeat;
	background-attachment:fixed;
}
a:link {
	color: #eda597;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eda597;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.hervorhebung2 {
	color: cccc66;
	font-weight: bold;
}
.hervorhebung1 {
	font-size: large;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
	font-size: 12px;
	color: #edd4cf;
	margin-right: 20px;
	margin-left: 20px;
	border-top-color: #edd4cf;
	border-bottom-color: #edd4cf;
	font-size: 14px;
	font-style: italic;
}

