/*
#################
#	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% Helvetica, Arial, Verdana, Tahoma, sans-serif; }
body { background: #fff; color: #1a1a15; font-size: 1.2em; padding-bottom: 8px; }

/* 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; font-style: 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, .h1 { color: #30302d; font-size: 1.8em; font-weight: bold; margin: 7px 0 5px; }
h2, .h2 { font-size: 1.5em; font-weight: bold; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #067be1; }
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; margin-bottom: 1.2em; }

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

/* Container
------------------------------------------------------------------*/
div#container {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

div#header {
	background: url(/img/header.jpg) no-repeat 0 bottom;
	/*height: 13em;*/
	padding-bottom: 24px;
	
}

/* Logo
------------------------------------------------------------------*/
p#logo {
	background: url(/img/ziekenhuis-bethesda-hoogeveen.gif) no-repeat;
	height: 91px;
	left: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 4em;
	width: 131px;
}
p#logo a { display: block; height: 91px; }

/* Items in header
------------------------------------------------------------------*/
div#top-right { float: right; margin-top: 3em; width: 18em; }

/* Site-opties
------------------------------------------------------------------*/
div#site-opties {
	border: 1px solid #a2a297;
	border-top: none;
	font-size: .9em;
	padding: 4px 8px;
	position: absolute;
	right: 0; /* ie6 */
	top: 0;
}

/* Contrastoptie
------------------------------------------------------------------*/
p#contrast {
	background: url(/img/p.contrast.gif) no-repeat right center;
	float: left;
	padding-right: 8px;
	margin: 0 8px 0 0;
	text-transform: lowercase;
}
p#contrast a { color: #363535; }

/* Breadcrumbs
------------------------------------------------------------------*/
p#breadcrumbs { margin: 2.4em 0 1.2em; text-transform: lowercase; }
p#breadcrumbs, p#breadcrumbs a { color: #23201f; }

/* Kolommen
------------------------------------------------------------------*/
div.kolom-wrapper {
	float: left;
	width: 720px;
}
div.kolom-wrapper-rechts { float: right; }

div.kolom-midden {
	float: right;
	width: 480px;
}
div.kolom-wrapper-rechts div.kolom-midden { float: left; }

div.kolom-wrapper-breed { float: none; width: auto; }
div.kolom-wrapper-breed div.kolom-midden { width: 720px; }

div.zijkolom { min-height: 10px; overflow: hidden; }
div.kolom-links {
	float: left;
	width: 216px;
}
div.kolom-rechts {
	float: right;
	width: 216px;
}
div.kolommen {
	width: 480px;
}

/* Crisispagina
------------------------------------------------------------------*/
p#belangrijke-melding {
	background: url(/img/mededeling.png) no-repeat;
	margin: 50px 0 0 15px;
	padding: 12px 0 12px 78px;
}
div#crisiswrapper {
	float: none;
	margin-left: 94px;
	width: auto;
}
div#crisiswrapper div.kolom-midden {
	float: left;
	width: 590px;
}
div#crisiswrapper div.kolom-rechts {
	width: 244px;
}

div#crisiswrapper h1 {
	background: #f9f53f url(/img/crisispagina-h1.png) repeat-x 0 bottom;
	margin-bottom: 1em;
}
div#crisiswrapper h1 span {
	background: url(/img/pijltjes/zwartopgeel.gif) no-repeat 12px 6px;
	display: block;
	padding: 8px 12px 5px 50px;
}
p#gewone-site {
	margin-top: 24px;
}
p#gewone-site a {
	background: url(/img/gewone-site.png) no-repeat right center;
	border: 1px solid #e3e3dd;
	color: #fff;
	display: block;
	line-height: 140%;
	padding: 6px 34px 6px 6px;
}

/* Infolijn
------------------------------------------------------------------*/
div#infolijn {
	background: url(/img/infolijn.gif) repeat-x 0 bottom;
	border: 1px solid #e6e6e2;
	margin-bottom: 20px;
}
div#infolijn div {
	background: url(/img/infolijn-div.gif) no-repeat 22px center;
	padding: 12px 8px 12px 66px;
}
div#infolijn h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: lowercase;
}
div#infolijn p {
	color: #01a4ea;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 0;
}

/* Updates
------------------------------------------------------------------*/
div.updates { padding-top: 40px; }
div.updates h3 {
	border-bottom: 1px solid #5d5d55;
	color: #4c4849;
	font-size: 1.6em;
	margin-bottom: .4em;
	padding-bottom: .4em;
}
div.updates a {
	background: url(/img/pijltjes/zwart.gif) no-repeat 0 .5em;
	cursor: pointer;
	color: #231f20;
	display: block;
	line-height: 130%;
	padding: 4px 0 4px 24px;
	text-decoration: none;
}
div.updates a:hover {
	border: 0 solid #fff;
}
div.updates a:hover span.titel,
div.updates a:focus span.titel {
	text-decoration: underline;
}
div.updates strong,
div.updates span.tijd {
	float: left;
	width: 80px;
}
div.updates span.titel {
	float: right;
	width: 400px;
}

