html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:1.6em;
	text-decoration: none;
	text-align: left;
	color: #000;
	background-color: #fff;
	overflow-x: hidden;
}
div.clear {
	clear: both;
}

/* Sticky Footer */
html, body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -350px;
}
.push {
  height: 350px;
}
.footer {
  height: 350px;
}
/* Sticky Footer */


div.container-dark-grey {
  background-color:#d7d2c8;
  border:1px solid #c0bcb3;
  float:left;
  margin-bottom:20px;
  padding:9px;
  width:210px;
}
div.container-dark-grey a:hover {
  text-decoration:underline;
}
div.container-light-grey {
  background-color:#f2f2f2;
  border:1px solid #d9d9d9;
  float:left;
  margin-bottom:20px;
  padding:9px 9px 4px;
  width:210px;
}
div#left div.container-light-grey img {
    float: left;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
span.span-h2 {
  color:#000;
  font-size:12px;
  font-weight:normal;
  line-height:12px;
  text-transform:uppercase;
  margin:0;
}
div.container-beige-grey {
  background-color:#e6e6dc;
  float:left;
}
div.container-white-green {
    background-color: #F2F2F2;
    border: 1px solid #7F9A64;
    display: block;
    margin-bottom: 20px;
    padding: 7px 9px 4px;
}
div.container-grey-grey {
    background-color: #fbfbfb;
    border: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 20px;
    padding: 9px 9px 4px;
}
div.container-white-green p.bodytext {
	margin: 0;
}
div.container-white-green-landingpage {
	padding: 9px 3px 4px 9px;
	display: inline-block;
}
div.container-white-green-landingpage input {
	width: 205px !important;
}
div.container-white-green-landingpage select#adults, div.container-white-green-landingpage select#children {
	width: 100px !important;
}
div.container-white-green-landingpage select#adults {
	margin: 0 10px 0 0;
}
div.container-white-green-landingpage div.container-amount {
	width: 210px !important;
}

div.container-white-green-landingpage input.submit-schnellanfrage {
    background-image: url("../images/button-schnellanfrage.png") !important;
    border: none;
    cursor: pointer;
    display: block;
    height: 30px !important;
    width: 210px !important;
	margin: 5px 0 !important;

}


/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
sup {
    line-height: 0;
    position: relative;
    top: 0.2em;
}
pre {
	font-family: monospace; 
}
a {
	color: #40664d;
	text-decoration: none; 
}
a img {
  border:none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #40664d; 
}
p a {
  text-decoration:underline;
}
p, pre { 
	margin: 0px;
	margin-bottom: 10px; 
}
p.align-left { 
	text-align: left;
}
p.align-center { 
	text-align: center;
}
p.align-right { 
	text-align: right;
}
p.align-justify { 
	text-align: justify;
}
/*********************************/
/* Frames: Abstände, link-to-top */
/*********************************/
p.csc-linkToTop {
	text-align: right;
}
p.csc-linkToTop a {
	font-weight: bold;
}
/* --- */
div.csc-frame {
	border: 0px;
}
div.csc-frame-invisible {
	display: none;
}
div.csc-frame-rulerBefore {
	border-top: 1px solid #000;
}
div.csc-frame-rulerAfter {
	border-bottom: 1px solid #000;
}
div.csc-frame-indent {
	padding-left: 100px;
}
div.csc-frame-indent3366 {
	padding-left: 33%;
}
div.csc-frame-indent6633 {
	padding-right: 33%;
}
div.csc-frame-frame1 {
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #aa8e0e;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
}
div.csc-frame-frame1 h1, div.csc-frame-frame1 p {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
div.csc-frame-frame2 {
	padding: 2px 4px 2px 4px;
	border: 1px dotted #000;
}
/* --- */
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}
div#content hr {
    clear: left;
    border: none;
}
/******************/
/* berschriften  */
/******************/
h1, h2, h3, h4, h5, h6 {
  color:#40664d;
  line-height: 1.25em;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
	margin:12px 0;
}
h3 {
	font-size:16px;
	margin:15px 0;
}
h4 {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	margin: 5px 0;
}
h5 {
	font-size: 1.4em;
}
h6 {
    background-color: #40664D;
    color: #FFFFFF;
    font-size: 1.3em;
    margin: 0;
    padding: 5px 0 5px 10px;
}

