@charset "UTF-8";
/* CSS Document */
#topleeg_01 {
	width: 1000px;
	height: 20px;
	background-image: url(../afbeelding/topleegnav_01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bannertekst_03 {
	width:832px;
	height:168px;
	background-image: url(../afbeelding/bannertekst_leeg_03.jpg);
	background-repeat: no-repeat;
	float: left;
}

#naamnav_w5 {
	width: 168px;
	height: 46px;
	float: left;
	background-image: url(../afbeelding/naam_07.jpg);
	background-repeat: no-repeat;
}
#naamnav2_w5 {
	width: 832px;
	height: 46px;
	float: right;
	background-image: url(../afbeelding/afbeeldingen/naam_link__08.jpg);
	background-repeat: no-repeat;
}

#main_07 {
	width:832px;
	height:413px;
	background-image: url(../afbeelding/main_link_07.jpg);
	background-repeat: no-repeat;
	float: left;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	float: left;
	line-height: 19px;
	text-decoration:none;
	list-style-type: none
	}

.link a:visited {
	color: #900;
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: none;
	}

.link a:link {
	color: #900;
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: none;
}

.link a:hover {
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	list-style-type: none;
}
.p {
	font-size: 70%;
	color: #333;
}