/* Front-row (homepage)
------------------------------------------------------------------*/
div#front-row {
	color: #221f20;
	padding: 2em 0 4em;
	position: relative;
}

/* Frontblok (blok op homepage)
------------------------------------------------------------------*/
div.front-blok {
	float: left;
	margin-right: 22px;
	width: 218px;
}
div.front-blok div.inhoud { margin-top: 3.8em; }
div.front-blok h2 {
	border-bottom: 1px solid #5d5d55;
	padding-bottom: .3em;
}
div.front-blok h2,
div.front-blok h2 a { color: #067be1; }

div.front-blok h3 {
	font-size: 1.1em;
	line-height: 120%;
	margin-top: 6px;
	position: absolute;
	width: 218px;
}
div.front-blok h3 a,
div.front-blok p.lees-meer a { color: #221f20; }

div.front-blok p.lees-meer a {
	background-image: url(/img/pijltjes/zwart.gif);
}

div.front-blok p.link-nadruk {
	bottom: 0;
	margin-bottom: 4px;
	position: absolute;
}
div.front-blok img.click {
	display: block;
	margin: 0 auto .6em;
	padding-top: .4em;
}

div.front-blok p.preview {
	line-height: 156%;
	margin-bottom: .4em;
	padding-top: 1px;
}

/* Inhoud kolom-midden
------------------------------------------------------------------*/
div.alinea h2 { font-size: 1.2em; padding-top: .8em; }

p.lees-meer { margin-bottom: 0; text-align: right; text-transform: lowercase; }
p.naar-archief { margin-top: 8px; }
p.lees-meer a {
	background: url(/img/pijltjes/blauw.gif) no-repeat right .2em;
	padding-right: 20px;
}

.meer-titel {
	font-size: 1.5em;
	padding: 40px 0 20px;
	text-transform: lowercase;
}

p.link-nadruk a {
	background: #0681ba url(/img/nadruk.gif) no-repeat right -2px;
	border: 1px solid #c0c0b3;
	color: #fff;
	float: left;
	padding: 3px 30px 3px 8px;
	text-decoration: none;
	text-transform: lowercase;
}
p.link-nadruk a:hover,
p.link-nadruk a:focus {
	background-color: #0568b4;
	background-position: right -30px;
	border-color: #e6e6e1;
}

h1.specialist {
	/*font-size: 1.3em;*/
	margin: 13px 0 6px;
}

div.borders-divider {
	border: 1px solid #deded8;
	border-width: 1px 0;
	padding: 6px 0;
}

/* Infobox (nieuws- en agendakop met titel en datum)
------------------------------------------------------------------*/
div.infobox {
	border: 1px solid #a2a297;
	border-width: 1px 0;
	color: #4a4a47;
	font-weight: bold;
	margin-bottom: 24px;
	padding-left: 24px;
}
div.infobox em { font-style: normal; }

div.infobox .pijl {
	background: url(/img/pijltjes/zwart.gif) no-repeat 0 .3em;
	display: block;
	margin-left: -24px;
	padding-left: 24px;
}

div.infobox h1 { font-size: 1.2em; }
div.infobox h1, div.infobox p { margin: 3px 0; }

/* Infobox in vorm van titel
------------------------------------------------------------------*/
h1.infobox {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 4px .6em;
	border: 1px solid #a2a297;
	border-width: 1px 0;
	font-size: 1.1em;
	padding: .3em 0 .3em 24px;
}
h1.infobox span { color: #6d6d64; margin-left: 16px; }

/* Blokken in zijkolom
------------------------------------------------------------------*/
div.blok, dl.blok {
	background: #068edb url(/img/div.kolom-rechts-div.blok.gif) repeat-x;
	color: #fff;
	margin-bottom: 18px;
	padding: 7px 10px 10px;
}
div.blok h3,
dl.blok dt {
	border-bottom: 1px solid #78c9ed;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
div.blok,
dl.blok,
div.blok-blauw a,
dl.blok-blauw a { color: #fff; }

div.blok-grijs h3,
dl.blok-grijs dt {
	border-bottom-width: 0;
	font-size: 1.4em;
	padding-bottom: 0;
}

div.blok-grijs, dl.blok-grijs { color: #231f20; }
div.blok-grijs h3, dl.blok-grijs dt { text-transform: none; }
div.blok-grijs h3,
dl.blok-grijs dt,
div.blok-grijs h3 a,
dl.blok-grijs dt a { color: #30302d; }

div.blok-grijs, dl.blok-grijs { background: #e7e7e3; }

div.overzicht div.blok,
div.overzicht dl.blok {
	float: left;
	margin-bottom: 0;
	margin-left: 15px;
	min-height: 13em; /* ie6 */
	width: 210px;
}
div.overzicht div.blok-nieuws,
div.overzicht dl.blok-nieuws { margin-left: 0; position: relative; }

div.blok-nieuws p.preview,
dl.blok-nieuws p.preview { line-height: 146%; margin-bottom: .8em; }

div.blok-nieuws img.illustratie,
dl.blok-nieuws img.illustratie { margin-top: .3em; }

div.blok-nieuws h4,
dl.blok-nieuws h4,
dl.blok-nieuws h2 {
	font-size: 1em;
	line-height: 144%;
	padding: 4px 0 10px;
}
div.blok-nieuws p.lees-meer a,
dl.blok-nieuws p.lees-meer a {
	background-image: url(/img/pijltjes/witopblauw.gif);
	font-weight: bold;
}
div.blok-nieuws p.meer,
dl.blok-nieuws p.meer {
	position: absolute;
	text-transform: lowercase;
	right: 10px;
	top: 1em;
}
div.blok-nieuws p.meer a,
dl.blok-nieuws p.meer a {
	background: url(/img/pijltjes/witopblauw.gif) no-repeat right .2em;
	padding-right: 20px;
}

/* Blokken in zijkolom op crisispagina
------------------------------------------------------------------*/
div#crisiswrapper div.blok,
div#crisiswrapper dl.blok {
	background: none;
	color: #30302d;
	padding-left: 0; padding-right: 0;
}
div#crisiswrapper div.blok h3,
div#crisiswrapper dl.blok dt {
	border-color: #5d5d55;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
}
div#crisiswrapper .hyperlinks a {
	background: url(/img/pijltjes/zwart.gif) no-repeat 0 .4em;
	color: #221f20;
	margin: 0;
	padding-left: 24px;
}
div#crisiswrapper .hyperlinks a:hover,
div#crisiswrapper .hyperlinks a:focus {
	background-image: url(/img/pijltjes/blauw.gif);
	color: #067be1;
	text-decoration: underline;
}

/* Routebeschrijving-link
------------------------------------------------------------------*/
a.routebeschrijving {
	background: url(/img/contactlijst.gif) no-repeat 0 -102px;
	display: block;
	padding-left: 24px;
	text-transform: lowercase;
}

/* Overige zaken in middenkolom
------------------------------------------------------------------*/
p.gezocht-op {
	background: #f1f1f1;
	border: 1px solid #d7d7d7;
	padding: 4px;
	text-align: center;
}

div.media { margin: 1em 0; }

/* 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: 18px;
}
img.illustratie-links {
	float: left;
	margin: .5em 12px .3em 0;
}
div.zijkolom img.illustratie {
	display: block;
	float: none;
	margin: 0 auto 18px;
}

/* 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 {
	border: 1px solid #a2a297;
	border-width: 1px 0;
	margin-top: -1px;
	padding: 10px 0 10px 24px;
}
div.preview img.illustratie { margin-top: .3em; }
div.preview .pijl {
	background: url(/img/pijltjes/zwart.gif) no-repeat 0 .3em;
	display: block;
	margin-left: -24px;
	padding-left: 24px;
}
div.preview p.pijl { background-position: 0 .3em; }
div.preview p.datum { color: #61615e; margin-bottom: .3em; }
div.preview p.datum em { font-style: normal; }
div.preview h2 {
	font-size: 1.2em;
	/*text-transform: lowercase;*/
}
div.preview h2 a { color: #30302d; }

/* 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: #deded8; margin-top: 24px; padding: 8px 12px; }
div#footer span.divider { margin: 0 3px; }
div#footer, div#footer a { color: #000; }
div#footer p { margin-bottom: 0; }
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; }

/* Frontmenu
------------------------------------------------------------------*/
ul#frontmenu {
	background: url(/img/hoofdmenu.gif) no-repeat;
	padding-top: 32px;
}

ul#frontmenu li.level1 {
	background: url(/img/doelgroepen.jpg) no-repeat left bottom;
	border-right: 1px solid #fff;
	float: left;
	position: relative;
	min-height: 25.08em; /* ie6 */
	width: 159px;
}

ul#frontmenu li#frontmenu-1.hover,
ul#frontmenu li#frontmenu-2.hover,
ul#frontmenu li#frontmenu-3.hover,
ul#frontmenu li#frontmenu-4.hover,
ul#frontmenu li#frontmenu-5.hover,
ul#frontmenu li#frontmenu-6.hover { background-position: -10000px -10000px; }

ul#frontmenu li#frontmenu-1,
ul#frontmenu li#frontmenu-1.non-hover { background-position: left bottom; }
ul#frontmenu li#frontmenu-2,
ul#frontmenu li#frontmenu-2.non-hover { background-position: -160px bottom; }
ul#frontmenu li#frontmenu-3,
ul#frontmenu li#frontmenu-3.non-hover { background-position: -320px bottom; }
ul#frontmenu li#frontmenu-4,
ul#frontmenu li#frontmenu-4.non-hover { background-position: -480px bottom; }
ul#frontmenu li#frontmenu-5,
ul#frontmenu li#frontmenu-5.non-hover { background-position: -640px bottom; }
ul#frontmenu li#frontmenu-6,
ul#frontmenu li#frontmenu-6.non-hover { background-position: -800px bottom; }

ul#frontmenu li.eerste { width: 156px; }
ul#frontmenu a.level1 {
	background: #097cd2 url(/img/frontmenu-a.gif) no-repeat;
	color: #fff;
	display: block;
	font-size: 1.4em;
	height: 2.4em;
	padding: 12px;
	text-decoration: none;
}
ul#frontmenu a.level1:hover,
ul#frontmenu a.level1:focus,
ul#frontmenu li:hover a.level1,
ul#frontmenu li.hover a.level1 {
	background-color: #0567b4;
	background-position: -200px 0;
}

