/*!
 * STYLE thurgau-tourismus.ch
 *
 * Copyright 2012 - Tourismus Services Ostschweiz AG
 * 20130109-SK.
 */
/* 02-CUSTOM
-------------------------------------------------- */

/* STRUCTURE - Body
-------------------------------------------------- */
body {
  background-attachment: fixed;
  background-color: #EBE9D3;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
::selection {
  /* Safari */
  background: #CDC890;
  color: #FFFFFF;
  nowhitespace: afterproperty;
}
::-moz-selection {
  /* Firefox */
  background: #CDC890;
  color: #FFFFFF;
  nowhitespace: afterproperty;
}
a {
  color: #96971C;
  text-decoration: none;
}
a:hover {
  color: #FF290B;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 { }
h3 code {
  font-size: 14px;
  font-weight: normal;
}
hr {
  background-color: #CDC890;
  border: none;
  color: #CDC890;
  height: 1px;
}
ul,
ol {  list-style-type: square }
.well {  border-radius: 0 }
/* Code in headings */
/* Base class */
.ost-logo {
  color: #FFFFFF;
  display: block;
  padding: 5px; 
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 480px) { 
	.ost-logo {
	  margin-top: 10px;
	}
}
.ost-logo-strip {
  background: none repeat scroll 0 0 rgba(0, 189, 242, 0.85);	
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";  
  top: 0;
  right: 0;
  min-height: 10px;
  padding: 0;
  position: absolute;
  vertical-align: middle;
  width: 270px;
  height: 220px;  
  text-align: center;
}
@media (max-width: 480px) { 
	.ost-logo-strip {
	  width: 100%;
	}
}
.ost-logo-container {
  border: 0 none;
  display: inline-block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
#ost-box {
  background-color: #fff;
  position: relative;
}
#ost-box .tab-content {
  margin: 0;
  overflow: hidden;
}
#ost-box li.first {  margin-left: 10px }
#ost-box .nav { 
  text-transform: uppercase;
  font-weight: bold;
  background: #EBE9D3;
  border-bottom: 1px solid #96971C;
}
#ost-box .tabs-below .nav { 
  background: #EBE9D3;
  border-bottom: 1px solid #96971C;
}
#ost-box li {  }
#ost-box.left .tab-content {
  margin: 0 10px 0 10px;
}
#ost-box.center { }
.ost-startsite .span4 #ost-box.center {  border: 5px solid #CDC890 }
#ost-box.right .tab-content {
  margin: 0 10px 0 10px;
}
#ost-box.right .nav-list { 
  background-color: #FFFFFF;
  background-image: none;
  text-transform: none;
  font-weight: normal;
}
.ost-startsite .span4 #ost-box.right {  border: 5px solid #CCCCCC }
#ost-box.bottom li {
  margin-bottom: 0;
  margin-top: 0;
}
.ost-teaser .span4 #ost-box.left,
.ost-teaser .span4 #ost-box.center,
.ost-teaser .span4 #ost-box.right {
  margin: 10px 0 20px 0;
}
.ost-teaser .span6 #ost-box.left,
.ost-teaser .span6 #ost-box.right {
  margin: 10px 0 20px 0;
}

