
/*****************************************************************
BODY EN BOX DECLARATIONS
*****************************************************************/

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 76%;
}

.clearboth 	{ clear: both; }
.dontbreak	{ white-space: nowrap; }

img { 
	border: 0;
}

#container	{
  	position: relative;
	background: #fff;
  	width: 880px;
  	border-left: 1px solid #999999;
  	border-right: 1px solid #999999;
	padding: 0px;
	margin: 0px auto;
}

div#logo {
	position: absolute;
	top: 0px; left: 0px;
	display: block;
	width: 136px; height: 68px;
	background: #fff;
}

#header {
	position: relative;
	text-align: left;
	display: block;
	width: 880px;
	height: 143px;
	padding:  68px 0px 0px 0px;
	background-color: transparent;
}

	#headerfoto	{
		position: absolute;
		top: 68px; left: 0px;
	}

	#headerfoto_mask	{
		position: absolute;
		top: 68px; left: 0px;
	}

#header_home {
	width: 880px;
	height: 217px;
	background: #f89829;
	margin: 68px 0px 0px 0px;
}

#content_left {
	float: left;
	width: 184px;
	background: #eceded;
	border-right: 1px solid #ee2e24;
}

#content {
	float: left;
	width: 510px;
	background: #fff;
	text-align: left;
}

#content_right {
	float: left;
	width: 184px;
	background: #eceded;
	border-left: 1px solid #ee2e24;
	text-align: left;
}

#pc_check_home {
	position: relative;
	display: block;
	width: 413px; height: 106px;
	margin: 20px 0px 0px 30px;
	background: transparent url(images/vve_home_postcodecheck.gif) no-repeat;
}

#pc_check_right {
	position: relative;
	display: block;
	width: 143px; height: 178px;
	margin: 20px 0px 0px 21px;
	background: transparent url(images/vve_postcodecheck.gif) no-repeat;
}

div.nieuwsbrief_item {
	width: 470px;
	margin: 0 0 13px 20px;
	border-right: 1px solid #eceded;
	border-left: 1px solid #eceded;
	border-bottom: 1px solid #d3d3d3;
}

div.nieuwsbrief_item img.right {
	float: right;
	margin: 0 0 0px 10px;
	padding: 0;
	border: 0;
}

div.nieuwsbrief_item img.left {
	float: left;
	margin: 0 10px 0px 0;
	padding: 0;
	border: 0;
}

div.nieuwsbrief_item p {
	margin: 14px 10px 0 10px;
	padding: 0;
}

div.nieuwsbrief_item p.leesverder {
	margin: 0px 10px 0 10px;
}

div.nieuwsbrief_item h2.rood {
	padding: 5px 15px 5px 15px;
	background: #ee2d24;
	margin: 0;
	color: #ffffff;
	font-size: 16px;
}

div.nieuwsbrief_item h2.oranje {
	padding: 5px 15px 5px 15px;
	background: #f89828;
	margin: 0;
	color: #ffffff;
	font-size: 16px;
}

div.nieuwsbrief_item a { text-decoration: none; color: #f89829; padding: 0; margin: 0; }
div.nieuwsbrief_item a:hover { text-decoration: underline; }
div.nieuwsbrief_item a.active { color: #ee2d24; }


img#aanmeld {
	display: block;
	margin: 15px 0 0 18px;
}
a#nieuws-button {
	display: inline-block;
	margin: 15px 0 0 18px;
}

div#archief_container {
	background: #dededf;
	width: 141px;
	margin: 15px 0 0 21px;
	padding: 0;
}

div#archief_nieuwsbrieven {
	width: 127px;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #c7c7c9;
	border-left: 1px solid #c7c7c9;
}

div#archief_top {
	background: url(images/rondblok_top.gif) no-repeat;
	width: 141px;
	height: 11px;
}
div#archief_bottom {
	background: url(images/rondblok_bottom.gif) no-repeat;
	width: 141px;
	height: 11px;
}

div#archief_nieuwsbrieven h2 {
	margin: 0 0 0px 0;
	font-size: 130%;
}

div#archief_nieuwsbrieven ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

div#archief_nieuwsbrieven li {
	margin: 10px 0 0px 0;
}

div#archief_nieuwsbrieven .active {
	color: #f89828;
}

div#archief_nieuwsbrieven .jaaractive {
	text-decoration: underline;
}

div#archief_nieuwsbrieven a:hover {
	text-decoration: underline;
}

div#archief_nieuwsbrieven ul ul {
	margin: 0px 0 0 10px;
}


/*****************************************************************
GOOGLE MAPS
*****************************************************************/

#map_canvas {
	height: 300px;
	margin: 10px 30px 0px 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


/*****************************************************************
SLUIER VOOR DE VVE TEST
*****************************************************************/

