body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e4c39;
	background-image: url(graphics/body-bg.gif);
	background-repeat: repeat;
}

#container {
	position: relative;
	text-align: left;
	margin-left: 0px;
	width: 995px;
	height: 575px;
	margin: 0 auto;
}

#header {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 165px;
}

#header-logo {
	position: absolute;
	top: 39px;
	left: 87px;
	width: 367px;
	height: 96px;
	background-image: url(graphics/logo.gif);
	background-repeat: no-repeat;
}

#border {
	position: absolute;
	top: 165px;
	width: 100%;
	height: 350px;
	background-color: #5e4c39;
	left: 0px;
}


#center-pic {
	position: absolute;
	margin-left: 87px;
	margin-top: 165px;
	width: 278px;
	height: 350px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ccc3ba;
}

#center {
	position: absolute;
	margin-left: 365px;
	margin-top: 269px;
	width: 516px;
	height: 246px;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-color: #ccc3ba;
	text-align: justify;
}

#center-title {
	position: absolute;
	margin-left: 365px;
	margin-top: 205px;
	width: 516px;
	height: 35px;
	padding-top: 30px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-color: #ccc3ba;
}

#menu-koeimet {
	position: absolute;
	margin-left: 365px;
	margin-top: 165px;
	width: 505px;
	height: 30px;
	padding-top: 10px;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ccc3ba;
	background-image: url(graphics/menu-koeimet.jpg);
	background-repeat: no-repeat;
}

#menu-kamers {
	position: absolute;
	margin-left: 365px;
	margin-top: 165px;
	width: 505px;
	height: 30px;
	padding-top: 10px;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(graphics/menu-kamers.jpg);
	background-repeat: no-repeat;
	background-color: #ccc3ba;
}

#menu-omgeving {
	position: absolute;
	margin-left: 365px;
	margin-top: 165px;
	width: 505px;
	height: 30px;
	padding-top: 10px;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(graphics/menu-omgeving.jpg);
	background-repeat: no-repeat;
	background-color: #ccc3ba;
}

#menu-foto {
	position: absolute;
	margin-left: 365px;
	margin-top: 165px;
	width: 505px;
	height: 30px;
	padding-top: 10px;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(graphics/menu-foto.jpg);
	background-repeat: no-repeat;
	background-color: #ccc3ba;
}

#menu-contact {
	position: absolute;
	margin-left: 365px;
	margin-top: 165px;
	width: 505px;
	height: 120px;
	padding-top: 10px;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(graphics/menu-contact.jpg);
	background-repeat: no-repeat;
	background-color: #ccc3ba;
}


#footer-left {
	position: absolute;
	margin-top: 520px;
	padding-left: 87px;
	width: 120px;
	padding-top: 0px;
	text-align: left;
	font-size: 9px;
}

#footer-right{
	position: absolute;
	margin-top: 520px;
	left: 357px;
	width: 574px;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	font-size: 9px;
}


a {
	color: #1c170f;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.footer {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	color: #000000;
	text-decoration: none;
}

a.menu {
	color: #5e4c39;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

a.footer:hover {
	color: #000000;
	text-decoration: none;
}

a.contact {
	color: #572700;
	text-decoration: none;
}

a.contact:hover {
	color: #572700;
	text-decoration: underline;
}


p. {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	display: none;
	overflow: auto;
}

h2 {
	display: none;
	overflow: auto;
}

img {
	border: none;
}

