table{
	font-family:Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:14px;
}

body{
	font-family:Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size:14px;
}
.titel{
	font-size:11px;
	font-weight:bold;
}
a{
	font-weight:bold;
	text-decoration:none;	
}
a.hoofdmenulink{
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
}	
a.hoofdmenulink:hover{
	color:#F9D90C;
	font-weight:bold;
	text-decoration:none;	
}

#hoofdmenuelement{
	float:left;
	width:100%;
	padding-left:0px;
	background-color:#006AA6;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;	
}
.hoofdmenu {
	color:#FFFFFF;
	text-align:center;
	height:10px;	
	font-size:13px;
	width:115px;
	padding:1px;
	cursor:pointer;
	border-right:1px solid #FFFFFF;
}
.hoofdmenusel {
	color:#fccb22;
	text-align:center;
	height:25px;
	padding:4px;
	width:110px;
	font-size:13px;
	cursor:pointer;
}
.submenuitem {
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;	
	border-bottom:solid 1px #FFFFFF;
	font-size:13px;
	padding-left:3px;
	padding-right:3px;	
	background-color:#006AA6;	
	width:140px;

}

.subsubmenuitem {
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;	
	border-bottom:solid 1px #FFFFFF;
	font-size:13px;
	padding-left:3px;
	padding-right:3px;	
	background-color:#006AA6;	
	width:140px;

}

.submenulijst{
	position:absolute;
	top:126px;
	display:block;
	position:absolute;
	font-size:15px;
	left:0;
	width:150px;

}
.subsubmenulijst{
	position:absolute;
	top:122px;
	display:block;
	position:absolute;
	font-size:15px;
	left:0;
	width:150px;

}
.submenu{
	color:#FFFFFF;
	cursor:pointer;	
	font-size:14px;
	width:150px;
}
.submenusel {
	color:#fccb22;
	cursor:pointer;
	font-size:14px;
}

.lijn {
	background-color:#000000;
}


#achtergrond{
	background-position:center;
	margin:0px;
	float:left;
	background-color:#006AA6;
	width:100%;
}

a.broodkruimelelement{
	color:#000000;
	font-size:12px;
}

#kolom2{
	float:left;
	width:79%;
	left:40px;
	top:50px;
	color:#000000;
	margin-top:10px;
	background:url(../../images/back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	border-bottom:solid 1px #999999;
	
}

#kolom3inhoud{
	margin-top:40px;
	border-left:solid 1px #999999;
	float:left;
	padding-left:20px;
	width:17%;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:300px;
}
.afbeelding{
	padding-bottom: 5px;
	padding-top: 5px;	
}
#taalkeuze{
	position:absolute;
	left:60px;
	top:41px;
	color:#FFFFFF;
}
h2{
	color:#009;
	font-size:16px;
	font-weight:bolder;
}
h3{
	color:#009;
	font-size:18px;
	font-variant:small-caps;
}
b,strong{
	font-weight:bold;
	color:#009;
}
#footer{
	width:100%;
	float:left;
	font-size:12px;
}
.tablespacer{
	background-color:#000000;
	height:1px;
	width:1px;
}
.linkje{
	color:#FFFFFF;
	text-decoration:underline;
}