div.einleitung {
  font-family: "calluna-1","calluna-2","Times New Roman";
  font-weight:normal;
  font-size:18px;
  line-height: 1.4em;
}
div.einleitung p.bodytext b {
    font-weight: 700;
}

div.einleitung h1,
div.einleitung h2,
div.einleitung h3,
div.einleitung h4,
div.einleitung h5,
div.einleitung h6 {
  font-family: "calluna-1","calluna-2","Times New Roman";
  font-size:28px;
  font-weight:normal;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
}
h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
/* berschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #40664d;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
/* berschrift Datum */
p.csc-header-date {
	font-size: 0.8em;
}
/* Subüberschrift, allgemein */
p.csc-subheader {
	font-weight: bold;
	font-style: italic;
}
/* Subüberschrift, spezifiziert */
p.csc-subheader-0 {
}
p.csc-subheader-1 {
}
p.csc-subheader-2 {
}
p.csc-subheader-3 {
}
/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 0px;
}

/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-text {
	margin: 0 0 0 10px;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	margin: 0;
}
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #000;
	padding: 0px 0px;
}
div.csc-textpic-imagewrap {
	padding: 0;
}
div.csc-textpic img {
	border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
	clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 20px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic-intext-right div.csc-textpic-text {
	margin: 0;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}
dd.csc-textpic-caption {
    background-color: #173E2B;
    color: #FFFFFF;
    height: 23px;
    line-height: 23px;
    opacity: 0.8;
    padding: 0 0 0 7px;
    position: relative;
    top: -23px;
	font-size: 12px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
	/*margin: 0;*/
}
/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	/*margin-bottom: 1px; HIER */
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom: 1px;
	display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear: both;
}
/* No margins around the whole image-block */


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }
/* Center (above or below) */
div.csc-textpic-center {
	text-align: center; /* IE-hack *//* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float: right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear: right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float: left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float: right;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Spezieller style wenn bilder in einem "Rahmen (border)" dargestellt werden */
div.imageblock {
	margin-bottom: 10px;
}
/*********************************/
/* Aufzählungsliste spezifiziert */
/*********************************/
/* Aufzählungsliste, allgemein */
ul.csc-bulletlist li {
}
/* Aufzählungsliste, spezifiziert */
ul.csc-bulletlist-0 {
}
ul.csc-bulletlist-1 {
	list-style-type: decimal;
}
ul.csc-bulletlist-2 {
	list-style-position: inside;
}
ul.csc-bulletlist-3 {
	list-style-type: square;
}
/***********************/
/* Tabellen, allgemein */
/***********************/
table.contenttable {
  border-collapse: collapse;
	margin:0;
	padding:0;
  width:100%
}
table.contenttable tr td {
}
table.contenttable tr th { 
}

/* Tabellen, spezifiziert */
table.contenttable-0 {
}
table.contenttable-0 th {
}
table.contenttable-0 tr td {
}
table.contenttable-0 tr td.td-0 {
}
table.contenttable-0 tr td.td-last {
}

/* Layout 1 */
table.contenttable-1 {
}
table.contenttable-1 tr th {
}
table.contenttable-1 tr td {
}
table.contenttable-2 {
}
table.contenttable-2 tr td {
}
table.contenttable-3 {
}
/*************************/
/* Dateilinks, allgemein */
/*************************/
table.csc-uploads {
	border: 0px;
}
table.csc-uploads tr td p {
	background-color: transparent;
	font-size: 1em;
}
table.csc-uploads tr td {
	vertical-align: top;
}
table.csc-uploads tr.tr-even {
	background-color: #fff;
}
table.csc-uploads tr.tr-odd {
	background-color: #EBEBEB;
}
table.csc-uploads tr td.csc-uploads-icon {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
table.csc-uploads tr td.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
}
table.csc-uploads tr td.csc-uploads-fileName p a {
	font-weight: bold;
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {
	font-style: italic;
}
table.csc-uploads tr td.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}
/* Dateilinks, spezifiziert */
table.csc-uploads-1 {
}
table.csc-uploads-2 {
}
table.csc-uploads-3 {
}
/**************************/
/* Verschiedene Formulare */
/**************************/
form { 
	margin: 0px;
}
input, textarea, select { 
	padding-left: 3px; 
	margin-bottom: 2px;
	border: 1px solid #000;
}
input.submit {
	clear: both;
	color: #000;
	background-color: #bbb;
	border: 2px solid #bbb;
}
label {
	padding-top: 3px;
	display: block;
	float: left;
}
/* Email, Login und Such- Formular allgemein: */

/* Email Formular, spezifiziert */

/* Such Formular, spezifiziert */

/* Login Formular, spezifiziert */

/* Sitemap */
div.csc-sitemap ul {
  list-style-image:url(../images/pfeil-angebote.gif);
}

/* ------------------- Template Container - Styles ----------------------*/
/* Breite: 990px*/
/* Breiten- und Höhenangaben in em für flexibles Layout! 10px = 0.9em (bei font-size: 70% - entspricht 11px)*/
div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
div#breite {
  position:relative;
  margin:auto;
  width:100%;
}
div#social-links {
  position:absolute;
  top:250px;
  left:0;
  width:40px;
  z-index:100;
}
a.social-left {
  background-color: #173E2B;
  background-image:url(../images/icons_social.gif);
  background-repeat:no-repeat;
  display:block;
  height:40px;
  margin: 0 0 10px 0;
  width:40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.social-left:hover {
  border-left:10px solid #173E2B;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.social-left-fb {
  background-position:0px -104px;
}
a.social-left-flickr {
  background-position:0px -144px;
}
a.social-left-holidaycheck {
  background-position:0px -184px;
}
a.social-left-tripadvisor {
  background-position:0px -224px;
}


div#container {
}
div#top {
  background-image:url(../images/bg-top.png);
  background-repeat:repeat;
  color:#fff;
  font-size:12px;
  position:absolute;
  margin:auto;
  height:118px;
  line-height:16px;
  width:100%;
  top:20px;
  left:0;
  z-index:1;
}
div#top a {
  color:#fff;
}
div#top-align {
  position:relative;
  margin:auto;
  width:940px;
}
div.logo {
  float:left;
  width:370px;
}
div.logo img {
  margin-top:10px;
}
div.sprachnav {
  float:left;
  margin-top:5px;
}
div.sprachnav a {
  margin-right:5px;
  display: inline !important;
  text-decoration: underline;
}
div#top div.sprachnav a {
  text-decoration: none;	
}
div.schnellanfrage {
  float:left;
  margin-top:43px;
  width:570px;
}
div.phone {
  float: left;
  margin-left: 50px;
  text-transform: uppercase;
}
div#header {
  height:710px;
  margin:auto;
  position:relative;
  width:1200px;
  z-index:0;
}
div#main {
  position:relative;
  margin:auto;
  width:940px;
}
div#content,
div#info,
div#navigation {
  float:left;
  width:100%;
}
div#content ul {
  list-style-image:url(../images/icon-listtype.png);
  padding: 0 0 0 15px;
}
div#info {
  color:#8c8c8c;
  font-size:12px;
  height:60px;
  line-height:60px;
}
div#info a { 
  color:#8c8c8c;
  text-decoration:underline;
}
div#info a:hover { 
  color:#40664D;
}
div.breadcrumb {
  background-repeat:no-repeat;
  background-position:left center;
  float:left;
  padding-left:16px;
}
div.breadcrumb-1 {
  background-image:url(../images/breadcrumb-start.png);
}
div.breadcrumb-2 {
  background-image:url(../images/icon-listtype-footer.png);
  background-position:8px center;
  padding-left:20px;
}

