.Body.l432 {
  background: #aecaeb;
  font-family: "lucida grande", "lucida sans", sans-serif;
}

.l432 #innerWrapper {
  background: #b4da80;
  box-shadow: 0 4px 8px #666;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
}

.l432 #header {
  background: #b4da80;
  width: 1000px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.l432 #logoContainer {
  width: 1000px;
}

.l432 #logo {
    left: 90px;
    top: -15px;
    width: 95px;
  box-shadow: 0px 0px 3px #666;
}

.l432 #logo img {
  width: 95px;
}

.l432 #bundeslandName {
  background: url("/gfx/LAG/MV/mv.png") no-repeat;
  width: 422px;
  height: 27px;
  position: absolute;
  left: 300px;
  top: 35px;
}

.l432 #landsichtenLogo {
  display: block;
  right: 30px;
  top: 15px;
  width: 175px;
  height: 50px;
}

.l432 #landsichtenLogo .logo-text {
  color: #000;
  display: block;
  height: 30px;
  padding: 20px 0 0 5px;
  line-height: 120%;
  float: left;
  width: 93px;
  text-align: left;
}

.l432 #landsichtenLogo .logo {
  background: url("/gfx/LAG/landsichten-logo-klein.png") no-repeat scroll left top;
  width: 77px;
  height: 47px;
  float: left;
}

.l432 a#freizeitplanerLink {
  right: 36px;
}

.l432 #freizeitplanerMap {
  background: url("/gfx/LAG/MV/bg-freizeitplanerMap.png") no-repeat scroll right top;
  right: 10px;
}

.l432 #bildsliderTop {
  height: 365px;
  top: 146px;
}

.l432 #imgSliderWrapper {
  height: 365px;
}

.l432 .panel {
  height: 365px;
}

.l432 .imgSlider {
  background: #f3f3f3;
}

.l432 #mainNav {
  background: #68b500;
  box-shadow: 0px 0px 3px #333;
  padding: 0px 0px 0px 20px;
  width: 980px;
}

.l432 #mainNav ul li a {
    background: none;
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 10px;
}

.l432 #mainNav ul li a:hover {
    background: #386200;
    color: #fff;
}

.l432 #ggBar {
  height: 533px;
  top: -22px;
}

.l432 #ggSearchTop,
.l432 #tabsTop,
.l432 #ggBar .tabContent {
  background: #b5da81;
  background: linear-gradient(left, #b5da81 0%,#d9f5b3 50%,#b5da81 100%); /* W3C */
  background: -moz-linear-gradient(left, #b5da81 0%, #d9f5b3 50%, #b5da81 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b5da81), color-stop(50%,#d9f5b3), color-stop(100%,#b5da81)); /* Chrome,Safari4+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B5DA81', endColorstr='#B5DA81',GradientType=1 ); /* IE6-9 */
}

.l432 #ggSearchTop {
  margin-top: 190px;
}

.l432 #tabsTop {
  margin-top: 20px;
}

.l432 #resultTabsTop li,
.l432 #resultTabsTop .resultTabTop.active,
.l432 #ggSearchTop h2 {
  background: none;
  color: #386200;
  font-weight: bold;
}

.l432 #siteSearch .button,
.l432 #ggSearchTop input.button {
  background: none;
  background-color: #79b51c;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.07, rgb(120,181,28)), color-stop(0.54, rgb(159,199,84)) );
  background-image: -moz-linear-gradient( center bottom, rgb(120,181,28) 7%, rgb(159,199,84) 54% );
}

.l432 #siteSearch .button {
  width: 50px;
  margin: 0px 0px 0px 5px !important;
}

.l432 #ggSearchTop input.button {
  height: 18px;
}

.l432 #ggSearchTop .von input,
.l432 #ggSearchTop .bis input,
.l432 #travelOrtLeft input {
  background: #fff;
  border: 1px solid #5484b6;
  padding: 1px 2px;
}

.l432 .coda-nav ul li a.current {
  background: #ffb600;
}

.l432 #slider-nav {
    top: 170px;
}

.l432 #slider-nav a.activeSlide {
    background: none repeat scroll 0 0 #ffb600;
}

.l432 .panel .teaserBox {
  background: #b4da80;
  width: 380px;
  padding: 10px;
  right: 0px;
}

.l432 .panel .specialDiv-1 {
  display: none;
}

.l432 .panel .teaserBox h1 {
  font-size: 15px;
  font-weight: bold;
  color: #396300;
}

.l432 .upperCase {
  text-transform: none;
}

.l432 .panel .firstLink a,
.l432 .panel .secondLink a {
  background: none;
  background-color: #96c945;
  background: linear-gradient(top, #96c945 0%,#68b500 100%); /* W3C */
  background: -moz-linear-gradient(top, #96c945 0%, #68b500 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96c945), color-stop(100%,#68b500)); /* Chrome,Safari4+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96C945', endColorstr='#68B500',GradientType=0 ); /* IE6-9 */
  color: #fff;
  line-height: 16px;
  margin: 1px 11px 1px 1px;
  padding: 2px 5px;
  font-size: 12px;
}

.l432 #decorTop {
  display: none;
}

.l432 #teaserBoxes {
    background: #ffdb80;
    padding: 20px;
  border-bottom: 5px solid #ffb600;
}

