html, body {
	margin: 0;
	border: none;
	padding: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background: #F5EDC1;
}

* {
	margin:0;
	padding:0;
}

#container{
	background: transparent url('./images/neues_ci/bg_header_scrollable.jpg') repeat-x top left;
	width: 100%;
	height: 100%;
}

#oben {
	height: 90px;
	background: transparent url('./images/neues_ci/bg_header.jpg') no-repeat top left;
}

#mitte {
	position: absolute;
	top: 0px;
	bottom: 1px;
	width:100%;
	margin-top: 90px;
	margin-bottom: 64px;
	text-align: center;
	background: transparent url('./images/neues_ci/bg_content.png') no-repeat top right;
}

#start_mitte {
	position: absolute;
	top: 0;
	bottom: 1px;
	width:100%;
	margin-top: 90px;
	margin-bottom: 64px;
	clear: both;
	text-align: center;
	background-image:url('./images/neues_ci/bg_content_home_start.jpg');
	background-repeat:no-repeat;
	background-position: top right;
}


#unten {
	position: absolute;
	width: 100%;
	height: 64px;
	bottom: 1px;
}

iframe {
	height: 93%; 
	width: 630px;
	top: 40px;
    left: 50%;
    margin-left: -365px;
	position: absolute !important;
}

#footer_background {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 64px;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: url('./images/neues_ci/bg_footer_slide.png') repeat-x left bottom;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
}
#footer_links {
	background: transparent url('./images/neues_ci/bg_footer_links.png') no-repeat bottom left;
	width: 454px;
	height: 64px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
}
#footer_rechts {
	background: transparent url('./images/neues_ci/bg_footer_rechts.png') no-repeat bottom right;
	width: 561px;
	height: 64px;		
	float: right;
	margin-left: auto;
	margin-right: 0px;
	overflow: hidden;
}
#footer_content {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 64px;
	width: 100%;
	margin: 20px 0 0 20px;
	padding: 0;
	z-index: 2;
	background: none;
}

#footer_content img {
	padding-right: 14px;
}

#mitte_untenrechts_flasche_unten {
	position: absolute;
	right: 0px;
	bottom: 24px;
	background: transparent url('./images/neues_ci/flascheundglas_unten.png') no-repeat bottom right;
	width: 224px;
	height: 55px;
	margin-left: 0px;
}

#mitte_untenrechts_flasche_oben {
	position: absolute;
	right: 40px;
	bottom: 79px;
	background: transparent url('./images/neues_ci/flascheundglas_oben.png') no-repeat bottom right;
	width: 182px;
	height: 322px;
	margin-left: 0px;
}

#mitte_untenlinks {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image:url('./images/neues_ci/bg_content_linksunten.png');
	width: 454px;
	height: 24px;
	float: left;
	margin-left: 0px;
	background-repeat:no-repeat;
	clear: both;
}

#mitte_untenrechts {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image:url('./images/neues_ci/bg_content_rechtsunten.png');
	width: 561px;
	height: 24px;
	float: right;
	background-repeat:no-repeat;
}

#mitte_obenlinks {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image:url('./images/neues_ci/bg_content_linksoben.png');
	background-position: top left;
	width: 113px;
	height: 107px;
	float: left;
	background-repeat:no-repeat;
}

#header_links {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image:url('./images/neues_ci/bg_header_links.jpg');
	background-repeat:no-repeat;
	width: 112px;
	height: 90px;
	float: left;
	z-index: 2;
}

#nav {
	margin-left: 144px;
}

.buendig {
	margin: 0;
	padding: 0;
	border: none;
}

#eyeFrame {
	text-align:center;
}
