body {
	text-align: center;
	background-image: url(buttons/backbody.gif);
	padding: 0px;
	min-width: 1024px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	clip: rect(auto,auto,auto,auto);
	background-position: center center;
	margin: 0px;
}

#container {
	height: 1000px;
	width: 1000px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 1078px;
	width: 1000px;
	text-align: center;
	position: absolute;
}
#laufschrift {
	text-align: left;
	height: 30px;
	width: 1000px;
	margin-top: 200px;
}
#tabelle1 {
	height: 30px;
	width: 750px;
	float: right;
}
#tabelle2 {
	height: 400px;
	width: 250px;
	float: left;
	margin-top: 30px;
	text-align: left;
}
#content {
	height: 780px;
	width: 750px;
	text-align: center;
	float: left;
}
#logos {
	float: right;
	height: auto;
	width: 750px;
	margin-top: 0px;
	text-align: left;
}
#startseite {
}
#container #logo #content table tr td p {
	font-size: 24px;
	text-align: center;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#container #logo #content table tr td div table caption {
	font-size: 24px;
}
#container #logo #content table tr td div table caption {
	font-weight: bold;
}
.txt {
	float: right;
	width: 740px;
}
#container #logo #content .txt p {
	font-size: 18px;
}