* {
	margin: 0;
	padding: 0;
}

body {
	background: url(/img/site/bg.gif) repeat-y;
	background-color: rgb(255,255,255);

	background-repeat: repeat-y;

	color: rgb(0,0,0);
	font-family: arial;
	font-size: 0.75em;
}

body.home {
	background: 0;
	background-color: rgb(255,255,255);
}

td,th {
	font-family: arial;
	font-size: 0.75em;
}
input {font-size: 1em;}

img {
	border: 0px;
}

a {
	color: rgb(130,137,27);
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

div#main {
	width: 980px;
	background-position: 330px 0px;
	background-repeat: repeat-y;
}

div#header {
	width: 980px;
	height: 145px;
	overflow: hidden;
	background: url(/img/site/head_homepage.gif) no-repeat;
}

div#header span#logo {
	position: absolute;
	left: 160px;
	top: 12px;
}

div#header2 {
	width: 980px;
	height: 155px;
	overflow: hidden;
}

div#header2 span#logo {
	position: absolute;
	left: 0;
	top: 0;
}

span#visual {
	position: absolute;
	width: 680px;
	height: 145px;
	margin-left: 150px;
	overflow: hidden;
}

div#login {
	position: absolute;
	left: 780px;
	top: 0px;
}

div#login h2 {
			display: none;
		}

		div#login fieldset {
			margin: 0;
			padding: 0;
			border: 0;

			margin-top: 15px;
			margin-left: 50px;
		}

		div#login label {
			font-family: Arial, sans-serif;
			font-size: 10px;

			color: #651D18;
			font-weight: bold;
		}

		div#login input {
			width: 130px;
			height: 16px;
			font-family: Arial, sans-serif;
			font-size: 9px;
			line-height: 16px;
		}

		div#login input.submitbutton,
		input.submitbutton {
			width: 23px;
			height: 23px;
			border: 0;
			margin-left: 100px;
			margin-top: 5px;
			background: url(/img/site/voorjaar/home_submit.gif) no-repeat;
		}

		div#login h3 {
			font-size: 18px;
			color: #B30433;
			margin-left: 20px;
			margin-top: 20px;
		}

		div#login span.inlogd {
			display: block;
			width: 150px;
			font-size: 13px;
			color: #ffffff;
			font-weight: bold;
			margin-left: 20px;
			margin-top: 0px;
		}

		div#login li {
			float: left;
			clear: left;
		}


		div#login ul {
			list-style: none;
			margin: 0;
			padding: 0;
			margin-left: 20px;
		}

		div#login a {
			float: left;
			clear: left;
			color: #651D18;
			font-weight: normal;
			padding-left: 5px;
			font-size: 10px;
			margin-left: -5px;
		}

		div#login a.linkje {
			margin-top: -22px;
		}

		div#login a.werkblad {
			margin-left: 20px;
		}

div#menu {
	width: 980px;
	margin-top: -10px;
}

.home div#menu {
	margin-top: 0px;
}

ul#nav {
	width: 980px;
	height: 45px;
	background: #bdcf01;
}

ul#nav ul {
	float: left;
	list-style: none;
}

ul#nav li {
	float: left;
	display: inline;
	width: 104px;
}

ul#nav li a {
	display: block;
	width: 104px;
}

ul#nav li a span {
	position: absolute;
	left: -999em;
}

ul#nav, ul#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}




	ul#nav li a.home {
		width: 42px;
		margin-left: 40px;
		height: 41px;
		background: url(/img/site/nav_home_00.gif) no-repeat;
	}
	ul#nav li a.home:hover {
		background: url(/img/site/nav_home_01.gif) no-repeat;
	}

	ul#nav li a.nieuws {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_nieuws_00.gif) no-repeat;
	}
	ul#nav li a.nieuws:hover {
		background: url(/img/site/nav_nieuws_01.gif) no-repeat;
	}

	ul#nav li a.weetjes {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_weetjes_00.gif) no-repeat;
	}
	ul#nav li a.weetjes:hover {
		background: url(/img/site/nav_weetjes_01.gif) no-repeat;
	}

	ul#nav li a.avonturen {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_avonturen_00.gif) no-repeat;
	}
	ul#nav li a.avonturen:hover {
		background: url(/img/site/nav_avonturen_01.gif) no-repeat;
	}

	ul#nav li a.leden {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_hutten_00.gif) no-repeat;
	}
	ul#nav li a.leden:hover {
		background: url(/img/site/nav_hutten_01.gif) no-repeat;
	}
	ul#nav li a.zoeken {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_zoeken_00.gif) no-repeat;
	}
	ul#nav li a.zoeken:hover {
		background: url(/img/site/nav_zoeken_01.gif) no-repeat;
	}

	ul#nav li a.proefnummer {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_proefnummer_00.gif) no-repeat;
	}
	ul#nav li a.proefnummer:hover {
		background: url(/img/site/nav_proefnummer_01.gif) no-repeat;
	}

	ul#nav li a.fotogalerij {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_fotogalerij_00.gif) no-repeat;
	}
	ul#nav li a.fotogalerij:hover {
		background: url(/img/site/nav_fotogalerij_01.gif) no-repeat;
	}

	ul#nav li a.werkstuk {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_werkstuk_00.gif) no-repeat;
	}
	ul#nav li a.werkstuk:hover {
		background: url(/img/site/nav_werkstuk_01.gif) no-repeat;
	}

	ul#nav li a.forum {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_forum_00.gif) no-repeat;
	}
	ul#nav li a.forum:hover {
		background: url(/img/site/nav_forum_01.gif) no-repeat;
	}

	ul#nav li a.over {
		width: 104px;
		height: 41px;
		background: url(/img/site/nav_over_00.gif) no-repeat;
	}
	ul#nav li a.over:hover {
		background: url(/img/site/nav_over_01.gif) no-repeat;
	}



	ul#nav li ul {
		position: absolute;
		width: 120px;
		left: -999em;
		margin-top: -4px;
		background: url(/img/site/submenu.gif) top no-repeat;
		background-color: #d7e89a;
		z-index: 666;
		border: 1px solid #bdcf01;
	}

	ul#nav li:hover ul, ul#nav li.sfhover ul {
		left: auto;
	}

	ul#nav li:hover,
	ul#nav li.sfhover {
		position: static;
	}

	ul#nav li ul li {
		float: left;
		width: 120px;
		border-top: 1px solid #bdcf01;
		background: url(/img/site/submenu_li.gif) 12px 13px no-repeat;
	}

	ul#nav li ul li a {
		float: left;
		width: 90px;
		min-height: 15px;
		_height: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		color: #95361a;
		font-weight: bold;
	}

	ul#nav li ul li a:hover {
		color: #bdcf01;
	}

div#webtrail {
	font-size: 0.8em;
	color: #973518;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: rgb(255,255,255);
}

div#webtrail a {
	color: #973518;
}


div#zijmenu {
	width: 333px;
	float: left;
	overflow: hidden;
}

div#zijmenu div.blok {
	float: left;
	display: inline;
	width: 302px;
	height: 271px;
	background: url(/img/site/backgrounds_frames/bck_vsl_left_blauw.gif) no-repeat;
	margin: 40px 0 0 10px;
}

div#zijmenu div.geel {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_geel.gif);
}

div#zijmenu div.oranje {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_oranje.gif);
}

div#zijmenu div.bruin {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_bruin.gif);
}

div#zijmenu  h2 {
	width: 137px;
	height: 19px;
	margin: 20px;
}

div#zijmenu div.oranje h2 {
	background: url(/img/site/headers/handige_links_groen.gif) no-repeat;
}
div#zijmenu div.bruin h2 {
	background: url(/img/site/headers/handige_links_bruin.gif) no-repeat;
}
div#zijmenu div.geel h2 {
	background: url(/img/site/headers/handige_links_geel.gif) no-repeat;
}


