/*
#################
#	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% Verdana, Arial, Helvetica, Tahoma, sans-serif; overflow-y: scroll; }
body#homepage { background: #fff url(/img/bg-body.png) repeat-x center 291px;} /*IE */
body { background: #fff url(/img/bg-body-sub.gif) no-repeat center top;  font-size: 1.2em; color:#484848;}

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

/* Horizontal rule
------------------------------------------------------------------*/
hr { border: 0;border-top: 1px solid #dc9a98;height: 0;margin: 0 0 20px 0;} 

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

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

/* 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-top {
	background: #6d6d6d;
	padding-top: 10px;
}

div.container {
	margin: 0 auto;
	width: 974px;
}

/*Header 
------------------------------------------------------------------*/
body#homepage div#header {background: url(/img/bg-header.gif) no-repeat;height: 285px;}

div#header {
	background: url(/img/bg-header-sub.gif) no-repeat;
	height: 112px;
	position: relative;
}
/* Logo & payoff
------------------------------------------------------------------*/
body#homepage p#logo {
	background: url(/img/logo-abc-managementgroep.png) no-repeat;
	float: none;
	height: 117px;
	margin: 80px 0 0 80px;
	width: 317px;
}
p#logo a { display: block; height: 54px; }

p#logo {
	background: url(/img/logo-abc-managementgroep-sub.png) no-repeat;
	height: 54px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 20px; 
	text-indent: -9999px;
	width: 147px;
}
p#payoff {
	background: url(/img/bg-payoff.gif) no-repeat;
	clear: right;
	float: right;
	height: 30px;
	overflow: hidden;
	position: absolute; bottom: 0; right: 0;
	text-indent: -9999px;
	width: 428px;
}

/* Breadcrumbs
------------------------------------------------------------------*/
p#breadcrumbs { color:#6d6d6d;float: left; margin: 60px 0 0 60px;}
p#breadcrumbs a {color:#6d6d6d}

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

div.kolom-midden {
	float: right;
	width: 484px;
	position: relative;
}
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: 204px;
	margin-right: 23px;
}
div.kolom-rechts {
	float: right;
	margin-top: 51px; 
	padding: 0 5px;	
	width: 226px;
}

/* SEGMENTEN EN PROJECTEN  */
body#segmentenpage div.kolom-wrapper {	width: 644px;}
body#segmentenpage div.kolom-rechts { width: 309px;}
body#segmentenpage div.kolom-midden { width: 417px;}
/* Inhoud kolom-midden
------------------------------------------------------------------*/
div.kolom-midden h1 { margin-bottom: 1em;}
div.kolom-midden h2 { margin-bottom: .3em; }

/* Inhoud kolom-links
------------------------------------------------------------------*/
div.kolom-links h2 { height: 42px; padding-top: 8px; }

/* Inhoud kolom-rechts
------------------------------------------------------------------*/
div.kolom-rechts img.illustratie {
	border-top: solid 10px #bd3632;
	margin-bottom: 15px;
}
div.kolom-rechts h3 { padding: 0 0 15px 15px; }

div.kolom-rechts .submenu { margin-bottom: 15px;}

div.kolom-rechts .submenu ul li {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 5px 5px;  
	padding: 0 0 0 15px;
	color: #484848;
}

div.kolom-rechts div.zie-ook {
	background: url(/img/zie-ook-top.gif) no-repeat;
	margin: 0 -5px 15px -5px;
}
div.kolom-rechts div.zie-ook h3 {padding: 15px 0 0 20px; height:20px;}
div.kolom-rechts div.zie-ook ul { background: url(/img/bg-zieook-bottom.gif) no-repeat bottom right; padding: 10px 0 15px 0 }

