@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:  century gothic, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
	background-image:url(afbeeldingen/bg.png);
	background-repeat:repeat-x;
	margin: 0;
	text-align: center;
}

body2 {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-image:url(afbeeldingen/bg.png);
	background-repeat:repeat-x;
	background-color:#f3e5ce;
	margin: 0;
	text-align: center;
}

#main_container{
margin:0 auto;
width: 1200px;
text-align:left;
}

#wrapper{
	float: left;
	width: 1200px;
	height:825px;
	background-image:url(afbeeldingen/template.png);
	background-repeat:no-repeat;
} 

#wrapper-onderliggend{
	float: left;
	width: 1200px;
	height:825px;
	background-image:url(afbeeldingen/template-achterliggend.png);
	background-repeat:no-repeat;
} 


	
#rand-boven{
	float:left;
	width:1200px;
	height:50px;
	}	

/*menu*/

#labelvak{
	float:left;
	width:120px;
	height:112px;
	}
			
	
#kop{
	float:left;
	width:960px;
	height:113px;
	}


#menu{
	float:left;
	width:1055px;
	height:32px;
	font-family:Furura, arial;
	font-size:120%;
	padding-left: 145px;
	}
	
	
/*navigatie*/	
	

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
}

#nav ul {
position: absolute;
width:135px;
left: -1000px;
}


#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 7px 14px 0px 5px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 100%;
	letter-spacing: -1px;
}

#nav ul a {
	display: block;
	text-decoration: none;
	margin: 7px 14px 0px 0px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:lighter;
}

ul a{
color: #336633;
}

ul ul a{
color: #271e11;
}

ul li{
border-left: 0px solid #ffffff;
}

ul li a:hover {
border-left: 0px solid #ffffff;
color:#FF6633;
}

ul ul li a:hover {
border-left: 0px solid #ffffff;
color:#FF6633;
}

ul ul li{
border-left: 0px solid #fff;
}

#nav ul li a:hover,  #nav ul li  a.current {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
}

		
	
	
/*content-index*/

#content{
	float:left;
	width:395px;
	height:203px;
	padding-left: 160px;
	padding-top: 25px;
	}	
	
#content a:link {
	color:#ff3300;
	text-decoration:none;
}

#content a:visited {
	color: #ff3300;
	text-decoration: none;
}

#content a:hover {
	color:#ff3300;
	text-decoration:none;
}

#content a:active {
	color:#ff3300;
	text-decoration: none;
}

#content h1{
font-size:150%;
font-family: Futura, arial;
color:#FF3300;
font-weight:lighter;
}



/*placeholder-vakker*/

#placeholder{
	float:left;
	width:1200px;
	height:370px;
	color:#333333;
	}
	
#placeholder a:link {
	color:#333333;
	text-decoration:none;
}

#placeholder a:visited {
	color: #333333;
	text-decoration: none;
}

#placeholder a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

#placeholder a:active {
	color:#333333;
	text-decoration: none;
}

#placeholder h1{
	color:#333333;
	font-size:110%;
	font-weight:bold;
}	
	
	
#informatie{
	float:left;
	width:220px;
	padding-left:150px;
	height: 320px;
	padding-top: 50px;
	}
	
#laatste_nieuws{
	float:left;
	width:217px;
	height: 115px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
		
#lopende_acties{
	float:left;
	width:210px;
	height: 115px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#vak_contact{
	float:left;
	width:195px;
	padding-left:20px;
	height: 115px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	}	
	
#stage-lopen{
	float:left;
	width:195px;
	padding-left:30px;
	height: 115px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	}	
	
#sponsorkind{
	float:left;
	width:195px;
	padding-left:30px;
	height: 115px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	}	
	
#doneren{
	float:left;
	width:195px;
	padding-left:30px;
	height: 115px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	}					
	
	
/*onderliggend-content*/

#content-onderliggend{
	float:left;
	width:920px;
	margin-top: 30px;
	background-image: url(afbeeldingen/bg2.png);
	padding-left: 150px;
	padding-right: 130px;
	}	
	