ul#frontmenu li.eerste a.level1 {
	background-color: #4d4e48;
	background-position: -400px 0;
}
ul#frontmenu li.eerste a.level1:hover,
ul#frontmenu li.eerste a.level1:focus,
ul#frontmenu li.eerste:hover a.level1,
ul#frontmenu li.hover-eerste a.level1 {
	background-color: #3f403b;
	background-position: -600px 0;
}

ul#frontmenu li.hover ul,
ul#frontmenu li.level1:hover ul { visibility: visible;}

ul#frontmenu li.level1.non-hover ul,
ul#frontmenu ul { visibility: hidden; }

ul#frontmenu li.hover ul { position: absolute; }

ul#frontmenu ul { width: 159px; }
ul#frontmenu li.eerste ul { width: 156px; }

ul#frontmenu ul li {
	background: none;
	border-right: none;
	float: none;
	min-height: 0;
	width: auto;
}
ul#frontmenu ul a {
	background: #fff url(/img/frontmenu-ul-a.gif) no-repeat 5px .6em;
	border-bottom: 1px solid #e3e3e0;
	color: #58584c;
	display: block;
	font-size: .95em;
	font-weight: normal;
	height: 1%;
	line-height: 120%;
	padding: .3em 4px .3em 14px; /* ie */
	text-decoration: none;
}
ul#frontmenu ul a:hover,
ul#frontmenu ul a:focus {
	background-color: #707067;
	background-position: -195px .6em;
	color: #fff;
}

