body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	background-image: url(images/bg.gif);
}
.td_content {
	background-color: #ededec;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
a:link {
	color: #e70206;
	text-decoration: none;
}
a:visited {
	color: #e70206;
	text-decoration: none;
}
a:hover {
	color: #e70206;
	text-decoration: none;
}
a:active {
	color: #e70206;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
}
.bildfluss {
	padding-right: 10px;
	padding-bottom: 10px;
}