div#zijmenu h2 span {
	position: absolute;
	left: -999em;
}

div#zijmenu ul.links {
	margin-left: 20px;
	margin-right: 20px;
	list-style: none;
}

div#zijmenu ul.links li {
	padding-left: 35px;
	line-height: 23px;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
}
div#zijmenu div.oranje ul.links li {
	background: url(/img/site/buttons/btn_submenu_groen.gif) no-repeat;
}
div#zijmenu div.bruin ul.links li {
	background: url(/img/site/buttons/btn_submenu_bruin.gif) no-repeat;
}
div#zijmenu div.geel ul.links li {
	background: url(/img/site/buttons/btn_submenu_geel.gif) no-repeat;
}

div#zijmenu ul.links li a {
	color: #973518;
}

div#zijmenu div.blok div.foto {
	float: left;
	display: inline;
	width: 260px;
	height: 200px;
	margin: 30px 20px;
	background-repeat: no-repeat;
	background-position: center center;
}

div#submenu {
	float: left;
	width: 272px;
	height: 241px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	display: inline;
	background: url(/img/site/backgrounds_frames/bck_vsl_left_blauw.gif) no-repeat;
}

div#submenu.geel {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_geel.gif);
}
div#submenu.oranje {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_oranje.gif);
}
div#submenu.bruin {
	background-image: url(/img/site/backgrounds_frames/bck_vsl_left_bruin.gif);
}


	div#submenu ul {
		list-style: none;
		margin: 0;
		padding:0;
	}

	div#submenu li {
		float: left;
		clear: left;
		width: 260px;
		height: 42px;
		margin: 0;
		padding: 0;
	}

	div#submenu li span {
		display: none;
	}

	div#submenu li a {
		float: left;
		width: 260px;
		height: 42px;
		margin: 0;
		padding: 0;
		border: 0;
	}

		/********************* WILDZOEKERS ***********************/
		div#submenu li a.Leden { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_01.gif) no-repeat; }
		div#submenu li a.Leden:hover { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_A_01.gif) no-repeat; }
		div#submenu li a.Leden_active { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_A_01.gif) no-repeat; }
		div#submenu li a.Crew { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_02.gif) no-repeat; }
		div#submenu li a.Crew:hover { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_A_02.gif) no-repeat; }
		div#submenu li a.Crew_active { background: url(/img/site/voorjaar/subnav/submenu_wildzoekers_A_02.gif) no-repeat; }

		/********************* OVER WILDZOEKERS ***********************/
		div#submenu li a.Magazine { background: url(/img/site/voorjaar/subnav/submenu_over_01.gif) no-repeat; }
		div#submenu li a.Magazine:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_01.gif) no-repeat; }
		div#submenu li a.Magazine_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_01.gif) no-repeat; }
		div#submenu li a.WILDzoeker_worden_ { background: url(/img/site/voorjaar/subnav/submenu_over_02.gif) no-repeat; }
		div#submenu li a.WILDzoeker_worden_:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_02.gif) no-repeat; }
		div#submenu li a.WILDzoeker_worden__active { background: url(/img/site/voorjaar/subnav/submenu_over_A_02.gif) no-repeat; }
		div#submenu li a.Contact { background: url(/img/site/voorjaar/subnav/submenu_over_03.gif) no-repeat; }
		div#submenu li a.Contact:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_03.gif) no-repeat; }
		div#submenu li a.Contact_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_03.gif) no-repeat; }
		div#submenu li a.Ouders { background: url(/img/site/voorjaar/subnav/submenu_over_04.gif) no-repeat; }
		div#submenu li a.Ouders:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_04.gif) no-repeat; }
		div#submenu li a.Ouders_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_04.gif) no-repeat; }
		div#submenu li a.Pers { background: url(/img/site/voorjaar/subnav/submenu_over_05.gif) no-repeat; }
		div#submenu li a.Pers:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_05.gif) no-repeat; }
		div#submenu li a.Pers_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_05.gif) no-repeat; }
		div#submenu li a.Vrienden_van { background: url(/img/site/voorjaar/subnav/submenu_over_06.gif) no-repeat; }
		div#submenu li a.Vrienden_van:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_06.gif) no-repeat; }
		div#submenu li a.Vrienden_van_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_06.gif) no-repeat; }
		div#submenu li a.Vrijwilligers { background: url(/img/site/voorjaar/subnav/submenu_over_07.gif) no-repeat; }
		div#submenu li a.Vrijwilligers:hover { background: url(/img/site/voorjaar/subnav/submenu_over_A_07.gif) no-repeat; }
		div#submenu li a.Vrijwilligers_active { background: url(/img/site/voorjaar/subnav/submenu_over_A_07.gif) no-repeat; }

		/********************* WERKBLAD ***********************/
		div#submenu.bruin li a.Mijn_fotoalbum { background: url(/img/site/submenu/fotoalbum_or_00.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_fotoalbum:hover { background: url(/img/site/submenu/fotoalbum_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_fotoalbum_active { background: url(/img/site/submenu/fotoalbum_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_avonturen { background: url(/img/site/submenu/avonturen_or_00.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_avonturen:hover { background: url(/img/site/submenu/avonturen_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_avonturen_active { background: url(/img/site/submenu/avonturen_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_berichten { background: url(/img/site/submenu/berichten_or_00.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_berichten:hover { background: url(/img/site/submenu/berichten_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_berichten_active { background: url(/img/site/submenu/berichten_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_favorieten { background: url(/img/site/submenu/favorieten_or_00.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_favorieten:hover { background: url(/img/site/submenu/favorieten_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_favorieten_active { background: url(/img/site/submenu/favorieten_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_gegevens { background: url(/img/site/submenu/gegevens_or_00.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_gegevens:hover { background: url(/img/site/submenu/gegevens_or_01.gif) no-repeat; }
		div#submenu.bruin li a.Mijn_gegevens_active { background: url(/img/site/submenu/gegevens_or_01.gif) no-repeat; }

		div#submenu.geel li a.Mijn_fotoalbum { background: url(/img/site/submenu/fotoalbum_bl_00.gif) no-repeat; }
		div#submenu.geel li a.Mijn_fotoalbum:hover { background: url(/img/site/submenu/fotoalbum_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_fotoalbum_active { background: url(/img/site/submenu/fotoalbum_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_avonturen { background: url(/img/site/submenu/avonturen_bl_00.gif) no-repeat; }
		div#submenu.geel li a.Mijn_avonturen:hover { background: url(/img/site/submenu/avonturen_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_avonturen_active { background: url(/img/site/submenu/avonturen_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_berichten { background: url(/img/site/submenu/berichten_bl_00.gif) no-repeat; }
		div#submenu.geel li a.Mijn_berichten:hover { background: url(/img/site/submenu/berichten_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_berichten_active { background: url(/img/site/submenu/berichten_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_favorieten { background: url(/img/site/submenu/favorieten_bl_00.gif) no-repeat; }
		div#submenu.geel li a.Mijn_favorieten:hover { background: url(/img/site/submenu/favorieten_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_favorieten_active { background: url(/img/site/submenu/favorieten_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_gegevens { background: url(/img/site/submenu/gegevens_bl_00.gif) no-repeat; }
		div#submenu.geel li a.Mijn_gegevens:hover { background: url(/img/site/submenu/gegevens_bl_01.gif) no-repeat; }
		div#submenu.geel li a.Mijn_gegevens_active { background: url(/img/site/submenu/gegevens_bl_01.gif) no-repeat; }

		div#submenu.oranje li a.Mijn_fotoalbum { background: url(/img/site/submenu/fotoalbum_gr_00.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_fotoalbum:hover { background: url(/img/site/submenu/fotoalbum_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_fotoalbum_active { background: url(/img/site/submenu/fotoalbum_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_avonturen { background: url(/img/site/submenu/avonturen_gr_00.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_avonturen:hover { background: url(/img/site/submenu/avonturen_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_avonturen_active { background: url(/img/site/submenu/avonturen_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_berichten { background: url(/img/site/submenu/berichten_gr_00.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_berichten:hover { background: url(/img/site/submenu/berichten_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_berichten_active { background: url(/img/site/submenu/berichten_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_favorieten { background: url(/img/site/submenu/favorieten_gr_00.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_favorieten:hover { background: url(/img/site/submenu/favorieten_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_favorieten_active { background: url(/img/site/submenu/favorieten_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_gegevens { background: url(/img/site/submenu/gegevens_gr_00.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_gegevens:hover { background: url(/img/site/submenu/gegevens_gr_01.gif) no-repeat; }
		div#submenu.oranje li a.Mijn_gegevens_active { background: url(/img/site/submenu/gegevens_gr_01.gif) no-repeat; }



