a:link {color: #595959; text-decoration: none}     /* niet bezocht */
a:visited {color: #595959; text-decoration: none}  /* bezocht */
a:hover {color: #595959; text-decoration: underline}   /* mouse-over */
a:active {color: #595959; text-decoration: none}   /* geselecteerd */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

#container {
	margin:auto;
	padding-top:80px;
	background-color:#fff;
	width:780px;
	Height:510px;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	
}

#topmenu {
	margin-bottom:10px;
	padding-left:30px;
	font-weight:bold;
	width:500px;
}

.toplink {
	margin-right:10px;
	margin-left:10px;
}

#header {
	background-image:url('images/banner.jpg');
	background-repeat:no-repeat;
	width:780px;
	height:190px;
	border-bottom:3px solid #292929;
	border-top:3px solid #292929;
}

#leftheader {
	background-image:url('images/meerinformatie.jpg');
	background-repeat:no-repeat;
	width:140px;
	height:25px;
	margin-top:30px;
	margin-left:20px;
	border:3px solid #A7A7A7;
}

#leftnavigation {
	float:left;
	width:200px;
	padding:10px 10px 10px 30px;
	font-weight:bold;
}

#leftnavigation LI {
	margin-left:-30px;
}

#content {
	float:right;
	margin-top:-30px;
	width:540px;
	clear:right;
}

#text {
	float:left;
	width:350px;
}

#footer {
	float:left;
	width:780px;
	margin-right:10px;
	margin-top:40px;
	padding-left:30px;
	border-bottom:3px solid #292929;
}

#image1 {
	background-image:url('images/image1.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image2 {
	background-image:url('images/image2.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image3 {
	background-image:url('images/image3.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image4 {
	background-image:url('images/image4.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image5 {
	background-image:url('images/image5.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image6 {
	background-image:url('images/image6.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image7 {
	background-image:url('images/image7.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}

#image8 {
	background-image:url('images/image8.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:155px;
	float:right;
	border:3px solid #A7A7A7;
}