@charset "utf-8";
/* CSS Document */
img{
	border:none;
}
#hoofd{
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../img/background_repeat.jpg);
	background-position:50% 0%;
	margin-top:0px;
	min-height:840px;
}
#belmijterug{
	position:absolute;
	width:233px;
	height:57px;
	background-image:url(../img/belmijterug.png);
	left:750px;
	top:10px;
}
#bel_form{
	margin-top:14px;
}
#bellen{
	font-size:10px;
	width:150px;
	border:none;
}
#buttonbel{
	width:50px;
	height:50px;
	cursor:pointer;
	top:1px;
	left:180px;
	position:absolute;
	z-index:2000;
	background-image:url(../img/blank.png);
}
#header{
	position:absolute;
	background-image:url(../img/heder.jpg);
	background-repeat:no-repeat;
	width:960;
	left:0px;
	top:0px;
	height:630px;
}
#bottom{
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	height:59px;
	clear:both;
	margin-top:-1px;
}
#afbeeldingGroot{
	background-color:#FFFFFF;
}
#menu{
	position:relative;
	top:170px;
	left:40px;
}
#producten{
	position:relative;
	width:635px;
	margin-top:200px;
	margin-left:290px;
}
#opties{
	position:relative;
	z-index:2;
	width:225px;
	float:left;
	margin-top:200px;
	margin-left:40px;
	height:400px;
}
#assortiment_title{
	background-image:url(../img/blue_menu.jpg);
	background-repeat:no-repeat;
	font-size:15px;	
	height:25px;
	width:225px;
	text-align:left;
	padding:4px;
	padding-left:25px;
	vertical-align:middle;
}
#aanbiedingen_title{
	background-image:url(../img/blue_menu.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	height:25px;
	width:225px;
	text-align:left;
	padding:4px;
	padding-left:25px;
	vertical-align:middle;
}
#winkel_title{
	background-image:url(../img/blue_menu.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	height:25px;
	width:225px;
	text-align:left;
	padding:4px;
	padding-left:25px;
	vertical-align:middle;
}
#verzenden_title{
	background-image:url(../img/blue_menu.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	height:25px;
	width:225px;
	text-align:left;
	padding:4px;
	padding-left:25px;
	vertical-align:middle;
	cursor:pointer;
}
