@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ********************** */
/* Generallayout          */
/* ********************** */

div.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-align: center;
	margin:0;
	background-color: #333;
	overflow-y: scroll;
}
a:focus {
	outline-style: none;
}
/* ************************* */
/* Colors                    */
/* ************************* */

/* ************* */
/* start-hotel   */
/* ************* */
/*body {
	background:#fff url(../i/bodybgs/start-hotel-body-background-bg.gif) no-repeat center 20px; 
}*/


body div.ral_menu div.article a,
body div.ral_main_content div.date-name,
body div.ral_main_content div.date-time-head,
body div.ral_container div.ral_content a.content-show-link,
div#packagescroller div.scrollpackage div.cst-link-border a,
h2.cst-offer-box-headline a,
body div.ral_footer_box div.article a,
body span.cst-offerbox-price,
body span.bookh1,
body span.bookh2  {
	color: #953c14;
}
body.starthotel div#packagelinks,
body.starthotel div.ral_quicklinks div.cst {
	background:#b5775b;
}

/* ************************* */
/* Colors -end               */
/* ************************* */

a img {
	border: none;
}
div.ral_container {
	width: 990px;
	text-align: left;
	margin:0px auto;
}
div.ral_header {
	color: #c1a056;
	font-size: 11px;
	width: 980px;
	margin: 0 auto;
}
div.ral_header a {
	color: #9e0824;
	font-size: 11px;
	text-decoration: none;
}
div.ral_breadcrumb {
	background: #F5F1E1;
	height: 35px;
	color: #636363;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 35px;
	width: 758px;
	margin-left: 220px;
	padding-left: 12px;
}
div.ral_breadcrumb a{
	color: #636363;
	font-size: 12px;
}
div.ral_breadcrumb div.path {
	width: 574px;
	float: left;
}
div.ral_header_left {
	float: left;
	width: 314px;
	padding: 20px; 
}
div.ral_top {
	width: 100%;
	height: 131px;
	position:absolute;
	left: 0px;
	z-index:1000;
	float:left;
	background-color:#692a0e;
}
div.ral_logo {
	width: 320px;
	background-image: url(../i/rosenalp-logo.png);
	background-repeat: no-repeat;
	float: left;
}
div.ral_top_nav {
	float: left;
}
div.ral_logo a.logo {
	width: 319px;
	display: block;
	height: 131px;
	float: left;
	border-right: 1px solid #953C14;
}
div.ral_logo span {
	display: block;
	font-size: 11px;
	color: #fff;
	padding: 30px 0px 0px 20px;
	line-height: 14px;
}
div.ral_top_nav {
	float: left;
}
.de .start div.ral_top_nav:after {
	content:" ";
	background:transparent url(../i/redesign/best-price.png) no-repeat center center;
	display: block;
	width:165px;
	height: 93px;
	margin-top: 0;
}
.en .start div.ral_top_nav:after, .nl .start div.ral_top_nav:after {
	  content:" ";
	  background:transparent url(../i/redesign/best-price_en.png) no-repeat center center;
	  display: block;
	  width:165px;
	  height: 93px;
	  margin-top: 0;
  }

.de div.ral_top_nav:after {
	content:" ";
	background:transparent url(../i/redesign/best-price.png) no-repeat center center;
	display: inline-block;
	width:165px;
	height: 93px;
	position: absolute;
	top:25px;
	margin-left:565px;
}
.en div.ral_top_nav:after {
	content:" ";
	background:transparent url(../i/redesign/best-price_en.png) no-repeat center center;
	display: inline-block;
	width:165px;
	height: 93px;
	position: absolute;
	top: 35px;
	margin-left: 480px;
}
.nl div.ral_top_nav:after {
	content:" ";
	background:transparent url(../i/redesign/best-price_en.png) no-repeat center center;
	display: inline-block;
	width:165px;
	height: 93px;
	position: absolute;
	top: 35px;
	margin-left: 570px;
}

div.ral_top_nav div.article a {
	float: left;
	padding: 82px 19px 30px 19px;
	color: #fff;
	text-transform: lowercase;
	font: 14px 'Palatino Linotype', serif;
	letter-spacing: 0.1em;
	border-left: 1px solid #58230B;
    border-right: 1px solid #953C14;
}
div.ral_top_nav div.article a:hover {
	background-color: #853612;
	border-left: 1px solid #58230b;
	border-right: 1px solid #853612;
}
div a.book {
	background: url(../i/redesign/book.png) no-repeat center center;
}
div a.voucher {
	background: url(../i/redesign/gift.png) no-repeat center center;
}
div a.offers {
	background: url(../i/redesign/offer.png) no-repeat center center;
}

