* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../image/bg_hotel-interlaken.gif);
}
p, a, td, div, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
a, img {
	border: none;
}
td, th {
	vertical-align: top;
}
#prepage {
	position: absolute; 
	top: 50%;
	left: 50%; 
	margin: -25px -120px; 
	padding: 30px 10px; 
	width: 220px;
	height: 19px;
	color: #000000;
	background-color: #6D6D6F;
	border: 1px #999999 solid;
	text-align: center;
}

#main {
	position: absolute; 
	top: 50%;
	left: 50%; 
	margin: -284px -380px; 
	width: 761px;
	height: 569px;
}

/* start header */
#header {
	height: 170px;
}
	#hd_logo {
		float: left;
		width: 134px;	
	}
	#hd_pics {
		float: right;
		width: 627px;	
	}
/* end header */

/* start navigation */
#navigation {
	float: left;
	width: 134px;
	height: 399px;
	background: url(../image/bg_nav.gif);
	vertical-align: bottom;
}
#navigation_start {
	float: left;
	width: 134px;
	background: url(../image/bg_nav.gif);
	vertical-align: bottom;
}
	#ng_links {
		height: 339px;
		padding: 15px 6px 0px 12px;
	}
	#ng_links_start {
		height: 224px;
		padding: 300px 6px 0px 12px;
	}
		#ng_links a, #ng_links_start a  {
			display: block;
			padding: 0px 0px 10px 0px;
			font-weight: bold;
			color: #6D6D6F;
		}
		#ng_links a:hover, #ng_links_start a:hover, #ng_links a.active  {
			color: #C60023;
		}
		#ng_links .ng_spacer  {
			height: 30px;
		}
	
	#ng_lang {
	}
		#ng_lang a  {
			display: block;
			float: left;
			padding-top: 4px;
			width: 44px;
			height: 18px;
			color: #FFFFFF;
			text-decoration: underline;
			background-color: #6AB2E4;
			text-align: center;
		}
		#ng_lang a:hover, #ng_lang a.active {
			background-color: #C60023;
		}
		a#ng_lang-de {
			margin: 0px 1px 1px 0px;
		}
		a#ng_lang-eng {
			margin: 0px 1px 1px 0px;
		}
		a#ng_lang-fra {
			margin: 0px 0px 0px 0px;
		}
		a#ng_lang-esp {
			margin: 0px 1px 0px 0px;
		}
		a#ng_lang-ita {
			margin: 0px 1px 0px 0px;
		}
		a#ng_lang-nl {
			margin: 0px 0px 0px 0px;
		}
/* end navigation */

/* start content */
#content {
	float: right;
	width: 627px;
	height: 399px;
	background-color: #6D6D6F;
	background-repeat: no-repeat;
	background-position: 463px 272px;
}
#content_start {
	float: right;
	width: 627px;
	height: 569px;
	text-align: center;
	background-color: #6D6D6F;
}
	#content_top {
		height: 322px;
		margin: 15px 20px 0px 20px;
	}
		h1, noscript {
			font-size: 15px;
			font-weight: bold;
			margin-bottom: 8px;
		}
		span.title {
			font-size: 13px;
			font-weight: bold;
		}
		span.norm {
			font-weight: normal;
		}
		p.text, div.text, ul.text {
			line-height: 15px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		#content a {
			text-decoration: underline;;
		}
			#content a.active  {
				text-decoration: none;
			}
		li {
			padding: 0px 0px 0px 5px;
			margin: 0px 0px 0px 20px;
		}	
		/* start tables */
		table.prices, table.links {
			font-weight: bold;
		}	
			table.prices th, table.links th {
				background-color: #8D8D8F;
				padding: 2px 0px;
			}	
			table.prices td, table.links td {
				padding-bottom: 2px;
			}	
		/* end tables */
		
		/* start galerie */
		img.galerie_quer {
			border: 1px #CFCECE solid;
			padding: 4px;
		}
			img.galerie_quer:hover {
				border: 1px #FFFFFF solid;
				padding: 4px;
			}
		img.galerie_hoch {
			border: 1px #CFCECE solid;
			padding: 4px 31px;
		}
		img.margin_right {
			margin-right: 5px;
		}
		#imageDetails { /* lightbox */
			color: #575757;
		}
		/* end galerie */
	#content_bottom {
		padding-top: 7px; 
		margin: 9px 100px 0px 20px;
	}
	#content_bottom_start {
		padding-top: 7px; 
		margin: 0px 0px 0px 20px;
	}
		#content_bottom a, #content_bottom_start a {
			text-decoration: underline;
		}
		#content_bottom a:hover, #content_bottom_start a:hover {
			text-decoration: none;
		}
/* end content */

/* start footer */
#footer {
	clear: both;
	padding-top: 10px;
}
	#footer p, #footer p a {
		text-align: right;	
		color: #666666;
	}
	#footer p a:hover {
		color: #000000;
	}
/* end footer */

/* start facebook */
#facebook {
	position: absolute;
	top: 50%;
	margin: -66px 0px; 
	right: 0;
}
/* end facebook */