div#sluier	{
	position: absolute;
	top: 0px; left: 0px;
	display: none;
	width: 100%; height: 100%;
	z-index: 10;
	background-image: url(images/black-50.png);
	text-align: center;
}

div#sluier_content	{
	position: absolute;
	top: 0px; left: 0px;
	display: none;
	width: 100%; height: 100%;
	z-index: 11;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

div#close {
	position: absolute;
	top: 10px; right: 10px;
	z-index: 12;
}
div#testlogo {
	position: absolute;
	top: -55px; left: 192px;
	z-index: 13;
	display: block;
	width: 215px; height: 109px;
	background-image: url(images/vve-test/test-logo.png);
	background-repeat: no-repeat;
}

div#test_content {
	position: relative;
	display: block;
	width: 600px; height: 435px;
	margin: 60px auto 0px auto;
	padding: 65px 0px 0px 0px;
	background: #fff;
	border: 6px solid #666;
	text-align: left;
}

div#test_uitkomst {
	display: none;
}

div#test_pos {
	display: none;
}

div#test_neg {
	display: none;
}

/*****************************************************************
TEXT DECLARATIONS
*****************************************************************/

h1		{
		  font-weight: bold;
		  font-size: 120%;
		  line-height: 100%;
		  color: #ee3124;
		  padding: 0px;
		  margin: 20px 20px 10px 30px;
		  background: transparent;
		}

h2		{
		  font-size: 110%;
		  font-weight: bold;
		  color: #f89829;
		  padding: 0px;
		  margin: 15px 10px 0px 30px;
		}


#pc_check_home h2 {
	font-size: 90%;
	text-transform: uppercase;
	margin: 0px; padding: 7px 0px 0px 130px;
	color: #ee3124;
}

#content_right #pc_check_right h2 {
	font-size: 90%;
	text-transform: uppercase;
	margin: 0px; padding: 7px 0px 0px 17px;
	color: #ee3124;
}

#content_right h2 {
	font-size: 100%;
	color: #f89829;
	margin: 15px 10px 0px 30px;
}

ul#test h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 10px 0px 25px;
	padding: 5px 0px 0px 10px;
}

#content_right h2.home { margin: 130px 10px 0px 30px; }

a#twitter-follow {
	display: inline-block;
	margin: 10px 0 0 18px;
}
div#twitter-feed {
	display: inline-block;
	background: #f89829 url(images/twitter-block-bottom.gif) no-repeat left bottom;
	width: 125px;
	margin: 0px 0 0 22px;
	padding: 2px 8px 5px 10px;
}
	div#twitter-feed span {
		color: #636466;
		font-size: 90%;
	}
	div#twitter-feed p {
		margin: 4px 0;
		color: #ffffff;
	}

h3		{
		  font-size: 140%;
		  font-weight: bold;
		  color: #00A5EF;
		  padding: 0px;
		  margin: 20px 10px 0px 45px;
		}

ul#faqlist h3	{
	font-size: 120%;
	margin: 20px 10px 0px 20px;
}

p	{
	  line-height: 130%;
	  color: #4F4F4F;
	  padding: 0px;
	  margin: 10px 20px 10px 30px;
	}

#content_right p.nieuwsbericht {
	font-size: 90%;
	color: #ee3124;
	margin: 20px 20px 10px 30px;
	display: block;
	height: 75px;
	overflow: hidden;
}

div.verklaring p {
	font-style: italic;
	line-height: 150%;
	color: #ff3333;
	margin: 20px 20px 10px 35px;
}

#content p strong	{ color: #f89829; }
p.center	{ text-align: center; }
p#circle {
	float: left;
	display: block;
	width: 46px; height: 38px;
	padding: 8px 0px 0px 0px;
	margin: 10px 0px 10px 30px;
	background: #eee url(images/vve-test/circle.gif) no-repeat;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	color: #ff3333;
}

#pc_check_home p {
	font-size: 90%;
	color: #000;
	margin: 0px; padding: 5px 100px 0px 130px;
}

#pc_check_right p {
	font-size: 76%;
	color: #000;
	margin: 75px 0px 0px 10px; padding: 0px;
}


div.nieuws-item {
	width: 470px;
	height: 146px;
	border-left: 1px solid #eceded;
	border-right: 1px solid #eceded;
	border-bottom: 1px solid #d3d3d3;
}

div.youtube {
	margin: 0px 0px 0px 30px;
}

/*****************************************************************
ANCHOR declarations
*****************************************************************/

