body {
	margin: 0px;
	padding: 0px;
}
.td-top-mitte {
	width: 659px;
	background-color: #FFFFFF;
}
.td-unten-mitte {
	width: 659px;
	background-color: #FEE9C9;
}
.td-top-rechts {
	background-image: url(../hintergrund/Bilder/top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 33%;
}
.td-top-links {
	background-image: url(../hintergrund/Bilder/top-a1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 25%;
}
.td-rechts {
	background-image: url(../hintergrund/Bilder/top.gif);
	background-repeat: repeat-x;
	background-position: 0px -108px;
	width: 75%;
	background-color: #FFFFFF;
}
.td-bottom-rechts {

	background-image: url(../hintergrund/Bilder/top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 33%;
}
.td-bottom-links {


	background-image: url(../hintergrund/Bilder/bottom-a1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 33%;
}
.td-links {
	background-image: url(../hintergrund/Bilder/bottom-b1.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	width: 33%;
	background-color: #FFFFFF;
}
.iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bild-links {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 2px;
	margin-left: 0px;
}