div a.request {
	background: url(../i/redesign/request.png) no-repeat center center;
}
div a.rooms {
	background: url(../i/redesign/rooms.png) no-repeat center center;
}
div.ral_gallery {
	float: left;
	margin-left: 220px;
}
div.searchbox {
	float: left;
	margin-top: 5px;
}
div.searchbox input.search_box_input {
	border: 1px solid #cccccc;
	color: #692a0e;
	width: 180px;
	float: left;
	height:18px;
	padding: 3px;
	margin: 2px 0 0 0;
}
div.searchbox input.search_box_submit {
	border: none;
	width: 29px;
	background:#ffffff url(../i/ral-search-button.gif) no-repeat right center;
	top:10px;
	height: 27px;
	margin:1px 0 0 2px; 
}
div.ral_content {
	/*clear: both;
	float: left;*/
	clear: left;
	width:990px;
	padding-top: 335px;
	min-height: 400px;
}
div.ral_main_content {
	float: left;
	margin:	76px 0px 10px 29px;
}
div.ral_main_content_menu {
	width: 616px;
	font: 14px 'Palatino Linotype', serif;
}
body.lp div.ral_main_content {
	margin: 3px 0 10px 29px;
}
div.ral_main_content_content,
div.ral_main_content_content-lp {
	width: 575px;
	padding:20px;
	margin:-2px 0 0 0;
	background: url(../i/redesign/bg.png) repeat transparent;
}