ul#frontmenu div.extra {
	background: #b90000 url(/img/frontmenu-extra.gif) repeat-x;
	bottom: 0;
	color: #fff;
	line-height: 120%;
	padding: 8px;
	position: absolute;
	width: 143px;
	z-index: 1;
}

ul#frontmenu div.extra h2 { margin-bottom: 8px; text-transform: uppercase; }
div.extra-hover { cursor: pointer; }
ul#frontmenu div.extra a.meer {
	background: url(/img/pijltjes/witoprood.gif) no-repeat right .4em;
	color: #fff;
	display: block;
	padding-right: 32px;
	text-decoration: none;
}
ul#frontmenu div.extra a.meer:hover,
ul#frontmenu div.extra a.meer:focus,
ul#frontmenu div.extra-hover a.meer {
	background-image: url(/img/pijltjes/witoprood-links.gif);
}

/* Hoofdmenu
------------------------------------------------------------------*/
div#hoofdmenu {
	background: url(/img/hoofdmenu.gif) no-repeat 0 bottom;
	margin-top: -24px;
	padding-bottom: 9px;
	position: absolute;
	width: 960px;
	z-index: 1;
}
div#hoofdmenu ul {
	background: #a2a297;
	float: right;
}

div#hoofdmenu li {
	background: url(/img/hoofdmenu-li.gif) no-repeat 0 54%;
	float: left;
	padding: 10px 8px 10px 11px;
}
div#hoofdmenu li.eerste { background: none; }
div#hoofdmenu a {
	border: 1px solid #a2a297;
	color: #fff;
	padding: .2em .4em;
	text-decoration: none;
}
div#hoofdmenu a.active,
div#hoofdmenu a:hover,
div#hoofdmenu a:focus {
	background: #adada7 url(/img/hoofdmenu-a.gif) repeat-x;
	border-color: #bdbdb5;
}

/* Submenu
------------------------------------------------------------------*/
#submenu {
	background: #e7e7e3 url(/img/dummies/illustratie-zijkolom.jpg) no-repeat center bottom;
	padding-bottom: 120px;
}
#submenu h3,
#submenu dt {
	border-bottom: 1px solid #a2a297;
	font-size: 1.6em;
	padding-bottom: 6px;
}

#submenu h3,
#submenu dt,
#submenu h3 a,
#submenu dt a { color: #30302d; }

#submenu ul { margin: 0 -10px; }
#submenu ul a {
	color: #40403b;
	display: block;
	font-size: 1.2em;
	height: 1%;
	line-height: 120%;
	padding: 5px 10px;
	text-decoration: none;
}
#submenu ul a:hover,
#submenu ul a:focus,
#submenu ul a.active { color: #067be1; }

#submenu ul ul { margin-bottom: 8px; text-transform: none; }
#submenu ul ul li { padding: 4px 0; }
#submenu ul ul a {
	color: #61615d;
	font-size: 1em;
	line-height: 120%; 
	padding: 0 8px 0 30px;
}

