html {
	height: 100%;
}

a {
	text-decoration: none;
}
img {
}

strong {
	font-weight: bold;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	height: 100%;
	font-size: 1em;
}
	body.vr {
		background-color: #ebebee;
	}
	body.steun {
		background-color: #052d64;
	}
	body.collectie {
		background-color: #0a3c14;
	}
	body.greycontent div.content {
		background-color: #ebebee;
	}

div.container {
	position: relative;
	text-align: left;
	width: 830px;
	height: 640px;
	margin: 0px auto;
	padding-top: 20px;
}
	div.menu {
		position: relative;
		float: left;
		width: 410px;
		height: 410px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #ffffff;
	}
	div.content {
		position: relative;
		float: left;
		width: 410px;
		height: 410px;
		overflow: auto;
		background-color: #ffffff;
	}
		div.content img {
			vertical-align: top;
		}	
			div#actueel p img {
				float: left;
				margin: 0.3em 10px 15px 0px;
			}
			body.vr div.content p img {
				float: left;
				margin: 0.3em 10px 15px 0px;
			}
		.hidecontent div.content {
			display: none;
		}
		.showlist div.content {
			height: 620px;
		}
		.nolist div.content {
			display: none;
		}
		.teller {
			position: absolute;
			bottom: 0px;
			left: 10px;
			color: #3c649b;
		}
	div.footer {
		position: relative;
		clear: both;
		margin-top: 10px;
		width: 830px;
		height: 200px;
		overflow: hidden;
		left: 0px;
	}
		body.collectie div.footer {
			overflow: auto;
			background-color: #ffffff;
		}
		div.footer img {
			vertical-align: top;
		}
		.hidefooter div.footer {
			display: none;
		}
		.smallfooter div.footer {
			width: 410px;
		}
		.showlist div.footer {
			position: absolute;
			top: 430px;
		}

	form {}

	 	form.search {
	 		padding: 9px 0px 0px 0px;
	 	}
	form h2 {
		padding-left: 10px;
	}
	form fieldset {
		padding: 11px 0px 7px 0px;
	}
		form legend {
			font-size: 70%;
			line-height: 185%;
			font-weight: bold;
			margin-left: -7px;
		}
			form legend em {
				font-style: italic;
				font-weight: normal;
			}
		form label {
			display: block;
			padding-left: 10px;
			width: 60px;
			float: left;
			font-size: 0.7em;
			line-height: 185%;
		}
			form .aantalpersonen label,
			form .bedrag label {
				display: none;
			}
			.uitzondering form fieldset p {
				float: left;
				margin-right: 10px;
				padding-top: 0;
			}
			form .aantalpersonen {
				display: inline;
			}
				form .aantalpersonen select {
					width: auto;
				}
			form .radiolist label {
				font-size: 1em;
				display: block;
			}
			form label.widelabel {
				width: 110px;
			}
			form label.artistlabel {
				width: 82px;
			}
		input {
			width: 118px;
			float: left;
			padding: 1px 0px 5px 5px;
			margin-bottom: 8px;
			font-size: 70%;
			color: #919194;
			border: 1px solid #919194;
		}
			input.smallinput {
				width: 62px;
			}
			input.artistinput {
				width: 92px;
			}
			input:focus {
				outline-style: none;
			}
		select {
			height: 20px;
			width: 320px;
			margin-bottom: 8px;
			font-size: 70%;
			color: #919194;
			border: 1px solid #919194;
			float: left;
			background-color: #ffffff;
		}
			select.smallselect {
				float: left;
				width: 130px;
			}
			select:focus {
				outline-style: none;
			}
		#searchbutton {
			position: absolute;
			width: 60px;
			bottom: 10px;
			left: 10px;
			text-indent: -999em;
			height: 20px;
			color: #ffffff;
			background: #0a3c14 url(../img/button_search.gif) no-repeat left top;
		}
		.lidform .radiolist {
			padding-bottom: 8px;
		}
		.lidform .radiolist input {
			margin: 3px 3px 6px 3px;
		}
		.lidform .radiolist label,
		.lidform .geslacht .radiolist span {
			float: left;
			clear: right;
			width: 323px;
		}
			.lidform .geslacht .radiolist span {
				line-height: 185%;
				padding: 0px;
				height: 21px;
				margin: 0px;
				width: 174px; 
			}
		.lidform.verzamel #aantalpersonenfield select {
			width: 150px;
		}
		.lidform.verzamel #aantalpersonenfield label {
			float: left;
			width: 150px;
		}

