/*
#################
#	ALGEMEEN	#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form { margin: 0; padding: 0; }
html { font: 62.5%/200% Arial, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { background: #fff; font-size: 1.2em; padding-top: 25px; }

/* Algemene classnames
------------------------------------------------------------------*/
.nomargin, .nom { margin: 0; }
.nopadding .nop { padding: 0; }
.nomp { margin: 0; padding: 0; }

.block { display: block; }
.inline { display: inline; }

.center { display: block; margin: auto; }

.hide, .hidden { position: absolute; left: -9999px; }

.fleft { float: left; }
.fright { float: right; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }

.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }

.vbottom { vertical-align: bottom; }
.vmiddle { vertical-align: middle; }
.vtop { vertical-align: top; }

.absolute { position: absolute; }
.relative { position: relative; }

.bold, .b, .strong { font-weight: bold; }
.em, .italic, .i { font-style: italic; }
.normal { font-weight: normal; }
.u, .underline { text-decoration: underline; }
.small { font-size: 11px; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.capitalize { text-transform: capitalize; }

.default { cursor: default; }
.pointer { cursor: pointer; }

/* Afbeeldingen
------------------------------------------------------------------*/
img { border: none; display: block; }

/* Alinea's en paragafen
------------------------------------------------------------------*/
p, div.alinea { margin-bottom: 1.2em; }

/* Overflow
------------------------------------------------------------------*/
.overflow { overflow: hidden; }

/* Headings
------------------------------------------------------------------*/
h1 { font-size: 1.2em; color: #e32219; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #58585a; }
a:hover, a:focus, a.none { text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }
a span { cursor: pointer; }

/* Overig
------------------------------------------------------------------*/
address { font-style: normal; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {
	background: url(/img/achtergrond2.gif) no-repeat right 250px;
	margin: 0 auto; padding: 0;
	width: 880px;
}

body.halve-cirkel div#container,
body#homepage div#container {
	background-image: url(/img/achtergrond1.gif);
}

/* Header
------------------------------------------------------------------*/
div#header {
	margin-top: 7px;
	padding-right: 18px;
	padding-left: 35px;
}

/* Logo
------------------------------------------------------------------*/
p#logo {
	background: url(/img/logo.gif) no-repeat;
	float: left;
	height: 94px;
	overflow: hidden;
	text-indent: -9999px;
	width: 174px;
	padding-bottom: 31px;
}
p#logo a { display: block; height: 50px; }

p#koptekst {
	background: url(/img/koptekst.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 344px;
	height: 44px;
	margin: 29px 0 0 29px;
}

/* Breadcrumbs
------------------------------------------------------------------*/
p#breadcrumbs { color: #8491c4; font-size: 0.8em; margin: 0; padding: 10px 0; }
p#breadcrumbs a { color: #8491c4; }
/* Kolommen
------------------------------------------------------------------*/
div.kolom-wrapper {
	float: left;
	width: 880px;
}
div.kolom-wrapper-rechts { float: right; }

div.kolom-midden {
	float: right;
	width: 640px;
	margin-bottom: 15px;
	background: url(/img/dummies/banner.jpg) no-repeat top right;
	padding-top: 80px;
}

div.kolom-wrapper-rechts div.kolom-midden { float: left; }
div.kolom-wrapper-rechts div.kolom-midden-breed,
div.kolom-midden-breed { float: none; width: auto; }

div.zijkolom { min-height: 10px; overflow: hidden; }
div.kolom-links {
	float: left;
	width: 225px;
}
div.kolom-rechts {
	float: right;
	width: 200px;
	background: #e6e6e6;
}

/* Inhoud kolom-midden
------------------------------------------------------------------*/
div.kolom-midden h1 { margin-bottom: 1em; }
div.kolom-midden h2 { margin-bottom: .3em; }

div.kolom-midden div.content-spacer {
	padding-left: 20px;
}

div.kolom-midden p {
	color: #003888;
	padding-right: 90px;
}

div.kolom-midden div.agenda p { margin-bottom: 4px; padding-right: 24px; font-weight: normal; }

/* Blokken met achtergrondkleur (actueel & agenda)
------------------------------------------------------------------*/
div.actueel {
	background: #e32219 url(/img/corner-red-topleft.gif) no-repeat;
	padding-top: 20px;
	margin-bottom: 20px;
}

