body {
	margin:0;
	padding:0;
	text-align:center;
}

#container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
	color:#333;
	display:block;
	background-color:#fff;
}

#header {
	position:relative;
	height:114px;
	width:990px;
	background:#fff;
}

#header .header_logo {
	position:absolute;
	top:20px;
	left:130px;
}

#header .header_slogan {
	position:absolute;
	top:20px;
	left:652px;
}

#header_container{
	position:relative;
	height:83px;
	width:990px;
	background:#bda675;
}

#header_container .header_container_logo{
	position:absolute;
	left:130px;
	top:20px;
}

#header_container .header_container_button_retourcodekwijt{
	position:absolute;
	top:20px;
	left:680px;
	border:none;
}

#header_container .header_container_button_meerpremie{
	position:absolute;
	top:20px;
	left:818px;
	border:none;
}

#midden_container{
	position:relative;
	height:470px;
	width:990px;
	background:#fff url(../images/new/midden_bg.jpg);
}

#midden_container .midden_container_iframe {
	position:absolute;
	border:none;
	width:420px;
	height:250px;
	top:71px;
	left:114px;
}

#footer_container{
	position:relative;
	height:114px;
	width:990px;
	background: #90999b url(../images/new/footer_container_bg.jpg);
}

#footer_container .footer_container_button_contact {
	position:absolute;
	left:130px;
	top:13px;
	border:none;
}
#footer_container .footer_container_button_retailmatch {
	position:absolute;
	left:184px;
	top:13px;
	border:none;
}
#noflash1{
	position:absolute;
	top:420px;
	left:600px;
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bold;
}


#top_div {
	background-color:#bda675;
	height:98px;
	position:absolute;
	top:114px;
	left:0px;
	width:100%;
}

#middle_div {
	background-color:#F6F6F5;
	height:100px;
	position:absolute;
	top:567px;
	left:0px;
	width:25%;
}

#bottom_div {
	background: #90999b url(../images/new/footer_container_bg.jpg) repeat-x;
	left:0px;
	width:100%;
	position:absolute;
	top:667px;
}