.hidecontent div.content {
	display: none;
}
		div.error span {
			color: #ff0000;
			display: block;
			font-size: 0.7em;
			width: 370px;
			clear: left;
			margin-bottom: 8px;
		}
		div.error label {
			color: #ff0000;
		}
		.lidform label {
			width: 110px;
			float: left;
			clear: left;
			padding-left: 0px;
		}
			div.verzamel label {
				width: 150px;
			}
				div.verzamel .checkboxfield label {
					clear: none;
					width: 300px;
				}
		.lidform input {
			width: 260px;
			float: left;
			padding: 2px 2px 2px 2px;
		}
			div.verzamel input {
				width: 205px;
			}
				div.verzamel .checkboxfield input {
					border: 0px;
					clear: both;
					margin-right: 10px;
					width: 15px;
				}

		.lidform input.radio {
			width: 20px;
			clear: left;
		}
		.lidform p {
			clear: left;
		}
			.lidform fieldset p {
				padding-top: 10px;
			}
		form fieldset input.date_day, form fieldset input.date_month {
			width: 20px;
			float: left;
			margin-right: 10px;
		}
		form fieldset input.date_year {
			width: 40px;
			float: left;
			margin-right: 10px;
		}
		div.custom label {
			width: 370px;
		}
		.lidform div a img {
			display: none;
		}
		
			.radiolist {
				float: left;
				font-size: 0.7em;
				width: 370px;
			}
				.radiolist input {
					float: left;
					display: inline;
					margin-bottom: 0px;
					padding-bottom: 0px;
					border: none;
				}
				.radiolist span {
					margin: -8px 3px 0px 5px;
					padding: 1px 0px 0px 5px;
					display: block;
					font-style: normal;
				}
					div.error .radiolist span {
						font-size: 100%;
						clear: none;
					}
					.rabo .radiolist span {
						line-height: 150%;
						padding-left: 25px;
					}
				
		.lidform p a {
			margin-right: 10px;
		}
		.lidform button {
			margin-right: 50px;
		}
		div.geslacht label {
			width: 100px;
		}
			div#agenda div.geslacht label {
				width: 150px;
			}
			div.verzamel div.geslacht label {
				width: 150px;
			}
		div.geslacht div.radiolist {
			width: 260px;
		}
			div#agenda div.geslacht div.radiolist {
				width: 210px;
			}
			div.verzamel div.geslacht div.radiolist {
				width: 210px;
			}

	.systemfeedback_error {
		border: 1px solid #ff0000;
	}
		.systemfeedback_error p {
			color: #ff0000;
			padding: 4px;
		}

/* menu dingen*/
img.logo {
	position: absolute;
	left: 0px;
	margin: 15px 15px 0px 15px;
}
ul.menu {
	overflow: auto;
	width: 280px;
	height: 403px;
	padding: 7px 0px 0px 130px;
}
	ul.menu li {
		padding: 0.13em 0px 0px 0px;
		font-size: 70%;
		line-height: 114%;
	}
			ul.niv1 li {
				font-weight: bold;
			}
			ul.niv2 li {
				font-weight: normal;
			}
				ul.niv2 li.open a,
				ul.niv2 li.hier a,
				ul.niv2 li a:hover {
					color: #000000;
					font-weight: bold;
				}
			ul.niv3 li,
			ul.niv2 li.open li a {
				font-weight: normal;
				color: #919194;
			}
				li ul.niv3 li a,
				li.hier ul.niv3 li a {
					color: #919194;
					font-weight: normal;
				}
				ul.niv2 li.open li a:hover,
				li ul.niv3 li.hier a,
				li.hier ul.niv3 li a:hover {
					color: #000000;
					font-weight: normal;
				}
		li.vr a {
			color: #ff0000;
		}
		li.steun a {
			color: #1e5ab4;
		}
		li.collectie a {
			color: #3c8246;
		}
			ul.menu li ul {
				margin: 0px 0px 0px 10px;
			}
				ul.menu li ul li {

				}
					ul.menu li ul li a {

					}
		li.top3 a {
			color: #000000;
		}
