/* ***************************** */
/* Reset                         */ 
/* ***************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* jQuery-UI Datepicker fix */
.ui-datepicker.ui-helper-hidden-accessible{display: none;}
a:focus { outline: 0; }
/* ***************************** */
/* Clearfix                      */ 
/* ***************************** */

.clearfix:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
}
.clearfix {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0px;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* ***************************** */
/* General                       */ 
/* ***************************** */

a {
	cursor:pointer;
    color: #850F1A;
}
a:focus { 
	outline: none; 
}
strong {
  font-weight:bold;
}
h1,h2,h3 {
	font-family: normal Verdana,arial;
	color:#830f18;
}
h1,
h2.cst-list-package-indicator {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
}
h2.cst-list-package-indicator {
	color: #830F18;
	text-transform: none;
}
h2 {
	font-family: normal Verdana,arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: normal;
}
h3 {
	font: bold 13px Verdana,arial;	
	margin:10px 0px 10px 0px;
	letter-spacing: normal;
}
h4 {
	letter-spacing: normal;
}
body {
	background:#b3a195;
	font:normal 14px arial;
	color:#333333;
	letter-spacing: -0.5pt;
	line-height: 18pt;
}
#fullscreen {
	visibility:visible;
}
body.background_zoom div.container,
body.background_zoom div.bottom_container,
body.background_zoom div.background_title {
	visibility:hidden!important;
}
body.background_zoom div.gallery,
body.background_zoom div.cst div.vjg2_item img,
body.background_zoom #content-slideshow,
body.background_zoom div.start_tabs_container,
body.background_zoom div.bottom_top,
body.background_zoom div.bottom_container_outer,
body.background_zoom div.quickrequest,
body.background_zoom div.bottom_pos_container,
body.background_zoom div.topics_container_outer,
body.background_zoom div.cst-teaser-box,
a.gallery_scroll_left,
a.gallery_scroll_right {
	display:none;
}
body.background_zoom div.fullscreen {
    background: url("../i/vollbild-close.png") no-repeat scroll 0 0 transparent;
}
body.background_zoom a.gallery_scroll_left {
    background: url("../i/gallery-left.png") no-repeat scroll 0 0 transparent;
    top: 200px;
    display: block;
    height: 48px;
    left: 60px;
    position: absolute;
    width: 48px;
}
body.background_zoom a.gallery_scroll_right {
    background: url("../i/gallery-right.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    right: 60px;
    position: absolute;
    top: 200px;
    width: 48px;
}
#background_container {
	left:0;
	top:0;
	z-index:1;
	position:fixed;
}
#background {
	position:relative;
}
#background_img {
	position:absolute;
}
div.background_title {
	position:absolute;
	top:50px;
	left:308px;
	color:#ffffff;
}
div.cms-module-gallery-list {
	
}
/* ***************************** */
/* Box Shadow                    */ 
/* ***************************** */

div.box_shadow,
div.start_tabs a,
div.cst-book-info-cart {
	background: url("../i/bg.png") repeat top left;
	-moz-box-shadow:2px 2px 8px rgb(0,0,0); 
	-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.9); 
	-webkit-box-shadow:2px 2px 8px rgb(0,0,0); 
	-webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.9); 
	box-shadow:2px 2px 8px rgba(0,0,0,0.9);
}
div.start_tabs a.cms-wrapinner-span-tab,
div.start_tabs a.cms-wrapinner-span-tab-360 {
	-moz-box-shadow:1px 1px 3px rgb(0,0,0); 
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.9); 
	-webkit-box-shadow:1px 1px 3px rgb(0,0,0); 
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.9); 
	box-shadow:1px 1px 3px rgba(0,0,0,0.9); 
}

/* ***************************** */
/* Header	                     */ 
/* ***************************** */