/* ost-box new */
.ost-box {
    background-color: #fff;
    position: relative;
}
.ost-box .tab-content {
    margin: 0;
    overflow: hidden;
}
.ost-box li.first {  margin-left: 10px }
.ost-box .nav {
    text-transform: uppercase;
    font-weight: bold;
    background: #EBE9D3;
    border-bottom: 1px solid #96971C;
}
.ost-box .tabs-below .nav {
    background: #EBE9D3;
    border-bottom: 1px solid #96971C;
}
.ost-box li {  }
.ost-box.left .tab-content {
    margin: 0 10px 0 10px;
}
.ost-box.center { }
.ost-startsite .span4 .ost-box.center {  border: 5px solid #CDC890 }
.ost-box.right .tab-content {
    margin: 0 10px 0 10px;
}
.ost-box.right .nav-list {
    background-color: #FFFFFF;
    background-image: none;
    text-transform: none;
    font-weight: normal;
}
.ost-startsite .span4 .ost-box.right {  border: 5px solid #CCCCCC }
.ost-box.bottom li {
    margin-bottom: 0;
    margin-top: 0;
}
.ost-teaser .span4 .ost-box.left,
.ost-teaser .span4 .ost-box.center,
.ost-teaser .span4 .ost-box.right {
    margin: 10px 0 20px 0;
}
.ost-teaser .span6 .ost-box.left,
.ost-teaser .span6 .ost-box.right {
    margin: 10px 0 20px 0;
}
/* ost-box new end */

/* STRUCTURE - Header
-------------------------------------------------- */
header .container {
  background-color: #FFFFFF;
}
#ost-header {
  background-color: #FFFFFF  
}
#ost-header .carousel-caption {
  background-color: transparent;
  margin-left: 60px;
  margin-right: 60px;
  margin-top: 150px;
  max-width: 550px;
  padding: 0 20px;
  position: static;
}
#ost-header .carousel-caption .btn {  margin-top: 10px }
#ost-header .carousel-caption h1,
#ost-header .carousel-caption .lead {
  color: #fff;
  line-height: 1.25;
  margin: 0;
  text-shadow: 0 2px 2px rgba(0,0,0,0.8);
}
#ost-header .carousel-control {
  background-color: transparent;
  border: 0;
  font-size: 120px;
  height: 80px;
  margin-top: 0;
  text-shadow: 0 2px 2px rgba(0,0,0,0.8);
  z-index: 100;
}
#ost-header .carousel {  margin-bottom: 10px }
#ost-header .carousel .container {
  position: relative;
  z-index: 10;
}

#ost-header .carousel .item {  height: 450px }
#ost-header .carousel img {
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
}


/* ost-header new */
.ost-header {
    background-color: #FFFFFF
}
.ost-header .carousel-caption {
    background-color: transparent;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 150px;
    max-width: 550px;
    padding: 0 20px;
    position: static;
}
.ost-header .carousel-caption .btn {  margin-top: 10px }
.ost-header .carousel-caption h1,
.ost-header .carousel-caption .lead {
    color: #fff;
    line-height: 1.25;
    margin: 0;
    text-shadow: 0 2px 2px rgba(0,0,0,0.8);
}
.ost-header .carousel-control {
    background-color: transparent;
    border: 0;
    font-size: 120px;
    height: 80px;
    margin-top: 0;
    text-shadow: 0 2px 2px rgba(0,0,0,0.8);
    z-index: 100;
}
.ost-header .carousel {  margin-bottom: 10px }
.ost-header .carousel .container {
    position: relative;
    z-index: 10;
}

.ost-header .carousel .item {  height: 450px }
.ost-header .carousel img {
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}

/* ost-header end */

/* Carousel base class */
@media (max-width: 979px) { 
	#ost-header .carousel .item {  height: 377px }
	#ost-header .carousel img {
	  width: auto;
	}
	#ost-header .carousel-caption {  margin-top: 100px }
}
@media (max-width: 767px) { 
	#ost-header .carousel .item {  height: 295px }
	#ost-header .carousel img {   }
	#ost-header .carousel-caption {
	  margin-left: 20px;
	  margin-right: 20px;
	  margin-top: 100px;
	  padding: 0 70px;
	  width: 65%;
	}
	#ost-header .carousel-caption .lead,
	#ost-header .carousel-caption .btn {  font-size: 18px }
	#ost-header .carousel-caption .lead {
	  display: none;
	  visibility: collapse;
	}
	#ost-header .carousel-caption h1 {  font-size: 30px }
}
@media (max-width: 480px) { 
	#ost-header .carousel .item {  height: 185px }
	#ost-header .carousel img {  }
	#ost-header .carousel-caption {
	  margin-left: 20px;
	  margin-right: 20px;
	  margin-top: 70px;
	  padding: 0 70px;
	  width: 45%;
	}
	#ost-header .carousel-caption .lead,
	#ost-header .carousel-caption .btn {
	  display: none;
	  visibility: collapse;
	}
	#ost-header .carousel-caption h1 {  font-size: 20px }
}


/* ost-header new */
@media (max-width: 979px) {
    .ost-header .carousel .item {  height: 377px }
    .ost-header .carousel img {
        width: auto;
    }
    .ost-header .carousel-caption {  margin-top: 100px }
}
@media (max-width: 767px) {
    .ost-header .carousel .item {  height: 295px }
    .ost-header .carousel img {   }
    .ost-header .carousel-caption {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 100px;
        padding: 0 70px;
        width: 65%;
    }
    .ost-header .carousel-caption .lead,
    .ost-header .carousel-caption .btn {  font-size: 18px }
    .ost-header .carousel-caption .lead {
        display: none;
        visibility: collapse;
    }
    .ost-header .carousel-caption h1 {  font-size: 30px }
}
@media (max-width: 480px) {
    .ost-header .carousel .item {  height: 185px }
    .ost-header .carousel img {  }
    .ost-header .carousel-caption {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 70px;
        padding: 0 70px;
        width: 45%;
    }
    .ost-header .carousel-caption .lead,
    .ost-header .carousel-caption .btn {
        display: none;
        visibility: collapse;
    }
    .ost-header .carousel-caption h1 {  font-size: 20px }
}
/* ost-header end */


/* STRUCTURE - Content
-------------------------------------------------- */
.ost-wrapper {
  background-color: #fff;
  padding-bottom: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;  
}
#ost-content {
  padding: 10px 10px 0 10px;
}
#ost-subnavi { padding: 0 0 0 10px }
#ost-subnavi .nav > li > a {  color: #FFFFFF }
#ost-subnavi .nav > li > a:hover { background-color: #96971C }
#ost-subnavi .nav-list { background-color: #CDC890 }
#ost-subnavi .nav-list > .active > a,
.nav-list > .active > a:hover {
  background-color: #CDC890;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.span6 #ost-box h4 {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);	
  display: block;
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";
  padding: 5px;
}
.span6 #ost-box p {
  background-color: #FFFFFF;
  display: block;
  position: relative;
}
.span4 #ost-box h4 {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);	
  color: #333333;
  display: block;
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";
  padding: 5px;
}

/* ost-box new */
.span6 .ost-box h4 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    display: block;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";
    padding: 5px;
}
.span6 .ost-box p {
    background-color: #FFFFFF;
    display: block;
    position: relative;
}
.span4 .ost-box h4 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    color: #333333;
    display: block;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";
    padding: 5px;
}
/* ost-box new end */