div.kolom-rechts div.zie-ook ul li a {
	background: url(/img/dot-zieook.gif) no-repeat 20px 5px;  
	padding: 0 0 0 30px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
div.kolom-rechts div.zie-ook ul li a:hover { text-decoration: underline;}

div.border-illustrator {
	background: #bd3632;
	height: 200px;
	position: absolute;
	width: 200px;
}



div.kolom-rechts div.note h3 { padding: 0 0 15px 0; } 
/* Crosslink algemeen */
div.kolom-rechts h3.crosslink {
	margin: 0 -5px 15px -5px;
	padding: 0;
}
/* Crosslink blauw */
div.kolom-rechts h3.crosslink-blauw a {
	background: url(/img/bg-stelvraag.gif) no-repeat;
	display: block;
	height: 73px;
}
div.kolom-rechts h3.crosslink-blauw a span {display:block; text-indent: -999px;}
div.kolom-rechts h3.crosslink-blauw a:hover {background: url(/img/bg-stelvraag-hover.gif) no-repeat;}

/* Crosslink Rood */ 
div.kolom-rechts h3.crosslink-rood a {
	background: url(/img/bg-download-top.gif) no-repeat top left;
	display: block;
	padding-top: 12px;
}
div.kolom-rechts h3.crosslink-rood a span {
	background: url(/img/bg-download-bottom.gif) no-repeat bottom left;
	display:block;
	padding: 3px 15px 15px 15px;
}
div.kolom-rechts h3.crosslink-rood a:hover {
	background: url(/img/bg-download-top-hover.gif) no-repeat top left;
}
div.kolom-rechts h3.crosslink-rood a:hover span {
	background: url(/img/bg-download-bottom-hover.gif) no-repeat bottom left;
}
/* Elements
------------------------------------------------------------------*/
div#elements { height: 222px; padding: 1px 7px 0; }

div#elements p#title-elements {
	margin-bottom: 0;
	height: 39px;
	padding-left: 5px;
}
div#elements ul li {float: left; cursor:pointer}

div#elements ul li a {
	background-repeat: no-repeat;
	display:block;
	float: left;
	text-decoration: none;
}

div#elements .corporaties span {background-image: url(/img/element-corporaties.png);}
div#elements .onderwijs span {background-image: url(/img/element-onderwijs.png);}
div#elements .overheden span {background-image: url(/img/element-overheden.png);}
div#elements .vastgoed span {background-image: url(/img/element-commvastgoed.png);}
div#elements .bedrijven span {background-image: url(/img/element-bedrijven.png);}
div#elements .zorg span {background-image: url(/img/element-zorg.png);}

div#elements ul li.clickable-hover span {
	background-position: 0 -160px;
	text-indent: 0px;
}

div#elements ul li span {
	background-repeat: no-repeat;
	color:#fff;	
	display: block;
	font-size: .9em;
	height: 63px;
	line-height: 150%;
	padding: 82px 15px 15px 15px;
	text-indent: -9999px;
	width: 130px;
}

/* Elements projecten en marktsegmentenpagina */
body#segmentenpage div#elements { margin: -5px 0 0 -5px; padding: 0; height: auto;}

body#segmentenpage div#elements .corporaties span {background-image: url(/img/element-corporaties-sub.png);}
body#segmentenpage div#elements .onderwijs span {background-image: url(/img/element-onderwijs-sub.png);}
body#segmentenpage div#elements .overheden span {background-image: url(/img/element-overheden-sub.png);}
body#segmentenpage div#elements .vastgoed span {background-image: url(/img/element-commvastgoed-sub.png);}
body#segmentenpage div#elements .bedrijven span {background-image: url(/img/element-bedrijven-sub.png);}
body#segmentenpage div#elements .zorg span {background-image: url(/img/element-zorg-sub.png);}
body#segmentenpage div#elements .mfa span {background-image: url(/img/element-mfa-sub.png);}

body#segmentenpage div#elements ul li.clickable-hover span {background-position: 0 -115px;} /*IE6 overwrite*/

body#segmentenpage div#elements ul li span {
	background-repeat: no-repeat;	
	height: 115px;
	padding: 0;
	width: 115px;
}

