@charset "utf-8";
/* CSS Document */


/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
} 
q:before,q:after {
	content:'';
}
abbr,acronym,iframe {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/artwork.png) no-repeat center top;
}
	body.hotel { background-color: #005483;}
	body.restaurant { background-color: #b2c23e;}
	body.zaal { background-color: #835929;}

html, body, #container { height: 100%;}

body > #container { height: auto; min-height: 100%;}



/*------------------------------- Headings ---------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {color: #01416F; font-family: Century Gothic; font-size: 15px;}
h2 {color: #FFFFFF; font-family: Century Gothic; font-size: 14px;}
h3 {color: #01416F; font-size: 13px;}
h4 {color: #01416F; font-size: 10px;}
h5 {color: #01416F; font-size: 9px;}
h6 {color: #01416F; font-size: 8px;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 965px;
}


/*------------------------------- Main ---------------------------------*/

#main {
	float: left;
	width: 736px;
	min-height: 864px;
	background: url(../images/bg_main.png);
	color: #01416F;
}


/*------------------------------- Header ---------------------------------*/

#header {
	width: 728px;
	height: 91px;
	margin: 0 4px 0 4px;
}
#header_logol {
	float: left;
	padding: 7px 0 0 25px;
}
#header_arrangement {
	float: left;
	height: 29px;
	padding: 67px 0 0 10px;
	font-family: Century Gothic, Verdana, Arial, Geneva, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}
	.header_arrangement_hotel {
		float: left;
		color: #fff;
		width: 57px;
		height: 29px;
		margin: 0 2px 0 0;
		line-height: 29px;
		display: block;
		text-align: center;
		background: url(../images/tabHotel.gif) no-repeat;
	}
		.header_arrangement_hotel a { color: #fff; text-decoration: none; }
		.header_arrangement_hotel a:hover { color: #2F7FB7;	text-decoration: none; }

	.header_arrangement_restaurant {
		float: left;
		color: #fff;
		width: 90px;
		height: 29px;
		margin: 0 2px 0 0;
		line-height: 29px;
		display: block;
		text-align: center;
		background: url(../images/tabRestaurant.gif) no-repeat;
	}
		.header_arrangement_restaurant a { color: #fff; text-decoration: none; }
		.header_arrangement_restaurant a:hover { color: #D2E06B; text-decoration: none; }

	.header_arrangement_zaal {
		float: left;
		color: #fff;
		width: 50px;
		height: 29px;
		line-height: 29px;
		display: block;
		text-align: center;
		background: url(../images/tabZaal.gif) no-repeat;
	}
		.header_arrangement_zaal a { color: #fff; text-decoration: none; }
		.header_arrangement_zaal a:hover { color: #D2A976; text-decoration: none; }

#header_topmenu {
	float: left;
	padding: 7px 0 0 165px;
	font-size: 10px;
	color: #01416F;
}
	#header_topmenu a { color: #01416F; text-decoration: none; }
	#header_topmenu a:hover { color: #01416F; text-decoration: none; border-bottom: 1px dotted #01416F; }

#header_logor {
	float: right;
	padding: 0 10px 8px 55px;
}


/*------------------------------- Menu ---------------------------------*/

#menu {
	width: 728px;
	height: 235px;
	margin: 0 4px 0 4px;
}


/*------------------------------- Content ---------------------------------*/

#content {
	width: 728px;
	margin: 0 4px 0 4px;
	font-size: 12px;
}
	#content a { color: #01416F; text-decoration: none;}
	#content a:hover { color: #2F7FB7; text-decoration: underline;}
	
#content_l {
	float: left;
	width: 175px;
	padding: 16px;
}

#content_r {
	float: left;
	width: 491px;
	padding: 15px;
}

.left_img_border {
	border: 1px solid #01416F;
}


/*------------------------------- Beschikbaarheid ---------------------------------*/

.beschikbaarheid {
	text-align: left;
	margin: 0 0 0 10px;
}
.beschikbaarheid label {
	width: 75px;
	display: inline-block;
}
.beschikbaarheid input[type=text] {
	width: 100px;
	margin: 2px 0 5px 0;
	padding: 1px;
	border: 1px solid #01416F;
	background: #FFF;
	color: #01416F;
	font: 12px Verdana;
}
.beschikbaarheid input[type=button] {
	width: 100%;
	margin: 26px 0;
	padding: 3px 0;
	border: 1px solid #538EB7;
	background: #01416F;
	cursor: pointer;
	color: #FFF;
	font: bold 0px Verdana;
	text-indent: -9999px;
}

