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;
	height:100%;
	font-size:100.01%;
}

* {
	font-size:1em;
}


#main-top {
	width: 100%;
	min-width: 992px;
	background-image: url(bg-dunkel.gif);
	background-repeat: repeat;
	background-position: top left;
}

#seitenkopf {
	position: absolute;
	width: 100%;
	min-width: 992px;
	height: 163px;
	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;
}