/* algemeen */
.NoScreenDisplay {
    display:none;
    }
body{
	color: #000;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
td{
	font: 100%/140% Verdana, Arial, Helvetica, sans-serif;
}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF;
}
hr{
	color: #CCC;
	height: 1px
}
/* ----------------------------------------------------------------------------------------- */
/* subMenu 2 : Rollover + HighLight ----------*/
#submenu a.subMenu2:link, #submenu a.subMenu2:visited {
	color:	#FFF;
	text-decoration: none;
	font-size: 90%;
	text-transform: uppercase;
	background: #F79221;
	display: block;
	padding-left: 3px;
	border-bottom: 1px solid #FFF;
}
#submenu  a.subMenu2:active, #submenu a.subMenu2:hover{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	background: #000;
	display: block;
	padding-left: 3px;
	border-bottom: 1px solid #FFF;
}
#submenu  a.subMenu2HL{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	background: #000;
	display: block;
	padding-left: 3px;
	border-bottom: 1px solid #FFF;
}
/* subMenu 3 : Rollover + HighLight ----------*/
#submenu a.subMenu3:link, #submenu a.subMenu3:visited {
	color:	#000;
	text-decoration: none;
	font-size: 90%;
	text-transform: uppercase;
	padding-left: 3px;
	display: block;
	background: #FABD7A;
}
#submenu  a.subMenu3:active, #submenu a.subMenu3:hover{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	padding-left: 3px;
	display: block;
	background: #000;
}
#submenu  a.subMenu3HL{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	padding-left: 3px;
	display: block;
	background: #000;
}
/* subMenu 4 : Rollover + HighLight ----------*/
#submenu a.subMenu4:link, #submenu a.subMenu4:visited {
	color:	#000;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
	padding-left: 15px;
	display: block;
	background: #FABD7A url(haakje-submenu.gif) no-repeat;
}
#submenu  a.subMenu4:active, #submenu a.subMenu4:hover{
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
	padding-left: 15px;
	display: block;
	background: #000 url(haakje-submenu.gif) no-repeat;
}
#submenu a.subMenu4HL{
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
	padding-left: 15px;
	display: block;
	background: #000 url(haakje-submenu.gif) no-repeat;
}
/* ----------------------------------------------------------------------------------------- */
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
a.url:link, a.url:active, a.url:visited, a.ankerlijst:link, a.ankerlijst:visited, a.ankerlijst:active, a.url4:link, a.url4:active, a.url4:visited,
#inhoud a:link, #inhoud a:active, #inhoud a:visited,
#inhoud_deelsite a:link, #inhoud_deelsite a:active, #inhoud_deelsite a:visited{
	color:#B52829;
	text-decoration: underline;
}
a.url:hover, a.ankerlijst:hover, a.url4:hover,
#inhoud a:hover, #inhoud_deelsite a:hover{
	color:#FFF;
	background-color: #000;
	text-decoration: none;
}
a.url4{
	font-size:10px
}

a.url3:link, a.url3:active, a.url3:visited{
	color:#000;
	text-decoration: underline;
}
a.url3:hover{
	color:#fff;
	text-decoration: underline;
}
/*-------- LINKS : KRUIMELPAD ----------------*/
a.kruimelpad:link, a.kruimelpad:visited,
#kruimelpad2 a.kruimelpad:link, #kruimelpad2 a.kruimelpad:visited{
	color: #999;
	text-decoration: underline;		
	font-size: 10px;
	line-height: 100%;
}
a.kruimelpad:active, a.kruimelpad:hover,
#kruimelpad2 a.kruimelpad:active, #kruimelpad2 a.kruimelpad:hover {
	color: #999;
	text-decoration: none;	
	font-size: 10px;
	line-height: 100%;
	background-color:#FFF
}

#wrapper{
	margin: 0 auto;
	width:775px;
	position:relative;
	z-index:1;
	background-color:#FFF
	}
#footer {
	position: relative;
	margin: 0;
	padding: 3px 5px 10px 5px;
	display:block;
	float:none;
	clear:both;
	text-align:right;
	font-size: 11px;
	z-index:3;
	border-top: 1px solid #CEDFE7;
	background: #A5D729;
}

