/* GEBRUIKTE ACHTERGRONDKLEUREN:
#A1D7EF lichtblauw
#008ED6 donker blauw
#FCFAD8 geel
*/

body {
	height: 100%;
	background: #CFECFA url(afbeeldingeninternet/vormgeving/achtergrond.jpg);
	/*GELDT VOOR HELE PAGINA OOK BUITEN CONTENTDEEL*/
	margin: 15 0px 15px 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 80%;
}

p {
	margin: 0;
}

/* LINKJES */

a { 
	font-weight: bold;
	color: #EE0000; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* KOPPEN */

.kop1 {
	font-size: 1.10em;
	font-weight: bold; 
	color: #0898D8; 
	margin: 0;
}

.kop4 {
	font-size: 1em;
	font-weight: bold; 
	color: #0898D8; 
	margin: 0;
}

h1 {
	font-size: 1.40em;
	font-weight: bold; 
	color: #0898D8; 
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.20em;
	font-weight: bold; 
	color: #0898D8; 
	margin: 0 0 20px 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #0898D8; 
	margin-top: 0;
}

h4 {
	font-size: 1.0em;
	font-weight: bold; 
	color: #0898D8; 
	margin-top: 0;
}

.kopje {
	font-weight: bold; 
	color: #0898D8;
}

.kopjegroot {
	font-size: 1.2em;
	font-weight: bold; 
	color: #0898D8;
}

.icoontje img {
	vertical-align: middle;
	border: 0px;
}

hr {
	color: #0090C8;
	background-color: #0090C8;
	border-style: solid; 
	height: 1px;
	border: 1px;
}

#maincontainer { /*CONTENTDEEL OP DE PAGINA*/
	width: 990px;
	margin: 0px auto 0px auto; /*CENTREREN VAN VIERKANT OP PAGINA*/
	background: #FCFAD8;
	border: solid 1px #999999;
	line-height: 1.5;
}

.kruimelpad {
	height: auto;
	width: 967px;
	padding: 4px 3px 5px 20px;
	border-top: solid 1px #ffffff;
	font-size: 0.85em;
	font-style: italic;
	float: left;
	background: #0898D8 url(afbeeldingeninternet/vormgeving/blockdefault.gif) center repeat-x;
}

.kruimelpadproject {
	height: auto;
	width: 967px;
	padding: 4px 3px 5px 20px;
	border-top: solid 1px #ffffff;
	font-size: 0.85em;
	font-style: italic;
	float: left;
}

.kruimelpad a {
	color: #ffffff;
	text-decoration: none;
}

.kruimelpadproject a {
	color: #89858F;
	text-decoration: none;
}

.kruimelpad a:hover,
.kruimelpadproject a:hover {
	text-decoration: underline;
}



#contentwrapper { /*INSTELLING VOOR BODY (NIET AANPASSEN!)*/
	float: left;
	width: 100%;
}

#contentcolumn {
	margin-right: 235px; /*BREEDTE VAN RECHTERKOLOM*/
	padding: 20px 20px 20px 20px;
}

#rightcolumn {
	float: left;
	width: 215px; /*BREEDTE VAN RECHTERKOLOM*/
	margin-left: -235px; /*BREEDTE VAN RECHTERKOLOM*/
	padding: 20px 10px 20px 10px;
	margin-top: 15px;
}

.copyrights {
	clear: left;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 2px 20px;
	font-size: 0.8em;
	width: 970px;
	height: 20px;
	background: #0898D8 url(afbeeldingeninternet/vormgeving/blockdefault.gif) center center repeat-geel
	border-top: solid 1px #999999;
}

.copyrighttekst {
	padding: 3px;
	text-align: center;
}

.copyrights a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.copyrights a:hover {
	color: white;
	text-decoration: underline;
}

.copyrights img {
	border: 0;
}

.logobalk {
	margin: 0px;
	padding: 0px;
	background: #D4ECF8;	
}

.logo {
	float:left;
	width: 545px;
	background: #D4ECF8;
	height: 195px;
	background-image:url(afbeeldingeninternet/vormgeving/logo.jpg);
	cursor: pointer;
	background-color: #A1D7EF;
}

.terughomepage {
	float:left;
	width: 215px;
	background: #A1D7EF;
	margin: 20px 0px 0px 20px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #999999;
	background: #ffffff;
}

