body {
	font-family: Sans-serif;
	font-size: 10pt;
	line-height: 170%;
	color: #000;
	background-image:url(../images/background-body.jpg);
	background-position:top center;
	background-repeat: no-repeat;	
	background-color:#fff;

}

td, div, p, input, textarea
{
	font-family: Sans-serif;
	font-size: 9pt;
}

#main {
	position: absolute;
	width: 960px;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	
	
}

#header {
	position: relative;
	top: 50px;
	height: 246px;
	width: 960px;
	background-color: #FFFFFF;
	filter: alpha(opacity=85); -moz-opacity:.85; opacity:.85;
	
}

#logo {
	position: relative;
	top: -170px;
	left: 20px;
	height: 169px;
	width: 960px;
	z-index: 9999;
	
}

/* Begin Nav */

#nav_boven {
	position: absolute;
	left: 20px;
	top: 260px;
	height:36px;
	width: 920px;
	background-color:#DF0174;
}


#nav_boven_div {
	text-align: center;
	float: left; 
	height: 31px;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 5px;
}


#nav_boven_div a {
color: #ffffff;
font-weight: normal;
font-size: 17px;

}

#nav_boven_div a:hover {
text-decoration: underline;

}


/* Einde Nav */

#home_inschrijfbox {
background-color:#A8BE01;
width: 232px; 
z-index: 9;
}

.invul {
width: 200px; 
padding: 2px 4px 0 4px; 
height: 20px; 
border: 1px solid #ffffff; 
font-size: 11px;
color: #0054A7;
}

#content {
width: 960px;
position: relative;
top: -119px;
padding-bottom: 119px;
background-color: #FFFFFF;
filter: alpha(opacity=85); -moz-opacity:.85; opacity:.85;

}


#payoff {
font-family: Tahoma, Arial;
font-size: 20px;
font-weight: bold;
color: #B4C8DE;
position: absolute;
top: 110px;
left: 250px;

}

#footer {
background-color: #FFFFFF;
}

#col_left {
float: left;
width: 240px;
padding: 25px 0 0 20px;
}

#col_leftspan {
float: left;
width: 660px;
padding: 25px 0 0 20px;
}

#col_mid {
float: left;
width: 410px;
padding: 25px 10px 0 0;
}

#col_right {
float: left;
width: 230px;
padding: 25px 10px 0 30px;
}


#nieuwsblokje {
display: block;
width: 220px;
padding: 5px;
background-color:#E6EDF4;
border-bottom: 3px dotted #E6EDF4;
}

.blauw {
color: #638DBE;
}

.blauw_bold {
color: #638DBE;
font-weight: bold;
}

.groen {
color: #D8E059;
}

img.afb {
	width: 180px;
	border: 0px solid #215D00;
	cursor: pointer;
}

img.vergroot {
	cursor: pointer;
}

#afbeelding {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 220px;
	height: 387px;
}

.inner {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.inner10 {
	padding: 10px;

}

.innermid {
	padding: 25px;
	
}

.input {
width: 350px; padding: 2px 4px 0 4px; height: 24px; border: 1px solid #ffffff; font-size: 12px; color: #0054A7;
}

.field {
	border: 1px solid #FF7219;
	background-color: #FFFFFF;
}

.button {
    border: none;
	color: #ffffff;
	background-color:#F9951D; 
    padding: 2px 8px;
	cursor: pointer;
}

.contactSend {
    border: none;
	color: #ffffff;
	background-color:#F9951D; 
    padding: 2px 8px;
	cursor: pointer;
}

a {
	color: #FF7219;
	text-decoration: none;
}

.field, textarea {
	background-color: #FFFFFF;
	border: 1px solid #FF7219;
}

textarea {
	overflow: auto;
}

h2  {
font-size: 14px;
font-family: verdana;
color: #FFFFFF;

}

h3  {
font-size: 16px;
font-family: verdana;

}

.oranje {
color: #F9951D
}

.zachtoranje {
color: #FBB560
}

#koptekst {
font-size: 16px;
font-family: verdana;
font-weight: bold;
}