div#banner {
	display: none;

	float: left;
	clear: both;
	width: 971px;
	height: 286px;

	margin-top: 20px;
}

div#banner ul {
	float: left;
	width: 195px;
	margin: 0;
	padding:0;
	padding-left: 10px;
	list-style: none;
	margin-top: 20px;
}

div#banner li {
	float: left;
	height: 50px;
	margin:0;
	padding: 0;
}

div#banner li a {
	float: left;
	clear: both;
	width: 170px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #641d17;
	padding-right: 40px;
	padding-left: 5px;
	padding-top: 15px;
}

div#banner li a:hover {
	color: white;
	background: url(/img/site/voorjaar/arrow.gif) no-repeat;
	background-position: left;
}

div#banner span.bannerfoto {
	float: right;
	width: 716px;
	height: 293px;
	background-position: center center;
}
div#banner span.bannerrand {
	float: right;
	background: url(/img/site/voorjaar/border_visual_nonflash.png) no-repeat;
	width: 716px;
	height: 293px;
	margin-top: -293px;
	_background: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/voorjaar/border_visual_nonflash.png', sizingMethod='image');
}


div#slogan {
	position: absolute;
	top: 100px;
	left: 180px;
	color: rgb(240,132,0);
	font-size: 0.75em;
	width: 125px;
}

div#inlog {
	margin-left: 85px;
	margin-top: 40px;
	font-size: 0.9em;
	color: rgb(101,29,24);
	height: 300px;
}

div#inlog h1 {
	color: #B30433;
	font-size: 21px;
	margin: 0px;
}

div#inlog span {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

div#inlog fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

/*div#inlog input {
	margin-left: 17px;
	height: 18px;
	width: 133px;
}*/

div#inlog label {
	margin: 0;
}


div#inlog ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#inlog li {
	margin: 0;
	margin-left: 25px;
	padding: 0;
	width: 100px;
}

div#inlog a {
	margin: 0;
	padding: 0;
	width: 100px;
	color: #651D18;
	font-size: 12px;
	font-weight: bold;
}

div#inlog a.werkblad_berichten {
	float: left;
	clear: both;
	display: inline;
	width: 300px;

	font-size: 14px;
	color: #82881c;

	margin-left: -65px;
	margin-top: 50px;
}

div#inlogtxt {
	width: 150px;
	margin-left: 17px;
	margin-top: 10px;
	font-weight: bold;
}

div#content {
	float: left;
	width: 607px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}

div.contenttxt {
	padding-top: 18px;
	padding-bottom: 18px;
	font-size:12px;
}

div.contentfootertxt {
	clear: both;
	height: 70px;
	padding-top: 18px;
	overflow: hidden;
}

table.overzicht {
	float: left;
	clear: both;
	width: 600px;
}

div.collabel {
	width: 95px;
	float: left;
}

div.nieuwsdetail {
	width: 330px;
}

div.actbox {
	position: relative;
	height: 170px;
}

div.imgoverlay {
	position: absolute;
	margin-left: 0px;
}

div.imgsmallleft {
	margin-left: 0px;
}

div.imgsmallright {
	float: right;
	margin-right: -1px;
}

div.imglargeright {
	float: right;
	overflow: hidden;
}

div.weetjesleft {
	width: 120px;
	float: left;
}

div.volgend {
	float: right;
	width: 90px;
	margin-right: 40px;
	display: inline;
}

div.vorig {
	float: left;
	width: 90px;
	margin-left: 30px;
	display: inline;
}

div.inschrijven form {
	width: 260px;
	width: 100%;
}

div.inschrijven form label {
  float:left;
  clear:left;
  width:150px;
  margin-right: 10px;
}

div.inschrijven label.error {
  color:red;
}

div.inschrijven form label.formerror {
	color: red;
}

div.inschrijven form input,
div.inschrijven form select {
  float:left;
  width:150px;
  /*margin:5px 0;*/
  margin:2px;
}

div.inschrijven form input.kort {
	width: 25px;
	margin:2px;
	margin-right: 10px;
}

div.inschrijven form input.radio {
	width: 12px;
}

div.inschrijven form span {
  float:left;
}

div.inschrijven img#terug {
  float:left;
  clear:left;
  margin-left:20px;
}

div.inschrijven img#verder {
  float:left;
  margin-left:120px;
}

div#welkomtxt {
	color: rgb(0,81,121);
	margin-left: 200px;
	width: 540px;
}

.paddingl {
	padding-left: 15px;
}


.paddingr {
	padding-left: 15px;
}



/************************************************************************************ HOMECONTENT **********/

div#homecontent {
	float: left;
	clear: both;
	width: 980px;
	overflow: hidden;


	margin-bottom: 25px;
	background: url(/img/site/OSDhome_bg.gif) repeat-y;

}

div#homecontent div#topbar {
	float: left;
	clear: both;
	width: 980px;
	height: 16px;

	background: url(/img/site/homecontent_top.gif) no-repeat;
}

div#homecontent div#bottombar {
	float: left;
	clear: both;
	width: 980px;
	height: 44px;
	margin-top: -20px;

	background: url(/img/site/voorjaar/bottom_overlay.png) no-repeat;
	_background: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/voorjaar/bottom_overlay.png', sizingMethod='image');
}

div#homecontent div#col1 {
	float: left;
	width: 280px;
	overflow: hidden;
}



	div#col1 div.vak1 {
		float: left;
		clear: both;
		width: 260px;
		height: 112px;
		overflow: hidden;
		padding-left: 20px;

		background: url(/img/site/col1_vak1.jpg) no-repeat;
		background-position: bottom;

		color: #933519;
		font-size: 11px;
	}

		div#col1 div.vak1 h2 {
			font-size: 18px;
			margin-bottom: 5px;
		}

		div#col1 div.vak1 input.submit {
			border: 0;
			width: 99px;
			height: 23px;
			background: url(/img/site/btn_aanmelden.gif) no-repeat;

		}





	div#col1 div.vak2 {
		float: left;
		clear: both;
		width: 260px;
		height: 70px;
		overflow: hidden;
		padding-left: 20px;

		background: rgb(255,230,0);

		color: #933519;
		font-size: 11px;
	}

		div#col1 div.vak2 h2 {
			font-size: 18px;
			margin-bottom: 5px;
		}

		div#col1 div.vak2 input.submit {
			border: 0;
			width: 99px;
			height: 23px;
			background: url(/img/site/OSDbtn_aanmelden.gif) no-repeat;

		}



	div#col1 div.vak3 {
		float: left;
		clear: both;
		width: 330px;
		height: 30px;
		overflow: hidden;
	}

		div#col1 div.vak3 img {
			float: left;
			width: 110px;

		}

		div#col1 div.vak3 img.eerste {

		}

		div#col1 div.vak3 div#vak3_randje1 {
			float: left;
			width: 280px;
			height: 14px;

			margin-top: -110px;


			background: url(/img/site/overlay_home_left02.png) no-repeat;
			_background: 0;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/overlay_home_left02.png', sizingMethod='image');

		}

		div#col1 div.vak3 div#vak3_randje2 {
			float: left;
			width: 280px;
			height: 14px;

			margin-top:-10px;

			background: url(/img/site/overlay_home_left01.png) no-repeat;
			_background: 0;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/overlay_home_left01.png', sizingMethod='image');

		}


	div#col1 div.vak4 {
		/*display: none;*/

		float: left;
		clear: both;
		width: 280px;
		background: rgb(255,230,0);
		/*background: url(/img/site/voorjaar/banner_vlinderdagboek.gif) no-repeat;*/
	}

	div#col1 div.vak4 a {
		display: block;
		margin-left: 210px;
		margin-top: 60px;
		width: 100px;
	}