#parent_deelsite{
	position:relative;
	height: auto;
	width: 775px;
	margin: 0;
	padding: 0;
	z-index:3;
	text-align:left;
	vertical-align:top;
	background: url(bg-inhouddeelsite.gif);
	}
#deelsite {
	width: 63px;
	float:right
	}
#deelsite_naam {
	position:absolute;
	top: 75px;
	left: 13px;
	width:192px;
	height:30px;
	margin: 0;
	padding: 0 3px 0 0;
	text-align:right;
	vertical-align:top;
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
	z-index:4;
	background-color:#FFF
	}
#header_deelsite {
	position:relative;
	height: 75px;
	width: 770px;
	margin: 0px;
	padding: 0;
	text-align:left;
	vertical-align:top;
	z-index:2;
	}
#KolomLinks_deelsite {
	position: relative;
	text-align:left;
	vertical-align:top;
	width:191px;
	height:auto;
	margin: 0;
	float:left;
	clear:none;
	z-index:3;
	padding: 0px 0px 0px 13px;
}
#inhoud_deelsite{
	position: relative;
	width:483px;
	float:left;
	margin: 0;
	padding: 30px 0 20px 12px;
	text-align:left;
	vertical-align:top;
	z-index:3;
	display: block;
	}
.startpagina{
	float: right;
	margin: 10px 5px
}
#hoofdmenu_deelsite{
	position:absolute;
	top: 75px;
	left: 217px;
	height: 18px;
	width: 484px;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align: bottom;
	z-index:5;
	background-color:#f79221
}
#kruimelpad2 {
	padding: 5px 0 0 0;
	text-align:left;
	vertical-align:top;
	color: #999;
	font-size: 90%;
}
#submenu{
	width: 191px;
}
/* ----------------------------------------------------------------------------------------- */
/* opmaak modules */
h1 {
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	color: #B52829;
	padding: 0;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2, h3 {
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	color: #000;
	padding: 0;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
}
p, h3 {
	vertical-align:top;
	margin: 0;
}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 5px 5px;
	font-style:italic
}
.BeeldLinks{
	float: left;
	clear: none;
	margin: 0 5px 5px 0;
	font-style:italic
}

.IkoonLinks{
	float: left;
	margin: 0 5px -2px 0;
	padding: 0;
}
.pdfopmerking {
	padding: 2px;
	margin: -5px 0 0 3px;
	float: right;
	color:#A5CF63;
	font-weight:bold
	}
.box {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}
/* vormgeving standaard + uitgebreid formulier ---------- */
input,textarea, select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 2px;
	margin: 0;
	color: #000;
}
form{
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 190%;
	color: #000;
}
.content{
	margin: 0 0 0 105px;
}
.content2{
	margin:0;
}
.label{
	margin: 0 5px 0 0;
	padding: 0;
	width: 100px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
input.knop, input.knop2 {
	color:#000;
	text-transform: uppercase;
	background: #A5D729;
	font-size: 90%;
	text-align: center;
	border-width: 0;
	cursor: pointer;
	padding: 2px;
}
input.knop {
	margin: 5px 0 0 105px;
}
input.knop2 {
	margin: 0;
}
/* eyecatcher 1 -------------------------- */
table#eyecatcher1{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	margin: 3px 0;
	
}
table#eyecatcher1 .foto {
	margin: 10px 0;
	border: 1px solid #CCC;
}
table#eyecatcher1 .titel {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}
table#eyecatcher1 .tekst {
	margin: 0;
	padding: 6px 10px 5px 10px;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/
}
a.url1:link, a.url1:visited {
	color: #900;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0 ;
}
a.url1:hover, a.url1:active {
	color: #900;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0;
}
	