div.actueel span { color: #8491c4; font-weight: bold; }
div.actueel p { color: #fff; margin: 0;}
div.actueel a { color: #fff; }
div.actueel h2 { color: #003888; margin-bottom: 10px; }
div.actueel div.border {
	background: #e32219 url(/img/corner-red-bottomleft.gif) no-repeat bottom left;
	padding: 0 0 17px 20px;
}

div.agenda {
	background: #8491c3 url(/img/corner-light-topleft.gif) no-repeat;
	padding-top: 20px;
	margin-bottom: 20px;
}
div.agenda h2 { color: #003888; margin-bottom: 10px; }
div.agenda span { color: #fff; font-weight: bold; width: 70px; float: left;  }
div.agenda li { margin-top: 15px; color: #fff; font-weight: bold; }
div.agenda a {  color: #fff; font-weight: bold; }
div.agenda div.border {
	background: #8491c3 url(/img/corner-light-bottomleft.gif) no-repeat bottom left;
	padding: 0 0 17px 20px;
}
/* Uitgelicht in linker menu en image
------------------------------------------------------------------*/
div.uitgelicht {
	background: #003888;
	margin-bottom: 20px;
	padding-top: 20px;
}
div.uitgelicht div.border { background: #003888 url(/img/corner-blue-bottomright.gif) no-repeat bottom right; padding: 0 10px 26px 34px; }
div.uitgelicht h3 { color: #fff; margin-bottom: 10px; }
div.uitgelicht span { color: #e32219; font-weight: bold; }
div.uitgelicht p { color: #fff; }
div.uitgelicht a { color: #fff; }

div.afbeelding_links {
	padding: 0 0 20px;
	position: relative;
}
div.afbeelding_links div.hoeken  {
	position: absolute;
	top: 0;
	right: 0;
	height: 230px;
	width: 19px;
	background: url(/img/corner-image.png) no-repeat top right;
}
/* In- en uitklapbare blokken
------------------------------------------------------------------*/
.ingeklapt h2, .uitgeklapt h2 { cursor: pointer; }
.ingeklapt .inhoud { display: none; }
.uitgeklapt .inhoud { display: block; }

/* Illustraties
------------------------------------------------------------------*/
p.illustratie img { margin: 0 auto; }
p.illustratie span {
	display: block;
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
img.illustratie {
	float: right;
	margin-right: 0; margin-left: 8px;
}
img.illustratie-links {
	float: left;
	margin: .5em 8px .3em 0;
}
div.zijkolom img.illustratie {
	display: block;
	float: none;
	margin: 0 auto 2em;
}

/* Foto-albums
------------------------------------------------------------------*/
a.albumfoto {
	background: #fff;
	border: 1px solid #b8b8b8;
	float: left;
	margin: 0 8px 8px 0;
	padding: 6px;
	position: relative;
	text-decoration: none;
	width: 148px;
}
a.albumfoto:hover,
a.albumfoto:focus { border-color: #b8b8b8; }

a.albumfoto img { margin: 0 auto; }
a.albumfoto span { display: block; }
a.albumfoto span.aantal {
	bottom: 6px;
	position: absolute;
	right: 6px;
}

a.fotoalbum-preview { border-color: #fff; height: 148px; }
a.fotoalbum-preview:hover,
a.fotoalbum-preview:focus { border-color: #b8b8b8; }
a.fotoalbum-preview img { margin-bottom: 4px; }

/* Preview
------------------------------------------------------------------*/
div.preview { margin-bottom: 2em; }
div.preview h2 { font-size: 1.3em; }
div.preview p { margin-bottom: 0; }

/* Navigatie
------------------------------------------------------------------*/
p.navigatie { float: right; font-size: .9em; }
p.navigatie a {
	background: #58585a;
	color: #fff;
	float: left;
	line-height: 100%;
	margin-left: 4px;
	padding: .4em 0;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
p.navigatie a:hover,
p.navigatie a:focus,
p.navigatie a.active {
	background: none;
	color: #58585a;
}
p.navigatie a.active { cursor: default; }

/* Downloads
------------------------------------------------------------------*/
a.file-download {
	background: #fff;
	color: #292929;
	display: block;
	line-height: 100%;
	margin-bottom: 2px;
	padding: 10px;
	text-decoration: none;
}

a.file-download:hover,
a.file-download:focus { background-position: bottom left; }

a.file-download span { padding: 2px 0; }
a.file-download span.titel {
	background: url(/img/downloads/default.gif) no-repeat;
	float: left;
	padding-left: 28px;
}
a.file-download span.download { float: right; }
a.file-download:hover span.download,
a.file-download:focus span.download { text-decoration: underline; }

a.file-download.doc span.titel { background-image: url(/img/downloads/doc.gif); }
a.file-download.pdf span.titel { background-image: url(/img/downloads/pdf.gif); }
a.file-download.ppt span.titel { background-image: url(/img/downloads/ppt.gif); }
a.file-download.xls span.titel { background-image: url(/img/downloads/xls.gif); }

/* Google Maps
------------------------------------------------------------------*/
div.google-maps {
	border: 3px solid silver;
	height: 400px;
	margin: 1.2em auto;
	overflow: hidden;
}

/* Zoekresultaten
------------------------------------------------------------------*/
div.zoekresultaat { margin-bottom: 1.2em; }

/* Footer
------------------------------------------------------------------*/
div#footer { 
	background: url(/img/footer.png) no-repeat; 
	margin: 20px auto; 
	height: 24px; 
	padding: 2px 20px 0 20px;
	width: 800px;
}
div#footer p { color: #fff; margin-bottom: 0; }
div#footer p a { color: #fff; }
div#footer p a.home { color: #003888; }
a#iWink { text-decoration: none; }
a#iWink:hover, a#iWink:focus { border: 0 solid #e6e6e6; }
a#iWink:hover span, a#iWink:focus span { text-decoration: underline; }

/*
####################
#	LIJSTEN	   #
####################
*/

/* Algemeen
------------------------------------------------------------------*/
ul, form ol { list-style: none; }

p.kop { font-weight: bold; margin-bottom: 0px; }
span.date { font-weight: bold; color: #8491c3; }
span.legenda { color: #8491c3; }
div.kolom-midden a { color: #e32219; }
div.border a { color: #fff; }

/* Hoofdmenu
------------------------------------------------------------------*/
ul#hoofdmenu { background: #e5ebf3 url(/img/hoofdmenucornerup.gif) no-repeat top right ; list-style: none; margin: 0; padding: 20px 4px 0 20px; }
div.hoofdmenu {
	background: #e5ebf3 url(/img/hoofdmenucornerdown.gif) no-repeat bottom right;
	margin-bottom: 20px;
	padding-bottom: 27px;
}
div.hoofdmenu-uitgelicht {
	background-image: url(/img/hoofdmenucornerdown-uitgeli.gif);
	margin-bottom: 0;
}
ul#hoofdmenu a { text-decoration: none; font-size: 1.2em; font-weight: bold; color: #003888; display: block; padding: 2px 0; padding-left: 14px; }
ul#hoofdmenu a:hover { color: #e33219; }
ul#hoofdmenu li.active a { background: url(/img/activemenu.gif) no-repeat 0 8px; color: #e33219; }
ul#hoofdmenu ul {
	display: none;
	clear: both;
	list-style: none;
}


ul#hoofdmenu li.active ul {
	display: block;
}
ul#hoofdmenu li:hover ul,
ul#hoofdmenu ul li { float: none; }
ul#hoofdmenu ul a { font-size: 1em; font-weight: normal; padding: 2px 0; }
ul#hoofdmenu ul li a span { margin-right: 12px; }
ul#hoofdmenu a img.hover,
ul#hoofdmenu a:hover img.non-hover,
ul#hoofdmenu a:focus img.non-hover { display: none; }
ul#hoofdmenu li.active ul a { background: none; color: #003888; }
ul#hoofdmenu li.active ul a:hover,
ul#hoofdmenu li.active ul a:focus,
ul#hoofdmenu li.active ul a.active { color: #e33219; }

/* Zoek op onderwerp
------------------------------------------------------------------*/
div.zoek-links {
	width: 160px;
	float: left;
	margin-right: 40px;
}
div.zoek-links li a {
	border: 1px solid #bbc2de;
	display: block;
	padding: 4px;
	margin-bottom: 10px;
	background: url(/img/arrow.gif) no-repeat 140px 10px;
}
div.zoek-links li a.active,
div.zoek-links li a:hover { background: url(/img/arrow-red.gif) no-repeat 140px 10px; }
div.zoek-links li.zoek a {
	background: #e32219;
	border: none;
	color: #fff;
	text-align: center;
}
div.zoek-links li.zoek a:hover {
	color: #fff;
	background: #eb534c;
}
div.zoek-rechts {
	width: 200px;
	float: left;
	border: 1px solid #bbc2de;
}
div.zoek-rechts ul { padding: 8px; }
div.zoek-links ul a,
div.zoek-rechts ul a { color: #003888; text-decoration: none; }
div.zoek-links ul a.active,
div.zoek-links ul a:hover,
div.zoek-rechts ul a:hover { color: #e33219; text-decoration: none; }

div.zoek-rechts ul li.active { background-color: #E33219; color: #FFF; }

div.zoek-links span.keuze { background: url(/img/arrow.gif) no-repeat 2px center; padding-left: 16px; }
div.zoek-links a.reset-filter { background: none repeat scroll 0 0 transparent; border: 0 none; padding: 0; }
div.zoek-links a.reset-filter:hover { background: none repeat scroll 0 0 transparent; border: 0 none; padding: 0; }

/* externe-links
------------------------------------------------------------------*/
ul li { color: #003888; }

ul.externe-links {
	margin-bottom: 20px;
}
ul.externe-links span {
	width: 120px;
	float: left;
}

/* interne-links & headlines
------------------------------------------------------------------*/
ul.interne-links {
	margin-bottom: 20px;
	list-style: disc;
	margin-left: 15px;
}
ul.headlines a,
ul.interne-links li a {
	color: #003888;
	text-decoration: none;
	font-weight: bold;
	background: url(/img/arrow.gif) no-repeat right 4px;
	padding-right: 16px; 
}
ul.headlines a:hover,
ul.interne-links li a:hover { color: #e33219; background: url(/img/arrow-red.gif) no-repeat right 4px; }

ul.headlines span { float: left; width: 72px; }
ul.headlines li h3 { margin-bottom: 10px; }
/* Taalmenu
------------------------------------------------------------------*/
ul#taalmenu {
	float: right;
	list-style: none;
	padding-top: 39px;
	margin-bottom: 15px;
}
ul#taalmenu li { float: left; margin-left: 8px; }

/* Optie-menu (mail & stuur door)
------------------------------------------------------------------*/
ul#opties { float: right; list-style: none; padding: 10px; }
ul#opties li { float: left; margin-left: 14px; }
ul#opties a {
	background: url(/img/opties.gif) no-repeat 0 .5em;
	color: #808080;
	display: block;
	padding-left: 18px;
}
ul#opties a.mail { background-position: -289px .4em; }

a#print {
	display: block;
	text-indent: -9999px;
	width: 40px;
	height: 14px;
	background: url(/img/print_icon.gif) no-repeat;
}

/* Error-menu
------------------------------------------------------------------*/
ul.errors, ol.errors {
	border: 3px solid red;
	list-style: disc;
	margin: 1em 0; 
	padding: .2em 0;
}
ul.errors li, ol.errors li { 
	list-style: disc;
	margin: 0 0 0 20px;
	padding: .2em 0; 
}

/* FCK-editor-lijst
------------------------------------------------------------------*/
div.alinea ul { list-style: disc; }
div.alinea ul, div.alinea ol { margin: 1em 0 1em 16px; }
div.alinea ol { margin-left: 24px; }
div.alinea li { line-height: 125%; padding: .2em 0; }

/* Sitemap
------------------------------------------------------------------*/
ul.sitemap { list-style: disc; margin: 0 0 1em 24px; }

/* <dl>'s
------------------------------------------------------------------*/
dl dt { font-size: 1.4em; font-weight: bold; margin-bottom: .6em; }

/* <dl>'s in middenkolom
------------------------------------------------------------------*/
div.kolom-midden dl { margin: 1em 0;  }
div.kolom-midden dl ul { list-style: none; } 



/* <dl> in zijkolom
------------------------------------------------------------------*/
div.zijkolom dl { margin-bottom: 2em; }

/* Submenu (meestal in zijkolom)
------------------------------------------------------------------*/
dl.submenu ul ul { margin: 0 0 .5em 16px; }

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/

label { display: block; }
input.text, textarea { padding: 2px 3px; }
textarea { font-size: 12px; overflow: auto; }
input.text, textarea { width: 60%; }
select { width: 62%; }
textarea { height: 80px; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; }
input.button, input.submit { cursor: pointer; }

legend{ display: none; }
fieldset{ margin: 0; padding: 0; border: 0;}
fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form li { padding: .2em 0; margin-bottom: 5px; }
form em.verplicht { margin-left: 4px; }

/* Zoekformulier
------------------------------------------------------------------*/
form#zoeken { padding-left: 64px; float: right; }
form#zoeken input { float: left; }
form#zoeken input.text { color: #acacac; margin-right: 8px; width: 160px; }
form#zoeken input.button {
	background: transparent url(/img/ok.gif) no-repeat;
	width: 30px;
	height: 23px;
	border: none;
	color: #fff;
	font-size: 1em;
}

/* Contact form
------------------------------------------------------------------*/
form#contact label {
	color: #003888;
	float: left;
	width: 110px;
}
form#contact li input { width: 400px; }
form#contact textarea { width: 508px; }
form#contact li.field label { float: none; }
form#contact li.checkbox input { width: auto; }
form#contact li.checkbox label { margin: 0; }
form#contact li input.submit { width: auto; }

/* Webbeheer formulier
------------------------------------------------------------------*/
li.checkbox { position: relative; }
li.checkbox input.checkbox { left: 0; position: absolute; top: 3px; }
li.checkbox label { margin-left: 20px; }
div.webbeheer-formulier-thanks {
	border: 3px solid green;
	padding: .6em;
}
div.webbeheer-formulier-thanks p { margin-bottom: 0; }

/*
####################
#	TABELLEN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
table.full-width { width: 100%; }
table td { padding: 3px; }
table th { text-align: left; }

/* FCK-editor-tabel
------------------------------------------------------------------*/
div.alinea table,
table.webapp-table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	color: #545454;
	width: 100%;
}

div.alinea table caption,
table.webapp-table caption {
	font-style: italic;
	margin: 1em 6px 3px;
	text-align: left;
}

div.alinea table td,
div.alinea table th,
table.webapp-table td,
table.webapp-table th {
	border: 1px solid #d8d8d8;
	padding: .2em 4px;
}

li.project { 
	border: 1px solid #d4d4d4;
	margin: -1px 89px 9px -1px;
	padding: 10px;
	background: white; 
	-moz-border-radius: 25px;
	border-radius: 25px;
}

li.project p { padding-right: 0; }
li.project h2 a { color: #003888; text-decoration: none; }
li.project h2 a:hover{ color: #E33219; }
li.project ul { float: left; margin-right: -10px;}
li.project ul li { float: left; width: 120px; margin-right: 10px; }
li.project ul li ul { background: #F3F3F9; color: #1A4D93; padding: 5px; margin-right: 0; border-radius: 3px; }
li.project ul li ul li { float: none; color: #1A4D93; width: 110px; margin-right: 0; font-size: 80%; overflow: hidden; text-overflow: ellipsis;}

form.imasonry-filter { margin-right: -10px; padding-bottom: 10px; width: 550px; }
form.imasonry-filter select { width: 125px; margin-right: 10px; }
form.imasonry-filter .chzn-container { margin-right: 10px; font-size: 80%; vertical-align: top; }
form.imasonry-filter .chzn-container-multi .chzn-choices .search-field .default { font-size: 100%; }
form.imasonry-filter .chzn-container-multi .chzn-choices li { float: none; }
form.imasonry-filter .chzn-container-multi .chzn-choices .search-choice { padding: 1px 4px 1px 17px; margin: 2px 3px 1px 3px; height: 12px; }
form.imasonry-filter .chzn-container-multi .chzn-choices .search-choice span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; width: 100%; }
form.imasonry-filter .chzn-container-multi .chzn-choices .search-choice .search-choice-close { left: 3px; top: 3px; }

form.imasonry-filter .chzn-container-multi .chzn-choices .search-field .default {
    color: #003888;
    font-size: 11px !important;
    padding-bottom: 4px;
}

form.imasonry-filter .chzn-container-multi .chzn-choices{
	border-color: #003888;
}
}

