body {
		margin:0px;
		background-image: url(img/back.jpg);
		background-attachment: fixed;
}

	.xx {background-color:#FFFFFF;}
	.grijs {background-color:#CCCCCC;}
	.top {background-color:#F0F0F0;}
	.link {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}
	.link:hover{
		color:#ffffff;
		text-decoration:underline;
	}
	
	.link2	{
		color:#ffffff;
		text-decoration:none;
	}
	
	.link2:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	.link3	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.link3:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	
	.menu {
		background-color:#0f0b5d;
		color:#FFFFFF;
		font-family: "Century Gothic";
		font-size:11pt;
		font-weight:bold;
		text-decoration:none;
	}
	.menu_actief {
		background-color:#0f0b5d;
		color:#n;
		font-family: "Century Gothic";
		font-size:11pt;
		font-weight:bold;
		text-decoration:none;
	}
	.menu:hover { color: #E7C81C;}
	
	.menu {
		background-color:#0f0b5d;
		color:#FFFFFF;
		font-family: "Century Gothic";
		font-size:11pt;
		font-weight:bold;
		text-decoration:none;
	}
	.menu_actief {
		background-color:#0f0b5d;
		color:#353a8f;
		font-family: "Century Gothic";
		font-size:11pt;
		font-weight:bold;
		text-decoration:none;
	}
	.menu:hover { color: #353a8f;}
	
	.size5{
		color:#ffffff;
		font-size:5pt;
		font-family:Verdana;
		text-decoration:none;
	}
	.size5:hover {color:#ffffff;}
	
	.vlak1a {
		background-color:#497ea1;
		color: #ffffff;
		font-family: "Century Gothic";
		font-size:9pt;
		text-decoration:none;
		padding:15px
	}
	
	.vlak2a {
		background-color:#7796aa;
		color: #ffffff;
		font-family: "Century Gothic";
		font-size:9pt;
		line-height:16px;
		text-decoration:none;
		padding:0px;
	}
	
	.vlak1b {
		background-color:#7796aa;
		color: #faf1fd;
		font-family: "Century Gothic";
		font-size:9pt;
		text-decoration:none;
		padding:15px
	}
	
	.vlak1c {
		background-color:#7796aa;
		
		color: #FFFFFF;
		font-family: "Century Gothic";
		font-size:9pt;
		text-decoration:none;
		padding:15px
	}
	
	.vlak1d {
		background-color:#A599C0;
		color: #413A50;
		font-family: "Century Gothic";
		font-size:9pt;
		text-decoration:none;
		padding:15px
	}	

	.kop {font-family:Arial; font-weight:bold;font-size:11pt;line-height:15px;}