div.header_container {
	width:960px;
	position:relative;
}
div.logo {
	float: left;
    height: 149px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 243px;
}
div.logo img,
div.logo a {
	vertical-align: middle;
	height: 91px;
	margin-top: 20px;
}
div.quicklinks {
	background: url("../i/bg-quicklinks-top.png") no-repeat scroll right 0 transparent;
	height: 50px;
}
div.quicklinks a {
	text-decoration: none;
    color: #850F1A;
    text-transform: uppercase;
    float: left;
    letter-spacing: -0.5pt;
}
a.book {
	line-height: 35px;
    vertical-align: middle;
    margin-left: 116px;
    margin-right: 6px;
    width: 118px;
    text-align: center;
}
a.request {
	line-height: 35px;
    vertical-align: middle;
    width: 136px;
    text-align: center;
    position: absolute;
}
a.quicklink-top {
	background: url("../i/bg-quicklink-top.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: Verdana;
    height: 50px;
    padding-left: 10px;
    line-height: 35px;
    vertical-align: middle;
    text-decoration: none;
    width: 313px;
    color: #850F1A;
}
/* ***************************** */
/* Fullscreen                    */ 
/* ***************************** */

div.fullscreen {
	background:url("../i/vollbild.png") no-repeat scroll 0 0 transparent;
	float:right;
	width: 77px;
	height: 45px;
	padding-left: 40px;
	padding-top: 12px;
	cursor: pointer;
	margin-top: 115px;
	position: relative;
}
/* ***************************** */
/* Menu							 */ 
/* ***************************** */
div.menu ul {
	margin-top: 30px;
	padding: 10px 5px;
}
div.menu {
	width: 243px;
}
div.menu li {
	padding:0px 10px 0px 10px;
}
div.menu li.active a {
	color:#850e1b;
	font-weight: bold;
	letter-spacing: normal;
}
div.menu li.active a.navi-2st {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin-left: 12px;
}
div.menu li.active a.navi-3st {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin-left: 24px;
}
a.navi-2st-active {
	margin-left: 12px;
	letter-spacing: normal;
}
div.menu li.active a.navi-3st-active {
	color: #850e1b;
	font-size: 12px;
	font-weight: bold;
	margin-left: 24px;
}
div.menu a {
	color:#848484;
	text-decoration:none;
	font:normal 14px century gothic,arial;
	display:block;
	padding-left:10px;
	line-height:28px;
	letter-spacing: normal;
}
div.menu a:hover {
	color: #850e1b;;
}

/* ********************* */
/* submenu 				 */
/* ********************* */

div.submenu {
	width:673px;
	float:left;
	bottom:0px;
}
div.submenu a {
    background: url("../i/bg-submenu.png") repeat scroll left top transparent;
    color: #848484;
    display: block;
    font: 14px/33px century-gothic,arial;
    height: 31px;
    margin-right: 3px;
    padding: 0 10px;
	text-decoration:none;	
}
div.submenu li {
    float: left;
    margin-right: 3px;
}
/* ***************************** */
/* Content Gallery               */ 
/* ***************************** */

div.pha-content-gallery {
	border:2px solid #705442;
	float:right;
	margin-bottom:10px;
	margin-left:28px;
	margin-top:4px;
	overflow:hidden;
	position:relative;
	width:176px;
}
#content-slideshow {
	height:110px;
	width:176px;
}
#content-gallery-itemname {
	background:#705442;
	color:#ffffff;
	height:27px;
	position:relative;
	width:132px;
	text-align:center;
	margin-left:22px;
	margin-right:22px;
}
#content-gallery-itemname div.vjg_overlay_background {
	*visibility:hidden;
}
div.pha-content-gallery div.content-gallery-back a {
	background:url(../i/content_gallery_back.gif) no-repeat left center;
	width:22px;
	height:60px;
	position:absolute;
}
div.pha-content-gallery div.content-gallery-back a:hover {
	background:url(../i/content_gallery_back.gif) no-repeat 0px -33px;	
}
div.pha-content-gallery div.content-gallery-next a {
	background:url(../i/content_gallery_next.gif) no-repeat left center;
	width:22px;
	height:60px;
	position:absolute;
	right:0px;
}
div.pha-content-gallery div.content-gallery-next a:hover {
	background:url(../i/content_gallery_next.gif) no-repeat 0px -33px;	
}
div.vjg_overlay {
	width:132px!important;
	*left:0px;
}
div.vjg_overlay_background {
	*width:132px!important;
}

