/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

* { margin: 0; padding: 0; outline: 0 }

html, body {
	background: #72170f;
	margin: 0; 
	padding: 0;
	/*height: 100%;
	width: 100%;*/
	/* default content font style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	color: #000000;
}

#container, #containerRestaurant {
	width: 980px;
	min-height: 100%;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left;
}

#containerRestaurant {
	background-image: url(/img/bg_restaurant.jpg);
}

#header, #navigation {
	background-color: #FFF;
}
	
#header {
	width: 960px;
	margin: 0;
	margin-left: 10px;
	margin-right: 27px;
}

#headerRight {
	position: relative;
	float: right;
	width: auto;
	margin-top: -110px;
	text-align:right;
}
	
	#language {
		padding-right: 22px;
	}
		#language a {
			padding-right: 5px;
		}
	
	#search {
		margin-top: 30px;
		height: 20px;	
		padding-right: 26px;			
		text-align: right;
	}

#navigation {
	width: 100%;
	position: relative;	
	margin: 0;
	height: 30px;
	text-align: center;
	background-image:url(/img/navigation_bg.gif);
}
	
	#navigation a {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 1px;
		text-decoration: none;
		color: #000000;		
		padding: 0;
		margin: 0px 9px 0px 9px;
	}
	
	#navigation a:hover {
		color: #bc1e23;
	}
	
	#navigation a.nav-selected {
		color: #bc1e23;
	}

.subMnu {
	position: absolute;
	top: 156px;
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	width: 156px;
	/*line-height: 22px;*/
	background-image: url('/img/bg_submenu.png');
	background-position: bottom right;
	text-align: center;
	/*border-left: 1px solid #878787;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;*/
}
	.subMnu ul {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.subMnu li {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 3px 8px 8px 8px;
	}
	.subMnu a, .subMnu a:link, .subMnu a:active, .subMnu a:visited {
		width: 110px;
		color: #000000;
		text-decoration: none;
	}
	.subMnu a:hover {
		color: #bc1e23;
	}

#headerPhoto, #headerPhotoRestaurant {
	width: 980px;
	height: 390px;
	background-image: url(/img/header_photo.jpg);
	background-repeat: no-repeat;
}

#headerPhotoRestaurant {
	background-image: url(/img/header_photo-restaurant.jpg);
}

	#site-heading {
		padding-left: 70px;
		padding-top: 300px;	
	}

#content {
	padding: 0px;
	padding-top: 30px;
}

	#news {
		width: 280px;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: justify;
		padding-left: 35px;
		float: left
	}
	
		.news-thumbnail  {
			width: 140px;
			height: 110px;
			position: relative;
			margin-left: 14px;
			margin-top: 45px;
			float: left;
		}
		
	
	#intro {
		top: -32px;
		position: relative;
		width: 370px;
		height: auto;
		margin: 0;
		padding: 0;
		margin-left: 60px;
		margin-right: 40px;
		padding-left: 35px;
		text-align: justify;
		float: right;
	}

	#contentHotel, #contentNewsDetail, #contentNewsOverzicht, #contentTourOverzicht, #contentRestaurant {
		width: 450px;
		height: auto;
		margin: 0;
		padding: 0;
		margin-left: 108px;
		margin-right: 40px;
		text-align: justify;
		float: left;
	}
	
	#contentRestaurant {
		color: #fff;
		margin-left:60px;
	}
	
	#contentNewsOverzicht {
		width: 500px;
		height: auto;
		margin-left: 238px;
		margin-right: 0px;		
	}
	
	#contentTourOverzicht {
		width: 700px;
		height: auto;
		margin-left: 138px;
		margin-right: 0px;		
	}	

	#contentArragmementen, #contentArragmement {
		width: 440px;
		margin-left: 40px;
		height: auto;
		text-align: justify;
		float: left;
	}	
	
		#contentArragmement {
			margin-left: 150px;
			margin-top: 20px;
		}
		
		#contentArragmementBlock {
			float: right; 
			margin-right: 80px;
			margin-top: 55px;
		}
	
		#contentHotelPhoto, #contentNewsDetailPhoto, contentRestaurantPhoto {
			margin-top: 78px;
			width: 360px;
			text-align: left;
			float: right;	
		}		

		#contentRestaurantPhoto {
			float: left;
			margin-left: 72px;
			margin-top: 77px;
		}
		
		#contentNewsDetailPhoto {
			margin-top: 46px;
		}
	
		.contentHotelOverzichtPhoto {
			float: right;
			padding-left: 20px;
			padding-bottom: 8px;
		}
	
	#contentNewsDetail h2, #contentNewsOverzicht h2, #contentTourOverzicht h2, #contentArragmement h2 {
		font-weight: normal;
	}
	

	.tour, .news {
		width: 100%;
		height: auto;
		float: left;
	}
	 
	.tr5 {
		line-height: 5px;
		vertical-align: top;	
	}
	
	.tr4 {
		line-height: 4px;
	}
	
	.tr0 {
		line-height: 0px;
	}
	
	.blockContent {
		width: 233px;
	}
	
		.blockContent h4 {
			padding: 10px;
			padding-top: 12px;
			padding-bottom: 3px;
			font-size: 19px;
			line-height: 23px;
		}
		
		.blockContent p, .blockContent ul, .blockContent li {
			padding: 0px;
			padding-left: 10px;
			padding-right: 10px;
			font-size: 11px;
			line-height: 14px;
		}	
	
			.blockContent ul, li {
				margin: 0;
				padding: 0;
			}
			
			.blockContent ul {
				margin-left: 30px;
				list-style-position: outside;
				list-style-image: url(/img/bullet.gif);
	
			}
		
				.blockContent li {
					padding-left: 0px;
					line-height: 17px;							
				}
		
		.blockPrice {
		}
		
			.blockPriceText {
				font-family: "Times New Roman", Times, serif;
				font-size: 19px;
				font-weight: bold;
				letter-spacing: 1px;
				font-style: italic;
				text-decoration: none;
				color: #000000;
				padding: 10px;
				float: left;
			}
			
			.blockPriceLink {
				float: right;
				bottom: 0px;
				/*clear: both;*/
				padding-right: 10px;
				padding-top: 8px;
			}
	
