#hoofd{
	position:relative;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto;
	text-align:left;
}

#logo{
	position:absolute;
	top:52px;
	left:30px;
	z-index:-1;
}
#afbeelding{
	position:relative;
	margin-left:430px;
	margin-top:100px;
}
#prijs{
	position:relative;
	margin-left:700px;
	margin-top:-160px;
	width:95px;
	height:95px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	background-image:url(../img/prijs.png);
	background-repeat:no-repeat;
	padding-top:35px;
}
#naam{
	color:#414141;
	font-size:16px;
	font-weight:bolder;
	margin-left:400px;
	margin-top:40px;
}
#link{
	margin-left:550px;
	margin-top:5px;
}
#belterug{
	position:absolute;
	width:293px;
	height:64px;
	top:58px;
	left:548px;
	z-index:2;
	clear:both;
	float:left;
}
#bel1{
	position:relative;
	margin-top:36px;
	margin-left:47px;
	
}
#bel2{
	position:absolute;
	width:79px;
	height:20px;
	top:92px;
	left:751px;
	cursor:pointer;
	border:1px solid red;
	background-color:red;
	z-index:31;
	filter:alpha(opacity=1);
	-moz-opacity:0.01;
	-khtml-opacity: 0.01;
	opacity: 0.01;

	
}
#formBel{
	position:absolute;
	top:95px;
	left:600px;
	z-index:30;

	clear:both;
}
#menu{
	position:relative;
	width:900px;
	height:29px;
	margin-top:10px;
}
#aanbieding{
	width:900px;
	height:416px;
	background-image:url(../img/aanbieding.jpg);
	background-repeat:no-repeat;
	margin-top:70px;
}
#aanbieding2{
	width:900px;
	height:416px;
	margin-top:90px;
}
#content{
	width:900px;
	min-height:400px;
	background-image:url(../img/content_background.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#content2{
	width:900px;
	min-height:400px;
	background-image:url(../img/repeat_aanbieding.jpg);
	background-repeat:repeat-y;
	position:relative;
	margin-top:110px;
}
#close_aanbieding{
	width:900px;
	min-height:107px;
	height:107px;
	background-image:url(../img/bottom_aanbiedingen.jpg);
	background-repeat:repeat-y;
	position:relative;
	
}
#aanbiedingen2{
	width:900px;
	min-height:300px;
	background-image:url(../img/top_aanbiedingen.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#inhoud{
	position:relative;
	float:left;
	background-color:#cdcdcd;
	width:606px;
	min-height:350px;
	margin-left:10px;
}
#form{
	position:relative;
	float:right;
	width:230px;
	background-color:#cdcdcd;
	min-height:350px;
	margin-right:10px;
}
#bottom{
	width:890px;
	margin-left:30px;
}