div.ral_infobox {
	color: #fff;
	font-size: 12px;
}
div.ral_footer_container {
	clear: both;
	color: #fff;
	margin-top: 10px;
	position: relative;
	background-color: #953c14;
	min-height:220px;
}
div.ral_footer {
	clear: both;
	font-size: 13px;	
	width: 990px;
	text-align: left;
	color: #898989;
	margin: 0px auto;
	position: relative;
	font-family: "Book Antiqua", "Times New Roman", serif;
}
div.ral_footer_contents {
	float:right;
	width: 788px;
	position: absolute;
	height: 313px;
	overflow: hidden;
	left: 215px;
}
div.ral_footer_content h1  {
	color: #666666;
}
div.ral_footer_links div {
	color: #666666;
	text-decoration: none;
	background:#ffffff url(../i/ral-footer-links-bg.gif) repeat-x;
	padding:  2px 10px 8px 10px;
	margin-left: 6px;
	float: left;
	width:auto;
}
div.ral_footer_contents div.ral_footer_links div.article {
	background:transparent none;
}
div.ral_footer_links div a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
}
div.ral_footer_content {
	background:#ffffff url(../i/ral-footer-overlay.gif) no-repeat;	
	float: left;
	width:770px;
	font-size: 14px;
	padding: 20px 9px;
	height: 220px;
	position: absolute;
	/*left: 10px;*/
}
div.ral_footer_links {
	background:#ffffff url(../i/ral-footerlink-bar.gif) no-repeat 0px 21px;
	/*float: left;*/
	width:788px;
	height: 31px;
}
div.ral_footer_links a.blog {
	background: url(../i/ral-blog.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_links a.newsletter {
	background: url(../i/ral-newsletter.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_links a.webcam {
	background: url(../i/ral-webcam.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_links a.book {
	background: url(../i/ral-book.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_links a.call {
	background: url(../i/ral-call.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_links a.weather {
	background: url(../i/ral-weather.gif) no-repeat left 3px;
	padding-left: 20px;
}
div.ral_footer_adress {
	float: left;
	color: #fff;
	padding: 10px 10px 0px;
	width:280px;
}
div.ral_footer_adress img {
	padding: 0 0 10px 0;
}
div.ral_footer_adress a {
	color: #fff;
	text-decoration: none;
}
div.ral_footer_service {
	float: left;
	width:340px;
	font-family: 'Palatino Linotype', 'Times New Roman', serif;
	text-transform: lowercase;
}

div.ral_footer_service p.hl, div.ral_footer_social p.hl {
	color: #fff;
	padding: 45px 0 0 0;
	margin:0;
	text-transform:lowercase;
	font-size: 18px;
}
div.ral_footer_service a {
	color: white;
	background: url(../i/ral-service-marker.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	display: inline-block;
	width: 145px;
	text-decoration: none;
	line-height: 21px;
}
div.ral_footer_adress a:hover, div.ral_footer_service a:hover {
	text-decoration: underline;
}
div.ral_footer_social {
	float: right;
	width: 220px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
}
div.ral_footer_social div.social-media {
	padding:10px 0 20px 0;
}
div.gedoehns_container {
	background-color: #fff;
	position: relative;
	padding: 30px 0;
}
div.gedoehns {
	clear: both;
	font-size: 13px;
	font-weight: bold;	
	width: 990px;
	text-align: left;
	color: #898989;
	margin: 0px auto;
}
div.ral_footerfooter {
	float: left;
	margin-right: 30px;
}

div.ral_footerlang {
	/*width: 50px;*/
	float:left;
	padding-top: 32px;
}
div.ral_footerlang a[title="de"]:after,
div.ral_footerlang a[title="en"]:after {
	content:" | ";
}
/*div.ral_logobar {*/
	/*float: right;*/
/*}*/
div.ral_footerfooter a, div.ral_footerlang a {
	color:#898989;
	text-decoration: none;
}
/* Footerswitch */
div.ral_footer_box_1 {
	position: relative;
	overflow: hidden;
	padding: 0px 3px;
	width: 251px;
}
a#vcs_prev {
	display: block;
	text-decoration: none;
	position: absolute;
	height:245px;
	width: 10px;
	left: 10px;
	background: url(../i/ral-footer-article-back.gif) no-repeat center;
	z-index: 1000;
}
div#dotbox {
	display: none;
}
a#vcs_next {
	display: block;
	text-decoration: none;
	position: absolute;
	height:245px;
	width: 10px;
	background: url(../i/ral-footer-article-next.gif) no-repeat center;
	left: 250px;
	z-index: 1000;
}
div.ral_footer_box_1 div.article {
	height: 245px;
	width: 214px;
	float: left;
	padding: 0px 10px;
}
div.articlebar {
	height:245px;
	width: 214px;
	padding: 0px 10px;
}
div#imgbox img{
	display: none;
}

/* ********************** */
/* Weblog Teaser          */
/* ********************** */

div.weblog-teaser-post {
	font-size: 12px;
	color: #666666;
}
div.weblog-teaser-post-name a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
div.weblog-teaser-post-name {
	padding-bottom: 5px; 
}
div.weblog-teaser-post-weblog {
	display: none;
}
div.weblog-post-author-image {
	float: left;
	width: 54px;
	border: 3px solid #fff;
	-moz-box-shadow: 5px 5px 5px #d0d0d0;
	-webkit-box-shadow: 5px 5px 5px #d0d0d0;
	box-shadow: 5px 5px 5px #d0d0d0;
	margin-right: 10px;
}
div.weblog-teaser-list {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.ral_footer_box_3 div.weblog-teaser-list {
	height:132px;
	overflow: hidden;
}	

/* ************************* */
/* Gesundheits-Buttons       */
/* ************************* */

.health-button {
	width: 66px;
	height: 66px;
	background-color: #953c14;
	color: #fff;
	font: 12px 'Palatino Linotype',serif;
	line-height: 14px;
	text-align: center;
	margin-right: -2px;
	margin-bottom: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	border-radius: 33px;
	position: relative;
}

.health-button:after {
	content: url('/static/i/de_hoaken.png');
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 18px;
	height: 16px;
	bottom: 6px;
	left: 25px;
	position: absolute;
}

.health-button a {
	text-decoration: none;
	color: #fff;
	font: 12px 'Palatino Linotype',serif;
	line-height: 14px;
}

.health-button span {
	position: absolute;
	width: 100%;
	text-align: center;	
	left: 0%;
	top: 50%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-top: -19px;
}

.health-buttons-inner {
	margin-top: 20px;
}

/* ********************** */
/* social-media-layer     */
/* ********************** */
div.social-media-source-layer {
	text-align: left;
	font-size: 14px;
}
div.social-media-source-layer a {
	color: #82653f;
}
div.ral_footer_box_3 div.article h2 {
	font-size:17px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
/* ********************** */
/* Generalfonts           */
/* ********************** */

div.ral_main_content {position: relative;}
div.ral_main_content,
div.ral_main_content td {
	font-size: 14px;
	color: #953c14;
	line-height: 20px;
}
div.ral_main_content h1,
div.cms-module-weblog-post div.weblog-post-head-name a  {
	font: 22px 'Palatino Linotype', serif;
	margin-bottom: 5px;
	color: #692a0e;
	padding: 0;
}
div.cms-module-weblog-post div.weblog-post-head-name a  {
	text-decoration: none;
}
div.ral_main_content a,
div.ral_main_content td a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #692a0e;
}
div.ral_main_content a:hover,
div.ral_main_content td a:hover {
	text-decoration: none;
}
body div.ral_container div.ral_content a.content-show-link,
h1 {
	display: block;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	padding-bottom: 5px; 
	margin: 5px 0 0 0;  
	font-family: Arial, Helvetica, sans-serif;
	color: #692a0e;
	padding-left: 15px;
}
a.content-show-link {
	background:transparent url(../i/ral-collapsed.gif) no-repeat scroll right center;
}
a.closed {
	background:transparent url(../i/ral-collapsed.gif) no-repeat scroll right center;
}

a.open{
	background:transparent url(../i/ral-decollapsed.gif) no-repeat scroll right center;
}
h2,
div.ral_main_content_content h2 {
    font-size: 18px;
    font-weight: normal;
}
div h2 {
	margin-bottom: 12px;
}
body li {
	background:transparent url(../i/ral-listimage.gif) no-repeat scroll 0px 5px;
	list-style: none;
	padding: 0px 0px 5px 10px;		
}
div.ral_container div.ral_menu div.article {
	background-color: #692a0e;
	margin-bottom: 15px;
	padding:15px 0;
	width:270px;
	font-family: "Book Antiqua", "Times New Roman", serif;
}
div.ral_container div.ral_menu div.article a {
	color:#fff;
	padding:0 0 0 15px;
	text-transform: lowercase;
	font-size: 18px;
}
/* ********************** */
/* Quicklinks             */
/* ********************** */

div.ral_left_content {
	float: left;
	width: 270px;
	position: relative;
	top:73px;
}
div.quicklinks {
	padding-bottom: 10px;
}
div.ral_quicklinks a h1,
div.ral_quicklinks a span.bookh1 {
	display: block;
	font-size: 23px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.ral_quicklinks a h2,
div.ral_quicklinks a span.bookh2 {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
div.ral_quicklinks a.book {
	background:#f2f2f2 url(../i/ral-quicklink-book.gif) no-repeat right top;	
}
div.ral_quicklinks a.request {
	background:#f2f2f2 url(../i/ral-quicklink-request.gif) no-repeat right top;	
}

/* ********************** */
/* Menu                   */
/* ********************** */
div.ral_menu-lvl-1 {
	clear:right;
	padding: 15px 0;
	text-transform: lowercase;
	background-color: #953c14;
	font: 18px 'Palatino Linotype',serif;
	margin-bottom: 20px;
}
div.ral_menu-lvl-1 a {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	font-size: 20px;
}
div.menu-1-active {
	border-left: 8px solid #692a0e;
	background-color: #883712;
	padding-bottom: 5px;
}
div.menu-1 a,
div.menu-1-active a{
	font-size: 18px;
	color: #fff;
}
div.menu-1 a {
	color: #fff;
}
div.menu-1-active a {
	padding-bottom:10px;
}
div.menu-1-active div.menu-2 a {
	padding-bottom:0px;
}
div.menu-1 a:hover {
	color: #fff;
}
div.menu-2 {
	padding: 0 0 5px 20px;
}
div.menu-2-active {
	color: #fff;
}
div.menu-2 a {
	font-size: 16px;
	color:#fff;
}
div.menu-2-active a {
	color:#fff;
}
a.menu-1-link {
	padding-bottom: 12px;
}
div.ral_menu-lvl-1 div.menu-1-active div.menu-2 a.menu-2-active,
div.ral_menu-lvl-1 div.menu-1-active div.menu-2 a:hover {
 	background: url(../i/ral-menu-pointer.gif);
 	background-repeat: no-repeat;
 	background-position: left;
 	padding-left:15px;
}
div.ral_menu-lvl-3 {
	overflow: hidden;
/*	background: url(../i/ral-menu3-bg.gif) repeat-x 0px 29px; */	 
}
div.menu-3 {
	border: 1px solid #ccc;
}
div.menu-3, div.menu-3-active {
	float: left;
	margin:0 1px 0 0px;
	margin-top:1px;
	height: 25px;
	padding-top: 3px;
	overflow: hidden;
	line-height: 25px;
	background-color: rgba(255,255,255,0.8);
	background: url(../i/redesign/bg.png) repeat transparent;
}
div.menu-3-active {
	padding:5px 1px 0px 1px;
}
div.ral_main_content div.menu-3 a {
	color: #953C14;
	text-decoration: none;
	padding: 5px 3px 5px 2px;
	height: 20px;
	line-height: 27px;
	font-size: 14px;
}
div.ral_main_content div.menu-3-active a.menu-3-active {
	font-size: 14px;
}
div.menu-3 a:hover {
	border: none;
	color: #692A0E;
}
div.menu-3-active a {
	text-decoration: none;
	padding: 5px 9px;
	color: #692A0E;
}
/*
div.ral_menu-lvl-4 {
	border-bottom: 1px solid #82653F;
	border-left: 1px solid #82653F;
	border-right: 1px solid #82653F;
	height: 22px;
	padding: 0px 4px;
	margin-top:-14px;
	margin-bottom:14px;
}
div.ral_menu-lvl-4 div.menu-4,
div.ral_menu-lvl-4 div.menu-4-active {
	float: left;
	padding: 0px 10px;
	height: 22px;
	line-height: 22px;
}
div.ral_menu-lvl-4 div.menu-4 a{
	font-size: 11px;
	text-decoration: none;
}
div.ral_menu-lvl-4 div.menu-4 a:hover{
	text-decoration: underline;
}
*/
/* ********************** */
/* Content Left           */
/* ********************** */

div.ral_left_content div.article {
	background: none repeat scroll 0 0 #692A0E;
    margin-top: 0;
    padding: 10px 15px;
}
div.ral_left_content div.article a {
	font-family: 'Palatino Linotype', 'Times New Roman', serif;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
div.ral_left_content div.article a h1 {
	background: url(../i/ral-decollapsed.gif) no-repeat right 7px;	 
	font-size: 23px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div.ral_left_content div.article div#service-content-show a {
	color: #666666;
}
/* ********************** */
/* Header Gallery         */
/* ********************** */

div.vjg2_holder {
	border: 1px width #fff;
	border-radius: 0px 10px 0px 0px;
}
div.site_gallery {
	position:relative;
	height: 100%;
}
div.site_gallery img {
	cursor:auto;
}
div.site_gallery_scroll_prev {
	background:transparent url(../i/maingal-back.png) no-repeat;
	width: 34px; 
	height: 24px;
	position: absolute;
	top: 10px;
	right: 49px;
	z-index: 2;
}
div.site_gallery_scroll_next {
	background:transparent url(../i/maingal-next.png) no-repeat;
	width: 34px; 
	height: 24px;
	position: absolute;
	top: 10px;
	right: 11px;
	z-index: 2;
}
div.site_gallery_scroll_prev a,
div.site_gallery_scroll_next a{
	display: block;
	cursor: pointer;
	width: 34px; 
	height: 24px;
}
/* ********************** */
/* Service                */
/* ********************** */
div#service-content-show {
	display: none;
}

/* ********************** */
/* Special Gallery        */
/* ********************** */

div.specialgallery {
	margin: 10px 0px;
	float: left;
	height:320px;
	width: 534px;
}
ul.specialgallery-navigation {
	float: left;
	border-bottom: 5px solid #953c14;
	width: 534px;
}
ul.specialgallery-navigation li {
	float: left;	
	background: none;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
ul.specialgallery-navigation li a {
	display: block;
	background: #b5765a;
	color: #fff;	
	border-top: 3px solid transparent;
	text-decoration: none;
	padding: 5px 10px;
	
}
ul.specialgallery-navigation li.active {
	border-bottom: 0px;
}
ul.specialgallery-navigation li.active a {
	background: #953C14;
	border-top: 3px solid #953C14;
	border-bottom: 0px;
}
li.specialgallery-navigation-item {

}
div.specialgallery-image {
	float: left;
	width: 350px;
	display: none;
}
div#specialgallery-image-1 {
	display: block;
}
div.specialgallery-desc {
	position: absolute; 
	top: 0px; 
	left: 247px;
	background: #b5765a; 
	color: #fff; 
	width: 241px; 
	height: 282px; 
	opacity: 0.4;
	filter: Alpha(opacity=40);
}
div.specialgallery-desc-text {
	position: absolute; 
	top: 0px; 
	left: 247px;
	color: #fff; 
	width: 221px; 
	height: 282px; 
	opacity: 1; 
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}
div.specialgallery-desc-text h1{
	line-height: 18px;
	color: #fff;
	font-size: 20px;
	
}
div.specialgallery-desc-text a{
	display: block;
	text-shadow: none;
	background:#953c14 url(../i/ral-special-gallerie-link-bg.gif) repeat-x;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #953c14;
	padding: 3px 10px;
	margin: 10px;
	font-weight: bold;
	font-size: 14px;
}
div.linkholder-back,
div.linkholder-next {
	width: 43px;
	position: absolute;
	float: left;
	height: 282px;
}
div.linkholder-next {
	left: 487px;
	top: 0px;
}
div.linkholder-back a {
	background:transparent url(../i/ral-special-gallerie-back.gif) no-repeat center center;
	display: block;	
	height: 282px;
	width: 43px;
	text-decoration: none;
}
div.linkholder-next a {
	background:transparent url(../i/ral-special-gallerie-next.gif) no-repeat center center;
	display: block;	
	height: 282px;
	width: 43px;
	text-decoration: none;
}
div.ral_service {
	clear: left;
}

/* ********************** */
/* Calendar               */
/* ********************** */

span.was-cal-h2 {
	font-size: 11px;
	color: #666;	
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	margin-bottom: 12px;
	padding-top: 10px;
	font-family: Palatino, Linotype, serif;
	text-align: center;
}

div.calendarheader {
	background: none repeat scroll 0 0 #692A0E;
    padding: 10px 15px;
	text-transform: lowercase;
	color: #FFFFFF;
    font-family: 'Palatino Linotype', 'Times New Roman', serif;
    font-size: 20px;
    margin-top: 5px;
    cursor: pointer;
}
div.calendarheader h1 {
	text-transform: lowercase;
	color: #FFFFFF;
    font-family: 'Palatino Linotype', 'Times New Roman', serif;
    font-size: 20px;
    margin: 0;
    line-height: normal;
    padding: 0;
}
/* Dayview Left  */
div.ral_calendar table.calendar-display-view-list-day td {
	background-color:#f2f2f2;
	border-bottom:none;
	border-right:none;
	border-left: none;
	padding:2px;
	font-size: 12px;
}
div.rosenalpcal {
	display: none;
}
div.ral_calendar table.calendar-display-view-list-day td.calendartime {
	white-space: nowrap;
	width: 36px;
}
a.calendar-next {
	background:transparent url(../i/calendar-next.gif) no-repeat right center;	
	width: 20px;
	display: block;
	text-decoration: none;
}
a.calendar-back {
	display: block;
	background:transparent url(../i/calendar-back.gif) no-repeat left center;
	width: 20px;
	text-decoration: none;	
}
div.ral_calendar table.calendar-display-control {
	background-color:#e7e7e7;
	border:none;
	border-top:1px solid #cdcdcd;
	border-bottom:2px solid #fff;
	border-left: 10px solid #E7E7E7;
	border-right: 10px solid #E7E7E7;
}
div.ral_calendar table.calendar-display-view-list-day {
	border-top:none;
}
table.calendar-display-options {
	display: none;
}
td.control-date h2,
td.control-date h2 a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div.ral_left_content table.calendar-display-view-list-day a {
	color:#82653f !important;
	text-decoration: none;
}
td.nodates {
	background: #E7E7E7;
	font-size: 12px;
	padding: 5px;
}
/* Listview Center  */

div.ral_main_content div.calendar-display-view-list div.date {
	background: #F5F1E1;
}
div.ral_main_content table.calendar-display-control {
	border: none;
	background: #F5F1E1;
}
div.ral_main_content div.calendar-display-view div.date-location {
	color:#82653F;
}
div.ral_main_content table.calendar-display-control {
	border: 10px solid #F5F1E1;
}

/* Detailview Center  */

div.ral_main_content div.calendar-display-view-detail div.date-times {
	background-color:#F5F1E1;
	border-color:#82653F;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	clear:both;
	margin-top:5px;
	padding:5px;
}
div.ral_main_content div.calendar-display-view-detail div.date-description {
	color:#363636;
}
/* ************************** */
/* Weblog Post                */
/* ************************** */

div.ral_main_content div.cms-module-weblog-post {
	float:left;
	margin-bottom:10px;
	*width: 495px;
	background: #F5F1E1;
	padding: 10px;
}

/* ************************** */
/* Content.css Stile          */
/* ************************** */
table.kathegorie {
	margin: -10px;
}
table.kathegorie td {
	background: #fff;
	padding: 0px 10px 10px;
	font-size: 13px;
	width: 220px;
}
table.kathegorie td h2 {
	font: 18px 'Palatino Linotype', serif;
	color: #692a0e;
	padding: 5px 10px 10px 0px;
	font-size: 18px;
	margin: 10px 0px 0px 0px;
}
table.kathegorie td img{
	width: 260px;
	margin: 0px -10px -10px -10px; 
	*float: left;
}
table.kathegorie td a {
	background: #fff url(../i/ral-kathegorielink.gif) no-repeat 5px 9px;
	display: block;
	text-decoration: none;
	color: #692a0e;
	padding: 6px 6px 6px 15px;
	font-size: 13px;

}
table.kathegorie tr td a img {
	margin: -6px -16px -16px -25px;
}
table.kathegorie td a:hover {
	text-decoration: underline;
}
body div.article a.themenlink {
	cms-style-label: "Themenlink";
	display: block;
	background: #f5f1e1 url(../i/ral-themenlink-bg.gif) no-repeat 10px 9px;
	float: left;
	width: 231px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 17px;
	text-decoration: none;
	color: #82653f;
	height: 33px;
	line-height: 33px;
}
div.article a.themenlink:hover {
	text-decoration: underline;
}

/* Themenbox */

body div.ral_container div.article table.themenbox td {
	padding: 15px;
	background: #f5f1e1;
}
table.themenbox {
	margin-bottom: 10px;
}
table.themenbox td {
	padding: 15px;
	background:#f5f1e;
}
table.themenbox td h1 {
	font-size: 18px;
	color: #82653F;
}

/* Sitemap */ 
div.ral_main_content div.module-sitemap div.column {
	background:#F5F1E1 none repeat scroll 0 0;
	margin-bottom:5px;
	margin-right:10px;
	padding:10px;
	width:235px;
}
/* Listen Gallery */
div.ral_main_content table.gallery td {
	padding: 10px 0px;
}
div.ral_main_content table.gallery td.gallery-td-2 {
	padding: 10px;
}

/* ************************** */
/* Landingpage		          */
/* ************************** */

body.landingpage div.ral_main_content_left li,
body.landingpage div.cst-package-detail li {
	background:url(../i/landingpage_list_item.gif) no-repeat left 5px;
	padding-left:15px;
}
div.ral_container_lp div.ral-gallery-navigation {
	position:absolute;
	_position:static;
}
div.ral_left_content_lp {
	position:absolute;
	top:196px;
	/*ie8 hack*/
	top /*\**/:200px\9;
	z-index: 100;
	margin-top:0px;
}
* html div.ral_left_content_lp {
	left:0px;
	top:204px;
}
div.ral_gallery_lp {
	float:none;
	margin-left:0px;
}
div.ral_container_lp div.ral-gallery-inner {
	margin-left:220px;
}
div.ral_content_lp {
	position:relative;
	background: url("../i/redesign/bg.png") repeat scroll 0 0 transparent;
	float:left;
	clear:none;
}
div.ral_content_lp div.ral_left_content {
	top:-189px;
	float:none;
}
div.ral_content_lp div.ral_main_content {
	width:990px;
	padding-left:0px;
}
div.ral_content_lp div.ral_main_content_left {
	float:left;
	width:390px;
	margin-right:29px;
}
div.ral_content_lp div.ral_main_content_right {
	float: left;
    width: 490px;
}
div.ral_footer_container_lp {
	background:none;
	min-height:0;
	margin-top:20px;
}
div.ral_footer_container_lp div.ral_footerfooter {
	position:static;
	margin-top:29px;
}
div.ral_footer_container_lp div.ral_logobar {
	float:right;
	position:static;
}
div.ral_container_lp div.cst-indicator-navigation {
	display:none;
}
div.ral_footer_box_2 h1.cst {
	display: none;
}
div.ral_footer_box_2 div.cst-hotel-detail-routing h1.cst {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.ral_footer_box_2 div.cst-routing-start h2.cst {
	display: none;
}
div.ral_footer_box_2 div.cst-routing-start {
	padding-top: 5px;
}
body.landingpage div.ral_quicklinks div.article {
	padding-left: 0px;
	border-left: 4px solid #E0E0E0;
}
body.struct-47301 div.cst div.cst-indicator-navigation,
body.struct-47322 div.cst div.cst-indicator-navigation{
	display: none;
}
table.cst-packages-all-navbar {
	display: none;
}
body.struct-47301 table.cst-packages-all-navbar,
body.struct-47322 table.cst-packages-all-navbar {
	display: block;
}
a#fullscreen {
	background:url(../i/redesign/fullscreen.png) no-repeat left 5px;
	position: absolute;
	right: 0;
	top: 335px;
	width: 105px;
	height: 41px;
	line-height: 50px;
	padding-left: 23px;
	cursor: pointer;
}
body.background_zoom a#fullscreen {
	background:url(../i/redesign/show-content.png) no-repeat left 5px;
}
body.background_zoom div.ral_container,
body.background_zoom div.ral_footer_container,
body.background_zoom div.gedoehns_container,
body.background_zoom span {
	display: none;
}
body.background_zoom  div.site_gallery_scroll_prev {
	background:url(../i/redesign/left.png) no-repeat left 5px;
	width: 70px;
	height: 88px;
	position: absolute;
	left: 0;
	top: 380px;
}
body.background_zoom  div.site_gallery_scroll_next {
	background:url(../i/redesign/right.png) no-repeat left 5px;
	width: 70px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 380px;
}
#ral_right_calendar .weblog-teaser-list {
    background-color: #692A0E;
    margin: 20px 0 0 0;
    border: none;
}
#ral_right_calendar .weblog-teaser-list p {
    color: #fff;
    font-size: 18px;
	padding:10px 0 10px 15px;
    text-transform: lowercase;
	font-family: 'Palatino Linotype', 'Times New Roman', serif;
}
#ral_right_calendar .weblog-teaser-list li {
    background-image: none;
}
#ral_right_calendar .weblog-teaser-list .weblog-teaser-post a {
    font-size: 1.3em;
    text-transform: lowercase;
}
#ral_right_calendar .weblog-teaser-list .weblog-teaser-post a,
#ral_right_calendar .weblog-teaser-list .weblog-teaser-post div {
    color: #fff;
    text-decoration: none;
    font-family: 'Palatino Linotype',serif;
}
#ral_right_calendar .weblog-teaser-list .weblog-teaser-post .weblog-teaser-post-weblog {
    display: block;
    color: #fff;
}
.raviewport {
    width: 240px;
    margin: 0 auto;
}

.raviewport li {
    padding: 0;
}
.racontrol-nav {
    width: 100px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
}
.racontrol-nav li {
    float: left;
    padding-top: 8px;
}

.racontrol-nav li a {
    display: block;
    color: transparent;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    padding: 0;
    margin: 0 0 0 5px;
}

.racontrol-nav li a.raactive {
    background-color: #B5765A;
}

.radirection-nav  {
    width: 100%;
    height: 0px;
    position: relative;
}

.radirection-nav li a {
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 10px 15px;
}

.radirection-nav li a.raprev {
    position: absolute;
    left: 15px;
    bottom: 0;
    background-image: url(../i/ral-special-gallerie-back.gif);
}

.radirection-nav li a.ranext{
    position: absolute;
    right: 15px;
    bottom: 0;
    background-image: url(../i/ral-special-gallerie-next.gif);
}

/*  ---------------------- Accordion ------------------------  */

.accordiontext {
	display: none;
	width: 100%;
}
.accordion-content {
	display: none;
	/*     height: auto !important; */
}
ul.accordiontext {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.accordion {
	display: block;
	border: 1px solid;
	cursor: pointer;
	font-size: 20px;
	line-height: 33px;
	padding-left: 15px;
	padding-right: 5%;
	outline: 0;
	clear: both;
	font-weight: normal;
	position: relative;
}

.accordion:after {
	font-family: fontawesome;
	content: '\f107';
	font-size: 22px;
	line-height: normal;
	position: absolute;
	right: 5%;
	padding-top: 5px;
	vertical-align: middle;
	cursor: pointer;
}
.accordion-active:after {
	font-family: fontawesome;
	content: '\f106';
	font-size: 22px;
	line-height: normal;
	padding-bottom: 3px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	right: 5%;
	padding-top: 5px;
}


/* pensionstabelle Anpassungen Task #447181 */

#cst-pensions-jump a.cst-pension {
	position: relative;
	background-image: none;
}

#cst-pensions-jump a.cst-pension span.cst-change {
	display: inline-block;
	position: absolute;
	right: -3px;
	top: 5px;
	width: 20px;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background: white;
	border: 1px solid;
	text-decoration: none;
	border-radius: 3px;
	font-weight: bold;
}

#cst-pensions-jump tr.cst-pension {
	position: relative;
}

#cst-pensions-jump .cst-pension-tip.active {
	display: block;
	background-color: rgba(255,255,255,.9);
	box-sizing: border-box;
	padding: 10px;
	position: absolute;
	z-index: 100;
}


#cst-pensions-jump tr.cst-pension-selected a.cst-pension:before {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: green;
	border-radius: 50%;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	content: '\f00c';
	font-family: fontawesome, sans-serif;
	color: #fff;
	top: 5px;
	left: -18px;
}

#cst-pensions-jump ul.cst-list li {
	background: none;
	position: relative;
}

#cst-pensions-jump ul.cst-list li:before {
	display: inline-block;
	position: absolute;
	font-family: fontawesome, sans-serif;
	content: '\f105';
	color: #666;
	font-size: 12px;
	top: 4px;
	left: 0;
}