div#homecontent div#col2 {
	float: left;
	width: 350px;
	overflow: hidden;
}

	div#col2 div.vak1 {
	margin-top: -20px;
		float: left;
		clear: both;
		width: 350px;
		background: url(/img/site/OSDcol2_vak1_bg.gif) no-repeat;
		background-position: bottom right;
	}

		div#col2 div.vak1 h2 {
			font-size: 18px;
			color: rgb(0,181,223);
			margin:0;
			margin-left: 22px;
			margin-top: 10px;
			width: 167px;

		}

		div#col2 div.vak1 h3 {
			font-size: 14px;
			color: rgb(0,181,223);
			margin:0;
			margin-left: 22px;

		}

		div#col2 div.vak1 img.rand {
			float: left;
		}

		div#col2 div.vak1 div.rand {
			float: left;
			width: 132px;
			height: 133px;
			margin-left: -132px;
		}

		div#col2 div.vak1 span {
			display: block;
			font-size: 11px;
			color: rgb(149,54,25);
		}

		div#col2 div.vak1 a.meerinfo {
			margin-left: 50px;
		}



	div#col2 div.vak2 {
		float: left;
		clear: both;
		width: 300px;

		padding: 0 25px;

		padding-bottom: 25px;

		color: rgb(149, 54,25);

		background: url(/img/site/col2_vak2_bg.gif) no-repeat;
		background-color: rgb(229,247,252);
		background-position: bottom right;
	}

		div#col2 div.vak2 h2 {
			font-size: 14px;
		}

		div#col2 div.vak2 ul {
			margin: 10px 0;
			padding: 0;
		}

		div#col2 div.vak2 ul li {
			list-style: none;
			background: url(/img/site/voorjaar/col2_vak2_li.gif) no-repeat;
			background-position: 0 5px;
			padding-left: 13px;
		}

		div#col2 div.vak2 ul li a {
			font-size: 10px;
			color: rgb(149, 54,25);
		}

		div#col2 div.vak2 ul li a:hover {
			text-decoration: underline;
		}

		div#col2 div.vak2 a.leesmeer {
			margin-left: 150px;
		}


div#homecontent div#col3 {
	float: left;
	width: 350px;
	margin-top: -20px;
	overflow: hidden;
}

	div#col3 div.vak1 {
		float: left;
		clear: both;
		width: 350px;
		overflow: hidden;

		background: url(/img/site/voorjaar/col3_vak1_bg.gif) no-repeat;
		background-position: top right;
	}

			div#col3 div.vak1 div.topje {
			float: left;
			width: 350px;
			height: 123px;
			margin-top: -99px;

			background: url(/img/site/OSDhome_right.gif) no-repeat;
			_background: 0;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/OSDhome_right.gif', sizingMethod='image');
		}

		div#col3 div.vak1 img.rand {
			float: left;
		}

		div#col3 div.vak1 h2 {
			position: relative;
			font-size: 16px;
			color: rgb(149,54,25);
			margin:0;

			top: -100px;
			left: 170px;
			width: 100px;
			text-align: center;
		}

		div#col3 div.vak1 a.leesmeer {
			position: relative;

			left: 190px;
			top: -80px;



		}



	div#col3 div.vak2 {
		float: left;
		clear: both;
		width: 288px;

		margin-top: -15px;

		background: url(/img/site/voorjaar/col3_vak2_bg.gif) no-repeat;
		background-position: top;
		background-color: rgb(236,244,204);

		color: rgb(149, 54,25);
		padding: 106px 31px 0;
	}

		div#col3 div.vak2 h2 {
			font-size: 13px;
		}

		div#col3 div.vak2 a.leesmeer {
			margin-left: 175px;
		}

	div#col3 div.vak3 {
		float: left;
		clear: both;
		width: 350px;
		height: 150px;

		background: url(/img/site/col3_vak3.jpg) no-repeat;
		background-position: top left;
	}



		div#col3 div.vak3 h2 {
			font-size: 14px;
			color: rgb(149,54,25);
			margin-top: 25px;
			margin-left: 25px;
		}

		div#col3 div.vak3 fieldset {
			margin: 0;
			margin-left: 25px;
			padding: 0;
			border: 0;
		}

		div#col3 div.vak3 input,
		div#col3 div.vak3 select  {
			width: 167px;
			height: 19px;
			margin-bottom: 5px;
			font-size: 11px;
			line-height: 11px;
		}

		div#col3 div.vak3 input.submitbutton {
			width: 171px;
			height: 25px;
			border: 0;
			background: url(/img/site/voorjaar/home_zoek.gif);
			margin-left: 90px;
		}


/************************************************************************************ ZOEK BOX **********/

div#zoeken {
	float: left;
	clear: both;
	width: 595px;
	height: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: url(/img/site/voorjaar/bg_zoeken.jpg) no-repeat;
}

div#zoeken.groot {
	float: left;
	width: 595px;
	height: 450px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: url(/img/site/voorjaar/bg_zoeken2.jpg) no-repeat;
}

div#zoeken h2 {
	font-size: 14px;
	color: #e1e1c7;
	margin-left: 20px;
	margin-top: 15px;
}

div#zoeken ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#zoeken li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#zoeken li a {
	float: left;
	height: 150px;
	background: red;
}

div#zoeken li a span {
	display: none;
}

