/* bitte beachten, damit das banner nicht das layout kaputtmacht, geht nur position absolute*/
body #banner {
	position: absolute !important;
}

img {
	border: 0;
}

body,
html {
	font-family: arial;
	height: 100%;
	overflow: visible;
	min-height: 100%;
	padding: 0;
	margin: 0;	
	font-size:62.51%;
}

body {
	/* background-color: #CCE4F1; */
	background-color: #0077BA;
	height:100%;
	font-size:100.01%;
}

* {
	font-size:1em;
}


#main-top {
	width: 100%;
	min-width: 992px;
	/* background-image: url(/hintergrund-gesteift-01.jpg); */
	/* background-image: url(bg-dotted.jpg); */
	background-image:url("/bg-snow-illustrated.jpg");
	/* background-image:url("/hintergrund-ostern.jpg"); */
	background-repeat: repeat;
	background-position: top center;
}

#seitenkopf {
	position: absolute;
	width: 100%;
	min-width: 1258px;
	height: 300px;
	background-image: url(top-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#website {
	width: 990px;
	min-width: 990px;
	margin: 0 auto;
	min-height: 287px;
	position: relative;
	text-align:center;
}


#center-area {
	padding-top: 162px;
}

.center-area-form_abschicken {
	background-image: url(center_bg-prod-detail-form.png) !important;
}

.clearer {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

#werbewas-stoerer {
  position: absolute;
  top: 62px;
  left: -68px;
}

body #sbOverlay {
opacity: 0.6 !important;
filter: 'alpha(opacity=60, style=0)'  !important;
-moz-opacity: 0.6 !important;
-webkit-opacity: 0.6 !important;
}
