* {
	margin: 0; padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: 'PT Sans', sans-serif;
	line-height:1.600em;
	font-size:100%;
	color:#ffffff;
	letter-spacing:0.100em;
	background-color:#ffffff;
	background-image:url('../systeem/gfx/achtergrond.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

.mainwrapper {
	margin: 0 auto;
	padding: 0;
	width:1000px;
	overflow:hidden;
	position: absolute;
	height:595px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	box-shadow: 2px 2px 2px #222222;
}

#mainwrapper {
	height:595px;
}

.appleLinks a {
	color:#cebf76;
	text-decoration:none;
}

#logo {
	position: absolute;
	width:162px;
	height:106px;
	left:15px;
	top:15px;
}


#nav {
	position:absolute;
	top:82px;
	left:187px;
	width:803px;
	height:39px;
	background-image:url('images/img_navigatie.png');
	background-repeat:no-repeat;
}

#nav ul {
	width:100%;
	text-align:left;
	padding-left:35px;
	padding-top:4px;
}

#nav li {
	display: inline;
	list-style-type: none;
	font-size:90%;
	letter-spacing:0.050em;
	margin-right:30px;
}

#nav a {
	text-decoration:none;
	color:#ffffff;
}

#nav a:hover {
	color:#A2C046;
}

#nav .active {
	color:#A2C046;
}


#adres {
	position:absolute;
	left:15px;
	top:130px;
	width:162px;
	height:455px;
	background-image:url('images/img_adres.png');
	background-repeat:no-repeat;
	line-height:1.400em;
}

#adres p {
	padding-top:77px;
	text-align:center;
	font-size:77%;
	letter-spacing:0.000em;
	padding-right:2px;
}

a {
	color:#A2C046;
}


h1 {
	font-size:105%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:1.8px;
	color:#cebf76;
}

#tekst {
	position: relative;
	left:187px;
	top:130px;
	width:631px;
	height:420px;
	overflow:auto;
	font-family: sans-serif;
	font-size:80%;
	color:#084C82;
	background-image:url('images/img_achter_tekst.png');
	line-height:1.400em;
	padding-top:30px;
}

#tekst p {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:35px;
	padding-right:35px;
}


#tekst a {
	font-weight:bold;
	color:#cebf76;
	text-decoration:none;
}

#tekst a:hover {
	color:#ffffff;
}


#img_01 {
	position: absolute;
	left:834px;
	top:130px;
	width:152px;
	height:165px;
	background-image:url('images/home_01.jpg');
}

#img_02 {
	position: absolute;
	left:834px;
	top:304px;
	width:152px;
	height:165px;
	background-image:url('images/home_02.jpg');
}

#img_03 {
	position: absolute;
	left:834px;
	top:478px;
	width:152px;
	height:101px;
	background-image:url('images/home_03.jpg');
}

#img_01_over {
	position: absolute;
	left:834px;
	top:130px;
	width:152px;
	height:165px;
	background-image:url('images/over_vollebregt_01.jpg');
}

#img_02_over {
	position: absolute;
	left:834px;
	top:304px;
	width:152px;
	height:165px;
	background-image:url('images/over_vollebregt_02.jpg');
}





h2 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}


h3 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

hr {
	margin-bottom:5px;
}

ul {
	padding-left:14px;
}


ol {
	margin-left:22px;
}


a img,:link img,:visited img,fieldset {
	border:none;
}
