/* body wordt bijna niet gebruikt */
body {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333333; 
font-style: normal;  
line-height: 130%; 
}

/*SPONSOR SECTIE*/

div#sponsors_container {
	border: 1px solid #bdbdbd;
	float: left;
}

div.sponsor {
	border: 1px solid #5a5a5a;
	width: 247px;
	float: left;
	display: inline;
	 text-align: center;
	 margin-left: 5px;
	 margin-top: 10px;
	 height: 250px;
}

div.sponsor img {
	display: block;
}


/* tekst in tekstvakken */ 
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 130%;
}

/* ?????? etc */
ol,ul {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333333; 
font-style: normal;  
line-height: 130%; 
}

/* tekst gebruikt in formulieren zoals 'whosonline' 'gastenboek' etc */
td {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333333; 
font-style: normal;  
line-height: 130%; 
}

/* tekst in koppen */
div {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #660099;				/* Nieuw Mollier Paars */
font-style: normal;  
line-height: 130%; 
}

/* headings */
h1,h2,h3,h4,h5 {
	font-family: arial, helvetica, sans-serif;
	color: #000000;				/* Nieuw Mollier Paars */
	font-size: 12px;
	font-style: normal;  
	line-height: 130%; 
}

/* headings */
br {
	font-family: arial, helvetica, sans-serif;
	color: #660099;				/* Nieuw Mollier Paars */
	font-size: 12px;
}

/* normal title same as text size */
.title {
font-family: arial, helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* footer */
.footer {
font-size: 12px;
color: #999999; 			/*light gray */
line-height: 150%; 
text-align: center;
}

 
/* whiteletter12 */
.whiteletter12 {
font-size: 12px;
color: #FFFFFF; 			/*white */
line-height: 150%; 
text-align: center;
}

.whiteletter10 {
font-size: 10px;
color: #FFFFFF; 			/*white */
line-height: 150%; 
text-align: center;
}
 
/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #660099;				/* Nieuw Mollier Paars */
 font-size: 11px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #660099;				/* Nieuw Mollier Paars */
 font-size: 11px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: #660066;	/* lime green */
 font-size: 11px;
 text-decoration: none;
}
 


/* top navigation menu */
.topnav {
font-family: arial, helvetica, sans-serif;
font-size: 9px;
}
.topnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}

.topnav-act {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
 



/* bottom navigation menu */
.bottomnav {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #999999; 			/*light gray */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #999999; 			/*light gray */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #999999; 			/*light gray */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #999999; 			/*light gray */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 2px;
}



/* left navigation menu */
.leftnav1 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -150px;
}
.leftnav1 a:hover {
	display: block;
	padding: 4px 4px 5px 4px;
	text-indent: 15px;
	white-space: nowrap;
	background-color: #ffffff;
	width: 100%;
	background: url("images/buttons.gif") top left no-repeat;
	background-position: 0 -25px;
	color: #000000;
}


.leftnav1-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -150px;
		font-weight: normal;
}
.leftnav1-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -150px;
		font-weight: normal;
}
.leftnav1-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -150px;
		font-weight: normal;
}
.leftnav1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -25px;
		font-weight: normal;
}
 

.leftnav2 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -50px;
}
.leftnav2 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -50px;
}
.leftnav2 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -50px;
}
.leftnav2 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -75px;
}


.leftnav2-act a:link {
	display: block;
	padding: 4px 4px 5px 4px;
	text-indent: 30px;
	white-space: nowrap;
	background-color: #ffffff;
	ccolor: #531A79;
	text-decoration: none;
	width: 100%;
	background: url("images/buttons.gif") top left no-repeat;
	background-position: 0 -50px;
	font-weight: normal;
	color: #000000;
}
.leftnav2-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -50px;
		font-weight: normal;
}
.leftnav2-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -50px;
		font-weight: normal;
}
.leftnav2-act a:hover {
	display: block;
	padding: 4px 4px 5px 4px;
	text-indent: 30px;
	white-space: nowrap;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	width: 100%;
	background: url("images/buttons.gif") top left no-repeat;
	background-position: 0 -75px;
	font-weight: normal;
}


.leftnav3 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav3 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav3 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav3 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -125px;
}


.leftnav3-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav3-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav3-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav3-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -125px;
		font-weight: normal;
}

/* Level 4 menu */
.leftnav4 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav4 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav4 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #666666;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
}
.leftnav4 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -125px;
}


.leftnav4-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav4-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav4-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000;				/* Nieuw Mollier Paars */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -100px;
		font-weight: normal;
}
.leftnav4-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 60px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #000000; 			/* White */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -125px;
		font-weight: normal;


 
 
/* forms fields */
select {  
 font-family: arial, helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: arial, helvetica, sans-serif; 
color: #333333; 
font-weight: normal; 
font-size: 11px; 
border-right: #666666 1px solid; 
border-top: #666666 1px solid; 
border-left: #666666 1px solid; 
text-indent: 2px; 
border-bottom: #666666 1px solid
}

input {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-top-color: #666666;
	text-indent: 2px;
	background-color: #ffffff;
	width: auto;
}

.headerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}




