body{
	text-align:center;
	margin:0px;	
	background: url(images/bg.gif) repeat;	
}
#container{
	background:#ffce00;
	width:784px;
	margin:0px auto;
}
#banner{
	width:784px;
	height:200px;
	background: url(images/banner.jpg) top left no-repeat;
}

#content {
width:400px;
}

#contenth1{
	font-family:Times New Roman;
	font-style:italic;
	font-size:22px;
	color:#bd2b16;	
}
#contentspan {
	font-family:Verdana;
	font-size:12px;
	color:#bd2b16;	
}
#contentp {
	font-family:Verdana;
	font-size:12px;
	color:#000;	
}
#containermain{
	width:784px;
	background: url(images/contentimg.gif);
	background-repeat: repeat;
	margin:0px;
	text-align:left;		
}
#containerleft{	
	margin-left:17px;
	padding-left:23px;
	top:0px;
	left:20px;
	width:744px;
	margin-right:0px;
	background: url(images/contentimage.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;	
}


#containerright{
	width:304px;
	height:374px;
	background:#ffce00;
	float:right;
}
#restaurant{
	width:304px;
}
#feesten{
	margin:0px;
	width:304px;
}
#outdoor{
	margin:0px;
	width:304px;
}
#footer{
	position:relative;
	width:784px;
	height:153px;
	margin:0px;
	background:url(images/footer.jpg) bottom left no-repeat;
	clear:both;
}

#disclaimer{
	position:relative;
	width: 500px;
	height:10px;
	float:right;
	font-family:Verdana;
	color:#f8bd02;
	font-size:10px;
	top:85px;
}
#footer a {
color:#f8bd02;
}

#menukaart {
width:180px;
height:105px;
left:40px;
top: 45px;
position:relative;
display:block;
float:left;
}
#snipper{
	position:relative;
	width:250px;
	height:50px;
	left:60px;
	top:65px;
	float:left;
	font-family:"Times New Roman";
	font-size:20px;
	color:#ffd807;
	
}

#menukaart a {
display:block; 
height:105px;
}

#menu {
margin: 0px;
width:672px;
height:26px;
position:relative;
list-style:none;
padding:0px;
margin-top: 156px;
left:10px;
float: left;
margin-bottom: 0px;
}

#menu li {
	display:inline;
}
#menu a {
	height:35px;
	display:block;
	float: left;
	text-decoration:none;
}

.home {
background:url(images/home.jpg) top no-repeat;
width:110px;
}
.home:hover {
background:url(images/homeon.jpg) top no-repeat;
}
.home_selected {
background:url(images/homeon.jpg) top no-repeat;
width:110px;
}

.fotoboek {
background:url(images/fotoboek.jpg) top no-repeat;
width:104px;
margin-left:0px;
}
.fotoboek:hover {
background:url(images/fotoboekon.jpg) top no-repeat;
}
.fotoboek_selected {
background:url(images/fotoboekon.jpg) top no-repeat;
width:104px;
margin-left:0px;
}

.contact {
background:url(images/contact.jpg) top no-repeat;
width:103px;
margin-left:0px;
}
.contact:hover {
background:url(images/contacton.jpg) top no-repeat;
}
.contact_selected {
background:url(images/contacton.jpg) top no-repeat;
width:103px;
margin-left:0px;
}

.hidden {
visibility:hidden;
}

.text2 {
	font-family:Verdana;
	font-size:12px;
	color:#000;	
}