body {  /*TEKSTKLEUR, LETTERTYPE, LIJNEN, MARGES, AFSTAND*/
	color: #003366;
	font: 12px  LucidaGrande, Lucida, Arial, sans-serif;
	text-align: left;
	margin: 0px 10px 10px;
	padding: 0;
background: #FFFFFF url(images/background.jpg) repeat;

}

p {
}

b, strong {

}

a:link { 
color: #000000;
font-weight: bold; 
text-decoration: none; 
background-color: transparent }

a:visited { 
color: #666666; 
text-decoration: none; 
background-color: transparent }


a:hover, a:active {

}


tt  { 
color: #003366; 
font-size: 10px;
line-height: 12px; 
 
}
.whiteonred { color: white; font-size: 12px;  line-height: 15px; background-color: #660000; padding: 8px 10px 12px; border-style: solid; border-color: #660000; }

.whiteonblue { color: white; font-size: 12px;  line-height: 15px; background-color: #2959a3; padding: 8px 10px 12px; border-style: solid; border-color: #2959a3; }

.whiteongreen { color: white; font-size: 12px;  line-height: 15px; background-color: green; padding: 8px 10px 12px; border-style: solid; border-color: green; }

.whiteonorange { color: white; font-size: 12px;  line-height: 15px; background-color: #cc6600; padding: 8px 10px 12px; border-style: solid; border-color: #cc6600; }

.blackonwhite { color: #000000; font-size: 12px;  line-height: 15px; background-color: white; padding: 8px 10px 12px; border-style: solid; border-color: white; }





img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}	



#container   /*MAIN DIV CONTAINER, DIE ALLES OMVAT. BUITENSTE KADER DUS.*/
{
 
width: 1020px;
margin: 0px auto;
text-align: left; /* Hack To Keep IE5 Windows Happy */
background: url(images/ENblauweachtergrond.png) repeat-y;


}




#top       /*BOVENSTE BANNER OVER4 DE GEHELE BREEDTE VAN DE MAIN DIV CONTAINER*/
{
height: 101px;
background: url(images/ENkop.png);



}

#top img {       /*EVENTUEEL PLAATJE IN BOVENSTE BALK*/
	float: right;
	margin-top: 8px;
	margin-right: 18px;
}



#top h1  /*KOPTEKST IN DE TOP BANNER*/
{
	margin: 0;
	font-size: 36px;
	color: #000000;
	padding-left: 19px;
	padding-top: 30px;

	

}


#top h2  /*KOPTEKST TWEE IN DE TOP BANNER*/
{
	margin: 0;
	font-size: 14px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 0px;
	letter-spacing: 1px;
}




#leftnav       /*NAVIGATIE-DIV LINKERKANT*/
{
float: left;
width: 140px;
margin-left: 0;
padding: 0;

font: 16px LucidaGrande, Lucida, Arial, sans-serif;

	text-decoration: none;
	color: #003366;
text-align: left;
	padding-top: 10px;
}

/*OVER DE NAVIGATIE TEKST LINKS, OPMAAK, ACHTERGRONDPLAATJES VOOR DE 'KNOPPEN':*/

#leftnav ul{      /*HEEFT IETS MET DE LINKS TE MAKEN*/
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnav li {        /*HEEFT IETS MET DE LINKS TE MAKEN*/
}

#leftnav a {         
	width: 140px;
	height: 30px;

	display: block;       /*LAAT ALLES BLIJKBAAR NETJES OP EEN RIJTJE ONDER ELKAAR STAAN*/
	
		font: 16px LucidaGrande, Lucida, Arial, sans-serif;
font-weight: bold; 
line-height: 32px;
	text-decoration: none;
	color: #003366;
	text-indent: 20px;       /*INSPRINGEN VAN DE NAV. TEKST*/
	padding-top: 10px;

_padding-top: 0px;  /*HACK VOOR MS INTERNET EXPLORER WINDOWS, DIE ANDERS DE INTERLINIE VERKLOOT*/
}

html > body #leftnav a {      /*REGELAFSTAND IN NAVIGATIE KADER*/
	height: 20px;
}

#leftnav a:hover {
	text-decoration: none; 
	color: #ffffff;

}

#leftnav a:active {
}


#leftnav #current {
	text-decoration: none;
	color: #ffffff;
}

#leftnav .currentAncestor {

}






/*NAVIGATIE-DIV RECHTERKANT*/

#rightnav		
{
float: right;
width: 170px;
margin-right: 0;
padding: 0;


font: 9px LucidaGrande, Lucida, Arial, sans-serif;

	text-decoration: none;
	color: #ffffff;
text-align: center;
	padding-top: 10px;
	
}



/*OVER DE NAVIGATIE TEKST RECHTS, OPMAAK, ACHTERGRONDPLAATJES VOOR DE 'KNOPPEN':*/


#rightnav ul{      /*HEEFT IETS MET DE LINKS TE MAKEN*/
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightnav li {        /*HEEFT IETS MET DE LINKS TE MAKEN*/
}

#rightnav a {         
	width: 170px;
	display: block;       /*LAAT ALLES BLIJKBAAR NETJES OP EEN RIJTJE ONDER ELKAAR STAAN*/

	font: 16px LucidaGrande, Lucida, Arial, sans-serif;
font-weight: bold; 

	text-decoration: none;
	color: #003366;
	text-align: center;
}

#rightnav img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}




html > body #rightnav a {      /*REGELAFSTAND IN NAVIGATIE KADER*/
	height: 50px;
}

#rightnav a:hover {
}

#rightnav a:active {
}

#rightnav #current {
	background: no-repeat url(images/knoprechts.png);
}

#rightnav .currentAncestor {
	background: no-repeat url(images/knoprechts.png);
}

#rightnav a {
	background: no-repeat url(images/knoprechts.png);
}

#rightnav a:hover {
	background: no-repeat url(images/knoprechts.png);
}

/*EINDE NAVIGATIE RECHTERKANT*/





#content  /*DE DIV VOOR DE INHOUD, IN HET MIDDEN DUS, WAAR DE TEKST IN KOMT EN WAAR DE LINKS IN DE NAVIGATIE NAAR VERWIJZEN*/
{
margin-left: 145px;
margin-right: 175px;
padding: 17px 10px 10px 10px;
line-height: 130%;  /*OM LEESBAARHEID VAN DE TEKST TE VERGROTEN INTERLINIES OP 130%*/

}

#advertentie
{
margin-left: 145px;
margin-right: 170px; 
padding: 0px;

}






#advertentie img {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
}

#footer {          /*HET ONDERSTE KADER*/
	height: 31px;
	background: no-repeat url(images/ENonderkantvenster.png);
	clear: both;
}

#footer p {            /*HET ONDERSTE KADER - TEKSTOPMAAK*/
	text-align: center;
		color: #000000;
	padding-top: 7px;
	margin: 0;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}