div.info-container {
  float:right;
}
div.info-container img {
  position:relative;
  top:3px;
  margin-right:3px;
}
div.info-container div.csc-default {
  float:left;
}
div#left {
  float:left;
  font-size:12px;
  min-height:100px;
  width:230px;
}
div#left h1,
div#left h2 {
  color:#000;
  font-size:12px;
  font-weight:normal;
  text-transform:uppercase;
  margin:0;
}
div#left h3 {
  color:#000;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 4px 0;
}
div#left h1 a,
div#left h2 a,
div#left h3 a {
  color:#000;
}
div#left p {
  margin:0;
}
div#left ul {
  float:left;
  margin:0;
  padding:0 0 0 20px;
}
div#left div.csc-default {
  float:left;
}
div#right {
  float:left;
  min-height:100px;
  margin-left:30px;
  position:relative;
  width:680px;
}
div#bottom {
  border-top:1px solid #e5e5e5;
  color:#bfbfbf;
  font-size:12px;
  line-height:16px;
  margin:auto;
  margin-top:15px;
  padding-top:15px;
  position:relative;
  width:100%;
}
div#bottom a {
  color:#bfbfbf;
  display: block;
}
div#bottom a:hover {
  color: #40664D !important;
}
div#bottom-align {
  margin:auto;
  position:relative;
  width:940px;
}
div#address {
    float: left;
    padding: 0 10px;
    width: 210px;
}
div.address-container {
  margin-bottom:10px;
}
div.address-container img {
  margin-bottom:10px;
  margin-right:25px;
}
div.social-links {
  float:left;
  margin-bottom:10px;
  width:100%;
}
a.social-bottom {
  background-image:url(../images/icons_social.gif);
  background-repeat:no-repeat;
  float:left;
  height:16px;
  margin-right:5px;
  margin-top:3px;
  width:16px;
  display:block;
}
a.social-bottom-fb {
  background-position:0px 0px;
}
a.social-bottom-flickr {
  background-position:0px -16px;
}
a.social-bottom-holidaycheck {
  background-position:0px -32px;
}
a.social-bottom-tripadvisor {
  background-position:0px -48px;
}
a.link-tiroler-oberland {
  background-image:url(../images/icons_social.gif);
  background-repeat:no-repeat;
  background-position:0px -64px;
  float:left;
  height:40px;
  width:40px;
  display:block;
}

