/*
#################
#	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; }
body { color: #034987; font-size: 1.1em; }

/* Body
------------------------------------------------------------------*/
body { background: #034985 url(/img/body.gif) repeat-y; }
body#homepage { background-image: url(/img/body.homepage.gif); background-repeat: repeat-x; }

/* 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, h2.h1, p.h1 { font-size: 44px; line-height: 100%; margin-bottom: 20px; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #d72a2e; }
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 { width: 972px; }

/* Logo
------------------------------------------------------------------*/
p#logo {
	background: url(/img/header.jpg) no-repeat;
	height: 176px;
	margin-bottom: 30px;
	text-indent: -9999px;
}
p#logo a { display: block; height: 176px; }
span#front-flash { display: block; }

body#homepage p#logo {
	background-image: url(/img/front-header.jpg);
	float: left;
	height: 385px;
	margin-bottom: 0;
	text-indent: 0;
	width: 605px;
}

/* Frontblokken
------------------------------------------------------------------*/
div#front-top {
	background: #fff url(/img/kumij.jpg) no-repeat right bottom;
}
div#front-wrapper {
	background: #fff;
	padding: 35px 0 20px;
}
div#front-wrapper h1,
div#front-wrapper h2 {
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px;
}
div#front-wrapper h1 { color: #d72a2e; }
div#front-wrapper h2 a { color: #034987; }
div#front-links {
	background: url(/img/content.gif) no-repeat;
	float: left;
	padding-left: 40px;
	width: 260px;
}
div#front-midden {
	float: left;
	padding-left: 40px;
	width: 255px;
}
div#front-rechts {
	float: right;
	width: 360px;
}

/* Breadcrumbs
------------------------------------------------------------------*/
p#breadcrumbs { background: #e6e6e6; margin: 1em 0; padding: 10px; }

/* Kolommen
------------------------------------------------------------------*/
div#kolom-wrapper { background: url(/img/kolom-wrapper.gif) repeat-y right; }
div.kolom-midden { float: left; width: 605px; }
div.kolom-rechts { float: right; width: 366px; }

/* Inhoud kolom-midden
------------------------------------------------------------------*/
div#content { background: url(/img/content.gif) no-repeat; padding: 0 40px; }

/* 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; }

/* Referentie
------------------------------------------------------------------*/
div.referentie { background: #d8e2ec url(/img/body.gif) repeat-y 261px 0; }
div.referentie div.inhoud {
	float: left;
	padding: 16px;
	width: 229px;
}
div.referentie div.fotos {
	float: right;
	width: 261px;
}
div.referentie table { line-height: 140%; }
div.referentie td, div.referentie th { vertical-align: top; }

div.referentie div.fotos img { float: left; margin-bottom: 3px; }
div.referentie div.fotos img.rechts { float: right; }

/* 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.download {
	background: #fff;
	color: #292929;
	display: block;
	line-height: 100%;
	margin-bottom: 2px;
	padding: 10px;
	text-decoration: none;
}

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

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

a.doc span.titel { background-image: url(/img/downloads/doc.gif); }
a.pdf span.titel { background-image: url(/img/downloads/pdf.gif); }
a.ppt span.titel { background-image: url(/img/downloads/ppt.gif); }
a.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: #fff repeat-x left bottom;
	border-top: 1px solid #e2e7ed;
	padding: 16px 15px;
	width: 942px;
}
div#footer p { margin-bottom: 0; }
div#footer div.fleft { width: 606px; }
div#footer div.fleft p {
	float: left;
	line-height: 120%;
	margin: 8px 32px 0 0;
	width: 125px;
}
div#footer li { float: left; margin: 0 6px; }
div#footer p.fright { margin-top: 12px; }

a#iWink { color: #034987; text-decoration: none; }
a#iWink:hover, a#iWink:focus { border: 0 solid #e6e6e6; }
a#iWink:hover span, a#iWink:focus span { text-decoration: underline; }

body#homepage div#footer {
	background-image: url(/img/footer.gif);
	padding-bottom: 53px;
	width: auto;
}

body#homepage div#footer div.wrapper {
	padding: 0 15px;
	width: 942px;
}

body#homepage div#footer div.fleft { width: 720px; }

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

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

/* Hoofdmenu
------------------------------------------------------------------*/
ul#hoofdmenu {
	padding: 30px 0 56px;
	background: #fff;
}
ul#hoofdmenu a {
	background: url(/img/hoofdmenu.gif) no-repeat 1000px 1000px;
	color: #104780;
	display: block;
	font-size: 1.3em;
	line-height: 110%;
	padding: 9px 4px 7px 20px;
	text-decoration: none;
}
ul#hoofdmenu a:focus,
ul#hoofdmenu a:hover {
	background-color: #d2dfe8;
	font-weight: bold;
}
ul#hoofdmenu a.active,
ul#hoofdmenu a.active:focus,
ul#hoofdmenu a.active:hover {
	background-color: #d72a2e;
	background-position: 8px 12px;
	color: #fff;
	font-weight: bold;
}
ul#hoofdmenu ul a {
	background-color: #eef4f7;
	background-position: -724px 12px;
	padding-left: 30px;
}
ul#hoofdmenu ul a:focus,
ul#hoofdmenu ul a:hover,
ul#hoofdmenu ul a.active,
ul#hoofdmenu ul a.active:focus,
ul#hoofdmenu ul a.active:hover {
	background-position: -358px 12px;
}
ul#hoofdmenu ul a.active,
ul#hoofdmenu ul a.active:focus,
ul#hoofdmenu ul a.active:hover {
	background-color: #d2dfe8;
	color: #104780;
}