.paginaeinde {
	clear: left;
	background-image:url(afbeeldingeninternet/vormgeving/pagina-einde.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FCFAD8;
	padding: 0px 0px 20px 0px;
}



.functieknoppen {
	background: #A1D7EF;
        	height: 195px;
	color: #000000;
	font-size: 1em;
	line-height: 1.1em;
}

.functieknoppenhomepage {
	background: #A1D7EF;
        	height: 195px;
	color: #000000;
	font-size: 1em;
	line-height: 1.2em;
}

.functieknoppenwrapper {
        padding: 20px 0px 0px 0px;	
}


.functieknoppen a,
.functieknoppenhomepage a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.functieknoppen a:hover,
.functieknoppenhomepage a:hover, {
	color: white;
	text-decoration: underline;
}

.lettergrootte {
	font-size: 1.2em;
	font-weight: bold;
}

.vlaggetjes img {
	border: 1px solid #000000;
	margin: 5px 32px 0px 0px;
}

.gasnelnaar {
	color: #0898D8;
	width: 100%;
	margin 0px 15px 15px 5px;
}

.innertube	{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 15px;
}

.innertubelogo	{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0px;
	background: #A1D7EF;
}

.divkop {
	background-image:url(afbeeldingeninternet/vormgeving/divkop.jpg);
	background-color: #E1E1E1;
	width: 202px;
	padding: 5px 5px 0px 5px;
	margin: 20px 0px 0px 0px;
	height: 20px;
	color: #008ED6;
	font-size: 0.85em;
	font-weight: bold;
}


.divinhoud, .banners {
	background-color: #ffffff;
	width: 200px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #999999;
}

.divinhoudcenter {
	background-color: #ffffff;
	width: 200px;
	padding: 10px 5px 10px 5px;
	border: solid 1px #999999;
	text-align: center;
}

.divinhoudleft {
	background-color: #ffffff;
	width: 200px;
	padding: 10px 5px 10px 5px;
	border: solid 1px #999999;
}


/* BANNERS */

.banners {
	text-align:center;
}

.banners a img {
	border: none;
	margin: 0px 0px 10px 0px;
}


.banner a img {
	border: none;
}

.banners a.border img, .banners a img.border {
	border: 1px solid #000000;
	margin: 0px 0px 10px 0px;
}

.bannershomepageonderaan {
	text-align: left;
	margin: 75px 0px 50px 0px;
}

.bannershomepageonderaan img.border{
	border: 1px solid #000000;
}

.linkjesinbox a {
	font-size: 0.85em;
	color: #008ED6;
}

.vergaderdatahomepage {
	background-color: #ffffff;
	width: 200px;
	padding: 5px 5px 0px 5px;
	border: solid 1px #999999;
	font-size: 0.85em;
	height: 175px;
	overflow: auto;
}

.vergaderdatahomepage a {
	color: #008ED6;
}

.knopkalender {
	text-align: left;
}

.thickbox.knopkalender img {
	border: 0px;
}

.thickbox.knopkalender a {
	border: 0px;
}


.knopvergaderdata {
	text-align: left;
}

.thickbox.knopvergaderdata img {
	border: 0px;
}

.thickbox.knopvergaderdata a {
	border: 0px;
}

.gemeentewijzerindex {
	line-height: 1.8em;
}

/* ZOEKMACHINE BOVENAAN */

.uitgebreidzoekenlink {
	font-size: 0.9em;
}

.snelzoeken form {
	margin: 15px 0px 0px 0px;
	padding: 0;
}

.zoekeninvoer {
	color: #666666;
	text-align: left;
	font-size: 0.9em;
	border: solid 1px #999999;
	background-color: #ffffff;
	height: 16px;
	width: 133px;
	float: left;
	padding: 2px 0px 0px 2px;
	margin: 0;
}

.zoekenknop {
	border: 0px;
	background-color: #F30000;
	background-image:url(AfbeeldingenInternet/Vormgeving/Knopok.png);
	width: 54px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
	padding: 1px 0px 0px 22px;
	margin: 0px 0px 0px 5px;
	text-align: left;
}


/* ZOEKMACHINE ALGEMEEN */

.kaderzoeken {
	margin: 10px 0px 20px 0px;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #C8C4C6; 
}

.knoppenzoeken a img {
	border: 0px;}

.witkader img {
	border: 0px;
}

.kolomzoeken {
	width: 150px;
	float: left;
}

.kolomzoekenfloat {
	float: left;
}

.zoekmachine {
	text-align: left;
}

.zoekmachine input {
	border: 1px solid #B4D8EE;
}

.zoekmachine textarea {
	border: 1px solid #B4D8EE;
	font-size: 0.75em;
}

.dateInput {
	width: 7em;
}

.selectbox { }
.radio{ }
.radiotext { }
.multiselectbox { }
.keywordInput { }
.navButton { }
.navLink { }
.navNoLink { }
.linkjes { }
.formtext { }


/* SUBPAGINAS */

.subpaginas {
	background-color: #ffffff;
	width: 200px;
	padding: 5px 5px 0px 5px;
	border: solid 1px #999999;
	font-size: 0.85em;
}


.subpaginas a {
	color: #008ED6;
}

.subpaginas ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	font-weight: bold; 
}