div#zoeken li.een a { width: 68px; background: url(/img/site/voorjaar/zoeken_een.jpg) no-repeat; }
div#zoeken li.een a:hover { background: url(/img/site/voorjaar/zoeken_een_over.jpg) no-repeat; }
div#zoeken li.een_active a { width: 68px; background: url(/img/site/voorjaar/zoeken_een_over.jpg) no-repeat; }
div#zoeken li.twee a { width: 61px; background: url(/img/site/voorjaar/zoeken_twee.jpg) no-repeat; }
div#zoeken li.twee a:hover { background: url(/img/site/voorjaar/zoeken_twee_over.jpg) no-repeat; }
div#zoeken li.twee_active a { width: 61px; background: url(/img/site/voorjaar/zoeken_twee_over.jpg) no-repeat; }
div#zoeken li.drie a { width: 87px; background: url(/img/site/voorjaar/zoeken_drie.jpg) no-repeat; }
div#zoeken li.drie a:hover { background: url(/img/site/voorjaar/zoeken_drie_over.jpg) no-repeat; }
div#zoeken li.drie_active a { width: 87px; background: url(/img/site/voorjaar/zoeken_drie_over.jpg) no-repeat; }
div#zoeken li.vier a { width: 73px; background: url(/img/site/voorjaar/zoeken_vier.jpg) no-repeat; }
div#zoeken li.vier a:hover { background: url(/img/site/voorjaar/zoeken_vier_over.jpg) no-repeat; }
div#zoeken li.vier_active a { width: 73px; background: url(/img/site/voorjaar/zoeken_vier_over.jpg) no-repeat; }
div#zoeken li.vijf a { width: 66px; background: url(/img/site/voorjaar/zoeken_vijf.jpg) no-repeat; }
div#zoeken li.vijf a:hover { background: url(/img/site/voorjaar/zoeken_vijf_over.jpg) no-repeat; }
div#zoeken li.vijf_active a { width: 66px; background: url(/img/site/voorjaar/zoeken_vijf_over.jpg) no-repeat; }
div#zoeken li.zes a { width: 71px; background: url(/img/site/voorjaar/zoeken_zes.jpg) no-repeat; }
div#zoeken li.zes a:hover { background: url(/img/site/voorjaar/zoeken_zes_over.jpg) no-repeat; }
div#zoeken li.zes_active a { width: 71px; background: url(/img/site/voorjaar/zoeken_zes_over.jpg) no-repeat; }
div#zoeken li.zeven a { width: 98px; background: url(/img/site/voorjaar/zoeken_zeven.jpg) no-repeat; }
div#zoeken li.zeven a:hover { background: url(/img/site/voorjaar/zoeken_zeven_over.jpg) no-repeat; }
div#zoeken li.zeven_active a { width: 98px; background: url(/img/site/voorjaar/zoeken_zeven_over.jpg) no-repeat; }
div#zoeken li.acht a { width: 71px; background: url(/img/site/voorjaar/zoeken_acht.jpg) no-repeat; }
div#zoeken li.acht a:hover { background: url(/img/site/voorjaar/zoeken_acht_over.jpg) no-repeat; }
div#zoeken li.acht_active a { width: 71px; background: url(/img/site/voorjaar/zoeken_acht_over.jpg) no-repeat; }

div#zoeken form {
	float: left;
	clear: both;
	display: inline;
	width: 590px;
	margin-top: 25px;
	margin-left: 20px;
}

div#zoeken form table {
	font-size: 12px;
	font-weight: bold;
	color: #82891B;
}

div#zoeken form img {
	margin-top: 5px;
}

div#zoeken form img#zoeken_submit2 {
	margin-top: 0px;
	margin-left: 10px;
	display: inline;
	cursor: pointer;
	cursor: hand;
}

div#zoeken form img#zoeken_submit3 {
	margin-left: 55px;
	cursor: pointer;
	cursor: hand;
}

div#zoeken form img#zoeken_submit3nieuws {
	margin-left: 100px;
	cursor: pointer;
	cursor: hand;
}

div#zoeken form img#zoeken_submit3weetje {
	margin-left: 75px;
	cursor: pointer;
	cursor: hand;
}

div#zoeken form img#zoeken_submit3leden {
	margin-left: 72px;
	cursor: pointer;
	cursor: hand;
}

div#zoeken img#zoeken_submit1 {
	float: left;
	clear: both;
	margin-left: 491px;
	cursor: pointer;
	cursor: hand;
}

select.datum {
	width: 150px;
}

input.zoektrefwoord {
	height: 18px;
	margin-bottom: 6px;
	margin-left: 35px;
}

/************************************************************************************ ZOEK RESULTATEN **********/

dl.zoekresultaten,
dl.zoekresultaten dt,
dl.zoekresultaten dd {
	clear: both;
	margin: 0;
	padding:0;
	font-size: 12px;
	line-height: 20px;
}

dl.zoekresultaten {
	margin-left: 10px;
	margin-bottom: 10px;
}

dl.zoekresultaten dt {
	font-weight: bold;
	/*margin-bottom: -75px;*/
}

dl.zoekresultaten dd {
	margin-left: 35px;
	margin-bottom: 10px;

}

dl.zoekresultaten span {
	float: left;
	width: 35px;
}

table.zoekresultaten td {
	vertical-align: top;
	font-size: 12px;
}

table.zoekresultaten span {
	float: left;
	width: 35px;
	font-weight: bold;
}

table.zoekresultaten img {
	margin-right: 10px;
}

span.vorige {
	float: left;
	margin-left: 20px;
	display: inline;
}

span.volgende {
	float: right;
	margin-right: 20px;
	display: inline;
}

/************************************************************************************ FORUM **********/

img.button_reageer {
	float: right;
	margin-top: -25px;
}

span.berichttitel {
	font-size: 16px;
	color: #953618;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 20px;
}

textarea.berichtplaatsen {
	width: 400px;
	height: 300px;
	margin-left: 75px;
}

input.verzendenknop {
	float: right;
	margin-right: 25px;
	display: inline;
	width: 96px;
	height: 44px;
}

table.forum,
table.forumlijst {
	width: 100%;
}

table.forum tr,
table.forumlijst tr {
	height: 30px;
}

table.forum th {
	color: #ffffff;
	text-align: left;
}

table.forum th.onderwerp,
table.forumlijst th.onderwerp {
	width: 350px;
	padding-left: 20px;
}

table.forum th.gebruiker,
table.forumlijst th.gebruiker {
	width: 100px;
}

table.forum th.reacties,
table.forumlijst th.reacties {
	width: 130px;
	text-align: center;
}

table.forum td.onderwerp,
table.forumlijst td.onderwerp {
	width: 350px;
	padding-left: 20px;
}

table.forum td.gebruiker,
table.forumlijst td.gebruiker {
	width: 100px;
}

table.forum td.reacties,
table.forumlijst td.reacties {
	width: 130px;
	text-align: center;
}


table.forumlijst td {
	font-weight: bold;
	color: #7FA8BC;
	font-size: 14px;
	border-bottom: 1px solid #7FA8BC;
}

table.forumlijst td a {
	font-weight: bold;
	color: #005179;
}


table.forumbericht {
	width: 600px;
}

	table.oneven {
		background: #ffffff;
	}

	table.even {
		background: #bfecf7;
	}

table.forumbericht td.gebruiker,
table.forumbericht td.titel{
	font-size: 15px;
	color: #005179;
	font-weight: bold;
	padding-top: 8px;
}

table.forumbericht td.gebruiker,
table.forumbericht td.foto {
	width: 100px;
	padding-left: 15px;
}

table.forumbericht td.titel,
table.forumbericht td.bericht {
	width: 560px;
}

table.forumbericht td.foto,
table.forumbericht td.bericht {
	padding-bottom: 8px;
}

table.forumbericht td.titel {
	color: #7FA8BC;
}

	table.forumbericht td.titel span {
		color: #005179;
	}


table.forumbericht td.bericht {
	font-size: 11px;
	line-height: 18px;
}

table.forumbericht td.foto {
	padding-top: 8px;
}

table.forumbericht td.links {
	padding-left: 15px;
	border-top: 1px solid #7FA8BC;
	border-bottom: 1px solid #005179;
	font-weight: bold;
	color: #005179;
	font-size: 12px;
	height: 25px;
}

table.forumbericht td.links span a {
	color: #005179;
}

table.forumbericht td.links img {
	margin-right: 5px;
}

table.forumbericht td.links span {
	margin-right: 50px;
}


table.oneven td.links {
	border-top: 1px solid #BFD3DD;
	color: #7FA8BC;
}

span.forumbericht {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 15px;
}

span#paginas {
	float: left;
	width: 600px;
	height: 100px;
	display: inline;
}

span.vorig {
	float: left;
}

span#pagina {
	float: left;
	width: 460px;
	text-align: center;
	color: #C90527;
	font-size: 17px;
	font-weight: bold;
}