/* Laatste projecten
------------------------------------------------------------------*/
div#laatste-projecten h3 {
	background: url(/img/laatsteprojecten-title.gif) no-repeat;
	height: 30px;
	padding: 15px 0 0 13px;
	margin-bottom: 3px;
}
div#laatste-projecten li {
	background: url(/img/bg-laatste-projecten.gif) repeat-x left bottom;
	padding: 3px 0;
	clear: left;
	overflow:hidden;
	width: 484px;
}
div#laatste-projecten li.hover {
	background: #E4E8E9 url(/img/bg-laatste-projecten-hover.gif) repeat-x left bottom;
	cursor: pointer;
}
div#laatste-projecten li img {float: left;
}
div#laatste-projecten li a {
	background: url(/img/bg-laatsteproject-a.gif) no-repeat 14px 13px;
	color: #BD3632;
	display: block;
	float: left;
	font-family: Verdana;
	font-size: .9em;
	font-weight: bold;
	padding: 7px 0 0 35px;
	text-decoration: none;
}
div#laatste-projecten a.meer-projecten {
	font-family: Verdana;
	font-weight: bold;
	font-size: .9em;
	float: right;
	color: #BD3632;
	padding: 15px 0;
}
/* Vacature en nieuws overzicht
------------------------------------------------------------------*/
div.blok h3 {
	background: url(/img/blok-titel.gif) no-repeat;	
	padding: 8px 0 8px 12px;
	margin: -12px -12px 0 -12px;
}
div.blok {
	background: url(/img/bg-blok.gif) no-repeat bottom left;
	padding: 12px 12px 30px 12px;
	height: 140px;
	margin-bottom: 20px;
	position: relative;
}

div.blok img.illustratie {
	float: left;
	margin: 3px 15px 15px 0;
}
div.blok .alinea p { margin-bottom: 0; line-height: 140%}

div.blok a.lees-meer {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat right 6px;
	color: #BD3632;
	padding-right: 12px;
	position: absolute;
	right: 15px;
	bottom: 10px;	
}
/* Vacature en nieuws detail
------------------------------------------------------------------*/
p.datum {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 0 6px;
	color: #BD3632;
	padding: 0 0 0 12px;
	margin: 2px 0 8px 0;
}
div#content-detail hr {margin-bottom: 10px}
a.terug-overzicht{
	background: url(/img/dot-terug.gif) no-repeat left 4px;
	color: #BD3632;
	padding-left: 12px;
}
/* Meer nieuws */
div.meer-nieuws li span {
	display:block;	
	float:left;
	font-family: Verdana;
	font-size: .9em;
	padding: 9px 0 0 3px;
	width: 110px;
	color: #BD3632;
}
div.meer-nieuws li a {
	float: left;
	width: 320px;
}


/* Uitgelicht
------------------------------------------------------------------*/
div#uitgelicht {
	position: relative;
	background: #fff url(/img/bg-uitgelicht.png) repeat-x bottom left;
	border: solid 1px #f7d9d1;
	float: right;
	height: 200px;
	padding:0 0 0 0;
	margin-top: 20px;
	width: 428px;
}
div#uitgelicht h3 {
	margin-bottom: 13px;
}
div#uitgelicht h4 {
	margin-bottom: 5px;
	color: #BD3632;	
	font-family:Verdana;
}
div#uitgelicht div.content {
	height: 95px;
	padding: 10px 10px 15px 15px;
}
div#uitgelicht div.content img {
	float: right;
	margin: 0 0 10px 10px;
}
div#uitgelicht div.content p{
	color:#535353;
	font-family: Arial;
	line-height: 150%;
}
div#uitgelicht div.content p a {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 0 6px;
	color: #BD3632;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}
div#uitgelicht div.content p a:hover {
	color: #BD3632;
}
div#uitgelicht ul#dots {
	position: absolute; bottom:0; left:0;
	border-top: solid 1px #ededed;
	padding: 10px 0;
	margin: 10px 10px 0 15px;	
	width: 403px;
}
div#uitgelicht ul#dots li {
	float: left;	
	margin-right: 5px;
}
div#uitgelicht ul#dots li a  {
	background: url(/img/bg-nieuwsslide.gif);
	font-size: .9em;
	text-align: center;

	display: block;
	float: left;
	color: #fff;
	width: 21px;
	height: 22px;
	text-decoration: none;
}
div#uitgelicht ul#dots li a:hover,
div#uitgelicht ul#dots li a.active  {
	background: url(/img/bg-nieuwsslide.gif) 0 -22px;
}
/* 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.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
------------------------------------------------------------------*/
body#homepage div#footer-container {
	background: url(/img/bg-footer-container.gif) no-repeat;
	height: 312px;
	padding: 0;
}
div#footer-container {
	background: url(/img/bg-footer-container.png) no-repeat right top;
	overflow: hidden;
	padding: 56px 11px;
}
div#footer { background: url(/img/bg-footer.gif); height: 23px; padding: 3px 9px 0 9px; }