.subpaginas li {
	list-style-type:disc;
	color: #000000;
	line-height: 1.5em;
}

.urlprint {
	display: none;
}

.verwijzing {
	font-size: 1em;
	font-weight: bold;
	color: #008DD5;
}


/* NAVIGATIEMENU VERTICAAL */

#menu {
	float:left;
	width: 215px;
	padding: 0 0 0 20px;
	height: 195px;
	background-color: #A1D7EF;
}

/* Root = Vertical, Secondary = Vertical */
#menu ul,
#menu ul li,
#menu ul ul {
	margin: 0;
	border: none;
	padding: 0;
	width: 215px; /*For KHTML*/
	list-style: none;
	z-index: 800;
}

#menu ul {
	margin-top: 20px;
}

#menu ul ul {
	margin-top: 0;
	border: 1px solid #008ED6;
	border-bottom: none;
}

#menu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#menu ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
}

/* Root Menu */
#menu ul a {
	border-bottom: 1px solid #FFFFFF;
	padding: 0 6px;
	display: block;
	background-color: #A1D7EF;
	color: #000000;
	font: normal 0.8em;
	line-height: 1.5em;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/;
}

/* Root Menu Hover Persistence */
#menu ul a:hover,
#menu ul li:hover a,
#menu ul li.iehover a {
	background-color: #FCFAD8;
	color: #000000;
}

/* 2nd Menu */
#menu ul li:hover li a,
#menu ul li.iehover li a {
	border-bottom: 1px solid #008ED6;
	background-color: #A1D7EF;
	color: #000000;
	padding: 3px;
	line-height: 1.2em;
}

/* 2nd Menu Hover Persistence */
#menu ul li:hover li a:hover,
#menu ul li:hover li:hover a,
#menu ul li.iehover li a:hover,
#menu ul li.iehover li.iehover a {
	background-color: #FCFAD8;
	color: #000000;
}

/* 3rd Menu */
#menu ul li:hover li:hover li a,
#menu ul li.iehover li.iehover li a {
	border-bottom: 1px solid #008ED6;
	background-color: #A1D7EF;
	color: #000000;
	padding: 3px;
}

/* 3rd Menu Hover Persistence */
#menu ul li:hover li:hover li a:hover,
#menu ul li:hover li:hover li:hover a,
#menu ul li.iehover li.iehover li a:hover,
#menu ul li.iehover li.iehover li.iehover a {
	background-color: #FCFAD8;
	color: #000000;
}

/* 4th Menu */
#menu ul li:hover li:hover li:hover li a,
#menu ul li.iehover li.iehover li.iehover li a {
	border-bottom: 1px solid #008ED6;
	background-color: #A1D7EF;
	color: #000000;
	padding: 3px;
}

/* 4th Menu Hover */
#menu ul li:hover li:hover li:hover li a:hover,
#menu ul li.iehover li.iehover li.iehover li a:hover {
	background-color: #FCFAD8;
	color: #000000;
}

/* 5th Menu */
#menu ul li:hover li:hover li:hover li:hover li a,
#menu ul li.iehover li.iehover li.iehover li:hover li a {
	border-bottom: 1px solid #008ED6;
	background-color: #A1D7EF;
	color: #000000;
	padding: 3px;
}

/* 5th Menu Hover */
#menu ul li:hover li:hover li:hover li:hover li a:hover,
#menu ul li.iehover li.iehover li.iehover li.iehover li a:hover {
	background-color: #FCFAD8;
	color: #000000;
}

#menu ul ul,
#menu ul ul ul,
#menu ul ul ul ul,
#menu ul ul ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 215px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#menu ul li:hover ul ul,
#menu ul li:hover ul ul ul,
#menu ul li:hover ul ul ul ul,
#menu ul li.iehover ul ul,
#menu ul li.iehover ul ul ul,
#menu ul li.iehover ul ul ul ul {
	display: none;
}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul,
#menu ul ul ul ul li:hover ul,
#menu ul ul ul ul ul li:hover ul,
#menu ul li.iehover ul,
#menu ul ul li.iehover ul,
#menu ul ul ul li.iehover ul,
#menu ul ul ul ul li.iehover ul,
#menu ul ul ul ul ul li.iehover ul  {
	display: block;
}