A 			{ text-decoration: none; color: #ee3124; }
A:link		{ text-decoration: none; color: #ee3124; }
A:visited	{ text-decoration: none; color: #ee3124; }
A:active	{ text-decoration: none; color: #ee3124; }
A:hover		{ text-decoration: underline; color: #ee3124; }
A#active	{ text-decoration: underline; color: #ee3124; }

#content_right A:hover	{ text-decoration: none; }
#content_right A:hover strong	{ text-decoration: underline; }

#sluier_content #close A		{ position: relative; color: #fff; font-size: 130%; font-weight: bold; }
#sluier_content #close A:hover	{ color: #ee3124; text-decoration: none; }

#sluier_content A#volgende {
	position: relative;
	color: #000;
	font-weight: bold;
	background: #eee url(images/vve-test/volgende.gif) no-repeat;
	padding: 10px 44px 12px 43px;
	margin: 0px 0px 0px 420px;
}
#sluier_content A#volgende:hover	{ color: #ee3124; text-decoration: none; }

a.nieuwsbrief_terug { color: #f89828; margin: 0px 0 20px 30px; display: block; width: 40px; }

/*****************************************************************
TABLE DECLARATIONS
*****************************************************************/

table.content	{
		  color: #333;
		  margin: 10px 10px 10px 10px;
		  padding: 0px;
		}

table.content td	{ padding: 10px 0px 10px 0px; }

table#links {
	margin: 0px 10px 0px 30px;
	width: 450px;
	color: #333;
	background: #fff;
}

table#links td.desc {
	width: 200px;
	padding: 3px 0px 3px 0px;
	vertical-align: top;
}

table#links td.links {
	padding: 3px 5px 3px 10px;
	vertical-align: top;
}


/*****************************************************************
COMMON LIST DECLARATIONS
*****************************************************************/

ul.content, #content ul	{
		  line-height: 140%;
		  color: #4F4F4F;
		  margin: 0px 10px 15px 60px;
		  padding: 0px;
		}

ol.content, #content ol	{
		  line-height: 140%;
		  color: #4F4F4F;
		  margin: 0px 10px 15px 30px;
		  padding: 0px;
		}

ul.zoekresultaten_list {
	margin: 0px 10px 0px 47px;
	padding: 0px;
	color: #4F4F4F;
}

ul.zoekresultaten_list li {
	margin: 5px 0px 5px 0px;
}

ul#test {
	margin: 0px; padding: 0px;
	list-style-type: none;
	text-align: left;
}

ul#test li {
	display: none;
	margin: 0px 0px 2px 0px;
}

ul#test li#vraag1_li {
	display: block;
}

ul#test ul.vragen {
	display: block;
	margin: 10px 10px 15px 30px; padding: 0px;
	list-style-type: none;
	text-align: left;
}

ul#test ul.vragen li {
	display: block;
	margin: 0px;
}


/*****************************************************************
ACCORDION DECLARATIONS
*****************************************************************/

#accordion {
	margin: 0px 30px 0px 30px; padding: 0px;
}

.accordion dt {
	font-weight: bold;
	padding-top: 10px;
	cursor: pointer;
	color: #ee3124;
}

.accordion dd {
	overflow: hidden;
	background: #fff;
	margin: 0px; padding: 0px;
}

.accordion dd p {
	margin: 0px; padding: 0px;
}

.accordion dd.heading {
	display: none;
}

.accordion span {
	padding: 0px; margin: 0px;
}

.accordion h3 {
	display: block;
	padding: 30px 10px 0px 0px; margin: 0;
	color: #f89829;
}

/*****************************************************************
NAVIGATION LIST DECLARATIONS
*****************************************************************/

ul#navigation	{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

/* LEVEL 1 */

ul#navigation li	{ display: inline-block; width: 100%; }

ul#navigation li#sitemap		{ position: absolute; bottom: 5px; left: 0px; }
ul#navigation li#disclaimer		{ position: absolute; bottom: 5px; left: 55px; }

ul#navigation li#sitemap A, ul#navigation li#disclaimer A					{ font-size: 90%; display: inline; }
ul#navigation li#sitemap A:hover, ul#navigation li#disclaimer A:hover		{ font-weight: normal; text-decoration: underline; }

ul#navigation li A 				{ text-decoration: none; color: #ee3124; display: block; padding: 3px 0px 3px 20px; }
ul#navigation li A:link			{ text-decoration: none; color: #ee3124; }
ul#navigation li A:visited		{ text-decoration: none; color: #ee3124; }
ul#navigation li A:active		{ text-decoration: none; color: #ee3124; }
ul#navigation li A:hover		{ text-decoration: none; color: #ee3124; font-weight: bold; }
ul#navigation li A#active_l1	{ text-decoration: none; color: #ee3124; font-weight: bold; }

ul#navigation li.test A 		{ text-decoration: none; display: block; padding: 3px 0px 3px 16px; margin: 25px 0px 0px 0px; }
ul#navigation li.testhome A 	{ position: absolute; top: 280px; right: 20px; text-decoration: none; display: block; padding: 3px 0px 3px 16px; margin: 25px 0px 0px 0px; }

