html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#ffffff;
	
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

p { 
	margin:0 0 1em 0;
}

#clear {
	clear:both;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;

	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	
	background-repeat:repeat-y;
	background-position:center;
}

#top {
	width:100%;
	height:41px;
	background-image:url(../images/vtw_top.jpg);
}

	#top_content {
		margin:0 auto; /* center, not in IE5 */
		width:877px;
		height:41px;
	}
	
		#top_content_left {
			width:186px;
			height:41px;
			float:left;
		}
		
		#top_content_right {
			width:691px;
			height:41px;
			float:left;
		}
		
			#top_content_right_button {
				width:172px;
				padding-top:6px;
				float:left;
			}

#content {
	margin:0 auto;
	width:877px;

}


#middle {
	width:877px;
	
	height:auto !important; /* real browsers */
	height:658px; /* IE6: treaded as min-height*/
	min-height:658px; /* real browsers */
	
	padding-bottom:41px;
}

	#middle_left {
		width:156px;
		
		height:auto !important; /* real browsers */
		height:658px; /* IE6: treaded as min-height*/
		min-height:658px; /* real browsers */
		
		float:left;
		background-image:url(../images/vtw_middle_left.jpg);
	}
	
	#middle_middle {
		width:504px;
		
		height:auto !important; /* real browsers */
		height:658px; /* IE6: treaded as min-height*/
		min-height:658px; /* real browsers */
		
		float:left;
	}
	
		#middle_middle_kop {
			width:504px;
			height:56px;
		}
		
		#middle_middle_header {
			width:504px;
			height:153px;
		}
	
	#middle_right {
		width:217px;
		
		height:auto !important; /* real browsers */
		height:658px; /* IE6: treaded as min-height*/
		min-height:658px; /* real browsers */
		
		float:left;
	}
	
		#middle_right_logo {
			width:217px;
			height:209px;
		}
		
		#middle_right_zoeken {
			width:217px;
			height:71px;
			background-color:#FFFFFF;
		}
		
		#middle_right_agenda {
			width:217px;
			background-color:#FFFFFF;
		}


#bottom {
	width:100%;
	height:41px;
	position:absolute;
	bottom:0px;
	background-image:url(../images/vtw_bottom.jpg);
}

#submenu {
	padding-top:30px;
	padding-left:6px;	
}

#submenu_item {
	width:149px;
	height:31px;
	background-image:url(../images/vtw_middle_left_submenu_item.jpg);
}

.submenu_item_tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	padding-top:8px;
	padding-left:6px;
}

	.submenu_item_tekst a:link {
		color: #481966;
		text-decoration: none;
	}
	.submenu_item_tekst a:visited {
		color: #481966;
		text-decoration: none;
	}
	.submenu_item_tekst a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.submenu_item_tekst a:active {
		color: #481966;
		text-decoration: none;
	}
	
#contactgegevens {
	padding-left:12px;
}
	
#contact {
	padding-top:25px;
	margin:0px;
	padding-left:0px;
	list-style-type:none;
}

.contact_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#481966;
	line-height:19px;
}

	.contact_text a:link {
		color: #481966;
		text-decoration: none;
	}
	.contact_text a:visited {
		color: #481966;
		text-decoration: none;
	}
	.contact_text a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.contact_text a:active {
		color: #481966;
		text-decoration: none;
	}

.top_content_left_tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-top:12px;
	padding-left:11px;
}

	.top_content_left_tekst a:link {
		color: #ffffff;
		text-decoration: none;
	}
	.top_content_left_tekst a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	.top_content_left_tekst a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.top_content_left_tekst a:active {
		color: #ffffff;
		text-decoration: none;
	}
	
	
.middle_right_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#481966;
	padding-top:17px;
}

	.middle_right_links a:link {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_links a:visited {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_links a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.middle_right_links a:active {
		color: #481966;
		text-decoration: none;
	}
	
	
.textfield_search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#481966;
	width:135px;
	height:18px;
}


#middle_right_agenda_kop {
	width:217px;
	height:34px;
	background-image:url(../images/vtw_middle_right_agenda_kop.jpg);
}