ul.utilitymenu {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
	ul.utilitymenu li {
		font-size: 70%;
		line-height: 145%;
	}
			ul.utilitymenu li.hier {
				font-weight: bold;
			}
		ul.utilitymenu li a {
			color: #919194;
		}
	ul.utilitymenu li.advancedsearch {
		margin-bottom: 15px;
	}
		ul.utilitymenu li.search a {
			color: #000000;
		}
			ul.utilitymenu li.search a:hover {
				font-weight: bold;
			}


table.container {
	height: 100%;
	width: 100%;
	text-align: center;
}
	table.container td {
		vertical-align: middle;
	}

table.maininformation {}
	table.maininformation td.label {
		width: 110px;
	}

/* content dingen */
img.keurmerk {
	position: absolute;
	bottom: -71px;
	left: 10px;
	width: 40px;
}
img.title_tadc {
	position: absolute;
	right: 0px;
	top: -2px;
}
#tadc_container {
	overflow: hidden;
}
#tadc_img {
	display: block;
	z-index: 10;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
	#tadc_img2 {
		position: absolute;
		top: 20px;
		right: -35px;
	}
#tadc_tekst {
	display: none;
	background-color: #3c6e46;
	width: 400px;
	height: 410px;
}
	#tadc_tekst ul {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	#tadc_tekst p {
		color: #8cbe9e;
	}
	#tadc_tekst li {
		color: #8cbe9e;
	}
	#tadc_tekst h1 {
		color: #ffffff;
	}
a#tadclink {
	position: absolute;
	display: block;
	width: 410px;
	height: 410px;
	z-index: 100;
	outline: none;
	background: url(../img/blank.gif) repeat left top;
}
	a#tadclink:hover {
		text-decoration: none;
	}
a#test {
	position: absolute;
	color: #ffffff;
	z-index: 110;
}
	a#test:hover {
		text-decoration: underline;
	}

/* CONTENT */
body.vr h1, body.vr h2, body.vr h3, body.vr h4, body.vr p a, body.vr .content li a {
	color: #ff0000;
}
	body.vr h1 a, body.vr h2 a, body.vr #filmsgeluid h2 a, body.vr h3 a, body.vr h4 a {
		color: #ff0000;
	}

	body.vr h1 a:hover {
		color: #ff0000;
		text-decoration: none;
	}

body.steun h1, body.steun h2, body.steun h3, body.steun h4, body.steun p a, body.steun .content li a {
	color: #1e5ab4;
}
	body.steun h1 a, body.steun h2 a, body.steun h3 a, body.steun h4 a {
		color: #1e5ab4;
	}
	body.steun h1 a:hover {
		color: #1e5ab4;
		text-decoration: none;
	}
body.collectie h1, body.collectie h2, body.collectie h3, body.collectie h4, body.collectie p a, body.collectie .content li a {
	color: #3c8246;
}
	body.collectie h1 a, body.collectie h2 a, body.collectie h3 a, body.collectie h4 a, body.collectie p a {
		color: #3c8246;
	}
h1 {
	font-weight: bold;
	padding: 9px 0px 17px 0px;
	font-size: 70%;
}
	h1 span {
		font-weight: normal;
	}
h2 {
	font-weight: bold;
	font-size: 70%;
	line-height: 120%;
	padding: 0px 0px 0px 0px;
}
	div.werken h2 {
		line-height: 150%;
	}
	div.werken h2 a {
		color: #000000;
	}
		div.werken h2 a span {
			font-weight: normal;
		}
	h2.inhoudsopgave,
	div#actueel h2 {
		clear: both;
	}
	h2 em {
		color: #919194;	
		font-weight: normal;
		font-style: italic;
	}
	h2 span.publicatiedatum {
		font-style: italic;
		font-weight: normal;
	}

h3 {
	font-weight: bold;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
}
	body.vr div.content h3 {
		clear: left;
	}
h4 {
	font-weight: bold;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
}
p {
	clear: left;
	font-size: 70%;
	line-height: 150%;
	padding: 0px 0px 15px 0px;
}
	p.lijst {
		padding-bottom: 5px;
	}

div.content a {}
	div.content a:hover {
		color: #000000;
		text-decoration: underline;
	}
		div.content p.lijst a:hover {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}

div.content table {
	margin: 0px 0px 17px 0px;
}
	div.content table tr {}
		div.content table tr td {
			font-size: 70%;
			line-height: 150%;
			padding: 0px 20px 0px 0px;
			vertical-align: top;
		}
			div.content table tr td a {
				color: #000000;
			}


div.content ul {
	margin: 0px 0px 17px 15px;
	list-style-type: disc;
}
	div.content ul li {
		font-size: 70%;
		line-height: 150%;
	}
div.content ol {
	margin: 0px 0px 17px 19px;
	list-style-type: decimal;
}
	div.content ol li {
		font-size: 70%;
		line-height: 150%;
	}

div.padding {
	padding: 0px 0px 0px 10px;
	width: 370px;
}
	div.footer div.padding {
		padding-top: 9px;
	}

