html{
	margin:0;
	padding:0;
    }

body{
    margin:0;
    padding:0;
    color:#393d51;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:17px;
	background-color:#fff;
	}
    
#bord{
    position: absolute;
    width: 125px;
    height: 132px;
    top: -132px;
    left: 580px;
    background-image: url(../images/35-jaar.png);
    background-repeat: no-repeat;
}

#bord2{
    position: absolute;
    width: 125px;
    height: 132px;
    top: 0px;
    left: 580px;
    background-image: url(../images/35-jaar.png);
    background-repeat: no-repeat;
}

#ballonnen{
    position: absolute;
    width: 124px;
    height: 154px;
    left: 50%;
    margin-left: -580px;
    top: 50px;
    background-image: url(../images/ballonnen.png);
    background-repeat: no-repeat;
}
	
#flower1{
	position:fixed;
	height:376px;
	width:236px;
	left:0px;
	bottom:0px;
	background-image:url(../images/flower-left.png);
	}
	
#flower2{
	position:fixed;
	height:280px;
	width:383px;
	right:0px;
	bottom:0px;
	background-image:url(../images/flower-right.png);
	}
		
#head_bg{
	position:absolute;
	width:100%;
	height:208px;
	left:0px;
	right:0px;
	background-image:url(../images/head-bg.jpg);
	background-repeat:repeat-x;
	}
	
#head_left{
	position:absolute;
	width:52%;
	left:0px;
	height:208px;
	background-image:url(../images/head-left.jpg);
	background-repeat:repeat-x;
	background-position:right;
	}
	
#head_right{
	position:absolute;
	width:50%;
	right:0px;
	height:208px;
	background-image:url(../images/head-right.jpg);
	}
	
#top{
	position:relative;
	float:left;
	width:928px;
	height:208px;
	}
	
#head{
	position:absolute;
	width:792px;
	height:208px;
	left:50%;
	margin-left:-399px;
	background-image:url(../images/head.jpg);
	}
	
#woman{
	position:absolute;
	width:340px;
	height:208px;
	top:0px;
	right:0px;
	background-image:url(../images/vrouw.png);
	background-repeat:no-repeat;
	}
		
#container{
	position:relative;
	width:928px;
	margin-left:auto;
	margin-right:auto;
	}
	
#center{
	position:relative;
	float:left;
	width:928px;
	min-height:500px;
	background-image:url(../images/center-bg.png);
	background-repeat:repeat-y;
	}
	
#right{
	position:relative;
	display:inline;
	max-width:420px;
	float:right;
	}
		
#content{
	position:relative;
	float:left;
	width:840px;
	margin-left:10px;
	}
	
#content_container{
	position:relative;
	float:left;
	display:inline;
	width:850px;
	margin-left:40px;
	margin-top:26px;
	padding-bottom:10px;
	z-index:1;
	}
	
#content-bottom{
	position:absolute;
	float:left;
	width:928px;
	height:250px;
	bottom:-24px;
	left:0px;
	background-image:url(../images/center-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:0;
	}
	
#bottom{
	position:relative;
	float:left;
	width:851px;
	height:25px;
	left:55px;
	background-image:url(../images/bg-bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#doit{
	position:relative;
	display:inline;
	float:left;
	width:380px;
	left:20px;
	height:30px;
	font-size:11px;
	line-height:30px;
	margin-top:10px;
	color:#FFFFFF;
	text-align:left;
	}
	
#doit a:link, #doit a:visited, #doit a:active{
	color:#5f7703;
	font-size:11px;
	}
	
#doit a:hover{
	color:#5f7703;
	font-size:11px;
	text-decoration:underline;
	}
	
#copyrightdoit{
	position:relative;
	display:inline;
	float:right;
	width:380px;
	height:30px;
	right:20px;
	font-size:11px;
	line-height:30px;
	margin-top:10px;
	color:#5f7703;
	text-align:right;
	}
		
/* BEGIN BLOKKEN OP HOME PAGINA */

/*Om deze blokken te gebruiken met een ander formaat moet de width aangepast worden van: (let op 6px verschil) 
	-blok-container 405px
	-blok-top-center 389px
	-blok-center 405px
	-blok-bottom-center 389px
*/
	
.blok-container{
	position:relative;
	float:left;
	margin-top:10px;
	}
	
.blok-top{
	position:relative;
	float:left;
	}

.blok-top-left{
	position:relative;
	float:left;
	display:inline;
	height:8px;
	width:8px;
	background-image:url(../images/blok-top-left.gif);
	}
	
.blok-top-center{
	position:relative;
	float:left;
	display:inline;
	height:8px;
	background-image:url(../images/blok-top-center.gif);
	background-repeat:repeat-x;
	}
	
.blok-top-right{
	position:relative;
	float:left;
	display:inline;
	width:8px;
	height:8px;
	background-image:url(../images/blok-top-right.gif);
	}
	
.blok-center{
	position:relative;
	float:left;
	min-height:20px;
	background-image:url(../images/blok-center.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e9efd3;
	border-left:1px solid #a9ae97;
	border-right:1px solid #a9ae97;
	}
	
.blok-content{
	margin-left:10px;
	margin-right:10px;
	}
	
.blok-bottom{
	position:relative;
	float:left;
	}
	
.blok-bottom-left{
	position:relative;
	float:left;
	display:inline;
	height:8px;
	width:8px;
	background-image:url(../images/blok-bottom-left.gif);
	}
	
.blok-bottom-center{
	position:relative;
	float:left;
	display:inline;
	height:8px;
	background-image:url(../images/blok-bottom-center.gif);
	background-repeat:repeat-x;
	}
	
.blok-bottom-right{
	position:relative;
	float:left;
	display:inline;
	width:8px;
	height:8px;
	background-image:url(../images/blok-bottom-right.gif);
	}


/* EINDE BLOKKEN OP HOME PAGINA */


h1{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:30px;
    color:#5f6fb6;
	font-weight:normal;
	line-height:30px;
	display:inline;
	letter-spacing:2px;
    }
	
h2{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:22px;
    color:#5f6fb6;
	font-weight:normal;
	display:inline;
	}
	
h3{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#5f6fb6;
	font-weight:normal;
	line-height:22px;
	display:inline;
    }


a:link{
    color:#5f6fb6;
    text-decoration:none;
    font-size:12px;
}

a:visited{
    color:#5f6fb6;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#5f6fb6;
    text-decoration:underline;
    font-size:12px;
}

a:active{
    color:#5f6fb6;
    text-decoration:none;
    font-size:12px;
}

.input
{
	background-image: url(../images/bg_td.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}
.verstuur
{
	color:white;
	background-color:#c71873;
	border:0px solid #66CC99;
}

.button:hover .button_left{
    background-image: url(../images/button-hover-left.gif);
}

.button:hover .button_right{
    background-image: url(../images/button-hover-right.gif);
}

.button:hover .button_middle{
    background-image: url(../images/button-hover-midden.gif);
}

.button_left{
    position:relative;
    display:inline;
    float:left;
    background-image: url(../images/button-left.gif);    
    background-repeat:no-repeat;
    height:27px;
    width:4px;    
}

.button_right{
    position:relative;
    display:inline;
    float:left;
    background-image: url(../images/button-right.gif);
    background-repeat: no-repeat;
    height:27px;
    width:5px;
}

.button_middle{
    position:relative;
    display:inline;
    float:left;
    background-image: url(../images/button-midden.gif);
    background-repeat: repeat-x;
    height:27px;
    padding-left:5px;
    padding-right:5px;
    color:#fff;
    line-height: 24px;
}
