#tabelle {
	height: 200px;
	width: 750px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: -100px;
	margin-left: -375px;
	left: 50%;
	top: 50%;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #954676;
}
a:active {
	text-decoration: none;
	color: #8E4976;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.Ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 4px;
	word-spacing: 5px;
	padding-bottom: 20px;
}

.Text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.Text_zentriert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.Text_zentriert_fett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.Fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.hyperlink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