#menu a {
	font-weight: normal;
	background-color: #A1D7EF;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:hover {
	background-color: #FCFAD8;
	color: #000000;
	text-decoration: none;
}

#menu a.plus {
	background: url(/AfbeeldingenInternet/Vormgeving/Uitklapmenu.gif) right center no-repeat;
}


/* NAVIGATIEMENU HORIZONTAAL (PROJECTPAGINA'S) */

#projectbalk {
	height: auto;
	width: 972px;
	padding: 4px 3px 5px 15px;
	border-top: solid 1px #ffffff;
	float: left;
	background: #0898D8 url(afbeeldingeninternet/vormgeving/blockdefault.gif) center center repeat-x;
}

#menuh {
	font-size: 0.9em;
}

/* Root = Horizontal, Secondary = Vertical */
#menuh ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
}

#menuh ul li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
}

#menuh ul ul {
	magin: 0;
	border: 1px solid #008ED6;
	border-bottom: none;
	padding: 0;
	width: 250px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

#menuh ul ul:after /*From IE 7 lack of compliance*/{
	cear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#menuh ul ul li {
	width: 250px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
#menuh ul a {
	border-right: 1px solid #FFFFFF;
	padding: 5px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
#menuh ul a:hover,
#menuh ul li:hover a,
#menuh ul li.iehover a {
	background: black url(afbeeldingeninternet/vormgeving/Blockactive.gif) center center repeat-x;
	color: #FFF;
}

/* 2nd Menu */
#menuh ul li:hover li a,
#menuh ul li.iehover li a {
	float: none;
	background: #A1D7EF;
	color: #000000;
	font-weight: normal;
	border: none;
	border-bottom: 1px solid #008ED6;
}

/* 2nd Menu Hover Persistence */
#menuh ul li:hover li a:hover,
#menuh ul li:hover li:hover a,
#menuh ul li.iehover li a:hover,
#menuh ul li.iehover li.iehover a {
	background: #FCFAD8;
	color: #000000;
}

/* 3rd Menu */ 
#menuh ul li:hover li:hover li a,
#menuh ul li.iehover li.iehover li a {
	background: #A1D7EF;
	color: #000000;
	border: none;
	border-bottom: 1px solid #008ED6;
	margin: 0px 0px 0px 1px;
}

/* 3rd Menu Hover Persistence */
#menuh ul li:hover li:hover li a:hover,
#menuh ul li:hover li:hover li:hover a,
#menuh ul li.iehover li.iehover li a:hover,
#menuh ul li.iehover li.iehover li.iehover a {
	background: #FCFAD8;
	color: #000000;
}

/* 4th Menu */
#menuh ul li:hover li:hover li:hover li a,
#menuh ul li.iehover li.iehover li.iehover li a {
	background: #A1D7EF;
	color: #000000;
	border: none;
	border-bottom: 1px solid #008ED6;
}

/* 4th Menu Hover */
#menuh ul li:hover li:hover li:hover li a:hover,
#menuh ul li.iehover li.iehover li.iehover li a:hover {
	background: #FCFAD8;
	color: #000000;
}


/* 5th Menu */
#menuh ul li:hover li:hover li:hover li:hover li a,
#menuh ul li.iehover li.iehover li.iehover li.iehover li a {
	background: #A1D7EF;
	color: #000000;
	border: none;
	border-bottom: 1px solid #008ED6;
}

/* 5th Menu Hover */
#menuh ul li:hover li:hover li:hover li:hover li a:hover,
#menuh ul li.iehover li.iehover li.iehover li.iehover li a:hover {
	background: #FCFAD8;
	color: #000000;
}

#menuh ul ul ul,
#menuh ul ul ul ul,
#menuh ul ul ul ul ul,
#menuh ul ul ul ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 249px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#menuh ul li:hover ul ul,
#menuh ul li:hover ul ul ul,
#menuh ul li:hover ul ul ul ul,
#menuh ul li:hover ul ul ul ul ul
#menuh ul li.iehover ul ul,
#menuh ul li.iehover ul ul ul,
#menuh ul li.iehover ul ul ul ul,
#menuh ul li.iehover ul ul ul ul ul {
	display: none;
}

