.wrapper-home {
	width: 937px;
}

#logo-home {
	background: url(../images/logo_home.jpg) no-repeat;
	display: block;
	width: 207px;
	height:  180px;
	float: left;
}

#logo-home span {
	display: none;
}
/* -- Home -- */

#wrapper.home #header {
	height: 180px;
}

#wrapper.home {
	background: url(../images/bg_home.jpg) repeat-y;
	overflow: hidden;
	padding-bottom: 2em;
}

#slogan {
	padding-top: 30px;
	padding-left: 50px;
	float: left;
	width: 600px;
}

#slogan p {
	font-size: 1.1em;
}

#slogan a {
	margin-top: 0.8em;
	float: left;
	font-size: 0.9em;
}

/* @group Home nav */

#navigation h1 {
	display: none;
}

#nav {
	float: left;
	margin: 0 auto;
	background-color: #282323;
	padding-left: 117px;
	width: 827px;
	background: url(../images/homepage_banner_top.gif) no-repeat;
	margin-bottom: 3em;
}

#nav li.first {
	margin-left: 1px;
}

#nav li {
	width: 175px;
	margin: 0 1px 0 0;
	padding-top: 8px;
	float: left;
}

#nav li.galerij a {
	background-position: -176px bottom;
}

#nav li.reserveren a {
	background-position: -352px bottom;
}

#nav li.contact a {
	background-position: -528px bottom;
}

#nav li.last {
	margin-right: 0;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-size: 1.5em;
	padding: 1em 0 0 10px;
	height: 130px;
	padding-bottom: 210px;
	padding-left: 10px;
	background: url(../images/visual_homepage.jpg) no-repeat 0 bottom;
}

#nav a:hover {
	background-color: #000000;
}

#nav a span {
	padding-top: 0.3em;
	font-size: 0.7em;
	display: block;
	clear: both;
	color: #a3a3a3;
}

/* @end */

/* @group Footer */

#home-footer {
	padding: 0 116px 0 117px;
}

#home-footer .button {
	margin-top: 0;
}

#home-footer-contact {
	float: right;
}

#home-footer .footer-news {
	width: 400px;
}

#home-facebook {
	float: left;
	padding-right: 20px;
}

#home-facebook a {
	background: url('../images/facebook.gif');
	width: 79px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
}

#contactinfo {
	float:right;
}

#home-footer-contact .contactinfo a {
	margin-top: 1.5em;
}

#rightfooter div.left {
	margin-right: 3em;
}

/* @end */
