* 				{ padding: 0px; margin: 0px; }

body			{ font-family: arial; font-size: 12px; color: #000; background: #FFFFE7; SCROLLBAR-FACE-COLOR: #821928; SCROLLBAR-HIGHLIGHT-COLOR: #821928; SCROLLBAR-SHADOW-COLOR: #821928; SCROLLBAR-3DLIGHT-COLOR: #B24968; SCROLLBAR-ARROW-COLOR: #FFFFE7; SCROLLBAR-TRACK-COLOR: #A75058; SCROLLBAR-DARKSHADOW-COLOR: #974048; }
a img			{ border: none; }
p				{ margin: 10px 0 10px 0; }


#bg 			{ background: url('./../images/hh_bg_x.jpg') center #FFFFE7; height: 573px; position: absolute; top: 50%; margin-top: -286px; width: 100%;}
#site_counter	{ position: absolute; top: 15px; width: 990px; text-align: center; font-weight: bold; color: #821928; font-style: italic; }
#container		{ background-image: URL("./../images/bg.jpg"); height: 575px; width: 990px; position: absolute; top: 50%; left: 50%; margin-left: -495px; margin-top: -287px; }

#menu			{ position: absolute; top: 210px; right: 28px; width: 196px; }
#menu li		{ width: 196px; height: 28px; line-height: 28px; margin-bottom: 3px; list-style: none; font-weight: bold; text-align: center;}
#menu li a		{ color: #000; text-decoration: none;}
#menu li a:hover{ color: #009; text-decoration: none;}


#hotel_nav		{ position: absolute; top: 45px; left: 10px; }
#hotel_nav li		{ filter:alpha(opacity=20);	-moz-opacity:0.2; background-color: #fff; width: 98px; height: 75px; float: left; display: block; margin-right: 4px; list-style: none; cursor: pointer; }
#hotel_nav li:hover		{ filter:alpha(opacity=0);	-moz-opacity:0; }
#hotel_nav li.scheiding	{ margin-left: 162px; }

#content		{ width: 715px; height: 367px; overflow: auto; padding: 5px; bottom: 38px; left: 20px; border: 0px solid #999; position: absolute; }


#footer			{ position: absolute; text-align: right; bottom: 33px; right: 100px; color: #CCC; }
#footer a		{ color: #821928; text-decoration: none;}
#footer a:hover	{ color: #974048; }