/* LEVEL 2 */

ul#navigation ul	{ list-style-type: none; margin: 5px 0px 5px 0px; padding: 0px; font-size: 90%; }
ul#navigation ul li	{ border: none; }

ul#navigation ul li A 			{ text-decoration: none; color: #333; display: block; padding: 0px 5px 3px 30px; }
ul#navigation ul li A:link		{ text-decoration: none; color: #333; }
ul#navigation ul li A:visited	{ text-decoration: none; color: #333; }
ul#navigation ul li A:active	{ text-decoration: none; color: #333; }
ul#navigation ul li A:hover		{ text-decoration: none; color: #ee3124; font-weight: normal; }
ul#navigation ul li A#active_l2	{ text-decoration: underline; color: #ee3124; font-weight: normal; }

ul#topnav {
	position: absolute;
	top: 40px; right: 0px;
	margin: 0px; padding: 0px;
	font-size: 100%;
	width: 420px;
	background: transparent;
}

ul#topnav li	{ float: left; display: inline-block; }

ul#topnav li A 				{ text-decoration: none; color: #f89828; display: block; padding: 3px 12px 3px 10px; }
ul#topnav li A:link			{ text-decoration: none; color: #f89828; }
ul#topnav li A:visited		{ text-decoration: none; color: #f89828; }
ul#topnav li A:active		{ text-decoration: none; color: #f89828; }
ul#topnav li A:hover		{ text-decoration: underline; color: #ee3124; }
ul#topnav li A.active		{ text-decoration: underline; color: #ee3124; }

ul#topnav li A#query_butt {
	font-size: 110%;
	float: left;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 1px 5px 2px 5px;
	background: #f89829;
	color: #fff;
}

ul#topnav li A#query_butt:link		{ color: #fff; }
ul#topnav li A#query_butt:visited	{ color: #fff; }
ul#topnav li A#query_butt:active	{ color: #fff; }
ul#topnav li A#query_butt:hover		{ color: #ee2e24; text-decoration: none; }


/*****************************************************************
CONTACT FORM DECLARATIONS
*****************************************************************/

/* DIT STAAT IN FORMS.CSS */

/*****************************************************************
SITEMAP LIST DECLARATIONS
*****************************************************************/

ul.sitemap	{
		  width: 40%;
		  float: left;
		  line-height: 160%;
		  color: #003366;
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 60px;
		}

ul.sitemap#special	{ float: none; }
ul.sitemap#right	{ margin: 25px 0px 0px 10px; }

ul.sitemap ul		{ margin: 0px 0px 0px 10px; padding: 0px; }
ul.sitemap li		{ font-weight: bold; list-style-type: square; padding-top: 5px; }
ul.sitemap li.header	{ list-style-type: none; margin-left: -15px; }
ul.sitemap li li	{ font-weight: normal; list-style-type: disc; margin: 0px 0px 0px 10px; padding: 0; }


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

iframe.video {
	margin: 10px 0 20px 31px;
}

div#video-thumbs {
	width: 620px;
	height: 152px;
	margin: 0 0 0 32px;
	background: url(images/video_thumbs_block.gif) no-repeat 23px 0;
}
	div#video-thumbs a.browse {
		float: left;
		display: inline-block;
		margin: 58px 0 0 0;
		width: 38px;
		height: 38px;
		cursor: pointer;
		background: url(images/arrow_prev.gif) no-repeat;
	}
	div#video-thumbs a.prev {
		background: url(images/arrow_prev.gif) no-repeat;
	}
		div#video-thumbs a.prev:hover {
			background: url(images/arrow_prev_on.gif) no-repeat;
		}
	div#video-thumbs a.next {
		background: url(images/arrow_next.gif) no-repeat;
	}
		div#video-thumbs a.next:hover {
			background: url(images/arrow_next_on.gif) no-repeat;
		}
.scrollable {
	float: left;
	/* required settings */
	position:relative;
	display: inline-block;
	overflow:hidden;
	margin: 18px 11px 0 11px;
	width: 520px;
	height: 130px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
	.scrollable .items a {
		display: inline-block;
		float: left;
		margin: 0 13px 0 0;
		width: 120px;
		background: #cdcccc;
	}
		.scrollable .items a:hover {
			background: #938f86;
			text-decoration: none;
		}
			.scrollable .items a:hover span {
				color: #fff;
			}
		.scrollable .items a.active {
			background: #f89829;
			text-decoration: none;
		}
			.scrollable .items a.active span {
				color: #ffffff;
			}
		.scrollable .items a span {
			color: #636466;
			display: inline-block;
			padding: 2px 3px;
		}
		.scrollable .items a img {
			border: none 0px;
		}
	

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}