/*div.social-links img {
  margin-top:7px;
  margin-right:10px;
}*/
/*div.social-links a {
  display: inline !important;
}*/
div#language {
  margin: 0 0 0 275px;
  width: 665px;
}
div.copyright {
  margin-top:10px;
  float:right;
}
div#bottom div.sprachnav {
    margin-top: 10px;
}
span.address {
  display:block;
}
span.address a {
	text-decoration: underline;
	display: inline !important;
}

/*--Hauptnav--*/
ul.hauptnav {
  background-color:#7f9a64;
  float:left;
  font-size:18px;
  font-family: "museo-1","museo-2",Helvetica;
  list-style:none;
  margin:-24px 0 0 0;
  padding:0;
  position:relative;
  height: 45px;
  z-index:1;
}
ul.hauptnav li {
  color:#fff;
  float:left;
  height:45px;
  line-height:44px;
  list-style:none;
  position:relative;
}
/*
ul.hauptnav li.nav-57 a {
    background-color: #FFFFFF;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    color: #7F9A64;
    height: 43px;
}
ul.hauptnav li.nav-57 a:hover, ul.hauptnav li.cur.nav-57 a  {
	background-color: #3e664d;
	color: #fff;
	border-color: #3e664d;
}
*/
ul.hauptnav li:hover,
ul.hauptnav li.cur {
  background-color:#3e664d;
} 
ul.hauptnav li:hover a,
ul.hauptnav li.cur a {
  color:#fff;
}
ul.hauptnav li a {
  color:#fff;
  display:block;
  height:45px;
  padding:0 14px;
}

