body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c0026;
	background:#f6edde url(graphics/site-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

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

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

#header-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 608px;
	height: 100px;
	background-image: url(graphics/logo.gif);
	background-repeat: no-repeat;
}

#header-menu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 608px;
	height: 307px;
	background-image: url(graphics/header-menu.jpg);
	background-repeat: no-repeat;
}

#header-menu-home {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 146px;
	height: 149px;
}

#header-menu-restaurant {
	position: absolute;
	top: 159px;
	left: 155px;
	width: 146px;
	height: 143px;
}

#header-menu-feest-en-vergadersalons {
	position: absolute;
	top: 5px;
	left: 306px;
	width: 146px;
	height: 149px;
}

#header-menu-gastrotel {
	position: absolute;
	top: 159px;
	left: 456px;
	width: 147px;
	height: 143px;
}

#center-margin-top {
	height: 417px;
}

#center {
	margin-left: 0px;
	width: 568px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	background-color: #e5af5b;
}

#footer {
	position: relative;
	width: 608px;
	height: 24px;
	padding-top: 12px;
	background-color: #660033;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer-right {
	position: absolute;
	top: 35px;
	left: 408px;
	width: 200px;
	text-align: right;
	padding-bottom: 5px;
}

#footer-center {
	position: absolute;
	left: 0px;
	width : 608px;
	text-align: center;
}

a {
	color: #4c0026;
	text-decoration: underline;
}

a:hover {
	color: #4c0026;
	text-decoration: normal;
}

a.menu {
	color: #808080;
	text-decoration: none;
}

a.menu:hover {
	color: #860059;
	text-decoration: none;
}

a.menu-selected {
	color: #860059;
	text-decoration: none;
	font-weight: bold;
}

a.menu-selected:hover {
	color: #860059;
	text-decoration: none;
}


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

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.flakes {
	color: #f6edde;
	text-decoration: none;
	font-size: 10px;
}

a.flakes:hover {
	color: #f6edde;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	color: #660033;
	margin-top: 0px;
	overflow: auto;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #660033;
	overflow: auto;
}

img {
   	border: none;
}

.df {
	color: #4c0026;
	background-color: #f6edde;
	border: 1px solid #660033;
	width: 180px;
}

.button {
	color: #ffffff;
	background-color: #660033;
	border: 1px solid #660033;
	margin-top: 3px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }