﻿body
{
	background-color:#1f2329;
}

img
{
	border-spacing:none;
	border-width:0px;
}

#container
{
	width:1024px;
	margin: 0 auto;
	position:relative;
}


#logo_btn
{
background-image:url('images/logo_btn.png');
width:288px;
height:106px;
position:absolute;
top:0px;
left:0px;
}

#home_btn
{
background-image:url('images/home_btn.png');
width:115px;
height:106px;
position:absolute;
top:0px;
left:288px;
}

#fotografie_btn
{
background-image:url('images/fotografie_btn.png');
width:156px;
height:106px;
position:absolute;
top:0px;
left:403px;
}

#zeewolde_btn
{
background-image:url('images/zeewolde_btn.png');
width:144px;
height:106px;
position:absolute;
top:0px;
left:559px;
}

#fotoalbum_btn
{
background-image:url('images/fotoalbum_btn.png');
width:149px;
height:106px;
position:absolute;
top:0px;
left:703px;
}

#gastenboek_btn
{
background-image:url('images/gastenboek_btn.png');
width:172px;
height:106px;
position:absolute;
top:0px;
left:852px;
}

#context_img
{
	background-image:url('images/context_img.png');
	width:1024px;
	height:556px;
	position:absolute;
	top:106px;
	left:0px;
}

#footer_img
{
background-image:url('images/footer_img.gif');
width:1024px;
height:41px;
position:absolute;
top:659px;
left:0px;
}

#text
{
	position:absolute;
	top:27px;
	left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:normal;
	width: 960px;
	height: 528px;
	
}
