.headerimg
{
	background-image:url('../img/headerimg/home.jpg');
	background-repeat:no-repeat;
}
.foto1
{
	background-image:url('../img/headerimg/1.jpg');
	background-repeat:no-repeat;
	height:131px;
}
.foto2
{
	background-image:url('../img/headerimg/2.jpg');
	background-repeat:no-repeat;
	height:131px;
}
.foto3
{
	background-image:url('../img/headerimg/3.jpg');
	background-repeat:no-repeat;
	height:131px;
}

.vak1
{
	background-color:#0f014c;
	height:14px;
}
.vak2
{
	background-color:#fdb813;
	height:33px;
}
.vak3
{
	background-color:#0f014c;
	height:8px;
}
.vak4
{
	background-color:#fdb813;
	width:231px;
}



#popup {
	position:absolute;
	left:-5px;
	top:-130px;
	
	background: url(../../user_upload/sail_pop-up.gif) no-repeat 0 0;
	height:425px;
	width:425px;
	padding:10px;
	border:0px solid #0f014c;
	text-align:left;
	font-size:12pt;
	color:white;
}

#popup div#omheen {
	border:0px solid red;
	position:relative;
	left:121px;
	top:0px;
	height:20px;
	width:200px;
}

#popup div#kruisje {
	border:0px solid red;
	position:absolute;
	left:178px;
	top:29px;
	height:16px;
	width:16px;
	cursor:pointer;
}
#popup div#meerinfo,
#popup div#sluitvenster {
	border:0px solid red;
	position:absolute;
	left:82px;
	top:361px;
	height:20px;
	width:77px;
	cursor:pointer;
}
#popup div#sluitvenster {
	left:0px;
}