#menuh ul li:hover ul,
#menuh ul ul li:hover ul,
#menuh ul ul ul li:hover ul,
#menuh ul ul ul ul li:hover ul,
#menuh ul ul ul ul ul li:hover ul,
#menuh ul li.iehover ul,
#menuh ul ul li.iehover ul,
#menuh ul ul ul li.iehover ul,
#menuh ul ul ul li.iehover ul ul,
#menuh ul ul ul ul li.iehover ul ul ul {
	display: block;
}

#menuh .plus {
	background: url(/AfbeeldingenInternet/Vormgeving/Uitklapmenu.gif) right no-repeat;
}


/* POLL */

.pollvraag {
	margin: 0px 5px 10px 5px;
	font-size: 0.85em;
	font-weight: bold;
	color: #0898D8;
}

.pollopties {
	font-size: 0.85em;
	color: #000000;
	margin: 0px 15px 0px 5px;
}

.pollstemknop {
	text-align: right;
}

.pollstemknop input {
	font-size: 0.85em;
	font-weight: bold;
	color: #0898D8;
	margin-right: 15px;
}

.polluitslag {
	text-align: left;
	font-size: 0.85em;
	color: #000000;
	margin: 0px 0px 10px 5px;
}

.pollstemmen {
	font-size: 0.85em;
	font-weight: bold;
	color: #0898D8;
	margin: 0px 5px 10px 5px;
}

/* LINKJES NAAR BOVEN / BENEDEN */

.topdownlinks {
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

.paginaeinde .topdownlinks {
	text-align: center;
}

.bloklinks {
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}


/* GOOGLE MAPS */

.googlekaart {
	Border: #0898D8 2px solid; 
	height: 800px;
	background-color: #ffffff;
	align: left;
}

.googleklein {
	font-size: 0.8em;
	color: #FCFAD8;
}

.googlelijstmarkers li {
	list-style-type:disc;
	line-height: 1.2em;
	padding-left: 0em;
	margin-left: 0.5em;
}

.googlelijstmarkerslinks {
	float: left;
	width: 300px;
	font-size: 0.85em;
}

.googlekaartrechts {
	border: #0898D8 2px solid; 
	background-color: #ffffff;
	align: left;
	float: left;
	width: 400px;
	height: 700px;
}



/* LOSSE INSTELLINGEN */

#fotobalkhomepage {
	border: 1px solid #cdcdcd;
	width: 715px;
	height: 115px;
	margin: 0px 0px 20px 0px;
	z-index: 50;
}


.plaatjerand {
	border: 1px solid #000000;
}

.knop a img {
	border: none;
}

.noscript {
	font-size: 0.9em;
	padding: 0px 0px 5px 5px;
}

.digid {
	background-color: #000000;
	width: 150px;
	border: 1px solid #000000; 
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	position: relative;
	left: 50%;
	padding: 5px 5px 5px 5px; 
	margin-left: -75px;
	text-align: left;
}

.digid a {
	color: #ffffff;
	text-decoration: none;
}

.digid a:hover {
	text-decoration: underline;
}
.digid hr {
	color: #ffffff;
}

.thickbox a {
	border: 0;
}

.thickbox img {
	border: 1px solid #000000;
}


.paginazoeken input {
	text-align: center;
	font-size: 0.9em;
	border: 1px solid #FFFFFF;
}
 
.overzichtdownloads table {
	border: 3px solid #B4D8EE;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
}

.overzichtdownloads td {
	font-size: 0.85em;
	text-align: left;
	vertical-align: top;
	border: 2px solid #B4D8EE;
	padding: 5px;
}

.overzichtdownloads ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
}

.overzichtdownloads .link li {
	list-style-image: url('/AfbeeldingenInternet/Icoontjes/Icoontjedownload.gif');
	padding-left: 0.5em;
	margin-left: 0em;
}

.overzichtdownloads .titel li {
	list-style-image: url('/AfbeeldingenInternet/Icoontjes/Icoontjepaginagroot.gif');
	padding-left: 0.5em;
	margin-left: 0em;
}

.kaderwieiswie {
	margin: 0px;
	background-color: #CFECFA;
	padding: 2px;
}

.wieiswie li {
	list-style-image: url('/AfbeeldingenInternet/Icoontjes/Icoontjepaginagroot.gif');
	padding-left: 0.5em;
	margin-left: 0em;
}

.wieiswie {
	width: 98%;
	padding: 15px 0px 15px 5px;
	border: 1px solid #0898D8;
}


.kopje {
	font-weight: bold; 
	color: #0898D8;
}

.kopjegroot {
	font-size: 1.2em;
	font-weight: bold; 
	color: #0898D8;
}