ul.hauptnav li ul.unternav {
  background-color: #3e664d;
  display: none;
  left: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 45px;
  width:248px;
}
ul.hauptnav li ul.unternav li {
  background-image:url(../images/trennlinie-menue.gif);
  background-position:top left;
  background-repeat:repeat-x;
  color: #FFFFFF;
  float: none;
  font-size: 14px;
  font-weight: normal;
  height: 35px;
  line-height: 32px;
  padding: 0;
  text-shadow: none;
  text-transform: none;
}
ul.hauptnav li span.line-top {
  display:none;
  display:block;
  background-color: #3e664d;
  left: 0;
  top: 47px;
  line-height: 2px;
  position: absolute;
  bottom: -2px;
  width: 250px;
  z-index: 3;
}
ul.hauptnav li ul.unternav li:hover,
ul.hauptnav li ul.unternav li.cur {
  background-color: #3e664d;
}

ul.hauptnav li ul.unternav li a {
  color:#fff;
  height: 35px;
}
ul.hauptnav li:hover ul.unternav,
ul.hauptnav li:hover span.line-top {
  display: block;
}
ul.hauptnav ul.unternav a {
	padding: 0 15px !important;
}
ul.hauptnav ul.unternav a:hover {
	background-color: #7f9a64;
	color: #fff !important;
}

ul.hauptnav li ul.unternav img {
  position:absolute;
  top:14px;
  right:10px;
}

ul.unternav-2 {
  background-color: #7f9a64;
  display: none;
  left: 248px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width:248px;
}
ul.hauptnav li ul.unternav li:hover ul.unternav-2 {
  display: block;
}

ul.hauptnav li ul.unternav li ul.unternav-2 li:hover,
ul.hauptnav li ul.unternav li ul.unternav-2 li.cur,
ul.hauptnav li ul.unternav li ul.unternav-2 li:hover a,
ul.hauptnav li ul.unternav li ul.unternav-2 li.cur a {
  background-color: #3e664d;
}


/*--Extranav--*/
ul.extranav {
  float:right;
  list-style:none;
  margin:0;
  margin-top:5px;
  padding:0;
}
ul.extranav li {
  color:#fff;
  float:left;
  margin:0;
  margin-right:4px;
  padding:0;
}
ul.extranav li a {
  color:#fff;
  text-decoration:underline;
}

ul.bottomnav {
  border-bottom:1px solid #e5e5e5;
  float:left;
  list-style:none;
  margin:0;
  margin-left:45px;
  padding:0;
  padding-bottom:10px;
  width:660px;
}
ul.bottomnav li {
  float:left;
  font-weight:bold; 
  margin-right:15px;
  width:150px;
  padding: 10px 0 0 0;
}
ul.bottomnav li ul.unternav {
  list-style-image:url(../images/icon-listtype-footer.png);
  margin:0;
  margin-left:0;
  padding:0;
}
ul.bottomnav li ul.unternav li {
  float:none;
  font-weight:normal; 
  margin-right:15px;
  padding: 0;
}
ul.bottomnav li ul.unternav li:hover {
  list-style-image:url(../images/icon-listtype.png);
}
ul.bottomnav li.cur {
  padding: 0 !important;
  color: #40664D;
  list-style-image:url(../images/icon-listtype.png);
}