#submenu ul ul a:hover,
#submenu ul ul a:focus,
#submenu ul ul a.active { color: #61615d; text-decoration: underline; }

/* Downloads in rechterkolom
------------------------------------------------------------------*/
dl.download {
	line-height: 120%;
	margin: 0 -10px;
	padding: 0 10px;
}
dl.download-hover { background: #82caef; cursor: pointer; }

dl.download dt {
	border-bottom: none;
	border-top: 1px solid #78c9ed;
	font-size: 1em;
	font-weight: bold;
	padding: .5em 0 0;
}
dl.download-eerste dt { border-top: none; }
dl.download .hyperlinks a {
	background: url(/img/pijltjes/pijltjes.gif) no-repeat 10px .4em;
	display: block;
	margin: 0 -10px;
	padding: .2em 10px .5em 32px;
	text-decoration: none;
}
dl.download a:hover,
dl.download a:focus,
dl.download-hover .hyperlinks a {
	background-color: #82caef;
	background-position: -1430px .4em;
}
dl.download a img { display: inline; margin: 0 0 -4px 6px; }

dl.download-hover dt,
dl.download-hover a,
dl.download a:hover,
dl.download a:focus { color: #30302d; }

/* Filter
------------------------------------------------------------------*/
dl.filter {
	background: #c9c9c0;
	font-size: 1.2em;
	margin-bottom: 4px;
	padding-top: 6px;
}
dl.filter-nonactive { display: none; }
dl.filter-active { background: #a2a297; display: block; }
dl.filter dt {
	color: #fff;
	float: left;
	font-weight: bold;
	margin-right: 12px;
	position: relative;
	text-align: center;
	width: 5em;
}
dl.filter dd { float: left; }

dl.filter dt li {
	left: 0;
	position: absolute;
	top: 0;
}
dl.filter dt li.volgende {
	left: auto;
	right: 0;
}
dl.filter dt a {
	background: url(/img/filter-navigatie.gif) 2px 1px;
	display: block;
	height: 20px; line-height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}
dl.filter dt a:hover,
dl.filter dt a:focus { background-position: 2px -19px; }
	
dl.filter dt li.volgende a { background-position: -18px 1px; }
dl.filter dt li.volgende a:hover,
dl.filter dt li.volgende a:focus { background-position: -18px -19px; }

dl.filter dd a {
	color: #fff;
	display: block;
	padding: 2px 4px 4px;
	text-decoration: none;
}
dl.filter dd a:hover,
dl.filter dd a:focus,
dl.filter dd a.active {
	background: #fff;
	color: #067be1;
}

dl.filter dd a.geen-items { color: #dcdcdc; cursor: default; }
dl.filter-active dd a.geen-items { color: #d0d0cf; }

dl.filter dd a.geen-items:hover,
dl.filter dd a.geen-items:focus { background: none; color: #dcdcdc; }

dl.filter-active dd a.geen-items:hover,
dl.filter-active dd a.geen-items:focus { color: #d0d0cf; }

/* Overzicht en snel naar (<-- homepage)
------------------------------------------------------------------*/
ul.kolom {
	float: left;
	margin-right: 8px;
	width: 232px;
}
ul.kolom-rechts { float: right; }

table.pijl a,
ul.kolom a,
ul.snel-naar a {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 0 .6em;
	color: #1a1a15;
	display: block;
	height: 1%;
	line-height: 120%;
	padding: 5px 0 5px 24px;
	text-decoration: none;
}

table.pijl a:hover,
table.pijl a:focus,
ul.kolom a:hover,
ul.kolom a:focus,
ul.snel-naar a:hover,
ul.snel-naar a:focus {
	background-image: url(/img/pijltjes/blauwopgrijs.gif);
	color: #067be1;
}

/* Lijst-blok
------------------------------------------------------------------*/
div.lijst-blok,
dl.lijst-blok {
	background: #f3f3f1;
	float: left;
	margin: 16px 0;
	padding: 6px 12px 12px;
	width: 208px;
}
div.lijst-blok-rechts,
dl.lijst-blok-rechts { float: right; }

div.lijst-blok h3,
dl.lijst-blok dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}
div.lijst-blok h3 a,
dl.lijst-blok dt a { color: #1a1a15; }

div.lijst-blok ul a,
dl.lijst-blok ul a {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 0 .6em;
	color: #1a1a15;
	display: block;
	height: 1%;
	line-height: 120%;
	padding: 5px 0 5px 24px;
	text-decoration: none;
}
div.lijst-blok ul a:hover,
div.lijst-blok ul a:focus,
dl.lijst-blok ul a:hover,
dl.lijst-blok ul a:focus {
	background-image: url(/img/pijltjes/blauwopgrijs.gif);
	color: #067be1;
}

/* Contactgegevens
------------------------------------------------------------------*/
dl.contactgegevens {
	border: 1px solid #deded8;
	border-width: 1px 0;
	margin-top: -1px;
	padding: 12px 0;
}
dl.contactgegevens dt {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 12px;
}
p.telefoon {
	background: url(/img/telefoon.gif) no-repeat;
	color: #067be1;
	font-weight: bold;
	font-size: 1.5em;
	padding: 6px 0 3px 36px;
}
dl.contactgegevens p.telefoon { float: left; }

dl.contactgegevens div.info {
	float: right;
	padding: 6px 0 0 22px;
	width: 50%;
}
dl.contactgegevens div.info ul { margin: 0 0 12px -22px; }
dl.contactgegevens div.info li {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 0 .3em;
	padding-left: 22px;
}
dl.contactgegevens div.info li p { margin-bottom: 0; }

/* Hyperlinks in zijkolom (zie ook-blokje)
------------------------------------------------------------------*/
ul.hyperlinks { padding-top: 2px; }
ul.hyperlinks a {
	background: url(/img/pijltjes/pijltjes.gif) no-repeat 194px .5em;
	display: block;
	height: 1%;
	line-height: 120%;
	margin: 0 -10px;
	padding: .35em 42px .35em 12px;
	text-decoration: none;
	width: 162px; /* nodig voor ie6 */
}

ul.hyperlinks a:hover,
ul.hyperlinks a:focus {
	background-color: #82caef;
	background-position: -526px .5em;
	color: #30302d;
}
div.overzicht ul.hyperlinks a {
	background-position: 208px .5em;
	width: 176px;
}
div.overzicht ul.hyperlinks a:hover,
div.overzicht ul.hyperlinks a:focus { background-position: -512px .5em; }

/* Downloads in rechterkolom
------------------------------------------------------------------*/
dl.download {
	line-height: 120%;
	margin: 0 -10px;
	padding: 0 10px;
}
dl.download-hover { background: #82caef; cursor: pointer; }

dl.download dt {
	border-top: 1px solid #78c9ed;
	font-weight: bold;
	padding: .5em 0 0;
}
dl.download-eerste dt { border-top: none; }
dl.download a {
	background: url(/img/pijltjes/pijltjes.gif) no-repeat 10px .4em;
	display: block;
	margin: 0 -10px;
	padding: .2em 10px .6em 32px;
	text-decoration: none;
}
dl.download a:hover,
dl.download a:focus,
dl.download-hover a {
	background-color: #82caef;
	background-position: -1430px .4em;
}
dl.download a img { display: inline; margin: 0 0 -4px 6px; }

dl.download-hover dt,
dl.download-hover a,
dl.download a:hover,
dl.download a:focus { color: #30302d; }

/* Meer (ul) - bijvoorbeeld overzicht van overige nieuwsitems
------------------------------------------------------------------*/
ul.meer {
	border-top: 1px solid #a2a297;
	line-height: 130%;
	/*text-transform: lowercase;*/
}
ul.meer li {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 0 .8em;
	border-bottom: 1px solid #a2a297;
	padding: 8px 10px 8px 24px;
}
ul.meer li.hover {
	background-position: 7px .8em;
	background-color: #f3f3f1;
	cursor: pointer;
}
ul.meer span, ul.meer em.datum {
	color: #4a4a47;
	float: left;
}
ul.meer em.datum { font-style: normal; }
ul.meer a {
	color: #606057;
	float: right;
	text-decoration: none;
	width: 320px;
}
ul.meer a:hover,
ul.meer a:focus,
ul.meer li.hover a { color: #30302d; }

/* Downloads in middenkolom (erft over van ul.meer )
------------------------------------------------------------------*/
ul.downloads span { font-weight: bold; padding-top: 8px; }
ul.downloads li { padding-bottom: 0; padding-top: 0; }
ul.downloads li.hover {
	background-image: url(/img/pijltjes/zwartopgrijs-verticaal.gif);
	background-position: 4px .9em;
}
ul.downloads a {
	background: url(/img/downloads/pdf.gif) no-repeat right .6em;
	padding: 8px 22px 8px 0;
	width: auto;
}
ul.downloads a.doc { background-image: url(/img/downloads/doc.gif); }
ul.downloads a.ppt { background-image: url(/img/downloads/ppt.gif); }
ul.downloads a.xls { background-image: url(/img/downloads/xls.gif); }

/* Meer (dl) - bijvoorbeeld overzicht van nieuwsitems per jaar
------------------------------------------------------------------*/
dl.meer { margin-bottom: 24px; }
dl.meer dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}

dl.nieuws-per-maand { margin-bottom: 5em; }
dl.nieuws-per-maand dt { font-size: 1.3em; }

/* Vacature
------------------------------------------------------------------*/
dl.vacature { margin-bottom: 24px; }
dl.vacature dt {
	background: url(/img/pijltjes/blauwopgrijs.gif) no-repeat 4px .5em;
	float: left;
	font-weight: bold;
	padding: 2px 10px 2px 24px;
}
dl.vacature dt a {
	color: #30302d;
}
dl.vacature dd.fte {
	color: #6a6a67;
	float: left;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	text-transform: lowercase;
}
dl.vacature dd.omschrijving { /* breedte voor ie */
	clear: both;
	padding: 4px 12px 12px 24px;
}
dl.vacature-hover {
	cursor: pointer;
}
dl.vacature-hover dt,
dl.vacature-hover dd.omschrijving { background-color: #f2f2ef; }
dl.vacature-hover dt a:hover,
dl.vacature-hover dt a:focus { text-decoration: none; }

/* Jaarfilter
------------------------------------------------------------------*/
fieldset.jaarfilter {
	border: 1px solid #a2a297;
	border-width: 1px 0;
	font-weight: bold;
	margin: 0 0 24px 0; padding: 4px 0;
	position: relative;
}
fieldset.jaarfilter legend { display: none; }

.jaarfilter ul.navigatie { font-size: 1.7em; }
.jaarfilter ul.navigatie li { position: absolute; left: 0; margin-top: -2px; }
.jaarfilter ul.navigatie li.volgende { left: auto; right: 0; }
.jaarfilter ul.navigatie a { color: #000; text-decoration: none; }
.jaarfilter ul.navigatie a:hover,
.jaarfilter ul.navigatie a:focus { color: #067be1; }

.jaarfilter ul.jaren { margin-left: 40px; }
.jaarfilter ul.jaren li {
	float: left;
	margin: 0 8px;
}
.jaarfilter ul.jaren a { color: #30302d; }
.jaarfilter ul.jaren a.active { color: #067be1; }

/* 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 { float: right; list-style: none; margin-top: -35px; }
ul#opties li { float: left; margin-left: 14px; }
ul#opties a {
	background: url(/img/opties.gif) no-repeat 0 .45em;
	color: #808080;
	display: block;
	padding-left: 18px;
}
ul#opties a.mail { background-position: -289px .4em; }

/* Error-menu
------------------------------------------------------------------*/
ul.errors, ol.errors {
	border: 3px solid #ff0000;
	color: #ff0000;
	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 { padding: .2em 0; }
div.alinea ul { margin-left: 17px; list-style: disc; }
div.alinea ul li {
	background: none;
	padding: .1em 0 .1em 0px;
}

/* Topmenu
------------------------------------------------------------------*/
div#topmenu,
div#topmenu ul {
	background: url(/img/topmenu.gif) no-repeat 0 bottom;
	float: left;
}
div#topmenu { padding-left: 6px; }

div#topmenu ul {
	background-position: right bottom;
	padding-right: 9px;
}

div#topmenu li { color: #fff; float: left; }
div#topmenu a {
	color: #fff;
	display: block;
	padding-left: 4px;
}
div#topmenu span {
	background: url(/img/disc-topmenu.gif) no-repeat 0 45%;
	display: block;
	padding: 4px 10px 8px .8em;
}
div#topmenu li.eerste span { background: none; padding-left: 7px; }

div#topmenu li.hover a.level1,
div#topmenu li.submenu:hover a.level1 {
	background: url(/img/topmenu-a.gif) no-repeat 2px 4px;
	color: #707067;
}
div#topmenu li.hover span,
div#topmenu li.submenu:hover span {
	background: url(/img/topmenu-a.gif) no-repeat right 4px;
}

/* Topmenu heeft andere opmaak voor ie6 ivm trnasparante png */
div#topmenu ul ul {
	background: url(/img/topmenu-submenu.png) no-repeat 0 bottom;
	display: none;
	margin: -4px 0 0 -1px;
	padding: 4px 9px 12px 5px;
	position: absolute;
	width: 201px;
	z-index: 2;
}
div#topmenu li.hover ul,
div#topmenu li.submenu:hover ul { display: block; }
div#topmenu ul ul a {
	background: none;
	color: #58584c;
	height: 1%;
	line-height: 120%;
	padding: 3px 22px 4px 8px;
	text-decoration: none;
}
div#topmenu ul ul a:hover,
div#topmenu ul ul a:focus {
	background: #58584c url(/img/pijltjes/witopdonkergrijs.gif) no-repeat 96% .4em; /*ie6 */
	color: #fff;
}

div#topmenu ul ul li { float: none; }

/* Lettergrootte
------------------------------------------------------------------*/
dl#lettergrootte {
	float: left;
}
dl#lettergrootte dt {
	color: #363535;
	float: left;
	text-transform: lowercase;
}
dl#lettergrootte dd { float: left; margin: 3px 0 0 6px; width: 15px; }

dl#lettergrootte a,
dl#lettergrootte span {
	background: #a2a297 url(/img/lettergrootte.gif) no-repeat 0 center;
	display: block;
	height: 15px;
	line-height: 15px;
	outline: none;
	text-indent: -9999px;
}
dl#lettergrootte #lettergrootte-kleiner { background-position: -16px center }

dl#lettergrootte dd.disabled a,
dl#lettergrootte dd.disabled span {
	background-color: #c8c8bf;
	cursor: default;
}

/* Contactlijst
------------------------------------------------------------------*/
ul.contactlijst li {
	background: url(/img/contactlijst.gif) no-repeat 2px 4px;
	padding: 2px 0 2px 34px;
}
ul li.contactlijst-routebeschrijving { background-position: 0 -98px; }
ul li.contactlijst-plattegrond { background-position: 1px -214px; }

div#header ul.contactlijst {
	clear: both;
	margin-left: 24%;
}
div#header ul.contactlijst a { color: #58584c; }

/* Faq
------------------------------------------------------------------*/
ul.faq h2.vraag {
	background: url(/img/pijltjes/zwartopgrijs.gif) no-repeat 4px .6em;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 0 2px 24px;
}
ul.faq li.uitgeklapt h2,
ul.faq h2.h2-hover {
	background-image: url(/img/pijltjes/blauw-verticaal.gif);
	color: #067be1;
}
ul.faq div.antwoord {
	border: 1px solid #e7e7e3;
	margin: 4px 0 16px;
	padding: 12px;
	position: relative;
}
ul.faq li.ingeklapt div.antwoord { display: none; }
ul.faq li.uitgeklapt div.antwoord {
	display: block;
	margin-bottom: 0;
	padding-top: 36px;
}

div.antwoord a.sluiten {
	background: url(/img/sluiten.gif) no-repeat right .6em;
	color: #70706c;
	font-size: .9em;
	padding-right: 14px;
	position: absolute;
	right: 12px;
	text-transform: lowercase;
	top: 4px;
}

/* Agenda-items per jaar
------------------------------------------------------------------*/
/*dl.item-per-jaar, div.items-per-maand { margin-bottom: 12px; }*/
dl.item-per-jaar dt, div.items-per-maand h3 { display: none; }
div.items-per-maand { display: none; }
div.items-per-maand-active { display: block; }
div.items-per-maand ul.meer { margin-top: 12px; }
div.filtered-items { margin-top: 24px; }
p.geen-items-deze-maand {
	border: 1px solid #a2a297;
	border-width: 1px 0;
	line-height: 130%;
	margin-top: 12px;
	padding: 8px 10px;
	text-align: center;
}

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

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

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
label { display: block; }
input.text, textarea {
	background: url(/img/input.gif) repeat-x 0 0;
	border: 1px solid #d6d6d6;
	color: #3a3a33;
	padding: 2px 3px;
}
textarea { font-size: 12px; overflow: auto; }
input.text, textarea { width: 60%; }
select { width: 62%; }
textarea { height: 120px; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; }
input.button,
input.submit {
	background: #00b8f4 url(/img/submit.gif) no-repeat right 2px;
	border: 1px solid #d6d6d6;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 1em;
	padding: 3px 40px 3px 10px; /* ie6: padding-bottom: 2px; */
	overflow: visible;
}

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 {
	background: url(/img/zoeken.gif) no-repeat center 0;
	padding: 16px 0 14px;
}
form#zoeken input { float: left; }
form#zoeken input.text { /*ie6 */
	background: #fff;
	border: none;
	color: #4e4e4e;
	font-size: 1em;
	padding: 2px 3px;
	width: 8em;
}

