/* gedeelte om de website te centreren */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#fff;
	vertical-align: top;
}
#mainsite {
	position:absolute;
	width:780px;
	left: 50%;
	height:100%;
	margin-left: -390px;
	text-align: left;
	background: #fff;
}
div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}
/* Einde gedeelte om de website te centreren */


#logo {
	position: absolute;
	width: 326px;
	height: 100px;
	background: #fff url(/images/algemeen/logo_confriends.gif) no-repeat;
	z-index: 2;
}
#boog {
	position: absolute;
	left: 352px;
	width: 299px;
	height: 100px;
	background: url(/images/algemeen/bg_boog.gif) no-repeat;
	z-index: 2;
}
#sfeerbeeld {
	position: absolute;
	top: 100px;
	left: 327px;
	width: 228px;
	height: 173px;
	z-index: 2;
}
#zoeken {
	position: absolute;
	top: 30px;
	left: 615px;
	width: 200px;
	z-index: 4;
	font-size: 11px;
	color: #62c0d2;
	font-weight: bold;
}
#ani_pers {
	position: absolute;
	top: 115px;
	left: 593px;
	width: 156px;
	height: 156px;
	z-index: 2;
}
#section2 {
	position: relative;
	width: 780px;
	border: 1px solid #63c3d6;
	top: 75px;
	padding: 233px 10px 60px 230px;
	z-index: 1;
}
#footer {
	position: relative;
	top: 74px;
	width: 780px;
	height: 45px;
	background: #63c3d6;
	border-left: 1px solid #63c3d6;
	border-right: 1px solid #63c3d6;
	z-index: 1;
}
#footer div {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	padding: 4px 0 0 22px;
	height: 45px;
}
#footer a {
	color: #c65910;
}
#footer div.left {
	width: 179px;
	background: #9ccf63;
}
#footer div.middle {
	width: 298px;
	padding: 4px 0 0 51px;
}
#navigatie_onder {
	position: relative;
	margin-top: 80px;
	width: 780px;
	text-align: right;
	padding: 0 10px 0 0;
	z-index: 1;
	magin-buttom: 20px;
}
#banner {
	position: absolute;
	left: 25px;
	top: 350px;
}

