/* CSS Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small, strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
body{line-height:1;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
a{outline: none; color:#FFFFFF}
a:hover {color: #ef7f00}

/* end: CSS Reset */

/* Main Definitions */

html, body {
	height:100%;
}
body {
	background-color: #ACB3B8;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
}
#center {
	position: relative; 
	float: left;
	height: 50%;	
	margin-bottom: -363px;
	width: 1px;
}

.page {
	position: relative; 
	clear: left;
	height: 726px; 
	width: 920px;
	margin: 0 auto;
	background-color: #7C8388;
	border: 2px solid #EF7F00;
	overflow: hidden;
	padding: 0 31px;
}

.imgOverlay {
	position: absolute;
	text-indent: -999em;
	height: 56px;
	width: 31px;
	background: #d27001 none;
	left:0;
	top: 454px;
}

h1 {
	margin: 20px 0 37px;
	text-align: right;
}
#nav {
	margin-bottom: 6px;
	overflow: hidden;
	height: 13px;
}
#navold {
	margin-bottom: 6px;
	overflow: hidden;
	height: 13px;
}
#navold a{padding-bottom: 20px;}
#nav li {
	list-style: none;
	float: left;
	margin-left: 48px;
}
#nav li.first {
	margin-left: 2px;
}
#nav a {
	height: 13px;
	display: block;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-image: url('../img/menu_sprite.gif');
	height: 13px;
	overflow: hidden;
}
#hotel {width: 47px; background-position: 0 0;}
#hotel:hover,#hotel.active {background-position: 0 -13px}
#restaurant {width: 90px; background-position: -47px 0 ;}
#restaurant:hover,#restaurant.active {background-position: -47px -13px ;}
#umgebung {background-position:-139px 0;width:87px;}
#umgebung:hover,#umgebung.active {background-position:-139px -13px}
#wellness {background-position:-226px 0;width:77px;}
#wellness:hover,#wellness.active {background-position:-226px -13px}
#preise {background-position:-303px 0;width:139px;}
#preise:hover,#preise.active {background-position:-303px -13px}
#kontakt {background-position:-444px 0;width:147px;}
#kontakt:hover,#kontakt.active {background-position:-444px -13px}
#links {background-position:-592px 0;width:39px;}
#links:hover,#links.active {background-position:-592px -13px}
#datenschutz {position: absolute;bottom: 13px;right: 131px;text-indent:1em!important;background-image:none!important;}

#nav #impressum {
	background: transparent url('../img/impressum_sprite.gif') no-repeat 0 0;
	display: block;
	width: 66px;
	height: 9px;
	position: absolute;
	bottom: 13px;
	right: 31px;
	text-indent: -999em;
	overflow: hidden;
}
#nav #impressum:hover,
#nav #impressum.active{
	background-position: 0 -10px;
}

.splash {
	'/*margin-bottom: 10px;*/
	overflow: hidden;
	height: 401px;
}

.info {
	clear: both;
	float: left;
	width: 460px;
	height: 150px;
	line-height:125%;
}
.info p {
	margin-bottom: 7px;
}
.preview {
	float: left;
	margin-left: 10px;
	display: block;
	width: 220px;
	overflow: hidden;
}

#startpage .special {
	bottom: 330px;
	left: 8px;
	top: auto;
}
.special {
	position: absolute;
	left: 0;
	top: 0;
    /*display: none;*/
}
.special a{
	width: 440px;
	height: 199px;
	/*background: transparent url('../img/weihnachtsspecial.png') no-repeat 0 0;*/
	text-indent: -999em;
	display: block;
}

/* end: Main Definitions */

/* Page Specific */