form#zoeken fieldset {
	border: 1px solid #d6d6d6;
	float: right;
}
form#zoeken input.button {
	background: #a2a29a url(/img/zoeken-input.submit.gif) repeat-x 0 bottom;
	border: none;
	color: #fff;
	padding: 0 8px .2em;
}

/* Zoekformulier nieuwsarchief
------------------------------------------------------------------*/
form#zoeken-archief {
	position: absolute;
	right: 0; top: 0;
}
form#zoeken-archief fieldset {
	float: right;
}
form#zoeken-archief input.text {
	border-right: none;
	float: left;
	width: 164px;
}
form#zoeken-archief input.button {
	background-position: right 0;
	float: left;
	padding-bottom: 2px;
	padding-top: 1px;
}

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

form.webbeheer-formulier li { overflow: hidden; height: 1%; }

form.webbeheer-formulier label {
	float: left;
	margin-right: 10px;
	width: 180px;
}
form.webbeheer-formulier .radiogrouper {
	border: 1px solid #f5f5f5;
	float: left;
	margin: 0;
	width: 273px;
}

form.webbeheer-formulier .radiogrouper label,
form.webbeheer-formulier .checkbox label { float: none; font-weight: normal; }

form.webbeheer-formulier li.checkbox { padding-left: 200px; }

form.webbeheer-formulier input.text,
form.webbeheer-formulier textarea,
form.webbeheer-formulier select { width: 282px; } /* ie6 */

/* Stuur door-formulier
------------------------------------------------------------------*/
form#stuur-door { margin-bottom: 4em; margin-top: 0; }
form#stuur-door p.small {
	font-style: italic;
	text-align: center;
}
form#stuur-door p.preview {
	font-weight: bold;
	margin: 1.2em 0 0;
}
form#stuur-door fieldset {
	border: 1px solid #d7d7d7;
	padding: 12px;
}
form#stuur-door input.text { width: 228px; }
div#mailpreview {
	border: 1px solid #cfcfcf;
	margin-bottom: 12px;
	padding: 12px 12px 0;
}
p#stuur-door {
	border: 3px solid #067be1;
	color: #2c292a;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

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