/*********** NEWS ***********/
/* LATEST VIEW */
span.news-latest-item {
  background-color:#c9d4d1;
  border:1px solid #a5aeac;
  float:left;
  margin-bottom:20px;
  position:relative;
  padding:9px 9px 3px;
  width:210px;
}
a span.news-latest-item {
  color:#000;
}
a:hover span.news-latest-item {
  opacity:0.8;
}
span.news-latest-period {
  color:#000;
  float:left;
  font-size:12px;
  font-weight:normal;
  line-height:14px;
  text-transform:uppercase;
  margin:0 0 2px 0;
  width:100%;
}
span.news-latest-title {
  color:#000;
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  text-transform:uppercase;
  margin:0 0 2px 0;
  width:100%;
}
span.news-latest-item img {
  margin-bottom:4px;
}
span.news-latest-subheader {
  line-height:16px;
  margin:5px 0 0 0;
  float:left;
  width:100%;
} 
span.news-latest-price {
    clear: left;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 0;
    text-align: right;
    width: 100%;
}
/* Fuer Kategorie Winter */
span.news-winter span.news-latest-item {
  background-color:#c1e1ed;
  border:1px solid #b1cad3;
}

/* LIST VIEW */
span.news-list-item {
  border:1px solid #d2d2d2;
  float:left;
  font-size:12px;
  margin-bottom:20px;
  margin-right:15px;
  padding:9px;
  position:relative;
  width:190px;
}
a span.news-list-item,
a span.news-list-item h1,
a span.news-list-item h2,
a span.news-list-item h3 {
  color:#000;
}
a:hover span.news-list-item {
  opacity:0.8;
}
span.news-list-period {
  color:#000;
  float:left;
  font-size:12px;
  font-weight:normal;
  line-height:14px;
  text-transform:uppercase;
  margin:0 0 2px 0;
  width:100%;
}
span.news-list-title {
  color:#000;
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  text-transform:uppercase;
  margin:0 0 2px 0;
  width:100%;
}
span.news-list-item img {
  margin-bottom:4px;
}
span.news-list-subheader {
  line-height:16px;
  margin:5px 0 0 0;
  float:left;
  width:100%;
} 
span.news-list-price {
  float:right;
  font-size:16px;
  font-weight:bold;
  text-align:right;
  width:100%;
}
span.news-special-marker {
  position:absolute;
  height:82px;
  width:81px; 
  top:-6px;
  right:-6px;
  z-index:1;
}
span.news-topoffer span.news-special-marker {
  background-image:url(../images/ribbon-topoffer.png);
  background-repeat:no-repeat;
}
span.news-lastminute span.news-special-marker {
  background-image:url(../images/ribbon-lastminute.png);
  background-repeat:no-repeat;
}

/* NEWS SINGLE */
div.news-single-item {
  float:left;
  margin-bottom:20px;
  width:100%;
}
div.news-single-content {
  float:left;
  margin-right:20px;
  width:330px;
}
div.news-single-prices {
  background-color:#e6e6dc;
  float:left;
  padding:10px;
  width:310px;
}
div.news-single-prices table.contenttable thead {
	font-size: 12px;
}
div.news-single-prices table.contenttable td.td-1 {
	width: 125px;
}
div.news-single-prices table.contenttable td.td-price {
	width: 45px;
	font-weight: bold;
}

div.news-single-prices ul {
  padding-left:20px;
}
div.news-single-item a.booking-link {
  background-color:#7f9a65;
  color:#fff;
  display:block;
  float:right;
  font-weight:bold;
  margin-top:5px;
  padding:5px 10px;
  text-align:center;
  width:310px;
}
span.news-single-item-period {
	font-weight: bold;
}
div.news-single-item-record span.news-single-item-period {
	font-weight: bold;
	font-size: 1.3em;
	
}

