body {
	padding: 0px;
	margin: 0px;
	background-color: #d3d4d5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #0570a5;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #0570a5;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #0570a5;
	font-size: 12px;
	font-weight: bold;
}

h4, h5 {
	color: #0570a5;
	font-size: 12px;
	font-weight: bold;
}

hr {}
.normaal{}

a:link, a:visited {
	color: #0570a5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#container {
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	padding-left: 5px;	
}

#maintable {
	padding: 0px;
	margin: 0px;	
}

#header {
	/* background-image: url(../img/header.jpg); */
	background-repeat: no-repeat;
	height: 87px;
	width: 973px;
}

div#bgnavhome {
	background-image: url(../img/bgnavhome.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 200px;
	padding-right: 10px;
	line-height: 28px;
	color: #ffffff;
}

div#subnav {
	border-top: 1px solid #a8a9ac;
	margin-top: 20px;
	width: 199px;
}

/* navigatie */
a.vastmenu:link, a.vastmenu:visited {
	margin-left: 10px;
	margin-right: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.vastmenu:hover {
	text-decoration: underline;
}

#navigatie_top {
	height: 34px;
	background-image: url(../img/bgnav_top.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #0074ad;
}

a.topmenu:link, a.topmenu:visited {
	height: 34px;
	width: 160px;
	background-image: url(../img/hoofdnav.gif);
	background-repeat: no-repeat;
	color: #0074ad;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	float: left;
}

a.topmenu:hover {
	background-image: url(../img/hoofdnav_hover.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

a.topMenuSelected:link, a.topMenuSelected:visited {
	height: 34px;
	width: 160px;
	background-image: url(../img/hoofdnav_hover.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	float: left;
}

a.topMenuSelected:hover {
	background-image: url(../img/hoofdnav_hover.gif);
	background-repeat: no-repeat;
	color: #a8a9ac;
}

a.menuLevel1:link, a.menuLevel1:visited {
	background-image: url(../img/bgsubnav.gif);
	background-repeat: no-repeat;
	color: #0570a5;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	font-weight:bold;
	font-size: 12px;
}

a.menuLevel1:hover {
	background-image: url(../img/bgsubnav_hover.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

a.menuLevel1Selected:link, a.menuLevel1Selected:visited {
	background-image: url(../img/bgsubnav.gif);
	background-repeat: no-repeat;
	color: #ff0000;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
}

a.menuLevel2:link, a.menuLevel2:visited {
	background-image: url(../img/bgsubnav2.gif);
	background-repeat: no-repeat;
	color: #0570a5;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 30px;
	font-size: 12px;
}

a.menuLevel2:hover {
	background-image: url(../img/bgsubnav2_hover.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

a.menuLevel2Selected:link, a.menuLevel2Selected:visited {
	background-image: url(../img/bgsubnav2.gif);
	background-repeat: no-repeat;
	color: #ff0000;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 30px;
	font-size: 12px;
	font-weight: bold;
}

a.menuLevel3:link, a.menuLevel3:visited {
	background-image: url(../img/bgsubnav3.gif);
	background-repeat: no-repeat;
	color: #bf002a;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 60px;
	font-size: 12px;
}

a.menuLevel3:hover {
	background-image: url(../img/bgsubnav3_hover.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

a.menuLevel3Selected:link, a.menuLevel3Selected:visited {
	background-image: url(../img/bgsubnav3.gif);
	background-repeat: no-repeat;
	color: #ff0000;
	width: 199px;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	text-indent: 60px;
	font-size: 12px;
	font-weight: bold;
}
/* einde navigatie */

td#leftside {
	background-image: url(../img/bgcontent.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 350px;
	padding-top: 1px;
}

td#content {
	background-image: url(../img/bgcontent.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
}

div#clickpad {
	height: 20px;
	margin-top: 30px;
	display: block;
	color: #0570a5;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 20px;
}

a.clickpad:link, a.clickpad:visited {
	color: #0570a5;
	font-size: 11px;
	text-decoration: none;
}

a.clickpad:hover {
	text-decoration: underline;
}

td#footer {
	padding-right: 30px;
	height: 50px;
}

div#footer_tekst {
	border-top: 1px solid #a8a9ac;
	padding-top: 14px;
	margin-left: 10px;
	color: #5e5e5e;
	font-size: 11px;
}

/* kolommen homepage */
.homeafb1 {
	width: 225px;
	height: 158px;
	border-bottom: 5px solid #a3002d;
}

.homeafb2 {
	width: 225px;
	height: 158px;
	border-bottom: 5px solid #a8a9ac;
}

.homeafb3 {
	width: 225px;
	height: 158px;
	border-bottom: 5px solid #4174aa;
}

.hometekst1 {
	background-image: url(../img/bghomepage.gif);
	background-repeat: no-repeat;
	height: 200px;
	padding: 5px;
}

.hometekst2 {
	width: 225px;
	background-image: url(../img/bghomepage.gif);
	background-repeat: no-repeat;
	height: 200px;
	padding: 5px;
}

.hometekst3 {
	width: 225px;
	background-image: url(../img/bghomepage.gif);
	background-repeat: no-repeat;
	height: 200px;
	padding: 5px;
}

/* vervolg pagina */
.tekst_blauw {
	color: #4174aa;
}

td#vervolg_content {
	width: 480px;
	padding-top: 15px;
}

td#kolom_rechts {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;	
}