div.werken {
	clear: left;
}
		div.footer div.werken {
			padding-top: 14px;
		}
	div.werken img {
		float: left;
		clear: left;
		margin: 3px 10px 0px 0px;
	}
	div.werken p {
		padding-left: 50px;
		clear: none;
	}
div.bulletin {
	clear: left;
	margin-bottom: 15px;
}
	div.bulletin h2 {
		line-height: 150%;
	}
	div.bulletin_afbeelding {
		float: left;
		width: 170px;
		margin-bottom: 15px;
	}
		div.bulletin_afbeelding img {
			margin: 3px 10px 0px 0px;
		}
	
	div.bulletin_tekst {
		float: left;
		width: 200px;
		margin-bottom: 15px;
	}

div.zoomartistinfo {
	text-align: left;	
	padding-left: 10px;
	margin-top: -10px;
}
	div.zoomartistinfo h2 {
		padding-bottom: 0px;
		margin-bottom: 0px;
		line-height: normal;
		height: auto;
	}
	div.zoomartistinfo p {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

p.hoofdmenu {
	float: right;
	text-align: right;
}
	body.vr p.hoofdmenu a {
		color: #999999;
	}
	
div.bladeren_bottom {
	font-size:70%;
	line-height:150%;
}
	div.bladeren_bottom a {
		color: #ff0000;
	}

a#button_verzamelgebieden {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../img/button_verzamelgebieden.jpg) no-repeat left top;
	display: block;
	height: 63px;
	margin: 2em 10px 12px 0px;
	width: 220px;
	text-indent: -999em;
}
	a#button_verzamelgebieden:hover {
		background-position: left bottom;
	}

img#vrslogan {
	margin: 6px 0px 15px 4px;
}
.greycontent div.content {
	overflow: hidden;
}
.cta {
	background-color: #000000;
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 200px;
	margin-right: 10px;
	width: 200px;
}
	#tweedecta {
	margin-right: 0px;
}
	.container .container a.cta:hover {
		background-color: #ffffff;
		text-decoration: none;
	}
.cta span.buttontitel {
	color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	float: left;
	line-height: 1.1em;
	height: 50px;
	padding: 10px 10px 0px 10px;
}
	.cta:hover span.buttontitel {
		color: #000000;
	} 
.cta span.buttontekst {
	color: #000000;
	display: block;
	line-height: 0.995em;
	font-size: 0.55em;
	float: left;
	height: 120px;
	padding: 10px;
	position: relative;
	width: 180px;
}
	.cta:hover span.buttontekst {
		color: #ffffff;
	}
	
	#tweedecta span.buttontekst {
		color: #ffffff;
		display: none;
		width: 180px;
		z-index: 2;
	}
		#tweedecta:hover span.buttontekst {
			display: block;
		}
	#tweedecta span.filter {
		display: none;
	}
	#tweedecta:hover span.filter {
		background-color: #000000;
		display: block;
		height: 140px;
		opacity: 0.3;
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 200px;
		z-index: 1;
	}
	span.buttontekst strong {
		position: absolute;
		left: 10px;
		bottom: 12px;
	}
	

.rood .buttontekst { background-color: #FF0000; }
.rood:hover span.buttontitel {
	color: #FF0000;
}
.groen .buttontekst { background-color: #3C8246; }
.groen:hover span.buttontitel {
	color: #3C8246;
}
.blauw .buttontekst { background-color: #1E5AB4; }
.blauw:hover span.buttontitel {
	color: #FF001E; /* 5AB400 */
}
.zwart .buttontekst { background-color: #000000; }
.zwart:hover span.buttontitel {
	color: #000000;
}
.wit .buttontekst { background-color: #ffffff; }
.wit:hover span.buttontitel {
	color: #000000;
}
.container .container span.tekstzwart {
	color: #000000;
}
.container .container span.tekstwit,
.container .container a.cta:hover span.tekstwit,
.container .container a.cta:hover span.tekstzwart {
	color: #ffffff;
}
/* Global*/
a {
}

ul.menu li ul li {
	font-size: 100%;
}

/* standaard stijlen */
.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
	text-indent: -999em;
}

body{
    scrollbar-arrow-color:#eee;
    scrollbar-track-color:#ffffff;
    scrollbar-face-color:#919194;
    scrollbar-highlight-color:#919194;
    scrollbar-3dlight-color:#919194;
    scrollbar-darkshadow-color:#919194;
    scrollbar-shadow-color:#919194;
}