body#homepage div#footer { margin: 2em 0; }
div#footer .fleft a { color: #fff; text-decoration:	 none; text-transform: lowercase;}
div#footer a:hover { text-decoration: underline;}
div#footer p { margin-bottom: 0; color: #fff; }
a#iWink { text-decoration: none; color: #fff}
a#iWink:hover, a#iWink:focus { border: 0 solid #fff; }
a#iWink:hover span, a#iWink:focus span { text-decoration: underline; }

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

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

/* Hoofdmenu
------------------------------------------------------------------*/
ul#hoofdmenu { font-family: Verdana; list-style: none; width:812px;}
ul#hoofdmenu li { float: left; }
ul#hoofdmenu a { 
	color: #fff; 
	display: block; 
	background: url(/img/dot-hoofdmenu.gif) no-repeat 12px 18px;
	font-size: 1.1em; 
	font-weight: bold; 
	padding: 10px 12px 10px 22px; 
	text-decoration: none; 
}
ul#hoofdmenu a.active,
ul#hoofdmenu li.hover a  {
	background: #fff url(/img/dot-hoofdmenu-active.gif) no-repeat 12px 18px; 
	color: #bd3632;
}

/* SUB */

ul#hoofdmenu li.hover ul.submenu {	left: auto; }
ul#hoofdmenu li ul.submenu {
	clear: left;
	list-style: none;
	position: absolute;
	padding: 15px 0 15px 0;
	margin-left: -5px;
	z-index: 100;
	left: -999em;
	background: url(/img/bg-submenu.png) bottom left;
}
	
ul#hoofdmenu li ul.submenu li {
	clear: both;
	float: none;
	margin: 0 0 4px 0;
	background: none;
	width: 200px;
}

ul#hoofdmenu li ul.submenu li.hover { color: #000; }

ul#hoofdmenu li ul.submenu li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0 15px 8px 27px;
	font-size: 0.9em; 
	font-weight: normal;
	background: none;
	line-height: 120%;
}
	
ul#hoofdmenu li ul.submenu li a:hover {
	color: #BD3632;
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 17px 2px;
}

/* Snelmenu
------------------------------------------------------------------*/

body#homepage div#snelmenu {margin-top: 52px;}
body#homepage div#snelmenu {width:314px;}

div#snelmenu {
	float: right;
	clear: right;
	margin-top: 15px;
	width: 150px;
}

div#snelmenu h3 {
	margin-bottom: 5px;
}
div#snelmenu ul li a { 
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 0 6px;
	color: #BD3632;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}
div#snelmenu ul li a:hover {
	color: #000000;
}

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

/* Contactmenu
------------------------------------------------------------------*/
div#contact {
	background: url(/img/bg-contact-top.png) no-repeat 228px 16px;
	overflow: hidden;  
	padding-top:50px;
	width: 632px;
}

div#contact h3 {margin-bottom: 13px;}

ul#contactmenu {
	height:120px;
	position: relative;
	width: 632px;
}

ul#contactmenu li { 
	
}
ul#contactmenu li a {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 9px 8px;
	display: block;
	color: #bd3632;
	font-family: Verdana;
	font-weight: bold;
	float: left;
	clear:left;
	height: 22px;
	padding: 2px 0 0 20px;
	text-decoration: none;
	width: 146px;
}
ul#contactmenu li.hover a {
	background: url(/img/bg-contact.png) no-repeat;
}
ul#contactmenu li.hover ul.tab1 {background: url(/img/bg-contact-tab1.png) no-repeat;}
ul#contactmenu li.hover ul.tab2 {background: url(/img/bg-contact-tab2.png) no-repeat;}
ul#contactmenu li.hover ul.tab3 {background: url(/img/bg-contact-tab3.png) no-repeat;}
ul#contactmenu li.hover ul.tab4 {background: url(/img/bg-contact-tab4.png) no-repeat;}