.kopjeklein {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

.kopjemiddel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.85em;
	color: #000000;
	font-weight: normal;
}


.downloadlijst img {
	align: absMiddle;
}

.downloadlijst a {
	font-size: 85%;
}

.downloadlijst ul {
	padding-left: 1.5em;
	margin-left: 0em;
}

.downloadlijst li {
	list-style-image: url('/AfbeeldingenInternet/Icoontjes/Icoontjedownload.gif');
	padding-left: 0.5em;
	margin-left: 0em;
}



.nummerpb {
	color: #FCFAD8;
	font-size: 0.85em;
}

.persb {
	height: 75px;
}

.plaatjepersb {
	float: left;
	margin: 0px 20px 0px 0px;
	border: 1px solid #000000;
}

.plaatjepbnieuw {
	float: right;
}

.persb a {
	border: 0;
}

.plaatjeinpb {
	float: left;
	margin: 0px 20px 0px 0px;
	align: left;
	border: 1px solid #000000;
}

.pbzoekbalk form {
	background-color: #0898D8;
	color: #ffffff;
	padding: 5px;
}

.pbzoekbalkbutton {
	width: 60px;
	height: 21px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B4D8EE;
}

.geelkader {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #fffdee url(/Afbeeldingeninternet/Vormgeving/Backgeelkader.png) repeat-x;
	color: #000000;
	border: 1px solid #C8C4C6; 
}

.geelkader2 {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #fff7b8;
	color: #000000;
	border: 1px solid #C8C4C6; 
}

.geelkadersaca {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #fff7b8;
	color: #000000;
	border: 1px solid #C8C4C6; 
}

.geelkader img {
	border: 0px;
}

.blauwkader {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	color: #000000;
	border: 1px solid #C8C4C6; 
	background: #a0d6ee url(/Afbeeldingeninternet/Vormgeving/Backblauwkader.png) repeat-x;
}

.blauwkader2 {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	color: #000000;
	border: 1px solid #C8C4C6; 
	background-color: #cae8f6;
}

.blauwkader img {
	border: 0px;
}

.witkader {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #C8C4C6; 
}

.witkader img {
	border: 0px;
}

.meldingarchief {
	text-align: left;
	font-size: 0.85em;
	background-color: #FFF7B8;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 40px 0px;
	border: 1px solid #C8C4C6; 
	line-height: 1.5em; 
}


.homepageberichtjes {
	padding: 0px 0px 25px 0px;
}

/* LIJSTJE IN WEBEDITOR */
/* LET OP! OOK KOPIEËREN IN CSS VOOR MANAGER! */

.kopblauw {
	font-weight: bold; 
	color: #0898D8;
}

.koprood {
	font-weight: bold; 
	color: #EE0000;
}



/* TABELLEN IN CONTENTDEEL */

.contentmettabel table {
	border: 3px solid #B4D8EE;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
	align: left;
}

.contentmettabel td {
	text-align: left;
	vertical-align: top;
	border: 2px solid #B4D8EE;
	padding: 5px;
	background-color: #ffffff;
}



/* FORMULIEREN */

.contentbody input {
	border: 2px solid #B4D8EE;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
}

.contentbody button {
	background: #B4D8EE;
	outline: none;
	border: 3px solid #0696D6;
	cursor : pointer;
	color: #000000;
	font-size: 0.8em;
}

.contentbody textarea {
	border: 2px solid #B4D8EE;
}

.formkop1 {
	font-weight: bold;
	width: 1px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 4px 25px;
	color: #0898D8;
	background-image:url(/afbeeldingenInternet/Vormgeving/Verplicht.jpg);
	background-repeat: no-repeat;
}

.formkop2 {
	font-weight: normal;
	width: 1%;
	color: #0898D8;
}


/* FOTOGALERIJ */

.highslide {
	cursor: url(/AfbeeldingenInternet/Vormgeving/Fotogalerij/zoomin.cur), pointer;
   	outline: none;
	float: left;
	margin: 10px 0px 0px 0px;
	
}

.highslide img {
	border: 1px solid #000000;
	margin: 3px;
}

.highslide:hover img {
	border: 1px solid #B4D8EE;
}

.highslide-image {
   	border: 10px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	padding: 7px;
	background-color: white;
	font-size: 0.75em;
}

.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
    	/*
    	padding-left: 22px;
    	background-image: url(/AfbeeldingenInternet/Vormgeving/Fotogalerij/loader.gif);
    	background-repeat: no-repeat;
    	background-position: 3px 1px;
    	*/
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
    	color: gray;
    	text-decoration: none;
	font-size: 0.75em;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    	color: gray;
    	text-decoration: underline;
}