#footer, #footerWhite {
    position: relative;
    width: 100%;
    height: 100px;
	text-align: center;
	padding-top: 40px;	
    clear: both;
}
	#footerWhite {
		color: #fff;
	}

	#footwrap p, #footwrapWhite p {
	   width:100%;
	   margin:0 auto;
	   position: absolute;
	   bottom: 0;
	   text-align:center;
	}
	
	#footwrapWhite p {
		color: #fff;
	}
	
	#footer a, a:visited, a:active, a:focus {
		color: #000;
	}	
	
	#footerWhite a, a:visited, a:active, a:focus {
		color: #fff;
	}	

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Headers */
h1, h2, h3, h4{
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;	
	padding: 0;
	margin: 0;
}

h2, h3 {
	padding-bottom: 10px;
}

h1 {
	font-size: 40px;
	font-style: italic;	
	line-height: 41px;
	color: #bc1e23;
}

h2 {
	font-size: 29px;
	font-weight: bold;
	line-height: 32px;
	color: #000;
}

h3 {
	font-size: 29px;
	font-style: italic;		
	line-height: 32px;
	color: #000;
}


h4 {
	font-size: 29px;
	line-height: 32px;	
	font-weight: bold;		
	color: #bc1e23;
}

p {
	padding-bottom: 17px;
}

img {
	border: none;
}

a {
	color: #bc1e23;
}

	a:hover {
		color: #bc1e23;
	}
	
	a:visited, a:active, a:focus{
		color: #bc1e23;
	}

input {
	border: 1px #999999 solid;
}
.input {
	border: 1px #000000 solid;
	width: 200px;
	background: transparent url(/img/bg_Form.gif) no-repeat;
	padding-left: 3px;
}
.inputTA {
	border: 1px #000000 solid;
	width: 300px;
	height: 75px;
	background: transparent url(/img/bg_Form.gif) no-repeat;
	padding-left: 3px;
}


.arrrow {
	font-weight: bold;
	padding-right: 12px;
	float: right;
	background: transparent url(/img/btn_link.gif) no-repeat center right;
}

.imgBorder3px {
	border: 3px solid #FFF;
}

.imgBorder6px {
	border: 6px solid #FFF;
}

.white {
	color: #fff;
}
/*
	**************************
	***  Google Maps 	   ***
	**************************
*/
	#GMapDiv {
		width: 764px;
		height: 400px;
		margin: 0;
		padding: 0;
		margin-left: 108px;
		margin-right: 40px;
		text-align: justify;
		float: left;
	}
	#RouteToPage {
		width: 764px;
		margin: 0;
		padding: 0;
		margin-top: 10px;
		margin-left: 108px;
		margin-right: 40px;
		text-align: justify;
		float: left;
	}
	.GMapDiv,
	.inContent,
	.GInfoWindowHtml {
		color: #000000;
	}
	.GMapDiv a,
	.inContent a,
	.GInfoWindowHtml a {
		color: blue;
	}
	.GMapDiv td,
	.inContent td,
	.GInfoWindowHtml td {
		color: #000000;
	}
