/* algemeen */
.NoScreenDisplay {
    display:none;
    }
body{
	color: #333;
	padding:0;
	margin:0;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
}
td{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
hr {
	color:#CCC;
	height: 1px
	}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF;
}
/* ----------------------------------------------------------------------------------------- */
/* subMenu 2 : Rollover + HighLight ----------*/
#submenu a.subMenu2:link, a.subMenu2:visited {
	color: #333;
	text-decoration: none;
	text-transform: none;
}
#submenu  a.subMenu2HL{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
#submenu  a.subMenu2:hover, a.subMenu2:active{
	color: #C00;
	text-decoration: none;
	text-transform: none;
}

/* ----------------------------------------------------------------------------------------- */
/* 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,
#inhoud a:link, #inhoud a:visited, #inhoud a:active{
	color: #900;
	text-decoration: underline;
}
a.url:hover, a.ankerlijst:hover,
#inhoud a:hover{
	color: #000;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------- */
/* beschrijving + positionering lagen*/
#wrapper{
	position:relative;
	margin: 0 auto 20px;
	width:770px;
	height: auto;
	z-index:1;
	top: 15px;
	}
#header {
	position:relative;
	height: 188px;
	width: 770px;
	margin: 0;
	padding: 0;
	vertical-align:top;
	z-index:2;
	left: 1px;
	}
#hoofdmenu {
	position:absolute;
	top: 164px;
	left: 1px;
	height: auto;
	width: 501px;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align:bottom;
	z-index:5;
	}
#parent{
	position:relative;
	background-image:url(../art/bg.gif);
	background-repeat:repeat-y;
	width: 770px;
	min-height: 385px;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align:top;
	z-index:1;
	left: 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}
#inhoud {
	position: relative;
	margin: 0;
	padding: 20px 0 20px 18px;
	text-align:left;
	vertical-align:top;
	width: 600px;
	min-height: 385px;
	z-index:1;
	color: #333;
	float:left;
	clear:none;
	}
#submenu {
	position: relative;
	width:120px;
	height:auto;
	color: #000;
	margin: 10px 6px 0 0;
	padding: 0;
	line-height: 100%;
	text-align:left;
	vertical-align:top;
	float:right;
	clear:none;
	z-index:4;
}

/* bug in IE plaatst anders de knoppen niet tegen elkaar --- */
#hoofdmenu img{
	padding:0;
	margin:0;
	vertical-align:text-top
	}
/* ----------------------------------------------------------------------------------------- */
/* opmaak modules */
h1 {
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	color: #333;
	border-bottom: 1px solid #CCC;
}
h2{
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #000;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	background: #EFEFEF;
}
h3{
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	border-bottom: 1px dashed #CCC;
	margin: 0;
}
p {
	vertical-align:top;
	margin: 0;	
	color: #333;
}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 5px 3px;
	font-style: italic;	
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 5px 5px 0;
	font-style: italic;	
}
.IkoonLinks{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pdfopmerking {
	color: #900;
	padding: 2px;
	margin: -5px 0 0 3px;
	float: right;
	}
.box {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}
.footer {
	padding:0;
	margin: 15px 0 0 0;
	border-top: 1px solid #CCC;
	display: block;
}
.tellafriend{
	padding: 0;
	margin: 0 17px 0 0;
	float:right
	}
.grijs{
	color:#999	}
/* vormgeving standaard + uitgebreid formulier ---------- */
input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	padding: 0 2px;
	margin: 0;
	color: #333;
}
form {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 190%;
}
.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 {
	background-color: #900;
	font-size: 100 %;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	margin: 0 0 0 105px;
	padding: 2px;
	color: #FFF;
	font-weight: bold;
}
/* 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 010px 0;
}
a.url3:hover, a.url3:active {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0p
}
/* popup eyecatcher ------------------------------------------------------- */
#popup {
	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;
}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:10px 0;
	width:100%;
	}
table.portal .kolom1 {
	border-right: 1px solid #CCC;
	padding: 0 20px 0 0;
	vertical-align:top;
	width:50%;
	}
table.portal .kolom2 {
	padding: 0 0 0 20px;
	vertical-align:top;
	width:50%;
	}
