@charset "utf-8";
/********************************/
/* Vertical navigation menu */
/*******************************/

#container_inhoud {
	background-image: url(../images/inhoud_home.jpg);
}
.navigatie_boven {
	height: 45px;
}
.horiznav1 a:link, .horiznav1 a:visited, .horiznav1 a:active {
	display:none;
}
.horiznav1 a:hover {
	display:none;
}
.horiznav1-act a:link, .horiznav1-act a:visited, .horiznav1-act a:active {
	display:none;
}
.inhoud {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	width: 720px;
	font-family:Tahoma;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: static;
	display: block;
	clear: both;
}
.link_sko {
	height: 565px;
	width: 237px;
	background-image: url(../images/sko.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	display: block;
	float: left;
	color: #E7F3FF;
}.link_sko a {
	font-family: Arial, Helvetica, sans-serif;
	height: 565px;
	width: 237px;
	background-image: url(../images/sko.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_sko a:hover {
	font-family: Arial, Helvetica, sans-serif;
	height: 565px;
	width: 237px;
	background-image: url(../images/sko_f2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_wb {
	height: 520px;
	width: 233px;
	background-image: url(../images/wb.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	display: block;
	float: left;
	margin-left: 7px;
	color: #E7F3FF;
}.link_wb a {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/wb.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_wb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/wb_f2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_ms {
	height: 520px;
	width: 233px;
	background-image: url(../images/ms.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 7px;
}
.link_ms a {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/ms.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_ms a:hover {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/ms_f2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_nh {
	height: 520px;
	width: 233px;
	background-image: url(../images/nh.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 7px;
}
.link_nh a {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/nh.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.link_nh a:hover {
	font-family: Arial, Helvetica, sans-serif;
	height: 520px;
	width: 233px;
	background-image: url(../images/nh_f2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#onder {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
}
.footerlink {
	display:none;
}
.footerlink_home {
	display:block;
	text-align: left;
	font-size:10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #C6E3FF;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
}
.footerlink_home a:link, .footerlink_home a:visited, .footerlink_home a:active {
	color: #A9BCE9;
	text-decoration: none;
}
.footerlink_home a:hover {
	text-decoration: none;
	color: #3366CC;
}