span#pagina a {
	font-size: 17px;
	color: #F7AD00;
	font-weight: bold;
}

span#pagina span {
	margin: 0 7px;
}

span.volgend {
	float: right;
}


/************************************************************************************ WERKBLAD **********/

div#werkblad {
	width: 609px;
	background: url(/img/site/backgrounds_frames/bck_wildhut_01.gif) repeat-y;
	background-repeat: repeat-y;
}

div#content div#werkblad h1 {
	color: #fff;
	margin-left: 20px;
}

div#werkblad div.randje_boven {
	float: left;
	display: inline;
	width: 604px;
	height: 22px;
	background: url(/img/site/backgrounds_frames/overlay_top.png) no-repeat;
	margin-bottom: 40px;
	margin-left: 2px;
}

div#werkblad div.randje_beneden {
	clear: both;
	width: 604px;
	height: 22px;
	overflow: hidden;
	background: url(/img/site/backgrounds_frames/overlay_bottom.png) no-repeat;
	margin-top: 40px;
	margin-left: 1px;
}

div#werkblad form {
	margin: 0px;
	padding: 0px;
}

div#werkblad table#berichtsturen {
	clear: both;
	margin-left: 50px;
}

div#content div#werkblad table#berichtsturen h2 {
	font-size: 10pt;
	color: #fff;
}

div.werkblad_info {
	float: left;
	display: inline;
	width: 536px;
	height: 350px;
	padding-top: 20px;
	margin-left: 40px;
	margin-bottom: 30px;
	background: url(/img/site/backgrounds_frames/bck_fotoalbum_lrg.png) no-repeat;
}

div.achtergrond_icoon {
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
	font-weight: bold;
	width: 120px;
}

div.achtergrond_icoon img {
	float: left;
	margin-right: 10px;
}

div#content div#werkblad div.werkblad_info h1 {
	margin-left: 30px;
	margin-top: 10px;
	color: #96361d;
}

div.werkblad_fotoalbum {
	float: left;
	margin-left: 40px;
	display: inline;
	width: 547px;
	height: 220px;
	background: url(/img/site/backgrounds_frames/bck_fotoalbum.png) no-repeat;
	margin-bottom: 20px;
}

div.werkblad_fotoalbum_content {
	float: left;
	margin-left: 40px;
	display: inline;
	width: 547px;
	height: 220px;
	margin-top: -240px;
}

div.werkblad_fotoalbum_content div.fotoholder {
	float: left;
	display: inline;
	width: 175px;
	height: 175px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-left: 45px;
	margin-right: 25px;
}

div#content div#werkblad div.werkblad_fotoalbum_content h1 {
	margin-left: 30px;
	margin-top: 10px;
	color: #96361d;
}

div.werkblad_fotoalbum_content h3 {
	color: #96361d;
	font-size: 16px;
	margin-top: 42px;
}

div.werkblad_fotoalbum_content p {
	color: #96361d;
	padding-right: 25px;
}

div.werkbladintro {
	float: left;
	width: 325px;
}

div.fotoholdergroot {
	float: right;
	margin-right: 10px;
	display: inline;
	width: 181px;
	height: 206px;
	margin-top: 30px;
}

div.fotoholdergroot div.grootrandje {
	position: absolute;
	z-index: 500;
	margin-top: -25px;
}

div.fotoholdergroot img.fototje {
	position: relative;
	width: 150px;
}

div.fotoholdergroot div.fotorand {
	position: relative;
	width: 150px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	left: 20px;
	top: -10px;
}

p.verhaaltje {
	margin-left: 25px;
}

div.fix { height: 1%; }


a.berichtsturen {
	position:absolute; 
	left: 700px; 
	top: 600px;
	z-index: 999;
}

/************************************************************************************ FOTOALBUM **********/

div.foto {
	float: left;
	display: inline;
	width: 141px;
	height: 140px;
	margin-left: 8px;
	margin-bottom: 8px;
}

span.foto2 {
	float: left;
	width: 106px;
	height: 106px;
	margin: 17px;
	margin-left: -125px;
	cursor: pointer;
	cursor: hand;
}


div.oneven {
	background: url(/img/site/backgrounds_frames/bck_foto_overzicht.png) no-repeat;
}

div.even {
	background: url(/img/site/voorjaar/fotoalbum_klein_even.jpg) no-repeat;
}

div.foto a {
	display: block;
	width: 106px;
	height: 106px;
}

form.foto_upload {
	margin-left: 25px;
}


form.foto_upload input.opslaan {
	border: 0;
	width: 92px;
	height: 59px;
	background: url(/img/site/buttons/btn_opslaan.gif) no-repeat;
	cursor: hand;
	cursor: pointer;
}


form.foto_upload label {
	font-size: 14px;
	font-weight: bold;
	color: #828a1b;
}

div.fotogroot {
	float: left;
	display: inline;
	margin-left: 70px;
	width: 443px;
	height: 475px;
	background: url(/img/site/backgrounds_frames/bck_fotodetailpagina.png) no-repeat;
}

div.fotogroot * {
	float: left;
}

div.fotogroot img {
	margin-left: 40px;
	display: inline;
}

div.fotogroot h3 {
	width: 170px;
	text-align: center;
	color: #81871b;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 10px;
}

div.vorige_foto {
	float: left;
	clear: left;
	display: inline;
	width: 90px;
	height: 122px;
	margin-left: 10px;
}

div.vorige_foto_bg {
	float: left;
	display: inline;
	width: 90px;
	height: 90px;
	background: url(/img/site/backgrounds_frames/bck_fotodetailpagina_sml.png) no-repeat;
}

div.volgende_foto {
	float: left;
	width: 100px;
	height: 122px;
}

div.volgende_foto_bg {
	float: left;
	width: 100px;
	height: 90px;
	background: url(/img/site/backgrounds_frames/bck_fotodetailpagina_sml.png) no-repeat;
}

div.foto_info {
	float: left;
	width: 400px;
	height: 165px;
}

div#content div#werkblad div.foto_info h2 {
	color: #fff;
}

div.foto_info input.titel {
	width: 233px;
}

div.foto_info textarea {
	width: 233px;
	height: 60px;
}

