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

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../images/bg_hotel.jpg) repeat-x #01416F;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#wrapper {
	background: url(../images/artwork.png) no-repeat center top;
	height: 100%;
}

object { outline: none; }

/*------------------------------- 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;}


/*------------------------------- Opmaak ---------------------------------*/

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

#main {
	position: absolute;
	float: left;
	width: 736px;
	min-height: 100%;
	height: 100%; /* voor IE */
	height: auto !important; /* voor moderne browsers */
	background: url(../images/bg_main.png) repeat-y;
	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;
	padding: 67px 0 0 5px;
	font-family: Century Gothic, Verdana, Arial, Geneva, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
	.header_arrangement_hotel {
	color: #01416F;
	}
		.header_arrangement_hotel a { color: #01416F; text-decoration: none; }
		.header_arrangement_hotel a:hover { color: #2F7FB7;	text-decoration: none; }

	.header_arrangement_restaurant {
	color: #B1C03B;
	}
		.header_arrangement_restaurant a { color: #B1C03B; text-decoration: none; }
		.header_arrangement_restaurant a:hover { color: #D2E06B; text-decoration: none; }

	.header_arrangement_zaal {
	color: #A47A45;
	}
		.header_arrangement_zaal a { color: #A47A45; 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: left;
	padding: 13px 0 0 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: 5px 0;
	padding: 3px 0;
	border: 1px solid #538EB7;
	background: #01416F;
	cursor: pointer;
	color: #FFF;
	font: bold 12px Verdana;
}



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

#right {
	float: right;
	width: 218px;
	margin-left: 11px;
	height: 100%;
}

#logo_hohotel {
	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; }


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

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