/* ************************* */
/* container				 */ 
/* ************************* */
div.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
div.bottom_pos_container {
	background: #fff;
	position: relative;
	//margin-top: 50px;
	padding: 20px 0 35px 0;
	border-top: 1px solid #8D8D8D;
}
div.bottom_container_outer,
div.topics_container {
	width: 960px;
	margin: 0 auto;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 20px;
}
div.bottom_container_outer h1 {
	text-transform: none;
	margin-bottom: 5px;
	font-size: 14pt;
	letter-spacing: normal;
}
div.topics_container_outer {
	background-color: #ECEBEB;
	position: relative;
	padding-top: 20px;
	border-top: 1px solid #8D8D8D;
	margin-top:50px;
}
div.topics_container div {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
div.topics_container div.article-pos-1 {
	float: none;
	margin-bottom: 0;
}
/* ***************************** */
/* content						 */ 
/* ***************************** */
div.inner_container {
	width: 960px;
}
div.inner_content {
	width:673px;
	float:left;
	bottom:0px;
	padding: 15px;
}
div.inner_left {
	width: 243px;
	float: left;
	margin-right: 10px;
	margin-top: -20px;
}
div.content-left,
div.cst-book-info-cart {
	width: 243px;
	background: url("../i/bg.png") repeat scroll left top transparent;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9);
    margin-top: 10px;
    padding-bottom: 10px;
}
div.content-left a {
	background: url("../i/link.png") no-repeat scroll left 7px transparent;
	padding-left: 15px;
	text-decoration:none;
	line-height: 24px;
	color: #850f1a;
	display: block;
	margin-left: 30px;
}
div.content-left a.button {
	background-color: rgba(120, 171, 40, 0.9);
	padding: 5px;
	margin: 0;
	color: white;
	background-image: none;
	font-size: 1.5em;
	text-align:  center;
	box-shadow: 3px 3px 5px #444;
}
div.content-left h1,
h3.cst-book-info-cart-title {
	border-bottom: 1px solid #850F1A;
    color: #850F1A;
    font: bold 15px/31px century gothic,arial;
    height: 31px;
    letter-spacing: normal;
    margin-bottom: 18px;
    text-align: center;
    text-transform: none;
}
div.inner_right {
    float: left;
    margin-top: 150px;
    width: 705px;
}
div.inner_content div.article ul li,
div.inner_content ul.cst-list li {
	background: url("../i/list.gif") no-repeat scroll left 10px transparent;
	padding-left: 12px;
}
div.inner_content div.cst-teaser-text ul.cst-list li {
	margin-left: 180px;
}
div div.inner_content a.button-link {
	-moz-border-radius:2px 2px 2px 2px;
	background:url("../i/cst_link_gradient.jpg") repeat scroll 0 0 transparent;
	border-color:#EDE8DB #DCD2C2 #C3B39E;
	border-style:solid;
	border-width:1px;
	line-height:26px;
	padding:4px 10px;
	text-decoration: none;
	font-weight: bold;
}
div.quickrequest {
	background:url("../i/bg-quickrequest.png") repeat scroll 0 0 transparent;
	position: fixed;
	width: 100%;
	height: 30px;
	bottom: 0;
}
div.bottom_container div {
	float: left;
}
div.social-media div {
	float: none;
}
div.bottom_left {
	width: 235px;
}
div.service {
	width: 160px;
}
div.service a {
	color: #333;
	text-decoration: none;
	background: url("../i/footer-link.gif") no-repeat left 2px;
	padding-left: 12px;
}
div div.weather-text {
	padding-left: 0;
}
div.bottom_container div.weather {
	margin-right: 40px;
	width: 235px;
}
div.weather-outer {
	width: 230px;
}
div.weather-text div {
    float: none;
}
div.bottom_container div.weather div.article-pos-1 {
	float:none;
}
div.social-media h1 {
	clear: left;
}
div.social-media-layout-layer a {
	float: left;
}
div.footer-logos {
	margin: 0 auto;
    width: 960px;
}
/* ***************************** */
/* Languages					 */ 
/* ***************************** */

ul.languages {
	margin-top:16px;
}
ul.languages li {
	display:inline;
	padding-right:5px;
}
div.languages_headline {
	float:left;
	margin:15px 10px 0px 0px;
}
/* ***************************** */
/* search						 */ 
/* ***************************** */