#startpage .page {
	text-align: center;
}
#startpage h1 {
	margin: 66px 0 2px;
}
#startpage .imgOverlay {
	top: 565px;
	right: 0;
	left: auto;
	background: transparent url('../img/welcome.jpg') no-repeat 0 0;
	width: 742px;
	z-index: 2;
}
#startpage .imgOverlay a{
	display: block;
	width: 742px;
	height: 56px;
	text-indent: -999em;
	position: absolute;
	top: 0;
	left: 0;
}
#startpage .splash {
	height: auto;
	overflow: visible;
}
#startpage #langselect {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 60px;
	display: none;
}
#startpage #langselect li{
	list-style: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: 0px;
	padding: 0 13px;
}
#startpage #langselect li#english {
	vertical-align: 5px;
	border-left: 1px solid #FFFFFF;
}
#preisepage .imgOverlay {
	background-image:url('../img/preise_headline.jpg');
}
#kontaktpage .imgOverlay {
	background-image:url('../img/kontakt_headline.jpg');
}
#kontaktpage #leftcol {
	overflow: visible;
}
#kontaktpage p,
#kontaktpage b{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 125%;
}
#kontaktpage b {
	margin: 30px 0 3px;
	display: block;
}
#kontaktpage b.first {
	margin: 15px 0 3px;
}
#kontaktpage input.fullWidth,
#kontaktpage textarea.fullWidth {
	width: 453px;
	margin-bottom: 5px;
}
#kontaktpage textarea {
	height: 219px;
}
#kontaktpage .right {
	text-align: right;
	position: relative;
}
#kontaktpage .right input {
	padding: 2px 5px;
	margin-right: 32px;
}
#kontaktpage #error {
	margin-top: -10px;
}
#kontaktpage #error b {
	margin: 0;
}
#kontaktpage #error p {
	font-size: 11px;
}
#kontaktpage #ajaxIndicator {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

/*** */
#contactForm label {
	float: left;
	clear: left;
	display:block;
	padding-top: 5px;
	width: 60px;
}
#contactForm textarea,
#contactForm input {
	border: 1px solid #b6b6b6;
	padding: 5px;
}
#contactForm input.text {
	width: 380px;
}
#contactForm textarea{
	width: 450px;
	height: 134px;
	padding: 0;
}
#contactForm input.error,
#contactForm textarea.error,
.errorMessage {
	border: 1px solid #c03;
}
.errorMessage {
	padding: 5px;
	background-color: #FFF;
	color: #c03;	
}
#contactForm .line {
	margin: 10px 0;
}
/** **/

#linkspage .imgOverlay {
	background-image:url('../img/links_headline.jpg');
}
#linkspage #leftcol li {
	font-size: 14px;
	padding-top: 15px;
}
#linkspage #leftcol li a {
	text-decoration: none;
}
#linkspage #leftcol li a:hover {
	text-decoration: underline;
}


#impressumpage #leftcol p {
	margin: 15px 0;
	line-height: 135%;
}
#impressumpage #leftcol .credits {
	bottom:55px;
	left:31px;
	position:absolute;
}
#impressumpage #leftcol .credits li {
	width: 230px;
	float: left;
	list-style: none;
}
#impressumpage #leftcol .credits li a:hover{
	text-decoration: none;
}
#impressumpage #leftcol .credits li.right {
	text-align: right;
}
#impressumpage #leftcol .credits li span {
	width: 0;
	display:block;
	float: right;
	overflow: hidden;
}

#specialpage .imgOverlay {
	background-image:url('../img/special_headline.jpg');
}
#specialpage p {
	/*margin-bottom: 67px;*/
}
#specialpage #leftcol {
	line-height: 1.4;
}
#specialpage .lwmargin {
	margin-bottom: 20px;
}
#specialpage span.right {
	display: block;
	float: right;
}
#specialpage .last {
	margin: 0;
}

/* twocolumn */
.twocolumn .imgOverlay {
	top:109px;
	background: #d27001 none no-repeat 31px 0;
	width: 491px;
}
#leftcol {
	width: 460px;
	float: left;
	margin-top: 56px;
}
#leftcol {
	height:506px;
	line-height:125%;
	overflow:auto;
}
#leftcol h3,
#rightcol h3{
	font-weight: bold;
	margin-top: 11px;
}
#rightcol {
	width: 450px;
	float: right;
}

#logos {
    background-color: #FFFFFF;
    height: 128px;
    list-style: none outside none;
    padding: 28px 5px 5px 0;
    position: absolute;
    right: 29px;
    width: 916px;
}
.logos li {
	display: inline;
	margin-left: 5px;
}
