.Body-Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
body {
	background-color: #9e9e9e;
	background-image: url(Bilder/BG_left.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #E42423;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E42423;
}
a:hover {
	text-decoration: underline;
	color: #E42423;
}
a:active {
	text-decoration: none;
	color: #E42423;
}
a:link {
	color: #F00;
	text-decoration: none;
}
#Tabelle_01 tr td table tr .Body {
	text-align: center;
}
