body {
	margin:0; 
	padding:0;
	font-family: Arial, sans-serif;
	background-color: #003249;
	text-align:center;	
	}
	
a:link, a:visited, a:hover, a:active {color:#0d538b; text-decoration:none;}
a:hover {text-decoration: underline; color:#f661c0;}	

img { border:none; }

#content h3, #sponsor h3 {
   background: url(images/blok-titel.jpg) top left no-repeat; 
   width:237px;
   font-weight:bold; 
   height: 30px;
   margin:0;
   font: 16px Arial, sans-serif;
   color:#fff;
   line-height:30px;
   padding-left: 10px;
}

#sponsor h3 {background: url(images/sponsor-titel.gif) top left no-repeat; width:185px;}

#sponsor {
	float:right;
	width:185px;
}
#content .blok {
	margin:10px;
	clear:both;	
}

#content .kol {width:250px; float:left;}
	
#wrappert {
	width:985px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
	
#header {
	background: url(images/header.jpg) top left;
	position: relative;
	top:0;
	width:985px;
	height: 187px; 
} 

#content {
	width:963px;
	background: #a4e76f url(images/content-top.jpg) top left no-repeat; 
	position: relative;
	margin:0 0 0 9px;
	height:100%;
	overflow:hidden;
	padding:20px 0;
} 

#header h2, #header h1 {margin:0; float:left;text-indent:-9000px;}

#website-toevoegen {
	position: absolute;
    top:35px;
    right:50px;
}

#website-toevoegen a {
	background: url(images/link-toevoegen.jpg) top right;
	width:241px;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
}
#content ul, #sponsor ul {
	margin:0; 
	padding:0;
	width:235px; 
	list-style: none;
	background: #c4efa1;
	border-bottom:solid 1px #93d45f;
	border-left:solid 1px #93d45f;
	border-right:solid 1px #93d45f;
	font-size:12px;
	}
#content li {margin:0; padding:0 0 0 5px; line-height:1.2em;}
#sponsor ul {
	width:183px; 
	background: #f9d6e6;
	border-bottom:solid 1px #eb98ba;
	border-left:solid 1px #eb98ba;
	border-right:solid 1px #eb98ba;
}

#sponsor { margin:10px 15px 0 0;}
#footer {
	clear:both;
	margin:0;
	background: url(images/content-bottom.jpg) top left no-repeat; 
	padding:0;
	width:981px;
	height:2em;
	line-height:2em;
} 

#footer p.footerlinks {
	color:#367ebc;
	padding:15px;
	margin:0 0 20px 0;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	float:right;
} 

/* -- formulieren -- */

.inputText { margin: 0 0 1em 0.2em; padding: 0.2em; border: 1px solid #DEDEDE; }


dt, dd, input { padding: 0; margin: 0; }
label,input,textarea { margin: 0; width: 15em; padding: 2px;  }
textarea { height: 12em; width: 18em; border: 1px solid #DEDEDE; margin-bottom:1em; padding: 0.2em; }
label {font-size: 110%; color: #598336; padding-bottom: 0.2em; font-weight:bold;}
dd {border-bottom: 1px solid #97d068;}    
dt {margin-top: 0.5em;}
fieldset legend { display: none; }
fieldset {  
	font: 70% "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	border: 0;
	text-align: left;
	margin-top: 0;   
	width: 300px; 
	float: left;
	padding-left: 1em;   
	border-right: 1px solid #97d068;
	background-color: none;

}

#waarom, .subcontent {
	width: 300px;
	float: left;
	margin-left: 15px; 
	color:#598336;
}

#waarom p, #waarom p a {color:#f8f8f8; font-size: 12px; font-weight:bold; background-color:none;}
.subcontent p, .subcontent p a {color:#f8f8f8; font-size: 12px; font-weight:bold; background-color:none;}

#toevoegen p.nummer { color:#598336;  font-weight:bold; padding: 4px; background-color:#c3eca2;}



#waarom h2, #toevoegen h2 {font: 18px Arial, sans-serif; font-weight:bold; color: #404040;}

#waarom li	{
	list-style: none;
	padding: 0 0 10px 30px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	}
#waarom ul{
	margin: 0 0 1em 3em;
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
	background-image:none;
	background-color:transparent;
	border:0;
	}



.button input {
	height: 2em;
	display: block;
	float: left;
	padding: 0;
	margin-left: 1em;
}
/* -- eind formulieren -- */

/* -- Tables -- */

table.styled
{
	border: none;
	padding: 0;
	width: 100%;
}

table.styled td, table.styled th
{
	padding: 5px;
	color: #fff;
}

table.styled th
{
	background-color: #81c74b;
}

fieldset.big legend { display: none; }
fieldset.big {  
	font: 70% "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	border: 0;
	text-align: left;
	margin-top: 0;   
	width: 500px; 
	float: left;
	padding-left: 1em;   
	border-right: 1px solid #97d068;
	background-color: none;

}

