body {
	margin: 0;
	padding: 0;
}

#container1 {
	width: 738px;
	height: auto;
	margin: 0px auto;
	position:relative;
	z-index:2;
}
#cont1_oben {
	width: 738px;
	height: 204px;
	position:relative;
	z-index:10;
	background-color: #666666;
	background-image: url(../images/bilder_02.gif);
	background-repeat: no-repeat;
}
#cont1_karte1 {
	width: 738px;
	height: 204px;
	margin: 0px auto;
	position:absolute;
	z-index:2;
	background-image: url(../images/bilder_03.gif);
	background-repeat: no-repeat;
	top: 300px;
}
#cont1_karte2 {
	width: 400px;
	height: 204px;
	position:absolute;
	z-index:100;
	background-image: url(../images/bilder_05.jpg);
	background-repeat: no-repeat;
	left: 326px;
	top: 224px;
}
#cont1_film {
	width: 330px;
	height: 217px;
	position:relative;
	z-index:3;
	left: -4px;
	background-color: #FF0000;
}
div#sprache {
	margin: 0px;
	background-image: url(../images/bilder_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	text-align: left;
	position: absolute;
	height: 20px;
	width: 408px;
	z-index: auto;
	left: 326px;
	top: 421px;
}
.bg_start {
	background-image: url(../images/bilder_02.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 738px;
}
div#navi {
	position: relative;
	height: 20px;
	width: 738px;
	z-index: auto;
	text-align: left;
	left: 0px;
}
#footer1 {
	width: 330px;
	position: absolute;
	background-image: url(../images/bilder_07.gif);
	top: 441px;
	height: 121px;
	z-index: 101;
	left: -3px;
}
#footer2 {
	width: 400px;
	position: absolute;
	background-image: url(../images/bilder_08.gif);
	top: 441px;
	height: 121px;
	z-index: 101;
	left: 326px;
}