div.search_box_input_container {
	margin-top:15px;
	background:url(../i/search.gif) right top no-repeat;
	width:271px;
	height:29px;
	border: 1px solid #D0D0D0;
}
input.search_box_input {
	background: transparent;
	border:0px;
	font:normal 12px arial;
	width:222px;
	padding:0px 7px 0px 7px;
	margin-left:2px;
	vertical-align:middle;	
	/*ie8 hack*/
	position /*\**/: relative\9;
	top /*\**/: -3px\9;
}
input.search_box_submit {
	background: none;
	width:26px;
	height:24px;
	border:0px;
	cursor:pointer;
	position:relative;
	top:4px;
}

/* ***************************** */
/* sitemap				   		 */ 
/* ***************************** */

body div.cms-module-sitemap li.level-0 a {
	text-decoration:none;
	border:0px;
	font-size:16px;
}
body div.cms-module-sitemap li {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
body div.cms-module-sitemap li.level-1,
body div.cms-module-sitemap li.level-2,
body div.cms-module-sitemap li.level-3 {
	background:url(../i/content_list_item.gif) no-repeat left center;
	font-size:14px;
	padding-left:10px;
}
body div.cms-module-sitemap a {
	text-decoration:none;
}
body div.cms-module-sitemap a:hover {
	text-decoration:underline;
}

/* ***************************** */
/* Anfrageleiste				 */ 
/* ***************************** */

div div.cst-box-request,
div div.cst-box-request-lp1 form {
	background: transparent;
	border: 0 none;
	width: 835px;
	margin: 0 auto;
	color: #fff;
}
div div.cst-box-request-lp1 {
	padding-top: 0;
}
div div.cst-box-request h1 {
	color: #fff;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
    letter-spacing: 0;
}
div div.cst-box-request-lp1 form div.cst-box-request-arrival div, 
div div.cst-box-request-lp1 form div.cst-box-request-stays div,
div div.cst-box-request-lp1 form div.cst-box-request-adults div,
div div.cst-box-request-lp1 form div.cst-box-request-submit div {
    background-color: transparent;
    color: #fff;
}
div div.cst-box-request-lp1 form div.cst-box-request-arrival div.request-line-head {
	background: url(../i/calender.gif) no-repeat left center;
	padding-left: 35px;
	margin-left: 20px;
}
div div.cst-box-request-lp1 form div.cst-box-request-stays div.request-line-head {
	background: url(../i/clock.gif) no-repeat left center;
	padding-left: 35px;
	margin-left: 20px;
}
div div.cst-box-request-lp1 form div.cst-box-request-adults div.request-line-head {
	background: url(../i/persons.gif) no-repeat left center;
	padding-left: 40px;
	margin-left: 20px;
}
div.request-line-input select {
	border: 0 none;
}
div.request-line-input input {
	background: #fff;
	border: 0;
	margin-left: 25px;
	padding: 2px;
}
div.request-line-input input.hasDatepicker {
	margin-left: 0px;
}
/* div.ui-datepicker-div {
	bottom: 0;
} */
div.vjg2_item a {
	cursor: auto;
}
.quicklinks .article-pos-2 {
	position:relative;
}
.best-price {
	text-transform:uppercase;
	font-size:16px;
	position:absolute;
	top:40px;
	right:55px;
	padding:40px 10px 10px;
	overflow:hidden;
	color:white;
	font-family:Verdana,arial;
}
.best-price span {
	position:relative;
	z-index:1;
}
.best-price span.edge {
	display:bock;
	width:25px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:-1px;
	left:20px;
	text-indent:-500px;
}
.best-price span.edge:before {
	content:'';
	display:block;
	height:38px;
	width:47px;
	position:absolute;	
	background:rgba(120, 171, 40,.9);
	top:28px;
	left:0;
	-webkit-transform:skew(0deg, 50deg);
	-moz-transform:skew(0deg, 50deg);
	-o-transform:skew(0deg, 50deg);
	transform:skew(0deg, 50deg);
}
.best-price:after {
	content:'';
	display:block;
	height:45px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(120, 171, 40,.9);
}

div div.inner_content div.vsc-list-item-desc ul li {
	background: 0 none;
	padding-left: 5px;
}