/* NEWS QUICKLINKS */
div.quicklinks-list-container, div.zimmer-quicklinks-list-container {
  float:left;
  margin:20px 0 0 0;
  width:100%;
}
a span.quicklinks-list-item, a span.zimmer-quicklinks-list-item {
  color:#000;
}
a:hover span.quicklinks-list-item {
  opacity:0.8;
}
span.quicklinks-list-item, span.zimmer-quicklinks-list-item {
  background-image:url(../images/arrow-right-content.png);
  background-position:right center;
  background-repeat:no-repeat;
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
  float:left;
  margin:0 0 20px 0;
  padding:11px 40px 11px 0;
  width:640px;
}
span.zimmer-quicklinks-list-item {
  background-image: none;
  background-position:right center;
  background-repeat:no-repeat;
  border: none;
}

span.quicklinks-list-content, span.zimmer-quicklinks-list-content {
  float:left;
  width:465px;
}
span.quicklinks-list-title, span.zimmer-quicklinks-list-title  {
  color:#000;
  font-size:14px;
  font-weight:bold;
  line-height:16px;
  margin-top:0;
  margin-bottom:5px;
  text-transform:uppercase;
  float:left;
  width:465px;
}
span.quicklinks-list-subheader, span.zimmer-quicklinks-list-subheader {
  float:left;
  width:475px;
}
span.quicklinks-list-item img, div.zimmer-quicklinks-list-container img {
  float:left;
  margin-right:15px;
}


/* KIWI ACCORDION */
div.ka-panel {
  
}
div.ka-handler h1, div.ka-handler h3, div.ka-handler h3 {
    background-image: url("../images/accordion-close.png");
    background-position: 580px 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 5px 0 0;
    text-align: right;
}

div.open h1,
div.open h2,
div.open h3 {
  background-image:url(../images/accordion-open.png);
}

body.beauty-anwendungen div.ka-handler h1, body#pid106 div.ka-handler h1 {
  background-position:left center;
  border-bottom:1px solid #E6E6E6;
  float:left;
  margin:0;
  margin-top:15px;
  padding:5px 0 5px 20px;
  text-align:left;
  width: 96%;
}
body.beauty-anwendungen div.ka-content, body#pid106 div.ka-content {
  background-color:#E6E6E6;
  float:left;
  padding:8px 8px 0;
  width: 96%;
}
div.vn_beautylinde form {
  float:left;
  margin-top:4px;
  width:100%;
}
div.vn_beautylinde form label.title {
  padding:0;
  width:540px;
}
div.vn_beautylinde form input.amount {
  width:30px;
}
div.vn_beautylinde form input.basket,
div.vn_beautylinde form input.delete {
  background-color:#40664D;
  border-color:#40664D;
  color:#fff;
}
div.beauty-basket form label.title {
  width:475px;
}

/* CONTAINER */
div.container-2cols {
  float:left;
  width:100%;
}
div.container-2cols-left {
  float:left;
  margin-right:10px;
  width:330px;
}
div.container-2cols-right {
  float:left;
  margin-left:10px;
  width:330px;
}
div.container-2cols-right div.container-light-grey {
  width:100%;
}
div.container-2cols-right div.container-light-grey ul {
  margin:0;
}

div.tx-lumogooglemaps-pi1 {
  float:left;
}

/* HOTELPLAN */
div#karte  {
  position:relative;
  height:698px;
  width:680px;
}
div.tooltip {
  background-image:url(../images/bg-tooltip.png);
  background-repeat:repeat;
  background-color:#40664D;
  color:#000000;
  display:none;
  font-size:12px;
  padding:10px;
  position:absolute;
  z-index: 100;
  top:0;
  left:0;
}
div.tooltip h3 {
  color:#000;
  font-weight:bold;
  margin:5px 0;
  padding:0;
}
div.tooltip-content {
  background-color:#fff;
  border:1px solid #000;
  padding:5px 15px;
}

div.switch-to-mobile {
  background-color: #D6E7C5;
  border: 3px solid #7E9A63;
  color: #7E9A63;
  font-size: 24px;
  height: 50px;
  left: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 138px;
  width: 100%;
  z-index: 5000;
}
div.switch-to-mobile a {
  display:block;
}