body#homepage ul#hoofdmenu {
	background: #fff url(/img/body.homepage.gif) repeat-x;
	float: right;
	padding-bottom: 0;
	padding-top: 54px; /* ie6 */
	width: 366px;
}

ul#hoofdmenu img.hover,
ul#hoofdmenu a:focus img.non-hover,
ul#hoofdmenu a:hover img.non-hover,
ul#hoofdmenu a.active img.non-hover {
	display: none;
}
ul#hoofdmenu a:focus img.hover,
ul#hoofdmenu a:hover img.hover,
ul#hoofdmenu a.active img.hover {
	display: block;
}

/* Nieuws op frontpage
------------------------------------------------------------------*/
ul.nieuws li {
	background: #f0f4F7;
	line-height: 120%;
	margin-bottom: 1px;
	padding: 5px;
}
ul.nieuws h3 { display: inline; font-size: 1em; }
ul.nieuws h3 a { color: #004a87; }
ul.nieuws p { line-height: 140%; margin-bottom: 0; margin-top: 6px; }

ul.nieuws li.clickable-hover {
	background: #d0dee9;
	cursor: pointer;
}

/* Meer
------------------------------------------------------------------*/
ul.meer { margin-top: 24px; }
ul.meer li { margin-bottom: 1px; }
ul.meer a {
	color: #004a87;
	background: #f0f4f7;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
}
ul.meer a:focus, ul.meer a:hover { border: 0 solid #fff; }
ul.meer span.titel { font-weight: bold; }
ul.meer a:focus span.titel,
ul.meer a:hover span.titel { text-decoration: underline; }

/* Overzicht
------------------------------------------------------------------*/
ul.overzicht li {
	float: left;
	margin-bottom: 8px;
	width: 255px;
}
ul.overzicht li.even { float: right; }
ul.overzicht a {
	background: #eef4f7 url(/img/hoofdmenu.gif) no-repeat -724px 11px;
	color: #104780;
	display: block; height: 1%;
	font-size: 1.3em;
	line-height: 110%;
	padding: 7px 4px 7px 30px;
	text-decoration: none;
}
ul.overzicht a:focus,
ul.overzicht a:hover {
	background-color: #d72a2e;
	background-position: -358px 11px;
	color: #fff;
}

/* Projecten
------------------------------------------------------------------*/
ul.projecten li {
	float: left;
	margin-right: 12px;
	padding-bottom: 36px;
	width: 160px;
}
ul.projecten li.laatste { margin-right: 0; }
ul.projecten h2 { line-height: 120%; min-height: 50px; } /*ie6 */
ul.projecten h2 a { color: #034987; }
ul.projecten p.bekijk-project { margin-bottom: 0; }
ul.projecten p.bekijk-project a {
	background: #eef4f7 url(/img/hoofdmenu.gif) no-repeat -724px 11px;
	color: #104780;
	display: block; height: 1%;
	line-height: 110%;
	padding: 7px 4px 7px 30px;
	text-decoration: none;
}
ul.projecten p.bekijk-project a:focus,
ul.projecten p.bekijk-project a:hover,
ul.projecten li.clickable-hover p.bekijk-project a {
	background-color: #d72a2e;
	background-position: -358px 11px;
	color: #fff;
}
ul.projecten li.clickable-hover h2 a { color: #d72a2e; }
ul.projecten li.clickable-hover { cursor: pointer; }

/* Taalmenu
------------------------------------------------------------------*/
ul#taalmenu {
	float: right;
	list-style: none;
	margin-bottom: 12px;
}
ul#taalmenu li { float: left; margin-left: 8px; }

/* Optie-menu (mail & stuur door)
------------------------------------------------------------------*/
ul#opties {
	background: #fff;
	border-left: 1px solid #d8e2ec;
	margin-left: 606px;
	padding: 12px 0 8px;
}
ul#opties a {
	display: block;
	height: 1%;
	padding: 3px 0 3px 15px;
}
ul#opties a#naar-boven { color: #044885; }

/* Error-menu
------------------------------------------------------------------*/
ul.errors, ol.errors {
	border: 3px solid #d72a2e;
	color: #d72a2e;
	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: square; }
div.alinea ul, div.alinea ol { margin: 1em 0 1em 32px; }
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; float: left; font-weight: bold; width: 160px; }
input.text, textarea { padding: 2px 3px; }
textarea { font-size: 12px; overflow: auto; }
input.text, textarea { border: 1px solid #b0bcc8; width: 300px; }
select { width: 310px; }
textarea { height: 100px; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; }
input.button, input.submit {
	background: #c0c0c0;
	border: 1px solid #797979;
	color: #023e7b;
	cursor: pointer;
	margin-left: 160px;
}

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, form.zoekformulier fieldset { float: right; }
form#zoeken input { float: left; }
form#zoeken input.text { margin-right: 8px; width: 160px; }

/* Webbeheer formulier
------------------------------------------------------------------*/
form.webbeheer-formulier { margin-bottom: 36px; }
li.checkbox { margin-left: 160px; position: relative; }
li.checkbox input.checkbox { /* ie */
	left: 0;
	position: absolute;
	top: 3px;
}
li.checkbox label {
	float: none;
	font-weight: normal;
	margin-left: 20px;
	width: auto;
}
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;
}