* {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}

html, body {
	position: relative;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	min-height: 600px;
}

html {
	background: url(../img/outer.jpg) no-repeat center top;
}

#container {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 280px;
	z-index: 30;
	overflow: hidden;
}

#header { display: none; }

#content {
	position: relative;
	margin: 0 0 0 245px;
	padding: 12px 0 0 7px;
	height: 228px;
	background: blue;
	z-index: 20;
	background: #8C1126 url(../img/content.png) repeat-x left top;
}

#content span.ca {
	display: block;
	position: absolute;
	left: -5px;
	top: 0;
	width: 5px;
	height: 240px;
	background: url(../img/content_left.png);
}

#col0 {
	position: relative;
	overflow: hidden;
	height: 160px;
}

#col0 #slidebody {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}

#col0 .item {
	float: left;
	display: inline;
	width: 355px;
	height: 160px;
	margin: 0 15px 0 0;
}

#col2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 435px;
	height: 55px;
}

#col2 .buchen,
#col2 .gallery,
#col2 #follow {
	float: left;
	width: 134px;
	padding: 10px 0 0 10px;
	height: 45px;
	border-left: 1px solid #630D1A;
}

#slider {
	position: relative;
	margin: 45px 450px 0 0;
	background: #973d4c;
	height: 9px;
	overflow: hidden;
}

#slider .prev,
#slider .next {
	position: absolute;
	left: 0;
	top: 0;
	background: ;
	width: 25px;
	height: 9px;
	background: url(../img/slider_prev.png) no-repeat top left;
	cursor: pointer;
}

#slider .track {
	margin: 0 75px;
	height: 9px;
	background: blue;
}

#slider .next {
	left: auto;
	right: 0;
	background-image: url(../img/slider_next.png);
}

#slider .ui-slider-handle { 
	width: 100px;
	height: 9px;
	margin-left: -50px;
	top: 0;
	border: none !important;
	background: #FFFFFF;
	cursor: pointer;
	-moz-border-radius: 0;
}

#slider .track { 
	border: none !important;
	background: none !important;

}

#aside {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
	height: 240px;
}

#menu {
	position: absolute;
	left: 0;
	top: 5px;
	width: 225px;
	height: 180px;
	background: #8A1024;
}

#menu ul { 
	padding: 0;
	margin: 0 0 0 0;
}

#menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 24px;
}

#menu ul li a {
	display: block;
	width: 225px;
	height: 24px;
	overflow: hidden;
	text-indent: -99999em;
	background: #8C1224 no-repeat left -2px;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active,
#menu ul li a.current,
#menu ul li.root a {
	background-position: left -32px;
}


#menu h2 {
	position: absolute;
	left: -5px;
	top: -5px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 230px;
	height: 5px;
	overflow: hidden;
	text-indent: -99999em;
	background: url(../img/col1_top.png) no-repeat top left;
}

#lang {
	position: absolute;
	right: 50px;
	bottom: -34px;
	z-index: 500;
	width: 80px;
	height: 22px;
}

#lang h2 { display: none; }

#lang ul,
#lang li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#lang a {
	display: block;
	width: 80px;
	height: 22px;
	overflow: hidden;
	text-indent: -99999em;
	background-position: left 0;
}

#lang a.de { background-image: url(../img/home_lang_de.png); }
#lang a.en { background-image: url(../img/home_lang_en.png); }

#lang li.na,
#lang li.current { display: none; }

#booking_hotline {
	position: absolute;
	left: -5px;
	bottom: 0;
	width: 230px;
	height: 65px;
	background: url(../img/booking_hotline.png) right bottom;
}

#booking_hotline address {
	position: absolute;
	left: 23px;
	top: 17px;
	width: 190px;
	height: 40px;
	background: url(../img/booking_hotline_address.png) no-repeat left top;
	overflow: hidden;
	text-indent: -99999em;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	padding: 25px 0 0 0;
	background: url(../img/footer_home.png) repeat-x top left;
}

#footer address {
	font-style: normal;
	padding-left: 30px;
}

#footer address * {
	color: #333333 !important;
}

#footer address strong {
	font-size: 15px;
	font-family: 'Microsoft Sans Serif', Tahoma;
	padding-right: 100px;
}

#end {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#end object {
	outline: none;
}

#col2 h3 {
	padding: 0;
	margin: 0 0 2px 0;
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999em;
}

a.button {
	position: relative;
	background: #670c1b url(../img/a_button.png) no-repeat left center;
	color: #FFF4E9 !important;
	text-decoration: none;
	display: inline-block;
	padding: 3px 13px 3px 18px;
	margin: 0 0 5px 0; 
	white-space: nowrap;
}

a.button span {
	display: block;
	background: white;
	width: 2px;
	height: 2px;
	position: absolute;
	background-image: url(../img/home_col0_a_button_span.png);
}

#col2 a.button span {
	background-image: url(../img/home_col2_a_button_span.png);
}

a.button span.a { 
	left: 0;
	top: 0;
	background-position: left top;
}

a.button span.b { 
	background-position: right top;
	right: 0;
	top: 0;
}

a.button span.c {
	right: 0;
	bottom: 0;
	background-position: right bottom;
}

a.button span.d {
	left: 0;
	bottom: 0;
	background-position: left bottom;
}

#col0 .csc-textpic-text {
	padding: 2px 0 0 0;
}

#col0 p {
	padding: 0;
	margin: 0 0 5px 0;
	color: #FFFFFF;
}

#col0 h3 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 16px;
	width: 100%;
	background-repeat: no-repeat;
	text-indent: -99999em;
	overflow: hidden;
}

#col0 h3 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#col0 h4 {
	padding: 0;
	margin: 2px 0 5px 0;
	font-weight: normal;
	color: #D6AAB2;
}

#follow ul {
	padding: 0;
	margin: 0;
}

#follow ul li {
	position: relative;
	padding: 0;
	margin: 0 8px 0 0;
	list-style: none;
	float: left;
	width: 22px;
	height: 22px;
	text-indent: -99999em;
	overflow: hidden;
}

#follow ul li a {
	display: block;
	width: 22px;
	height: 22px;
}

#follow .facebook a { background: url(../img/icons/facebook_22x22.png); }
#follow .flickr   a { background: url(../img/icons/flickr_22x22.png); }
#follow .rss      a { background: url(../img/icons/rss_22x22.png); }
#follow .youtube  a { background: url(../img/icons/youtube_22x22.png); }


