/* CSS Document */


/* ----------------- Reset ------------------- */
html, body, div, span, applet, object, iframe
/*h1, h2, h3, h4, h5, h6, p, blockquote*/, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	}
	
ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}

.clearfix {
     clear: both;
     height: 0;
     }


.container {
	width:100%;
	overflow:hidden;
}

h1 {
	font-size:1.6em;
	}
		
h2 {
	font-size:1.4em;
	font-weight:normal;
	}


/* ------------  Generiek ------------------*/

body, html{
	height:100%;
	margin:0;
	padding:0;
	
}

body {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	color: #32302B;
	
}

input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
	border: 1px solid #000000;
}

select {
	border: 1px solid #000000;
}

/* --------- layout ----------------*/

#page_container{
	margin:auto auto;
	width:970px;
	line-height:1.4em;		
	position:relative;
	text-align:left;
	background:url(../images/backcolor.png) repeat-y;
	}

#back {
	background: url(../images/Web_header_back3.jpg) no-repeat;
	width:970px;
	}
	
#homepage_header {
	height:473px;
	position:relative;
	}
	
#funcnav {
	height:50px;
	position:relative;
	padding-right:15px;
	text-align:right;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	}
	
#funcnav ul li {
	list-style:none;
	float: right;
	padding-left:15px;
	display:block;
	color:#000;
	font-size:95%;
	}

#funcnav a, #funcnav a:visited {
	color:#000; 
	text-decoration:none;
	}

#funcnav a:hover {
	text-decoration:underline;
	}
	
#home { position:absolute;
		height:50px;
		line-height:50px;
		width:50px;
		color:#999;
		top:0px;
		left:0px;
		}
		
#home a {
		color:#000000;}
		
#center {
		width:951px;
		
		/* background-color:#FEEED4;*/
		}
		
#center h1 {
		margin-top:0px;
		padding-top:0px;
		}
	
#center_bottom {
	widows:970px;
	height:35px;
	background: url(../images/content_bottom.jpg) no-repeat; }

#content {
	padding:10px;
	width:700px;
	}
	
#banners {
		float:right;
		width:170px;
		padding-left:5px;
		padding-right:15px;
		margin-top:115px;
		text-align:center;
		}

#tekst {padding:10px 10px 10px 20px;}

#strusponsor {padding:10px;
		text-align:center;}

#footer {
		background-color:#FFF;
		text-align:center;
		padding-top:35px;
		}
		
#footer img  {
		margin-left:15px;
		margin-right:15px;
		}
		
#programma {
		width:465px;
		height:250px;
		position:absolute;
		top:100px;
		left:230px;
		
		}
		
#programma a, #programma a:visited, #tekst a, #tekst a:visited {
		text-decoration:none;
		font-size:120%;
		color:#039;
		}

#programma a:hover, #tekst a:hover  {
		text-decoration:underline;	
		}

#programma a.actief, #programma a.actief:visited {
		color:#000;	
		}
	
.bannersetup {
		margin-left:10px;}
		
.bannerstart {}
		
.hoofsponsor {
		margin-bottom:15px;}
		
		
.gaatdoor {
		border-left: 1px solid #036;
		margin-left:25px;
		padding:10px;
		}
		
.gaatdoor a, .gaatdoor a:visited {
		color: #036;
		text-decoration: none;
		font-weight:700;
		}

.gaatdoor a:hover {
		text-decoration: underline;
		}
		
.opvallend {
		color:#036;}
		
.sponsortekst {	
		font-size:85%; 
		color:#6E5E4B;
		font-family:Arial, Helvetica, sans-serif;
		}
	
.illustratie {
		margin-left:10px; 
		margin-bottom:10px;
		float:right;
		
		}

table.lijst {
		border:0px none;
		margin-top:45px;
		margin-bottom:45px;
		margin-left:25px;
		}

.lijst td {
		
		border-bottom:1px dotted #6E5E4B;
		}
		
.functie {	
		font-size:85%; 
		color:#6E5E4B;
		/*font-family:Arial, Helvetica, sans-serif;*/
		}
		
.genodigde {	
		font-size:85%;
		font-weight:700;
		color:#000;
		/*font-family:Arial, Helvetica, sans-serif;*/
		}

table.uur {
		border:0px none;
		margin-top:20px;
		margin-bottom:45px;
		margin-left:25px;
		}

.uur td {
		
		border-bottom:1px dotted #6E5E4B;
		}
		
.wie {	 
		color:#6E5E4B;
		/*font-family:Arial, Helvetica, sans-serif;*/
		}
		
.wanneer {	
		font-weight:700;
		color:#000;
		/*font-family:Arial, Helvetica, sans-serif;*/
		}
