*{
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #0072ba;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:944px;
	position:relative;
	background: url(../images/wrapper_bg.jpg) repeat-y top left;
}

#head{
	float:left;
	width:944px;
	height:235px;
	background: url(../images/head.jpg) no-repeat top left;
}

#menu{
	float:left;
	width:920px;
	padding:193px 0 0 24px;
}

#menu li{
	list-style:none;
	float:left;
}

#content{
	float:left;
	width:909px;
	padding:25px 17px 0 18px;
	background: url(../images/locatie_bg.jpg) no-repeat top right;
}

#tekst{
	float:left;
	width:367px;
	padding:0 15px 0 11px;
}

#tekst2{
	float:left;
	width:619px;
	padding:0 15px 0 11px;
}

#aanbieding{
	float:left;
	width:232px;
	background: url(../images/aanbieding_bg.jpg) no-repeat bottom left;
	text-align:center;
	padding:51px 10px 10px 10px;
	position:relative;
}

.aanbieding-top{
	position:absolute;
	width:252px;
	height:51px;
	top:0;
	left:0;
	padding-top:20px;
	background: url(../images/aanbieding_top.jpg) no-repeat top left;	
}

#locatie{
	float:left;
	width:159px;
	height:386px;
	text-align:left;
	padding:0 10px 10px 85px;	
}

#locatie ul{
	float:left;
	padding:0 0 20px 0;
	list-style:none;
}

#locatie li{
	padding:4px 0;
}

ul#link{
	list-style:square;
	padding:5px 0 0 25px;
}

ul#link li{
	padding:7px 0;
}

#footer{
	float:left;
	position:relative;
	width: 920px;
	height:9px;
	padding:85px 25px 0 0;
	text-align:right;
}

/*
#offerteTable{
	vertical-align:top;
}

.offerteText{
	width:250px;
}

.offertePc{
	width:55px;
}

.offertePlaats{
	width:187px;
}

.offerteField{
	width:251px;
	height:50px;
}
*/