body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(images/bg2a.gif);
	background-repeat: repeat-y;
}

body *{font-size: 13px;
}

.td_content {
	background-color: #ededec;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

a {  color: #CC0000; text-decoration: none}

a:hover {  color: #CC0000; text-decoration: underline}



h1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	font-family: "Courier New", Courier, mono;
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
}

.copyright a {
	font-size: 10px;
	text-decoration: none;
}

.bildfluss {
	padding-right: 10px;
	padding-bottom: 10px;
}