ul#contactmenu li.hover ul.adres {left: 146px;top:0}

ul#contactmenu li ul.adres {
	height: 81px;
	list-style: none;
	left: -999em;
	overflow: hidden;
	position: absolute;
	padding: 24px 15px 15px 15px;
	width: 456px;
	z-index: 100;
}
ul#contactmenu li ul.adres img {
	float: left;
}
ul#contactmenu li ul.adres p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	width: 125px;
	color: #535353;
}
ul#contactmenu li ul.adres p a {
	background: none;
	font-family: Arial;
	font-weight: normal;
	height: auto;
	padding: 0;
	text-decoration: underline;
	width: auto;
}

/* Taalmenu
------------------------------------------------------------------*/
div#submenu-illustrator {
	background: #bd3632;
	display: none;
	position: absolute;
}

ul#submenu-links {
	background: #bd3632;
	padding: 14px 10px 14px 4px;
}
ul#submenu-links li { margin: 2px 0; }

ul#submenu-links a {
	background: url(/img/hoofdmenu-a.gif) no-repeat;
	color: #fff;
	display: block;
	font-family: Verdana;
	font-weight: bold;
	height: 1%;
	text-decoration: none;
	line-height: 130%;
}
ul#submenu-links span {
	display: block;
	padding: 2px 19px;
}

ul#submenu-links a:hover,
ul#submenu-links a:focus,
ul#submenu-links a.active {
	background-color: #fff;
	background-position: -200px 0;
	color: #bd3632;
}
ul#submenu-links a:hover span,
ul#submenu-links a:focus span,
ul#submenu-links a.active span {
	background: url(/img/hoofdmenu-a.gif) no-repeat -200px bottom;
}
ul#submenu-links a.active-menu span { background: none; }

/* volgende level */ 
ul#submenu-links ul {
	background: #fff url(/img/hoofdmenu-ul.gif) no-repeat left bottom; padding: 6px 0;
}
ul#submenu-links ul li { margin: 0; padding: 2px; }
ul#submenu-links ul a {
	color: #bd3632;
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 15px 4px;
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 0 30px;
}
ul#submenu-links ul a:hover,
ul#submenu-links ul a.active {
	background: url(/img/dot-hoofdmenu-active.gif) no-repeat 15px 4px;
	text-decoration: underline;
}
ul#submenu-links ul li.archief-title {
	border-bottom: solid 1px #bd3632;
	color: #bd3632;
	font-weight: bold;
	font-family: Verdana;
	font-size: .9em;
	margin: 8px 15px 0 15px;
}

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

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

/* 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 { font-family:Verdana; font-size: .9em}
div.alinea ul, div.alinea ol { margin: 1em 0 1em 0; }
div.alinea ol { margin-left: 24px; }
div.alinea li { line-height: 125%; padding: 3px 0 3px 12px; background: url(/img/dot-hoofdmenu-active.gif) no-repeat 0 6px;}
div.alinea a { color: #BD3632; }


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

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; margin-top: 8px;position: relative; width:150px;}
form#zoeken input { float: left; }
form#zoeken input.text { 
	border: 1px solid #6D6D6D;
	height: 16px; 
	width: 150px; 	
}
form#zoeken input.button {
	height: 18px;
	position: absolute;
	top:2px; right: 2px;
	width: 18px;
} 

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

div.scroll-container {
	overflow: hidden;
}

/*
####################
#	SCROLLEND	   #
####################
*/
div.scroll-container div.scroller {
	height:130px;
	overflow:hidden;	
	width: 403px;
}

div.scroll-content {
	float:left;
	overflow: hidden;
	/*position: relative;*/
	width:403px;
	margin-right: 0px;
}

/*
####################
#	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;
	margin-bottom: 15px;
	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;
}

div.media { margin-left: 220px; margin-top: 20px; }