.highslide-move {
    	cursor: move;
}

.highslide-overlay {
 	display: none;
}

/* Controlbar example */
.controlbar { 
 	background: url(/AfbeeldingenInternet/Vormgeving/Fotogalerij/controlbar.gif);
 	width: 167px;
 	height: 34px;
}

.controlbar a { 
	display: block;
	float: left;
 	/*`margin: 0px 0 0 4px; */ 
 	height: 27px;
}

.controlbar a:hover {
	background-image: url(/AfbeeldingenInternet/Vormgeving/Fotogalerij/controlbar-hover.gif);
}

.controlbar .previous {
	width: 50px;
}

.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}

.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}

.controlbar .close {
	width: 36px;
 	background-position: -130px 0;
}

/* Necessary for functionality */

.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}


/* BEGIN GPDC */

.kadergpc {
	margin: 40px 0px 20px 0px;
	padding: 5px;
	color: #000000;
	border: 1px solid #C8C4C6; 
	background: #cae8f6 url(/Afbeeldingeninternet/Vormgeving/Backblauwkader.png);
}

.kadergpc img {
	border: 0px;
}

.gpdcsublinks {
	background-color: #ffffff;
	width: 200px;
	padding: 5px 5px 0px 5px;
	margin: 0px 20px 0px 0px;
	border: solid 1px #999999;
	font-size: 0.85em;
	float: left;
}


.gpdcsublinks a {
	color: #008ED6;
}

.gpdcsublinks ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	font-weight: bold; 
}

.gpdcsublinks li {
	list-style-type:disc;
	color: #000000;
	line-height: 1.2em;
}


.gpdcsearch {
	padding: 5px;
	margin-top: 10px;
	background: #cae8f6 url(/Afbeeldingeninternet/Vormgeving/Backblauwkader.png);
	color: #000000;
	border: 1px solid #008ED6;
}

.gpdcsearch form {
	margin: 5px 0px 0px 0px;
}

.gpdcsearch table {
	margin: 0px ;
}

a.gpdcletters {
	text-decoration: none;
	font-weight: bold;
	background-color: #008ED6;
	padding: 0px 4px 1px 4px;
	border: 1px solid #0898D8;
	font-size: 1em;
	margin: 0px 10px 0px 0px;
	color: #ffffff;
}
a.gpdcletters:hover {
	color: #FFFFFF;
	background-color: #EE0000;
}

.gpdcthema {
	padding: 15px 0px 15px 5px;
	border: 1px solid #0898D8;
}

input.gpdcfield {
	width: 200px;
	height: 20px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: none;
	margin: 10px 0px 0px 0px;
}

input.gpdcbutton {
	border: 0px;
	background-color: #F30000;
	background-image:url(AfbeeldingenInternet/Vormgeving/Knopok.png);
	width: 54px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
	padding: 1px 0px 0px 22px;
	text-align: left;
}

ul.gpdc, .gpdc ul {
	margin-left: 16px;
}

li.gpdc, .gpdc li {
	list-style-image: url('/AfbeeldingenInternet/Icoontjes/Icoontjepaginaklein.gif');
	padding: 0px 0px 0px 5px;
}

ul.gpdc a { 
}
ul.gpdc a:hover { 
}


/* FAQ'S */


.faq h3 {
	color: #EE0000;
	cursor: pointer;
	text-align: left;
	text-decoration: underline;	
}

.faq dt {
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 25px;
	cursor: pointer;
	text-decoration: underline;
	color: #EE0000;
	background-image:url(/afbeeldingenInternet/Vormgeving/Vraag.jpg); 
	background-repeat: no-repeat; 
}

.faq dd {
	margin: 10px 0px 25px 20px;
	padding: 0px 0px 8px 25px;
	background-image:url(/afbeeldingenInternet/Vormgeving/Antwoord.jpg); 
	background-repeat: no-repeat;	
	color: #000000;
}


.faq1 h3 {
	color: #EE0000;
	cursor: pointer;
	text-align: left;
	text-decoration: underline;	
}

.faq1 dt {
	font-weight: bold; 
	cursor: pointer;
	text-decoration: none;
	color: #EE0000;
	background-repeat: no-repeat; 
}

.faq1 dd {
	margin: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	text-align: left;
}


.faq2 h3 {
	color: #EE0000;
	cursor: pointer;
	text-align: left;
	text-decoration: underline;	
}

