html 
{
	overflow-y: scroll;
}

body
{
	cursor:default;
	background-image:url(../images/bg.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#FFFB99;
}

body, table
{
	font-family:arial;
	font-size:11px;
	color:#2C3939;
}

.borderoff
{
	border:0;
}

.rood
{
	color:red;
}

.groen
{
	color:#008000;
}

h1, .h1
{
	font-size:15px;
	width:100%;
	height:20px;
	font-weight:bold;
	color:#0084E0;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px;
	margin-top:-10px;
}

a
{
	color:#2C3939;
	
}

a:hover
{
	color:#0084E0;
	text-decoration:underline;
}

.bold 
{
	font-weight:bold;
}

.textdecorationnone
{
	text-decoration:none;
}

.underline
{
	text-decoration:underline;
}

.width100percent
{
	width:100%;	
}

.clearboth
{
	clear:both;
}
	
#wrapper
{
	background-color:#FFF;
	margin: 0 auto; 
	width:680px; 
	padding:10px;
	min-height: 300px;
}

#bg_fade
{
	background-image:url(../images/bg_wrapper.png);
	background-repeat: repeat-y;
	width:750px;
	margin: 0 auto;	
	display:block;
	clear:both;
}
	
.emptydiv
{
	clear:both; 
	width:100%; 
	font-size:0px; 
	line-height:0px;
}

#footer
{
	display:block;
	clear:both;
	width:750px;
	margin: 0 auto;
	background-image:url(../images/bg_footer.png);
	height:65px;
	padding-top:10px;
}

.footer_bar
{
	width:680px;
	/*background-color:#0093F4;*/
	margin:0 auto;
	height:10px;
}

.footer_text
{
	padding-top:5px;
	width:680px;
	margin:0 auto;
}

.footer_text_left
{
	float:left;
	font-size:10px;
}

.footer_text_right 
{
	text-align:right;
	font-size:10px;
}

#header_wrapper
{
	width:750px;
	background-image:url(../images/bg_header.png);
	background-repeat: no-repeat;	
	margin: 0 auto;	
	display:block;
	clear:both;
}

#header
{
	clear:both;
	margin: 0 auto;
	height:130px;
	width:700px;
}

#header_menu
{
	clear:both;
	margin: 0 auto;
	height:39px;
	width:690px;
	background-image:url(../images/header_menu.png);
	padding-top:11px;
	padding-left:10px;
}
.list
{
	list-style:none;
	margin:0; 
	padding-left:3px;
	padding-right:3px;
	width:329px;
}

.start_little
{
	display:block;
	line-height:25px;
	width:220px;
	height:25px;
	text-decoration:none;
	color:#2C3939;
	background-image:url(../images/arrow_little.bmp);
	border-bottom:#CCC 1px solid;
	font-size:11px;
	font-family:arial;
}

.start_little:hover
{
	text-decoration:underline;
	color:#00A7DE;
	background-image:url(../images/arrow_little_hover.bmp);
}			
					
.start_large
{
	display:block;
	line-height:30px;
	width:329px;
	height:30px;
	text-decoration:none;
	color:#2C3939;
	background-image:url(../images/arrow_large.png);
	border-bottom:#CCC 1px solid;
	font-size:12px;
	font-family:arial;
}

.start_large:hover
{
	text-decoration:none;
	color:#00A7DE;
	background-image:url(../images/arrow_large_hover.png);
}

.startpagina_links ul
{
	width:220px;
	display:block;
	margin-left:-3px;
}

.wrapper_koppen
{
	float:left; 
	width:220px; 	
}

.marginright10px
{
	margin-right:10px;	
}

.startpagina_kop
{
	padding:3px 10px; 
	color:#FFF; 
	font-weight:bold; 
	line-height:20px; 
	font-family:arial; 
	font-size:15px;
}

.startpagina_kop1
{
	background-color:#00A7DE;
}
.startpagina_kop2
{
	background-color:#98C000;
}
.startpagina_kop3
{
	background-color:#F18C00;
}

.meer
{
	text-align:right; 
	padding-top:5px; 
}

.meer a
{
	text-decoration:none;
	font-family:arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#2C3939;
}

.meer a:hover
{
	color:#999;
}

#nieuws tr:hover, #belangrijk tr:hover
{
	color:#00A7DE;
}

#list_nieuws
{
	list-style:none;
	margin:0;
	padding:0px;
}

#list_nieuws li
{
	padding-top:5px;
	height:22px;
	border-top:#E8E8E7 1px solid;
	margin-right:10px;
}

#list_nieuws a
{
	text-decoration:none;	
}

#list_nieuws a:hover
{
	text-decoration:underline;	
}

#list_inschrijving
{
	list-style:none;
	margin:0;
	padding:0px;
}

#list_inschrijving li
{
	padding-top:5px;
	height:22px;
	border-top:#E8E8E7 1px solid;
	margin-right:10px;
}

#list_inschrijving a
{
	text-decoration:none;	
}

#list_inschrijving a:hover
{
	text-decoration: none;
	font-weight:bold;	
}


#list-boslopen
{
	list-style:none;
	padding:0px;	
	line-height: 18px;
}

#list-boslopen a
{
	text-decoration: none;
}

.selected
{
	font-weight:bold; 
	color:#0093F4;
	text-decoration: underline;
}

.selected2
{
	font-weight:bold; 
	color:#0093F4;
	text-decoration: none;
}

.link a
{
	color:#3366FF;
}

.bluelink
{
	color:#0093F4;
}

.tableborder, .tableborder tr, .tableborder tr td
{
	border:#CCC 1px solid;
	vertical-align:top;
}

.tablehead
{
	background-color:#DDD;
}

#print 
{
	margin-top:-32px;
	width:640px;
	text-align:right;
	margin-bottom:11px;
}

.recbordera 
{
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	background-color:#FFFFC1;
}

.recborderb 
{
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	background-color:#FFFFC1;
}

.recborderc 
{
	border-bottom:#666666 1px solid;
}

.recborderd 
{
	border-right:#666666 1px solid;
}

#search_suggest
{
	position:relative;
	left:505px;
	top:8px;
	width:129px;
	background-color:#FFF;
	border:#DCE7F4 1px solid;
	border-top:none;
	padding:1px;
	display:none;
}

#search_suggest a
{
	text-decoration:none;
}

#search_suggest a:hover
{
	text-decoration:underline;
}

.suggest_link
{
	background-color:#FFF;
}

.suggest_link_over
{
	cursor:pointer;
	background-color:#CCC;
}

.searcchitem a, .searcchitem
{
	width:129px;
}

.pwimages
{
	width:130px;
}

#picture
{
	margin-left:0px;
	width:680px;
}

#print
{
	width:100%;
	text-align:right;
}

#print img
{
	cursor:pointer;
	width:20px;
}

.verticalaligntop td
{
	vertical-align:top;
}

#contact-form tr
{
	vertical-align:top;
	height:30px;
}

#contact-form input, #contact-form textarea
{
	font-family:arial;
	font-size:11px;
	width:250px;
	border:#CCC 1px solid;
}

#contact-form textarea
{
	height:200px;
}

.textaligncenter
{
	text-align:center;
}

.capital
{
	text-transform:uppercase;
}

.textgrey
{
	color:#999;
}

.selectwidth250
{
	width:250px;
}

.inputformulier 
{
	border:1px solid #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:18px;
	width:250px;
}

.inputformulier2 
{
	border:1px solid #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:250px;
}

.knop2  
{
	width:253px;
}

.knop 
{
	border:1px solid #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.nieuwshead
{
	background-color:#0080FF; 
	padding:3px 10px; 
	color:#FFF; 
	font-weight:bold; 
	line-height:27px; 
	font-family:arial; 
	font-size:15px;
}

.startpagina_nieuwsblok
{
	background-image:url(../images/nieuws_bg.png);
	background-repeat:no-repeat;
}

#sitemap a
{
	text-decoration: none;
}