.beschikbaarheid select {
	width: 104px;
	margin: 2px 0 5px 4px;
	padding: 1px;
	border: 1px solid #01416F;
	background: #FFF;
	color: #01416F;
	font: 12px Verdana; 
}


/*------------------------------- Right ---------------------------------*/

#right {
	float: right;
	width: 218px;
	margin: 0 0 0 11px;
}

#logo_hohotel {
	display: none;
	padding: 15px 0 0 4px;
}


/*------------------------------- Adres ---------------------------------*/

.adres {	
	width: 208px;
	height: 87px;
}
.adres ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
.adres li {
	width: 208px;
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 10px;
	color: #FFFFFF;
}


/*------------------------------- Nieuws ---------------------------------*/

#nieuws_top {
	width: 198px;
	height: 20px;
	padding: 10px;
	background: url(../images/right_items_top.png) no-repeat;
}
	#nieuws_top a { color: #FFFFFF; text-decoration: none; }
	#nieuws_top a:hover { color: #2F7FB7; text-decoration: none; }

#nieuws_content {
	background: url(../images/right_items_bg.png) repeat-y;
	min-height: 112px;
	padding: 10px 15px;
	font-size: 12px;
	color: #01416F;
}
	#nieuws_content a { color: #01416F; text-decoration: none; }
	#nieuws_content a:hover { color: #2F7FB7; text-decoration: underline; }


/*------------------------------- Agenda ---------------------------------*/

#agenda_top {
	width: 198px;
	height: 20px;
	margin: 23px 0 0 0;
	padding: 10px;
	background: url(../images/right_items_top.png) no-repeat;
}
	#agenda_top a { color: #FFFFFF; text-decoration: none; }
	#agenda_top a:hover { color: #2F7FB7; text-decoration: none; }

#agenda_content {
	background: url(../images/right_items_bg.png) repeat-y;
	min-height: 112px;
	padding: 10px 15px;
	font-size: 12px;
	color: #01416F;
}
	#agenda_content a { color: #01416F; text-decoration: none; }
	#agenda_content a:hover { color: #2F7FB7; text-decoration: underline; }
	

/*------------------------------- Reserveren ---------------------------------*/

#reserveren_top {
	width: 198px;
	height: 20px;
	margin: 23px 0 0 0;
	padding: 10px;
	background: url(../images/right_items_top.png) no-repeat;
}
#reserveren_content {
	background: url(../images/right_items_bg.png) repeat-y;
	padding: 7px 15px 1px 5px;
	font-size: 12px;
	color: #01416F;
	text-align: center;
}
	#reserveren_content a { color: #01416F; text-decoration: none; }
	#reserveren_content a:hover { color: #2F7FB7; text-decoration: underline; cursor: pointer; }


/*------------------------------- Reserveren form input ---------------------------------*/

input[type=text]{
	background: #FFFFFF;
	border: 1px solid #01416F;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416F;
}

input[type=button], [type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416F;
}

select {
	background: #FFFFFF;
	border: 1px solid #01416F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01416F;
}


/*------------------------------- Openingstijden ---------------------------------*/

#openingstijden {
	font-size: 11px;
	text-align: right;
	color: #01416F;
}


/*------------------------------- Menukaart ---------------------------------*/

.gold_title { color: #948A54; }
.gold_v { color: #948A54; }
.gold_description { color: #948A54; }


/*------------------------------- Footer ---------------------------------*/

#footer {
	float: left;
	width: 728px;
	margin: 15px 4px 0 4px;
}
#footer ul {
	float: left;
	margin: 0 35px 0 0;
	color: #001f36;
	font-size: 12px;
}
#footer ul.last { float: right; text-align: right; margin: 0;}
#footer ul.last img { margin: 5px 0 0 5px;}

#footer ul li { padding: 2px 0;}
#footer ul li a { color: #001f36; text-decoration: none;}
#footer ul li a:hover { color: #fff;}


/*------------------------------- 3wmedia:logo ---------------------------------*/

#logo_3wmedia {
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}