div.foto_info td.rechts {
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

div.foto_info td.rechts select {
	width: 130px;
}

div.foto_info input.opslaan {
	/*border: 0;*/
	/*width: 85px;
	height: 35px;*/
	/*background: url(/img/site/buttons/temp_buttons.gif) no-repeat;*/
}

/************************************************************************************ MIJN AVONTUREN **********/

table.overzicht_licht {
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
}

table.overzicht_licht th {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

table.overzicht_licht a {
	font-size: 12px;
	color: #fff;
}

table.overzicht_donker {
	float: left;
	margin-left: 25px;
}

table.overzicht_donker th {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

table.overzicht_donker a {
	font-size: 12px;
	color: #fff;
}


/************************************************************************************ FAVORIETEN **********/

img.toevoegen_favorieten {
	margin-left: 15px;
}

h3.favorieten {
	float: left;
	clear: both;
	display: inline;
	margin-left: 25px;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}

ul.favorieten1,
ul.favorieten2,
ul.favorieten3
 {
	float: left;
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.favorieten1 a,
ul.favorieten2 a,
ul.favorieten3 a
{
	color: #fff;
}

ul.favorieten1,
ul.favorieten2,
ul.favorieten3 {
	margin-left: 25px;
}


ul.favorieten1 li {
	float: left;
	padding-right: 10px;
	width: 550px;
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;
}

ul.favorieten2 li {
	float: left;
	padding-right: 10px;
	width: 550px;
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;
}

ul.favorieten3 li {
	float: left;
	padding-right: 10px;
	width: 550px;
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;
}

ul.favorieten1 input,
ul.favorieten2 input,
ul.favorieten3 input {
	margin-right: 10px;
}

img.verwijderitems {
	float: left;
	margin-left: 15px;
	cursor: hand;
	cursor: pointer;
}

/************************************************************************************ MIJN GEGEVENS **********/

form.gegevens {
	float: left;
}

form.gegevens table {
	margin-left: 25px;
	font-size: 1em;
}


form.gegevens input.opslaan2 {
	width: 250px;
	height: 100px;
	background: url(/img/site/btn_opslaan.png) no-repeat;
	border: 0;
}

form.gegevens input.verzenden {
	width: 96px;
	height: 44px;
	background: url(/img/site/buttons/btn_verzenden.gif) no-repeat;
	border: 0;
}

form.gegevens input.voornaam {
	width: 100px;
}

form.gegevens input.tussenvoegsels {
	width: 50px;
}

form.gegevens input.achternaam {
	width: 100px;
}

form.gegevens input.lang {
	width: 250px;
}

form.gegevens textarea {
	width: 250px;
	height: 100px;
}

form.gegevens td {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
}

form.gegevens select {
	width: 60px;
}

/******************************************************** CONTACT *************/

form.contact {
	float: left;
}

form.contact table {
	margin-left: 25px;
	font-size: 1em;
}

form.contact input {
	height: 18px;
}

form.contact input.opslaan2 {
	width: 80px;
	height: 51px;
	background: url(/img/site/voorjaar/btn_opslaan2.jpg) no-repeat;
	border: 0;
}

form.contact input.verzenden {
	width: 96px;
	height: 44px;
	background: url(/img/site/buttons/btn_verzenden.gif) no-repeat;
	border: 0;
}

form.contact input.voornaam {
	width: 100px;
}

form.contact input.tussenvoegsels {
	width: 50px;
}

form.contact input.achternaam {
	width: 100px;
}

form.contact input.lang {
	width: 250px;
}

form.contact textarea {
	width: 250px;
	height: 100px;
}

form.contact td {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #96361d;
}

/************************************************************************************ AVONTUREN **********/

form.aanmelden table {
	font-weight: bold;
	color: #97351a;
	margin-left: 25px;
}

form.aanmelden input.verzenden {
	width: 96px;
	height: 44px;
	background: url(/img/site/buttons/btn_verzenden.gif) no-repeat;
	border: 0;
}

/************************************************************************************ MIJN BERICHTEN **********/


table.berichten,
table.berichtenlijst {
	float: left;
	width: 100%;
}

table.berichten tr,
table.berichtenlijst tr {
	height: 30px;
}

table.berichten th {
	font-size: 12px;
	color: #fff;
	text-align: left;
}

table.berichten th.selecteren,
table.berichtenlijst th.selecteren {
	width: 100px;
	text-align: center;
}

table.berichten th.onderwerp,
table.berichtenlijst th.onderwerp {
	width: 250px;
	padding-left: 20px;
}

table.berichten th.gebruiker,
table.berichtenlijst th.gebruiker {
	width: 200px;
}

table.berichten th.reacties,
table.berichtenlijst th.reacties {
	width: 130px;
	text-align: center;
}

table.berichten td.selecteren,
table.berichtenlijst td.selecteren {
	width: 100px;
	text-align: center;
}

table.berichten td.onderwerp,
table.berichtenlijst td.onderwerp {
	width: 250px;
	padding-left: 20px;
}

table.berichten td.gebruiker,
table.berichtenlijst td.gebruiker {
	width: 200px;
}

table.berichten td.reacties,
table.berichtenlijst td.reacties {
	width: 130px;
	text-align: center;
}


table.berichtenlijst td {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

table.berichtenlijst tr.gelezen td {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

table.berichtenlijst td a {
	font-weight: bold;
	color: #fff;
}

table.berichtenlijst tr.gelezen td a {
	font-weight: bold;
	color: #fff;
}

input.berichtenverwijderen {
	width: 275px;
	height: 39px;
	background: url(/img/site/voorjaar/button_verwijder.jpg) no-repeat;
	border: 0;
	margin-left: 25px;
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

div.berichtknop {
	float: left;
	/*width: 180px;*/
	display: inline;
	text-align: center;
	margin-left: 20px;
}

div.berichttekst {
	padding-left: 25px;
	padding-top: 25px;
	font-size: 14px;
	float: left;
	clear: both;
	width: 550px;
	color: #fff;
	font-weight: bold;
}

textarea.berichttekst {
	width: 500px;
	height: 300px;
	margin-left: 50px;
	margin-top: 10px;
}

input.berichtverzenden {
	border: 0;
	width: 96px;
	height: 55px;
	background: url(/img/site/buttons/btn_verzenden.gif) no-repeat;
	margin-left: 300px;
}

/************************************************************************************ FOOTER **********/

div#footer {
	float: left;
	clear: both;
	width: 650px;
	height: 42px;
	border-top: 2px dashed #c0c38a;
	margin-left: -15px;
	display: inline;
}


/************************************************************************************ Nieuwsbrief **********/

div#form {
	padding: 15px;
}

div.formline {
	background: none;
	border: 0px;
	width: 505px;
}

div.formline div.formlabel {
	background: none;
	border: 0px;
	float: left;
	width: 175px;
}

div.formline div.formerror {
	background: none;
	border: 0px;
	color: rgb(255,0,0);
}

p.formerror {
	color: rgb(255,0,0);
}

div.formline div.formfield {
	background: none;
	border: 0px;
	float: right;
	width: 310px;
}

div.formline div.formfield select {
	width: 310px;
}

div.formline div.formfield textarea {
	width: 305px;
	height: 100px;
}

div.formline div.formfield input {
	width: 305px;
}

div.formline div.formfield input.small {
	width: 125px;
}

div.formline div.formfield input.radio {
	width: 20px;
}

div.formline div.clear {
	clear: both;
	background: none;
	border: 0px;
}

.alignright {
	text-align: right;
}



/************************************************************************************ MEUK **********/

input.wachtwoordversturen {
	width: 96px;
	height: 44px;
	background: url(/img/site/buttons/btn_verzenden.gif) no-repeat;
	border: 0;
}


div.error { border:1px #dd0000 solid; padding: 10px; font-weight: bold; color: #dd0000; letter-spacing: 1px; margin-bottom: 10px;}



/************************ NIEUWE CONTENT MEUK ****************/

div#content {
	color: #973518;
}

div#content ol {
	margin: 10px 10px 10px 20px;
}

div#content h1 {
	font-size: 16px;
	color: #973518;
	margin-bottom: 10px;
	clear: both;
}
div#content h3 {
	margin: auto;
	font-size: 1.2em;
}

div#content h4 {
	font-size: 12px;
}

div#content div.item {
	float: left;
	clear: both;
	width: 600px;
	margin-bottom: 20px;
}

div#content div.item img {
	float: left;
	margin-right: 10px;
}

div#content div.item span.datum {
	float: left;
	width: 430px;
	clear: right;
	color: #f08400;
	font-size: 12px;
	font-weight: bold;
}

div#content div.item a.leesmeer {
	float: left;
	margin-top: 10px;
}

div#content div.itemdetail {
	float: left;
	clear: both;
	width: 600px;
}


div#content div.itemdetail p {
	margin-bottom: 10px;
}

div#content div.itemdetail span.datum {
	display: block;
	color: #f08400;
	font-size: 12px;
	font-weight: bold;
}

div#content div.itemdetail span.itemdetail_fotoholder {
	float: right;
	width: 275px;
	height: 246px;
	background: url(/img/site/backgrounds_frames/bck_vsl_content_blauw.gif) no-repeat;
}