#content-onderliggend a:link {
	color:#333333;
	text-decoration:none;
}

#content-onderliggend a:visited {
	color: #333333;
	text-decoration: none;
}

#content-onderliggend a:hover {
	color:#ff520d;
	text-decoration:none;
}

#content-onderliggend a:active {
	color:#333333;
	text-decoration: none;
}

#content-onderliggend h1{
	font-size:110%
	}	




/*footer*/					


#footer{
	float:left;
	width:1200px;
	height:60px;
	font-size:95%;
	color:#333333;
	text-align:left;
	}
	
#footer a:link {
	color:#333333;
	text-decoration:none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color:#ff520d;
	text-decoration:none;
}

#footer a:active {
	color:#333333;
	text-decoration: none;
}

#f-left{
	float:left;
	width:605px;
	height:35px;
	font-size:90%;
	color:#333333;
	text-align:left;
	padding-left:125px;
	padding-top: 10px;
	}
	
#f-right{
	float:left;
	width:385px;
	height:35px;
	font-size:90%;
	color:#333333;
	text-align:right;
	padding-right: 60px;
	padding-top: 10px;
	}	



/*fotovak*/

#flashcontent{
	float:left;
	width:644px;
	height:228px;
	}
	
	

		



	

/*contactpagina*/

#contact-li{
	float:left;
	width:400px;
	padding-right: 20px;
	height: 1000px;
	}
	
#contact-li table {
	width:400px;
	font-size: 100%;
	background: transparent;
} 

#contact-li table tr {
background-color: transparent;
text-align:left;
} 

#contact-li table td {
	padding:4px;
	background: transparent;
	text-align:left;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
} 	
	
#contact-kaart{
	float:left;
	width:300px;
	heigth:400px;
	}	
	
#contactformulier{
	float:left;
	width:400px;
	}	


/*agenda*/

#agenda{
	float:left;
	width:700px;
	}
	
#agenda h1{
	font-size:130%;
	font-variant:small-caps;
	letter-spacing:2px;
}	
	
#agenda table {
	width:400px;
	font-size: 100%;
	background: transparent;
	margin-bottom: 10px;
	margin-top: 10px;
} 

#agenda table tr {
background-color: transparent;
text-align:left;
} 

#agenda table td {
	padding:4px;
	background: transparent;
	text-align:left;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
} 

#agenda td.toprij    	{
	background-color: #CCCCCC;
	width:400px;
	font-size: 110%;
	font-weight: bold;
}




h1{
font-size:150%;
font-family: Futura, arial;
color:#FF3300;
font-weight:lighter;
}



/*tabel*/

table {
	width:175px;
	padding-top:20px;
	font-size: 100%;
	background: transparent;
} 

table tr {
background-color: transparent;
text-align:left;
} 

table td {
	padding:4px;
	background: transparent;
	text-align:left;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#271e11;
} 

/*sitemap*/

#sitemap {
	padding: 0px;
	width: 400px;
	margin-top:10px;
}

#sitemap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image:url(afbeeldingen/sitemapline.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#sitemap li {
	display: block;
}

#sitemap ul li a  {
	color: #333333;
	display: block;
	text-decoration: none;
	font-size: 95%;
	height: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 10px;
	background-image:url(afbeeldingen/sitemapline2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sitemap ul li a:hover, #sitemap ul li  a.current {
	color:#ff6600;
}

#sitemap ul ul li a  {
	color: #333333;
	display: block;
	text-decoration: none;
	font-size: 95%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 20px;
	padding-right: 10px;
	background-image:url(afbeeldingen/sitemapline2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sitemap ul ul li a:hover, #sitemap ul li  a.current {
	color:#ff6600;
}

#sitemap ul ul ul li a  {
	color: #333333;
	display: block;
	text-decoration: none;
	font-size: 95%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 40px;
	padding-right: 10px;
	background-image:url(afbeeldingen/sitemapline2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sitemap ul ul ul li a:hover, #sitemap ul li  a.current {
	color:#ff6600;
}

