body, html {
	font-family: "Century Gotic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#0F2D4B;
	text-align: center;
	margin:0;
	text-align:center;
	height:100%;
	background-image:url(../img/all_background.jpg);
	background-repeat:repeat-x;
}
a{
	text-decoration:none;
	color:#555c5e;
}
a:hover{
	text-decoration:underline;
}

a.submenu{
	font-size:14px;
	color:#FFFFFF;
}
a.hoofdmenu{
	font-size:14px;
	color:#FFFFFF;
}
a.hoofdmenu:hover{
	text-decoration:none;
}
a.snelkiezen{
	color:#555c5e;
}
a.snelkiezen:hover{
	color:#037cae;
}
td{
	font-family: "Century Gotic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
td.hoofdmenu_active{
	background-image:url(../img/menu_active.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td.hoofdmenu{
	font-family: "Century Gotic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
td.hoofdmenu:hover{
	font-family: "Century Gotic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../img/menu_active.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td.submenu{

}
td.submenu:hover{
	background-image:url(../img/sub_menu_active.jpg);
	background-repeat:repeat-x;
}
td.submenu_active{
	background-image:url(../img/sub_menu_active.jpg);
	background-repeat:repeat-x;
}
td.titelErvaring{
	color:#0078ac;
	font-weight:bolder;
	text-align:right;
}
td.titelKopje{
	color:#0078ac;
	font-weight:bolder;
}
td.border_bottom{
	border-bottom:1px solid #0078ac;
}
p.nieuws{
	font-weight:bold;
}
h1.ervaring{
	font-size:18px;
}