div#content div.itemdetail span.itemdetail_foto {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	width: 220px;
	height: 220px;
	background-repeat: no-repeat;
	background-position: center center;
}

div#content div.itemfooter {
	float: left;
	width: 620px;
	clear: both;
}

div#content div.activiteitinfo,
div#content div.aanmeldingen {
	float: left;
	width: 281px;
	height: 116px;
	padding: 20px;
	overflow: auto;
	background-image: url(/img/site/backgrounds_frames/bck_visual_avon_aanmel.gif);
	background-repeat: no-repeat;
	color: #00b4e1;
}
div#content div.aanmeldingen {
	padding: 0px;
	width: 321px;
	height: 156px;
}
div#content div.aanmeldingen div.aanmeldingen2 {
	width: 281px;
	height: 106px;
	padding: 20px;
	overflow: auto;
}
div#content div.activiteitinfo h4 {
	width: 60px;
	margin: 0px;
	float: left;
}

div#content h4 {
	margin-top: 12px;
}

div#content div.aanmeldingen {
	margin-bottom: 30px;
}

div.aanmeldingen2 span.lid {
	float: left;
	width: 115px;
	padding-left: 15px;
	background: url(/img/site/aanmelding.gif) no-repeat;
	background-position: 0 5px;
}

div.aanmeldingen2 span.lid a {
    color:#00B4E1;
    text-decoration:underline;
}


/********************************************** FOTOGALERIJ ***************/

div#fotozoek {
	width: 636px;
	height: 31px;
	background: url(../img/site/bck_zoek.gif) no-repeat;
	padding: 35px;
}

div#fotozoek input.text {
	height: 20px;
	width: 200px;
}

div#fotozoek input.submit {
	border: 0;
	width: 80px;
	height: 26px;
	background: url(../img/site/btn_zoek.gif) no-repeat;
}

div.fotogalerij_categorie {
	float: left;
	clear: both;
	width: 591px;
	height: 175px;
	margin-top: 20px;
	background: url(/img/site/backgrounds_frames/bck_fotogalerij.gif) no-repeat;
}

div.fotogalerij_categorie a {
	cursor: pointer;
	cursor: hand;
}

div.fotogalerij_categorie h1 {
	margin: 5px 0 0 10px;
}

div.vorige_leeg,
div.volgende_leeg
 { width: 50px; margin: 50px 0 0 0; float: left;}


div.fotogalerij_categorie a.vorige {
	float: left;
	margin: 50px 20px 0 10px;
}
div.fotogalerij_categorie a.volgende {
	float: left;
	margin: 50px 0 0 0px;
}

span.fotogalerij_foto {
	float: left;
	width: 106px;
	height: 106px;
	margin-right: 20px;
	margin-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}


/****************************************** PRIKBORD ************************/

div#prikbord {
	height: 637px;
	background: url(/img/site/backgrounds_frames/bck_prikbord.gif) no-repeat;
}

div#prikbord span.afzender {
	font-weight: bold;
}

div#prikbord div.bericht1 {
	position: absolute;
	width: 203px;
	height: 113px;
	padding: 40px;
	margin-left: 285px;
	margin-top: 40px;
	background: url(/img/site/backgrounds_frames/prikbord_01.png) no-repeat;
	z-index: 505;
}
div#prikbord div.bericht1 span.afzender {
	color: #becd00;
}
div#prikbord div.bericht1 a.meer {
	position: absolute;
	top: 145px;
	left: 235px;
}


div#prikbord div.bericht2 {
	position: absolute;
	width: 219px;
	height: 149px;
	padding: 40px;
	margin-left: 20px;
	margin-top: 120px;
	background: url(/img/site/backgrounds_frames/prikbord_02.png) no-repeat;
	z-index: 504;
}
div#prikbord div.bericht2 span.afzender {
	color: #cd0627;
}
div#prikbord div.bericht2 a.meer {
	position: absolute;
	top: 165px;
	left: 240px;
}

div#prikbord div.bericht3 {
	position: absolute;
	width: 218px;
	height: 135px;
	padding: 40px;
	margin-left: 280px;
	margin-top: 200px;
	background: url(/img/site/backgrounds_frames/prikbord_03.png) no-repeat;
	z-index: 503;
}
div#prikbord div.bericht3 span.afzender {
	color: #ef8500;
}
div#prikbord div.bericht3 a.meer {
	position: absolute;
	top: 135px;
	left: 240px;
}

div#prikbord div.bericht4 {
	position: absolute;
	width: 197px;
	height: 126px;
	padding: 40px 40px 40px 60px;
	margin-left: 20px;
	margin-top: 320px;
	background: url(/img/site/backgrounds_frames/prikbord_04.png) no-repeat;
	z-index: 502;
}
div#prikbord div.bericht4 span.afzender {
	color: #26b5c6;
}
div#prikbord div.bericht4 a.meer {
	position: absolute;
	top: 150px;
	left: 230px;
}

div#prikbord div.bericht5 {
	position: absolute;
	width: 217px;
	height: 107px;
	padding: 80px 40px 40px;
	margin-left: 270px;
	margin-top: 360px;
	background: url(/img/site/backgrounds_frames/prikbord_05.png) no-repeat;
	z-index: 501;
}
div#prikbord div.bericht5 span.afzender {
	color: #eb8700;
}
div#prikbord div.bericht5 a.meer {
	position: absolute;
	top: 170px;
	left: 250px;
}

div#prikbord p {
	font-size: 11px;
}

form.prikbord {
	margin-left: 30px;
}

form.prikbord input {
	width: 200px;
	height: 18px;
}

form.prikbord textarea {
	width: 300px;
	height: 200px;
}

div#content hr {
	margin: 30px 0;
	border: 0;
	height: 1px;
	color: #963719;
	background-color: #963719;
}

ul#prikbordlijst {
	margin-left: 30px;
	list-style: none;
}

ul#prikbordlijst li {
	padding-left: 20px;
	background: url(/img/site/li.gif) no-repeat 0 5px;
	margin-bottom: 20px;
}

ul#prikbordlijst span.titel {
	font-size: 16px;
	font-weight: bold;
}

ul#prikbordlijst span.datum,
ul#prikbordlijst span.afzender {
	color: #f18401;
	font-weight: bold;
}

span.error {
	color: red;
}

div#prikbord_popup {
	position: absolute;
	z-index: 999;
	margin-left: 100px;
	margin-top: 100px;

	display: none;
	cursor: pointer;
	cursor: hand;
}

div#prikbord_popup div {
	float: left;
	width: 281px;
	padding: 15px 25px;
	background: #fff;
}

span#popup_afzender {
	font-weight: bold;
	color: #f38104;
}

td.bericht blockquote { margin: 5px; padding: 5px;}
table.even td.bericht blockquote { border:1px white solid}
table.oneven td.bericht blockquote { border:1px #bdcf00 solid}

ul.weetjes { margin-lefT: 25px;}

.hiddenbericht {
	margin-left: 70px;
}

.hiddenbericht blockquote {
	border: 1px #bdcf00 solid;
	margin: 5px; padding: 5px;
}

div#content ul{
	margin: 5px 5px 5px 10px;
	padding: auto;
}
div#content ul li{
	margin-left: 15px;
}

div#content div#zoeken ul{ margin: 0; }

div#content h1,div#content h2,div#content h3 {
	margin: 10px 0px 8px 0px;
}

div#content h1 {
	font-size: 1.2em;
	color: #973518;
}
div#content h2 {
	font-size: 1.1em;
	color: #973518;
}
div#content h3 {
	font-size: 1.0em;
	color: #973518;
}

p { margin: auto;}

.tablebizar {
	font-family: arial;
	font-size: 12px;
}
