html, body {
height: 100%; /* héél belangrijk */
}

body {
	background: white;
	font-weight: normal;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	color: black;
	margin: 10px 0px 10px 0px;
	height: 100%;
	}


td.logo-en-eventpics {
	width: 170px;
	vertical-align: top;
	}

td.menu-en-content {
	width: 770px;
	vertical-align: top;
	}

td.hoofdpagina-titel {
	text-align: right;
	vertical-align: bottom;
	height: 25px;
	padding: 0px;
	border: 0px solid black;
	}

td.menu {
	text-align: right;
	vertcial-align: bottom;
	border: 0px solid black;
	height: 120px;
	border: 0px solid black;
	}

td.submenu {
	background: url('afbeeldingen/lijngeel.jpg');
	background-repeat: no-repeat;
	background-postition: right;
	width: 770px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	text-align: left;
	vertical-align: midde;
	padding: 3px 0px 0px 15px;

	}


td.contenttop {
	width: 770px;
	height: 17px;
	background: url('afbeeldingen/contenttop.jpg');
	background-repeat: no-repeat;
	}

td.witruimte {
	height: 2px;
	}

td.content {
	background: white;
	border-color: #464F58;
	border-width: 0px;
	border-style: solid;
	vertical-align: top;
	padding: 0px 0px;
	}

td.maincontent {
	background: url('afbeeldingen/logoachtergrond.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: white;
	width: 590px;
	padding: 10px 15px 10px 15px;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	}


td.vacature {
	background: url('afbeeldingen/logoachtergrond.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: white;
	width: 590px;
	padding: 10px 15px 10px 15px;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	border-color: #485460;
	border-width: 1px;
	border-style: solid;
	}


td.foto {
	background-color: white;
	width: 590px;
	padding: 10px 15px 10px 15px;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	border-color: #485460;
	border-width: 1px;
	border-style: solid;
	}


td.tekst {
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	}

td {
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	}

td.lichtelijn {
	font-size: 10px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	border: 1px solid #C8C8C8;
	}


td.contentrechts {
	background: url('afbeeldingen/rechtsbg.jpg');
	background-repeat: no-repeat;
	background-postition: center;
	width: 131px;
	text-align: right;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	}


td.contentbottom {
	width: 770px;
	height: 17px;
	background: url('afbeeldingen/contentbottom.jpg');
	background-repeat: no-repeat;
	}


td.footer {
	background: url('afbeeldingen/lijngeel.jpg');
	background-repeat: no-repeat;
	background-postition: right;
	vertical-align: top;
	height: 25px;
	}


#logos td{
	background: white;
	height: 80px;
	border-color: #909599;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
	}


td.laatstenieuws {
	width: 580px;
	text-align: left;
	padding: 3px 0px 0px 20px;
	vertical-align: top;
	height: 20px;
	border: 0px solid black;
	}

td.vlag-en-copyright {
	width: 290px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 15px 0px 0px;
	border: 0px solid black;
	}


h1 {
	color: black;
	font-size: 15px;	
	font-weight: bold;
	margin: -3px 0px 10px 0px;
 	}


td.contactlinks {
	color: black;
	width: 100;
	font-size: 11px;
	font-family: tahoma;
	vertical-align: middle;
	background: white;
	text-align:justify;
	border-width: 0px;
	}

td.contactbericht {
	color: black;
	width: 100;
	font-size: 11px;
	font-family: tahoma;
	background: white;
	text-align:justify;
	border-width: 0px;
	padding: 4 1;
	}


input {
	color: black;
	background-color: white;
	border: 1px #464F58 solid;
	font-family: tahoma;
	font-size: 11px;
	padding: 1 10;
	}

textarea {
	background-color: white;
	border: 1px black solid;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: black;
	scrollbar-face-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-darkshadow-color: white;
	padding: 2 10;
	}






hr.hr {
	width: 100%;
	background-color: #464F58;
	height: 1px;
	}

hr.stippel {
	width: 100%;
	border: dashed #464F58 1px;
	height: 1px;
	}




A:visited {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	}

A:link {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	}

A:hover {
	color: #F6B331;
	font-weight: normal;
	text-decoration: none;
	}





A.nsedesign:visited {
	color: #5F5F5F;
	text-decoration: none;
	font-weight: normal;
	}

A.nsedesign:link {
	color: #5F5F5F;
	text-decoration: none;
	font-weight: normal;
	}

A.nsedesign:hover {
	color: #F6B331;
	font-weight: normal;
	text-decoration: none;
	}








A.nieuws:visited {
	color: #424B54;
	text-decoration: underline;
	font-weight: normal;
	}

A.nieuws:link {
	color: #424B54;
	text-decoration: underline;
	font-weight: normal;
	}

A.nieuws:hover {
	color: #A46F09;
	font-weight: normal;
	text-decoration: none;
	}




A.menu:visited {
	font-size: 11px;
	color: #3C444E;
	text-decoration: none;
	font-weight: bold;
	}

A.menu:link {
	font-size: 11px;
	color: #3C444E;
	text-decoration: none;
	font-weight: bold;
	}

A.menu:hover {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}



A.menu2:visited {
	font-size: 11px;
	color: #464F58;
	text-decoration: none;
	font-weight: bold;
	}

A.menu2:link {
	font-size: 11px;
	color: #464F58;
	text-decoration: none;
	font-weight: bold;
	}

A.menu2:hover {
	font-size: 11px;
	color: #F6B331;
	font-weight: bold;
	text-decoration: none;
	}






A.phase:visited {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

A.phase:link {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

A.phase:hover {
	font-size: 14px;
	color: #1E4591;
	font-weight: bold;
	text-decoration: none;
	}

