/* Algemene stijl */
body {
	font-family : Arial, Verdana, Helvetica;
	color: #333;
}
table {
	font-family : Arial, Verdana, Helvetica;
	font-size:0.75em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table table {
	font-size:1em;
}
p, form {
	margin: 0;
	padding: 0;
}
p a, .alineatekst a {
	color: #ff7320;
}
p a:hover, .alineatekst a:hover {
	text-decoration: none;
}
#maintable ul {
	margin: 0 0 0 17px;
}
/* Einde Algemene stijl */


/* Formulier elementen */
#mainsite input {
	color: #333;
	border: 1px solid #ccc;
}
#mainsite input.button {
	border: 0;
	margin-left: 5px;
	vertical-align: top;
}
/* Einde formulier elementen */


/* Zoekformulier */
.searchbox form {
	margin: 4px 0 15px;
}
.searchbox input.txt {
	width: 165px;
}
/* Einde zoekformulier */


/* Tools (lettergrootte, zwart-wit weergave etc) */
#meta {
	font-size: 16px;
}
#meta div {
	float: right;
	margin-left: 20px;
}
#meta div.voorlezen {
	margin-left: 15px;
}
#meta a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-right: 3px;
	line-height: 15px;
}
.lettergrootte a {
	font-weight: bold;
}
.lettergrootte a:hover {
	text-decoration: underline;
}
#meta a.normal {
	font-size: 11px;
}
#meta a.medium {
	font-size: 13px;
}
#meta a.large {
	font-size: 17px;
}
#meta .voorlezen a {
	font-weight: bold;
	color: #FF7320;
}
/* Einde tools (lettergrootte, zwart-wit weergave etc) */

/* Standaard Bouwsteen stijlen */
h1, .kop, h1 a {
	font-weight: bold;
	color: #505450;
	margin: 0;
}
h2, .subkop, h2 a {
	margin: 0;
	font-size: 14px;
	color: #FF7320;
	font-weight: bold;
}
p {
	clear: both;
}
.alineatekst {
	clear: both;
}
.lijntje {
	color: #acadae;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
/* Einde standaard Bouwsteen stijlen */


/* Voorpagina bouwstenen */
.gekleurdebox {
	width: 211px;
	background: #b799d7 url(/images/gekleurdebox/left_top.gif) no-repeat 100% 0;
	padding: 15px 10px 10px 15px;
}
.gekleurdebox a {
	color: #000;
	text-decoration: none;
}
.gekleurdebox h1 {
	color: #000;
	font-size: 17px;
}
.vpMiddenMidden .gekleurdebox 	{ background: #83c9c6 url(/images/gekleurdebox/middle_top.gif) no-repeat 100% 0; }
.vpMiddenRechts .gekleurdebox 	{ background: #8dc53e url(/images/gekleurdebox/right_top.gif) no-repeat 100% 0; }

.vpOnderLinks table {
	width: 100%;
	background: #d9eeed;
}
.vpOnderLinks p {
	padding: 10px;
}
.vpOnderLinks .imageleft {
	padding: 0 10px 0 0;
}
.vpOnderRechts div {
	padding: 10px 15px;
	background: #ecf4f6;
}
.vpOnderRechts form {
	margin-top: 13px;
}
.digibieb {
	padding-left: 40px;
	margin: 0 0 20px;
	height: 238px;
	background: url(/images/algemeen/digibieb.png) no-repeat;
}
.digibieb img.title {
	margin: 30px 0 12px 35px;
}
.digibieb div {
	padding: 3px 15px 5px;
}
.digibieb div a {
	font-size: 11px;
	line-height: 11px;
	color: #000;
	padding-left: 10px;
	text-decoration: none;
	background: url(/images/algemeen/icon_blok_small.gif) no-repeat 0px 4px;
}
.menu_item {
	display: block;
	padding: 5px 15px;
	margin: 0 0 3px;
	background: url(/images/navigatie/menuitem.gif) no-repeat;
}
.menu_item a {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ff7320;
	text-decoration: none;
}
.nieuwsviewer a {
	display: block;
	color: #ff7320;
	padding: 0 0 0 16px;
	text-decoration: none;
	border-bottom: 1px solid #e2e2e3;
	background: url(/images/algemeen/icon_blok_light.gif) no-repeat 0 4px;
}
.nieuwsviewer a.item0 	{ background: url(/images/algemeen/icon_blok_dark.gif) no-repeat 0 4px; }
.nieuwsviewer a.item1 	{ background: url(/images/algemeen/icon_blok_normal.gif) no-repeat 0 4px; }
/* Einde voorpagina bouwstenen */


/* Vervolgpagina bouwstenen */
.vv h1 {
	font-size: 1.4em;
	margin: 0 0 10px;
}
.vv #maintable h2,
.vv #maintable .alineatekst {
	margin: 0 0 15px;
}
.vvMidden .alineatekst {
	padding: 5px;
	background: #F5F5F5;
}
.vvMidden .alineatekst a {
	text-decoration: underline;
}
.expand {
	float: right;
	position: relative;
	top: -15px;
	_top: -18px;
	width: 14px;
	height: 15px;
}

/* Foto popup (mbv Lightbox) */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	margin:0;
	padding: 0;
	background-color: #024e4c;
}
/* Einde foto popup (mbv Lightbox) */