.middle_right_agenda_koptekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#481966;
	padding-left:15px;
	padding-top:7px;
}

	.middle_right_agenda_koptekst a:link {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_agenda_koptekst a:visited {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_agenda_koptekst a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.middle_right_agenda_koptekst a:active {
		color: #481966;
		text-decoration: none;
	}


#middle_right_agenda_footer {
	width:217px;
	height:44px;
	background-image:url(../images/vtw_middle_right_agenda_footer.jpg);
}

.middle_right_agenda_footertekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	font-weight:bold;
	padding-left:15px;
	padding-top:13px;
}

	.middle_right_agenda_footertekst a:link {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_agenda_footertekst a:visited {
		color: #481966;
		text-decoration: none;
	}
	.middle_right_agenda_footertekst a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.middle_right_agenda_footertekst a:active {
		color: #481966;
		text-decoration: none;
	}

#middle_right_agenda_item {
	width:217px;
	height:94px;
	background-image:url(../images/vtw_middle_right_agenda_item.jpg);
}

#middle_right_enquete_item {
	width:217px;
	background-image:url(../images/vtw_middle_right_enquete_item.jpg);
}

.agenda_datum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	line-height:19px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

.agenda_tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:19px;
	padding-left:15px;
	padding-right:15px;
}

	.agenda_tekst a:link {
		color: #000000;
		text-decoration: none;
	}
	.agenda_tekst a:visited {
		color: #000000;
		text-decoration: none;
	}
	.agenda_tekst a:hover {
		color: #000000;
		text-decoration: underline;
	}
	.agenda_tekst a:active {
		color: #000000;
		text-decoration: none;
	}



#kop {
	padding-top:16px;
	padding-left:30px;
}

.koptekst h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#481966;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#artikel {
	padding-top:16px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:30px;

}

.subkoptekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	line-height:19px;
	font-weight:bold;
}

.artikeltekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:19px;
}

	.artikeltekst a:link {
		color: #481966;
		text-decoration: underline;
	}
	.artikeltekst a:visited {
		color: #481966;
		text-decoration: underline;
	}
	.artikeltekst a:hover {
		color: #000000;
		text-decoration: underline;
	}
	.artikeltekst a:active {
		color: #481966;
		text-decoration: underline;
	}


.datum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	line-height:19px;
}


#nieuws_blok {
	padding-bottom:15px;
	width:444px;
	height:auto !important; /* real browsers */
	height:100px; /* IE6: treaded as min-height*/
	min-height:100px; /* real browsers */
	
	background-image:url(../images/vtw_block.jpg);
	background-repeat:no-repeat;
}

#nieuws_volledig {
	padding-bottom:15px;
	width:444px;
	
	background-image:url(../images/vtw_block.jpg);
	background-repeat:no-repeat;
}

.nieuws_header {
	padding-top:15px;
}

.nieuws_footer{
	padding-top:5px;
}

.nieuws_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
	font-weight:bold;
}

	.nieuws_titel a:link {
		color: #481966;
		text-decoration: none;
	}
	.nieuws_titel a:visited {
		color: #481966;
		text-decoration: none;
	}
	.nieuws_titel a:hover {
		color: #481966;
		text-decoration: underline;
	}
	.nieuws_titel a:active {
		color: #481966;
		text-decoration: none;
	}

.nieuws_datum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481966;
}

.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:250px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.listfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:256px;
	border: 1px solid #CCCCCC;
}

.submitfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

	width:128px;
	background-color:#481966;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.resetfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	width:127px;
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
	padding: 3px;
}


.error_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	line-height:19px;
}

.error_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#090;
	line-height:19px;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}



table.forum {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #c0c0c0;
	border-collapse: collapse;
	background-color: white;
}
table.forum th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: #664b80;
	-moz-border-radius: 0px;
	color:#FFF;
	border-color: #664b80;
}

	table.forum th a:link {
		color: #FFF;
		text-decoration: none;
	}
	table.forum th a:visited {
		color: #FFF;
		text-decoration: none;
	}
	table.forum th a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	table.forum th a:active {
		color: #FFF;
		text-decoration: none;
	}

table.forum td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #c0c0c0;
	-moz-border-radius: 0px;
}

.forum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
}

	.forum a:link {
		color: #481966;
		text-decoration: underline;
	}
	.forum a:visited {
		color: #481966;
		text-decoration: underline;
	}
	.forum a:hover {
		color: #000000;
		text-decoration: underline;
	}
	.forum a:active {
		color: #481966;
		text-decoration: underline;
	}
