body {
	background: #e2e7ed;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

#wrapper{
	text-align:left;
	padding:0;
	width: 1044px;
	position: relative;
	margin:5% auto 0 auto;
}

ul{
	
	
	list-style-type: circle;
}
li{
	list-style-type: circle;
	line-height:14px;
}

#wrapper a{
	text-decoration:none;
	
}


#bedrijfsnaam{
	position:relative;
	float:left;
	clear:both;
	display:block;
	top:320px;
	padding-left:46px;
	padding-bottom:10px;
	height:10px;
	width:240px;
	color: #767676;
	font-size:12pt;
}

#bedrijfsnaam a{
	text-decoration:none;
	color: #767676;
}

#text{
	position:relative;
	font-family:verdana;
	float:left;
	top:316px;
	left:52px;
	width:245px;
	color:#fff;
	font-size:8pt;
	line-height:11pt;
	line-spacing:10pt;
	
	height:185px;
}

#text a{
	text-decoration:none;
	color:#fff;
}

#website{
	position:absolute;
	float:right;
	top:555px;
	right:50px;
	color: #000;
	font-weight:bold;
	font-family:verdana;
	font-size:9pt;
}

#website a{
	text-decoration:none;
	color:#000;
}


#text1{
	position:relative;
	font-family:verdana;
	float:left;
	top:316px;
	left:52px;
	width:245px;
	color:#000;
	font-size:8pt;
	line-height:10pt;
	height:185px;
}

#text1 a{
	text-decoration:none;
	color:#000;
}

#hvg{
	position:relative;
	float:left;
	width:348px;
	height:599px;
	background: url(../img/hvg.jpg) no-repeat;
	text-align:left;
}

#sikken{
	position:relative;
	float:left;
	width:348px;
	height:599px;
	background: url(../img/sikken.jpg) no-repeat;

}

#sikkenscooters{
	position:relative;
	float:left;
	width:348px;
	height:599px;
	background: url(../img/sikkenscooters.jpg) no-repeat;

}

#footer{
	position:relative;
	float:right;
	right:72px;
	color:#000;
	font-family:verdana;
	font-size:8pt;
}

#footer a{
	color: #000;
	font-weight:bold;
	font-size:8pt;
}