body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  background-color: #E2DCC5;

}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
}

#navlist {
	position: absolute;
	left: 50px;
	top: 170px;
	width: 157px;
	height: 110px;
}

#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #9F6F9F;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

#home, #reservatie, #bezienswaardigheden, #ligging, #contact, #prijzen {
	font-family:Papyrus;
	font-size:15px;
	position: absolute;
	left: 270px;
	top: 22px;
	width: 463px;
	height: 395px;

}

#sfeer1 {
	font-family:Papyrus;
	font-size:15px;
	position: absolute;
	left: 300px;
	top: 20px;
	width: 420px;
	height: 340px;
}

#sfeer2 {
	font-family:Papyrus;
	font-size:15px;
	position: absolute;
	left: 123px;
	top: 373px;
	width: 680px;
	height: 7px;
}

#copyrights {
	position: absolute;
	left: 271px;
	top: 589px;
	width: 534px;
	height: 30px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

#fotobanner {
	position: absolute;
	left: 50px;
	top: 424px;
	width: 347px;
	height: 117px;
	text-align:center;
	vertical-align:middle;
}

#fotobanner2 {
	position: absolute;
	border-color:#333333;
	left: 737px;
	top: 22px;
	width: 169px;
	height: 557px;
	text-align:center;
	vertical-align:middle;
}

#paard {
	position: absolute;
	left: 857px;
	top: 627px;
	width: 27px;
	height: 37px;
	text-align:center;
	vertical-align:middle;
}

#logo {
	position: absolute;
	left: 12px;
	top: 21px;
	width: 98px;
	height: 38px;
	text-align:center;
	vertical-align:middle;
}