.l432 #teaserBoxes .teaserBox {
  background: none;
  min-height: 145px;
  padding: 0px;
  width: 220px;
  box-shadow: 0px 2px 3px #333;
}

.l432 #teaserBoxes .teaserBox .bild {
  height: 145px;
  width: 220px;
}

.l432 #teaserBoxes .teaserBox .bild img {
  width: 220px;
}

.l432 #teaserBoxes .teaserBox h2 {
  background: #fff;
  font-weight: bold;
  color: #396300;
  top: 5px;
}

.l432 #teaserBoxes .teaserBox a.link {
  background: none;
  background-color: #96c945;
  background: linear-gradient(top, #96c945 0%,#68b500 100%); /* W3C */
  background: -moz-linear-gradient(top, #96c945 0%, #68b500 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96c945), color-stop(100%,#68b500)); /* Chrome,Safari4+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96C945', endColorstr='#68B500',GradientType=0 ); /* IE6-9 */
  color: #fff;
}

.l432 #main {
  background: #b4da80;
}

.l432 #leftTabs,
.l432 #rightTabs {
    background: none;
}

.l432 #tabsLeft,
.l432 #tabsRight,
.l432 #leftTabs .tabContent,
.l432 #rightTabs .tabContent {
  border-bottom: 1px solid #68b500;
}

.l432 #resultTabsLeft .resultTabLeft,
.l432 #resultTabsRight .resultTabRight {
  background: #fff;
  color: #396300;
}

.l432 #resultTabsLeft .resultTabLeft:hover,
.l432 #resultTabsRight .resultTabRight:hover {
  background: #68b500;
  color: #fff;
}

.l432 #resultTabsLeft .resultTabLeft.active,
.l432 #resultTabsRight .resultTabRight.active {
  background: #68b500;
  color: #fff;
  font-weight: bold;
  margin: 0 2px 0 0;
}

.l432 #leftTabs .Template.s5 h1,
.l432 #leftTabs .tabContent h2.headline,
.l432 #rightTabs .tabContent h2.headline {
  font-size: 16px;
  font-weight: bold;
  color: #396300;
  text-transform: none;
}

.l432 #leftTabs .Template.s5 h2 {
  font-size: 14px;
  font-weight: bold;
}

.l432 #leftTabs .getTravelBetriebe .treffer {
  background: #fff;
  border: 5px solid #fff;
  box-shadow: none;
}

.l432 .item {
  border: 4px solid #fff;
}

.l432 .ContentFlow .flow .item .caption.default {
    color: #fff !important;
}

.l432 .ContentFlow .flow .item .label {
    display: none;
}

.l432 .ContentFlow .flow .item .label {
  bottom: 2%;
}

.l432 .cover-controlls .next {
    background: url("/gfx/LAG/MV/button-next.png") no-repeat;
}

.l432 .cover-controlls .prev {
    background: url("/gfx/LAG/MV/button-prev.png") no-repeat;
}

.l432 #footer {
  background: none;
  padding: 30px 0px;
}

.l432 #footer .footerSEO h2 {
  font-size: 17px;
  font-weight: bold;
  color: #396300;
}

.l432 #footerTextContainer {
  border: none;
  padding: 0px 30px 20px 30px;
}

.l432 #socialMediaFooter {
  border: none;
  background: #68b501;
  background: -moz-linear-gradient(left, #68b501 0%, #9fcf5d 50%, #68b501 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#68b501), color-stop(50%,#9fcf5d), color-stop(100%,#68b501)); /* Chrome,Safari4+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68B501', endColorstr='#68B501',GradientType=1 ); /* IE6-9 */
  background: linear-gradient(left, #68b501 0%,#9fcf5d 50%,#68b501 100%); /* W3C */
  padding: 4px 30px 3px 30px;
}

.l432 #metaNav2 ul,
.l432 #footer .footerSEObottom {
    padding: 0px 30px;
}

.l432 #footer .footerSEO a {
  color: #006ab3;
}

.l432 #socialMediaFooter a {
  color: #002f5e;
  font-size: 13px;
  text-transform: normal;
}

.l432  #realised {
  padding-right: 30px;
}

.l432 #leftTabs .travelHeadline a {
	border: 1px solid #68B500;
	color: #fff;
	background: none;
	background-color: #96c945;
	background: linear-gradient(top, #96c945 0%,#68b500 100%); /* W3C */
	background: -moz-linear-gradient(top, #96c945 0%, #68b500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96c945), color-stop(100%,#68b500)); /* Chrome,Safari4+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96C945', endColorstr='#68B500',GradientType=0 ); /* IE6-9 */
}