.ost-teaser-intro .span12 {
  background-color: #CDC890;
  color: #FFFFFF;
}
.ost-teaser-intro h1, .ost-list-intro h1 {  padding-left: 10px }
.ost-teaser-intro h2, .ost-list-intro h2 {  padding-left: 10px }
.thumb-strip {
  bottom: 0;
  left: 0;
  min-height: 10px;
  padding: 0;
  position: absolute;
  vertical-align: middle;
  width: 100%;  
}
.thumb-strip a {
  font-weight:normal !important;
}
.thumb-strip h4 {  margin: 0 }
.thumb-strip-noimage h1, .thumb-strip-noimage h2, .thumb-strip-noimage h3, .thumb-strip-noimage h4 {  
  margin-left: 0;
  padding: 0 !important;
  background: none !important;  
}
.span12 .thumb-strip-noimage h1, .span12 .thumb-strip-noimage h2, .span12 .thumb-strip-noimage h3, .span12 .thumb-strip-noimage h4 {  
  margin-left: 10px;
  padding: 0 !important;
  background: none !important;
  color: #000;  
}
.thumb-container {
  border: 0 none;
  display: inline-block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.ost-highlighter { 
}
.ost-teaser-intro .thumb-strip {
  bottom: 0;
  left: 0;
  min-height: 10px;
  padding: 0;
  position: absolute;
  vertical-align: middle;
  /*background: none repeat scroll 0 0 rgba(0, 189, 242, 0.85);	*/
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)"; 
  width: 100%;  
  color: #FFFFFF;  
  text-transform: uppercase;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
}
.ost-list-intro .thumb-strip {
  bottom: 0;
  left: 0;
  min-height: 10px;
  padding: 0;
  position: absolute;
  vertical-align: middle;
  /*background: none repeat scroll 0 0 rgba(0, 189, 242, 0.85);	   */
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)"; 
  width: 100%;  
  color: #FFFFFF;  
  text-transform: uppercase;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
}
.ost-detail-intro .thumb-strip {
  bottom: 0;
  left: 0;
  min-height: 10px;
  padding-left: 10px;
  position: absolute;
  vertical-align: middle;
  /*background: none repeat scroll 0 0 rgba(0, 189, 242, 0.85); */
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)"; 
  width: 100%;
  color: #FFFFFF; 
  text-transform: uppercase; 
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
}
@media (max-width: 480px) { 
	.ost-teaser-intro h1, .ost-list-intro h1, .ost-detail-intro h1 {  font-size: 25px }
	.ost-teaser-intro h2, .ost-list-intro h2, .ost-detail-intro h2 {  font-size: 15px }	
}
/* STRUCTURE - Footer
-------------------------------------------------- */
#ost-footer {  
  background-color: #fff;
  box-shadow: none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 10px;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1.0);	
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";    
}
#ost-footer a {  font-weight: bold }
/* STRUCTURE - Ads
-------------------------------------------------- */
#ost-leaderboard {
  text-align: center;
  width: 100%;
}
#ost-wide-skyscraper {
  background-color: #FFFFFF;
  border: 5px solid #FFFFFF;
}
#ost-medium-rectangle {
  background-color: #CCCCCC;
  text-align: center;
}
#ost-fullbanner {  text-align: center }
#ost-standard-banner { }
/* STYLE - Button
-------------------------------------------------- */
.btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-primary {
  *background-color: #E3000B;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  background-color: #E3000B;
  background-image: -moz-linear-gradient(top, #E3000B, #A30600);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E3000B), to(#A30600));
  background-image: -webkit-linear-gradient(top, #E3000B, #A30600);
  background-image: -o-linear-gradient(top, #E3000B, #A30600);
  background-image: linear-gradient(to bottom, #E3000B, #A30600);
  background-repeat: repeat-x;
  border-color: #A30600 #A30600 #A30600;
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.5);
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3000B', endColorstr='#A30600', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
}
.btn-primary:active,
.btn-primary.active {  background-color: #E3000B }
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  *background-color: #A30600;
  background-color: #A30600;
  color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #A30600;
    color: #FFFFFF;
}
/* STYLE - Tabs
-------------------------------------------------- */
.nav > li > a:hover {
  background-color: #96971C;
  text-decoration: none;
  color: #ffffff;
}
.nav-tabs > li > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  border-radius: 0;
  color: #000;
  line-height: 20px;
  padding-bottom: 4px;
  padding-top: 8px;
  font-size: 12px;
}
.nav-tabs > li > a:hover {  border-color: #FFFFFF #FFFFFF #FFFFFF }
.dropdown-menu li {  
  margin-top: 0 !important;
  text-transform: none !important;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background-color: #ffffff;
  border: 1px solid #96971C;
  border-bottom-color: transparent;
  color: #96971C;
  cursor: default;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #96971C;
  border-bottom: none !important;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0;
}
.tabs-below .nav-tabs > .active > a,
.tabs-below .nav-tabs > .active > a:hover {
  background-color: #ffffff;
  border: 1px solid #96971C;
  border-top-color: transparent;
  margin-top: -1px;
  color: #96971C;
  cursor: default;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background-color: #96971C;
  background-image: -moz-linear-gradient(top, #96971C, #96971C);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#96971C), to(#96971C));
  background-image: -webkit-linear-gradient(top, #96971C, #96971C);
  background-image: -o-linear-gradient(top, #96971C, #96971C);
  background-image: linear-gradient(to bottom, #96971C, #96971C);
  background-repeat: repeat-x;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96971C', endColorstr='#96971C', GradientType=0);
  text-decoration: none;
}
/* STYLE - Dropdown
-------------------------------------------------- */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #CDC890;
  border-color: #CDC890;
  color: #ffffff;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: #CDC890;
  background-image: -moz-linear-gradient(top, #CDC890, #CDC890);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CDC890), to(#CDC890));
  background-image: -webkit-linear-gradient(top, #CDC890, #CDC890);
  background-image: -o-linear-gradient(top, #CDC890, #CDC890);
  background-image: linear-gradient(to bottom, #CDC890, #CDC890);
  background-repeat: repeat-x;
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CDC890', endColorstr='#CDC890', GradientType=0);
  outline: 0;
  text-decoration: none;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-bottom-color: #000;
  border-top-color: #000;
  filter: alpha(opacity=100);
  opacity: 1;
}
.nav .dropdown-toggle .caret {
  border-bottom-color: #000;
  border-top-color: #000;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
}
/* STYLE - Datepicker
-------------------------------------------------- */
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover { }
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {  background-color: #CDC890 }
.datepicker td.active,
.datepicker td.active:hover {
  background-color: #CDC890;
  background-image: -moz-linear-gradient(center top , #CDC890, #96971C);
  background-image: -webkit-linear-gradient(top, #CDC890, #96971C);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* STYLE - Hero Unit
-------------------------------------------------- */
.hero-unit {
  background-color: #CDC890;
  border-radius: 0;
  color: #FFF;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 60px;
}
@media (max-width: 480px) { 
	.hero-unit {  font-size: 15px }
	.hero-unit h1 {  font-size: 30px }
}
/* STYLE - Breadcrumb
-------------------------------------------------- */
.breadcrumb {
  background-color: #FFFFFF;
  border-bottom: solid 1px #CDC890;
  border-radius: 0;
  list-style: none outside none;
  margin: 0;
  padding: 8px 0px;
}
/* STYLE - Labels
-------------------------------------------------- */
.label,
.badge {  background-color: #CDC890 }
.label-important,
.badge-important {  background-color: #B94A48 }
/* STYLE - Alerts
-------------------------------------------------- */
.alert {  border-radius: 0 }
/* STYLE - Tables
-------------------------------------------------- */
.table th,
.table td {  border-top: 1px solid #CDC890 }
/* STYLE - Modal
-------------------------------------------------- */
.modal {  border-radius: 0 }
.modal-header {
  background: #CDC890;
  border-bottom: none;
  color: #FFFFFF;
}
/* STYLE - Meganizr
-------------------------------------------------- */
.meganizr {
  border-radius: 0;
  box-shadow: 0;
  width: auto;
  margin-top: 20px;
  padding-bottom: 40px;  
}
@media only screen and
(min-width:481px) and
(max-width:1182px) {
	.meganizr {
	  margin-top: 0;
	  padding-bottom: 0;
	}
}
.meganizr > li > a {
  font-family: inherit;
  line-height: 80px;
}
@media (max-width: 480px) { 
	.meganizr {
	  margin-top: 0;
	  padding-bottom: 0;
	}
	.meganizr > li > a {
	  font-family: inherit;
	  line-height: 40px;
	}	
}
.meganizr > li > div, .meganizr > li > ul, .meganizr > li > ul li > ul {
  top: 80px;
}
.meganizr > li.mzr-drop:hover > a,
.meganizr > li.mzr-drop > a.mzr-click {
  background: #FFFFFF;
  color: #FF290B;
  text-decoration: none;
  text-shadow: none;
}
.meganizr > li > ul a {
    color: #96971C;
}
.meganizr > li > ul a:hover {
    color: #FF290B;
}
.meganizr > li.mzr-drop:hover > a:after,
.meganizr > li.mzr-drop > a.mzr-click:after {  background: none }
.meganizr > li.mzr-drop > div {  padding-top: 0px }
.meganizr a.mzr-close {
  background: rgba(0,0,0, .1);
  border-radius: 3px;
  color: #999;
  font: bold 16px/25px Helvetica, Arial, sans-serif;
  padding: 0 10px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
}
.mzr-content h2, .mzr-content h3, .mzr-content h4 {
  color: #96971C;
}
.meganizr h3 > a {
  font-size: 18px;
}
.mzr-content a {  color: #96971C }
.mzr-content a:hover {
  color: #CDC890;
  text-decoration: none;
}
.mzr-content .mzr-links a {  border-bottom: 1px dotted #E1E1E1 }
/* class Color Scheme */
.meganizr > li > div,
.meganizr > li > ul,
.meganizr > li > ul li > ul {
  background-color: #FFF;
  border: 1px solid #E1E1E1;
  border-radius: 0;
  box-shadow: none;    
}
.mzr-class {
  background: -webkit-linear-gradient(top, #FFF 0%, #FFF 100%);
  background: -moz-linear-gradient(top, #FFF 0%, #FFF 100%);
  background: -o-linear-gradient(top, #FFF 0%, #FFF 100%);
  background: -ms-linear-gradient(top, #FFF 0%, #FFF 100%);
  background: linear-gradient(top, #FFF 0%, #FFF 100%);
  background: #FFF;
  background-position: bottom;    
  border: none;
  min-height: 50px;   
}
.mzr-class > li.mzr-align-right {
  border-left: 1px solid #EFEFEF;
  border-right: none;
}
.mzr-class > li {  
  border-right: 1px solid #EFEFEF; 
  height: 80px;  
  line-height: 40px;
}
@media (max-width: 480px) { 
  .mzr-class > li {  
	height: 40px;  
	line-height: 20px;
  }
}
.mzr-class > li.tgt-logo {  
  border-right: 1px solid #FFF; 
  height: 80px;  
  float: right;
  top: -5px;
}
.mzr-class > li.tgt-logo img {  
  height: 45px;
}
.mzr-class > li > a,
.mzr-class > li.mzr-search input {
  color: #000000;
  font-weight: bold;
  text-shadow: none;
  text-transform: uppercase;
}
.mzr-class > li > a:active {  color: #000000 }
.mzr-class > li > a:hover {
  color: #000;
  text-decoration: none;
  text-shadow: none;  
}
.tgt-logo {
	margin-top:0 !important;	
}
@media only screen and
(min-width:768px) and
(max-width:1182px) {
  .tgt-logo {
	margin-top:0 !important;		  
	padding-bottom:40px !important;
  }
}
@media only screen and (max-width: 959px) { 
	.mzr-responsive.mzr-class > li.mzr-search #search-form {  border-color: #555555 }
	.mzr-responsive.mzr-class > li,
	.mzr-responsive.mzr-class > li.mzr-align-right {  border: none }
	.mzr-responsive.mzr-class > li.mzr-drop > a,
	.mzr-responsive.mzr-class > li > ul li.mzr-drop > a,
	.mzr-responsive.mzr-class > li > ul li.mzr-align-right.mzr-drop > a {  background: url(/01-base/img/meganizr/arrow-down-light.png) no-repeat 100% center }
}
/* Close button for touch devices */
/* IMPORT - External
-------------------------------------------------- */



/* Update Gadmin 2016
-------------------------------------------------- */


/* Call to Action Accomondation, Offer, Routen, Adventure, Gastro Detail */
.calltoaction {
    position:fixed;
    top:41px;
    width: 100%;
    left:0px;
    z-index: 500;
    background-color: #555555;
    display: none;
    -webkit-box-shadow:1px 0px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 0px 10px rgba(0,0,0,0.1);
    box-shadow: 1px 0px 10px rgba(0,0,0,0.1);
}

.calltoaction .container {
    background-color: #555555;
    position:relative;
}

.calltoaction h4 {
    color: #FFFFFF;
    padding-left: 0px;
}

.calltoaction .btn-small {
    position:absolute;
    top:7px;
    right: 0px;
}

@media (max-width: 979px) {
    .calltoaction .container {
        padding-left: 20px;
    }

    .calltoaction .btn-small {
        right: 20px;
    }
}

/* Advanced Search */
.advanced-search {
    padding: 10px 0px 0px;
}

.advanced-search-toggle {
    vertical-align: center;
}

.advanced-search > .accordion-body .accordion-inner {
    padding-left: 1px;
    padding-right: 0;
    margin-left: 0px;
    border-top: none;
}

.advanced-search .dropdown-menu {
    text-align: left;
    left: -15px;
}

.form-horizontal .control-label {
    text-align: left;
    width: 150px;
}

.form-horizontal .controls {
    margin-left: 150px;
}

@media (max-width: 480px) {
    .form-horizontal .controls {
        margin-left: 0px;
    }
}

/* Mehr Button  */
.btn::after {
    content: " »";
}
.btn-primary::after, .input-prepend .btn::after, .navbar-form .btn::after, .btn.btn-mini::after, .btn.dropdown-toggle::after, .btn[type="submit"]::after, .btn[type="button"]::after, .btn.btn-info::after, #myModalMerkzettel, .btn.back::after, #newsletterForm .btn::after
{
    content: "";
}

.btn.back::before {
    content: "« ";
}