.Body.l444 {
  background: #aecaeb;
  font-family: "lucida grande", "lucida sans", sans-serif;
}

.l444 #innerWrapper {
  background: #b4da80;
  box-shadow: 0 4px 8px #666;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
}

.l444 #header {
  background: #b4da80;
  width: 1000px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 390px;
}

.l444 #headerPic {
    height: 235px;
    top: 146px;
    width: 1000px;
}

.l444 #logoContainer {
  width: 1000px;
}

.l444 #logo {
    left: 90px;
    top: -15px;
    width: 95px;
  box-shadow: 0px 0px 3px #666;
}

.l444 #logo img {
  width: 95px;
}

.l444 #bundeslandName {
  background: url("/gfx/LAG/MV/mv.png") no-repeat;
  width: 422px;
  height: 27px;
  position: absolute;
  left: 300px;
  top: 35px;
}

.l444 #landsichtenLogo {
  display: block;
  right: 30px;
  top: 15px;
  width: 175px;
}

.l444 #landsichtenLogo .logo-text {
  color: #000;
  display: block;
  height: 30px;
  padding: 20px 0 0 5px;
  line-height: 120%;
  text-align: left;
  float: left;
  width: 93px;
}

.l444 #freizeitplanerMap{
  background: url("/gfx/LAG/MV/bg-freizeitplanerMap.png") no-repeat scroll right top transparent;
  right: 10px;
}

.l444 a#freizeitplanerLink{
  right: 36px;
}

.l444 #landsichtenLogo .logo{
  background: url("/gfx/LAG/landsichten-logo-klein.png") no-repeat scroll left top transparent;
  width: 77px;
  height: 47px;
  float: left;
}

.l444 #mainNav {
  background: #68b500;
  box-shadow: 0px 0px 3px #333;
  padding: 0px 0px 0px 20px;
  width: 980px;
}

.l444 #mainNav ul li a {
    background: none;
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 10px;
}

.l444 #mainNav ul li a:hover {
    background: #386200;
    color: #fff;
}

.l444 #mainNav ul li a:hover,
.l444 #mainNav ul li a.active,
.l444 #mainNav ul li.active a {
    background: #386200;
    color: #fff;
}

.l444 #ggBar {
  height: 533px;
  top: -22px;
}

.l444 #ggSearchTop,
.l444 #tabsTop,
.l444 #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 */
}

.l444 #ggSearchTop {
  margin-top: 190px;
}

.l444 #tabsTop {
  margin-top: 20px;
}

.l444 #resultTabsTop li,
.l444 #resultTabsTop .resultTabTop.active,
.l444 #ggSearchTop h2 {
  background: none;
  color: #386200;
  font-weight: bold;
}

.l444 #siteSearch .button,
.l444 #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% );
}

.l444 #siteSearch .button {
  width: 50px;
  margin: 0px 0px 0px 5px !important;
}

.l444 #ggSearchTop input.button {
  height: 18px;
}

.l444 #ggSearchTop .von input,
.l444 #ggSearchTop .bis input,
.l444 #travelOrtLeft input {
  background: #fff;
  border: 1px solid #5484b6;
  padding: 1px 2px;
}

.l444 .coda-nav ul li a.current {
  background: #ffb600;
}

.l444 .panel .teaserBox {
  background: #b4da80;
  width: 380px;
  padding: 10px;
  right: 0px;
}

.l444 .panel .specialDiv-1 {
  display: none;
}

.l444 .panel .teaserBox h1 {
  font-size: 15px;
  font-weight: bold;
  color: #396300;
}

.l444 .upperCase {
  text-transform: none;
}

.l444 .panel .firstLink a,
.l444 .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;
}

.l444 #decorTop {
  background: #ffdb80;
  height: 30px;
  border-bottom: 5px solid #ffb600;
}

.l444 #main {
  background: #b4da80;
}

.l444 #leftTabs,
.l444 #rightTabs {
    background: none;
}

.l444 #tabsLeft,
.l444 #tabsRight,
.l444 #leftTabs .tabContent,
.l444 #rightTabs .tabContent {
  border-bottom: 1px solid #68b500;
}

.l444 #resultTabsLeft .resultTabLeft,
.l444 #resultTabsRight .resultTabRight {
  background: #fff;
  color: #396300;
}

