/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,img { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; vertical-align:top; }

body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	text-align: center;
	-webkit-text-size-adjust:none; /* Prevent Webkit platforms from changing default text sizes. */
}

#logo {
	position:absolute;
	left:307px;
	top:30px;
	width:135px;
	height:35px;
}

#kopfbalken {
	position:absolute;
	left:75px;
	top:0px;
	width:800px;
	height:100px;
	border:0px solid #d9dadb;
	background-color: #9B948B;
}

#player {
	position:absolute;
	left:75px;
	top:140px;
	width:650px;
	height:270px;
	background-color:#9B948B;
	overflow:hidden;
	z-index:5;
}

#panorama {
	top: 140px;
	height: 270px;
	background-color: #d1ccc6;
	position: absolute;
}

#contentrahmen {
	position:absolute;
	left:75px;
	top:450px;
	width:800px;
	height:185px;
	border:0px solid #d9dadb;
	background-color: #d1ccc6;
}


#content_e1 {
	position:absolute;
	left:200px;
	top:470px;
	width:400px;
	height:150px;
	overflow:hidden;
}

#content_e2 {
	position:absolute;
	left:125px;
	top:470px;
	width:580px;
	height:150px;
	overflow:hidden;
}

#content_e3 {
	width: 600px;
	top: 20px;
	left: 125px;
	position: relative;
	padding-bottom: 20px;
}

#footer {
	position:absolute;
	left:75px;
	top:640px;
	width:800px;
	height:15px;
}

#navi_e1 {
	position:absolute;
	left:75px;
	top:415px;
	width:800px;
	height:15px;
	vertical-align:middle;
}

#navi_e2 {
	position:absolute;
	left:75px;
	top:430px;
	width:800px;
	height:15px;
	vertical-align:middle;
}

#bsp {
	position:absolute;
	overflow:hidden;
	width:110px;
	height:170px;
}

#pfeile {
	position:absolute;
	width:50px;
	height:50px;
}

.zentriert #zentriert {
	margin: 0 auto;
	width: 800px;
	position: relative;
	left: -75px;
	top: 0px;
	text-align: left;
}

#contentrahmen_inhalt {
	background-color:#d1ccc6;
	position:absolute;
	left:75px;
	top:450px;
	width:800px;
	height: auto;
}

#footer_neu {
	width:800px;
	height:15px;
	position: relative;
	top: 20px;
	vertical-align: middle;
}