.faq2 dt {
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 25px;
	cursor: pointer;
	text-decoration: underline;
	color: #EE0000;
	background-image:url(/afbeeldingenInternet/Vormgeving/Pijltje.jpg); 
	background-repeat: no-repeat; 
}

.faq2 dd {
	margin: 10px 0px 25px 20px;
	padding: 0px 0px 8px 25px;
	background-image:url(/afbeeldingenInternet/Vormgeving/Antwoord.jpg); 
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	text-align: left;
}

.faq3 dt {
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	color: #EE0000;
}

.faq3 dt:hover {
	text-decoration: underline;	
}

.faq3 dd {
	margin: 5px 0px 5px 5px;
}

.faq4 dd {
	margin: 5px 0px 5px 5px;
}

.faq4 dt {
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	color: #EE0000;
}

.faq4 dt:hover {
	text-decoration: underline;	
}

.faqkermis h3 {
	color: #EE0000;
	cursor: pointer;
	text-align: left;
	text-decoration: underline;	
}

.faqkermis dt {
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	cursor: pointer;
	text-decoration: none;
	color: #EE0000;
	background-repeat: no-repeat; 
}

.faqkermis dd {
	margin: 0px 0px 25px 20px;
	padding: 0px 0px 8px 0px;
	background-repeat: no-repeat;	
	color: #000000;
}

.faqkermis dt:hover {
	text-decoration: underline;	
}

.latenzien {
	display: block;
}

.verbergen {
	display: none;
}





/* FORUM */

.forum table {
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
}

.forum td {
	border: 3px solid #FCFAD8;
	padding: 5px;
}

.forum .kop {
	background-color: #B4D8EE;
}

.forum .onderwerp {
	background-color: #EBEBEB;	
}

.forum .bijschrift {
	width: 20%;
	font-weight: bold;
}

.forum .textbox {
	width: 400px;
}

.forum .textbox textarea {
	width: 400px;
}

.forum .knop input {
	background: #B4D8EE;
	outline: none;
	border: 3px solid #0696D6;
	cursor : pointer;
	color: #000000;
	font-size: 0.8em;
}




.blok1 {
	background: #ffffff;
	outline: none;
	border: 1px solid #999999;
	color: #000000;
	padding: 5px;
}

input.knop {
	background: #B4D8EE;
	outline: none;
	border: 3px solid #0696D6;
	cursor : pointer;
	color: #000000;
	font-size: 0.8em;
}


/* LINKBAR ONDERAAN */

.linkbar {
	margin: 30px auto 0px auto;
	color: #ffffff;
	font-size: 0.8em;
	background: #000000 url(/Afbeeldingeninternet/Vormgeving/Backlinkbar.png);
	padding: 5px;
	border: 1px solid #9f9f9d;
	width: 980px;
	height: 90px;
}


.linkbar a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.linkbar a:hover {
	color: white;
	text-decoration: underline;
}


/* DIGITAAL LOKET - SNELLOKET */

.snelloket {
	color: #000000;
	margin: 0px 0px 50px 0px;
}

.snelloketkop {
	font-size: 1.40em;
	font-weight: bold; 
	color: #0898D8; 
}

.snelloket table {
	font-size: 0.85em;
	width: 100%;
}

.snelloket td {
	border-bottom:1px dotted #0898d8; 
}

.snelloket a img {
	border: 1px solid #0898d8;
}

.snelloketintro, .snellokettabel {
	margin: 0px 0px 15px 0px; 
}

.snelloketlinkjes {
	font-size: 0.85em;
}


.snelloketzoeken {
	float: left;
}

.snelloketzoeken form {
	padding: 0;
}

input.snelloketzoekinvoer {
	color: #666666;
	text-align: left;
	font-size: 0.9em;
	border: solid 1px #999999;
	background-color: #ffffff;
	height: 16px;
	width: 133px;
	float: left;
}

input.snelloketzoekknop {
	border: 0px;
	background-color: #F30000;
	background-image:url(AfbeeldingenInternet/Vormgeving/Knopok.png);
	width: 54px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
	padding: 1px 0px 0px 22px;
	margin: 0px 15px 0px 0px;
	text-align: left;
}


/* UITKLAPBARE CONTENT / FAQ */

.vraag { 
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.vraag:hover { 
	text-decoration: underline;
}

.openantwoord {
	color: #008ed6;
}

.geslotenantwoord {
	color: #ee0000;
}

.antwoord {
	margin: 0px 0px 30px 0px;
}

.uitklaplinkjes {
	margin: 0px 0px 10px 0px;
}