.l444 #resultTabsLeft .resultTabLeft:hover,
.l444 #resultTabsRight .resultTabRight:hover {
  background: #68b500;
  color: #fff;
}

.l444 #resultTabsLeft .resultTabLeft.active,
.l444 #resultTabsRight .resultTabRight.active {
  background: #68b500;
  color: #fff;
  font-weight: bold;
  margin: 0 2px 0 0;
}

.l444 #leftTabs .Template.s5 h1,
.l444 #leftTabs .tabContent h2.headline,
.l444 #rightTabs .tabContent h2.headline {
  font-size: 16px;
  font-weight: bold;
  color: #396300;
  text-transform: none;
}

.l444 #leftTabs .Template.s5 h2 {
  font-size: 14px;
  font-weight: bold;
}

.l444 #leftTabs .getTravelBetriebe .treffer {
  background: #fff;
  border: 5px solid #fff;
  box-shadow: none;
}

.l444 .item {
  border: 4px solid #fff;
}

.l444 .Template.s475 .item,
.l444 .Template.s473 .item { 
  border: none !important;
}

.l444 .ContentFlow .flow .item .caption.default {
    color: #fff !important;
}

.l444 .ContentFlow .flow .item .label {
    display: none;
}

.l444 .ContentFlow .flow .item .label {
  bottom: 2%;
}

.l444 .cover-controlls .next {
    background: url("/gfx/LAG/MV/button-next.png") no-repeat;
}

.l444 .cover-controlls .prev {
    background: url("/gfx/LAG/MV/button-prev.png") no-repeat;
}

.l444 #footer {
  background: none;
  padding: 30px 0px;
}

.l444 #footer .footerSEO h2 {
  font-size: 17px;
  font-weight: bold;
  color: #396300;
}

.l444 #footerTextContainer {
  border: none;
  padding: 0px 30px 20px 30px;
}

.l444 #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;
}

.l444 #metaNav2 ul,
.l444 #footer .footerSEObottom {
    padding: 0px 30px;
}

.l444 #footer .footerSEO a {
  color: #006ab3;
}

.l444 #socialMediaFooter a {
  color: #002f5e;
  font-size: 13px;
  text-transform: normal;
}

.l444 #breadcrumbs {
  color: #000;
  bottom: 5px;
}

.l444 #breadcrumbs ul li a {
    color: #006ab3;
}

.l444 #subNav ul li a,
.l444 #subNav ul li ul li a.active,
.l444 #subNav ul li ul li a.active:hover {
  background: #68b500;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.l444 #subNav ul li ul li a {
  background: none;
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #ffb600;
  text-transform: none;
}

.l444 .Template .Sitemap .item {
    border: none;
}

.l444 #subNav ul li ul li a:hover {
  color: #000;
  background: #ffb600;
}

.l444 #leftColumn .leftBox {
  background: #ffdb80;
  margin: -55px 0 30px 0;
  box-shadow: 0 1px 3px #333;
}

.l444 #content h1 {
  font-size: 20px;
  font-weight: bold;
  color: #386200;
  text-transform: none;
}

.l444 #content h2 {
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}

.l444 #tabs,
.l444 #content .getTravelBetriebe {
  border-bottom: 1px solid #68b500;
}

.l444 #contentTabs .getTravelBetriebe .treffer {
  background: #fff;
  border: 5px solid #fff;
  box-shadow: none;
}

.l444 #resultTabs .resultTab {
  background: #fff;
  color: #396300;
}

.l444 #resultTabs .resultTab:hover {
  background: #68b500;
  color: #fff;
}

.l444 #resultTabs .resultTab.active {
  background: #68b500;
  color: #fff;
  font-weight: bold;
  margin: 0 2px 0 0;
}

.l444 #leftTabs .getTravelBetriebe .treffer {
  background: #fff;
  border: 5px solid #fff;
  box-shadow: none;
}

.l444 #leftColumn .box a.link {
  background: none;
  background-image: 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 */
  box-shadow: 0 1px 2px #333;
  padding: 1px 5px;
  color: #fff;
}

.l444 #realised {
     padding-right: 30px;
 }

#content .Template .Sitemap .item,
.l444 .Template.s475 .rootLineSitemap .item {
  background: #E2E1B3;
}
