html, body {
height: 100%; /* héél belangrijk */
}

body {
	background: url('afbeeldingen/bg.jpg');
	background-color: #461F32;
	font-weight: normal;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	color: black;
	margin: 20px;
	height: 100%;
	}

td.mainframe {
	background: white;
	border-color: #DCDCDC;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	vertical-align: top;
	}




td.contentframe {
	background: white;
	width: 850px;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #B4B4B4;
	}


td.titel {
	height: 30px;
	vertical-align: bottom;
	text-align: right;
	padding: 0px;
	} 

td.content {
	background: white;
	vertical-align: top;
	padding: 10px 15px;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	}

td.content2 {
	background: white;
	vertical-align: top;
	padding: 15px 3px;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	}






td.menu {
	background: url('afbeeldingen/oranjestreep.png');
	background-repeat: no-repeat;
	background-position: bottom left; 
	height: 30px;
	vertical-align: center;
	border: solid 0px black;
	}




td.grijs {
	height: 4px;
	background: #EEEEEE;
	}

td.oranje {
	height: 20px;
	background: white;
	}




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.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.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.tekst {
	background: url('afbeeldingen/rond.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
	vertical-align: top;
	}


td.tekstlinks {
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
	}


td {
	font-size: 12px;
	font-family: tahoma;
	color: #464646;
	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;
	}

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 {
	width: 220px;
	height: 30px;
	}

td.contactbericht {
	width: 100;
	font-size: 11px;
	font-family: tahoma;
	color: #464F58;
	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: 12px;
	padding: 1 10;
	}

textarea {
	background-color: white;
	border: 1px #464F58 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: #5D3743;
	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;
	}