/* eyecatcher 2 -------------------------- */
table#eyecatcher2{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	background: #EFEFEF;
	margin: 3px 0;
}
table#eyecatcher2 .titel {
	font-size: 90%;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight:bold;
	background: #CCC;
	height: 8px;
	line-height: 100%;
	text-transform: uppercase;
}
table#eyecatcher2 .foto {
	margin: 0;
	padding: 0;
}
table#eyecatcher2 .tekst {
	margin: 0;
	padding: 5px;
	color:#333;
	background: #EFEFEF;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/
}
a.url2:link, a.url2:visited {
	color: #000;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0;
}
a.url2:hover, a.url2:active {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/* eyecatcher 3 -------------------------- */
table#eyecatcher3{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	background: #EFEFEF;
	margin: 3px 0;
}
table#eyecatcher3 .titel {
	font-size: 90%;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight:bold;
	background: #CCC;
	height: 8px;
	line-height: 80%;
	text-transform: uppercase;
}
table#eyecatcher3 .foto {
	margin: 0;

}
table#eyecatcher3 .tekst {
	margin: 0;
	padding: 5px;
	color:#333;
	background: #EFEFEF;	
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/
}
a.url3:link, a.url3:visited {
	color: #000;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0;
}
a.url3:hover, a.url3:active {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/* popup eyecatcher ------------------------------------------------------- */
#popup {
	border: 0 none;
	position: absolute;
	width: 212px;
	height: 429px;
	left: 0;
	top: 0;
	margin:0;
	padding:0;
}
/*--------*/
#popup table#eyecatcher1b {
	color: #666;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#popup table#eyecatcher1b .titel {
	color: #000;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#popup table#eyecatcher1b td.tekst {
	padding: 5px;
}
#popup table#eyecatcher1b td.lijnen {
	padding: 0;	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

/*--------*/
#popup table#eyecatcher2b {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color:#CCC;
	color:#000
}
#popup table#eyecatcher2b .titel {
	color: #000;
	padding: 5px;
	font-weight:bold;
	text-transform: uppercase;
}
#popup table#eyecatcher2b td.tekst {
	padding: 5px;
	background-color:#EFEFEF;
	color:#333
}
#popup table#eyecatcher2b td.lijnen {
	padding: 0;	
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
/* ------------- */
#popup table#eyecatcher3b {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color:#000;
	color: #496E82;
}
#popup table#eyecatcher3b .titel {
	color: #FFF;
	padding: 5px;
	font-weight:bold;
	text-transform: uppercase;
}
#popup table#eyecatcher3b td.tekst {
	padding: 5px;
	background-color:#EFEFEF;
	color: #333;
}
#popup table#eyecatcher3b td.lijnen {
	padding: 0;	
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
/* WW zoekfunctie */
p.ww_zoekfunctie,
 .ww_zoekfunctie{
	background-color:#FFD342;
	padding:5px 5px 7px 5px;
	}
.ww_error{
	color:#B52829
	}
/* routekaart positionering */
p.kaartmodule{
	width: 400px;
}
.kaart {
	border: solid 1px #ccc;
	margin: 10px 0
	}
.floatright{
	float:right}

/* --------- nieusitem - deelsites: enkel in MS-info scherm / master: enkel op startpagina ---------------------------------------------------------*/
#nieuwsitem {
	color: #000;
	background-color: #F79221;
	margin: 0;
	}
#nieuwsitem a.nieuws:link, 
#nieuwsitem a.nieuws:active, 
#nieuwsitem a.nieuws:visited{
	color: #FFF;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
}
#nieuwsitem a.nieuws:hover{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	margin:0;
}
#nieuwsitem p.item{
	margin:0;
	padding: 2px 5px;
}

/* -------------- agenda ------------------------------------------------------ */
h4 {
	font-size: 100%;
	color: #000;
	background: #4ACBF7;
	font-weight: bold;
	padding: 1px 5px;
	margin: 0;
	/*height: 18px;
	display: block;*/
	}
	
.agendadate {
	display: block;
	width: 85px;
	clear: none;
	float: left;
	padding-left: 5px;
	/*border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
	}
.agendalink {
	display: block;
	margin-left: 5px;
	padding-left: 5px;
	width: 383px;
	float: right;
	clear: none;
	/*border-right: 1px solid #CCCCCC;*/
}

