.Body.l452 {
  background: none repeat scroll 0 0 #F3F3F3;
  font-family: "trebuchet ms", trebuchet, sans-serif;
}

/* Anpassungen Travel */

.l452 #main {
  background: #fff;
}

.l452 #tt_orientationNav ul li.active span {
    color: #FFFFFF;
}

.l452 #tt_orientationNav ul li.active,
.l452 #tt_orientationNav ul li span.placeHolder { 
	background-image: url(/gfx/travel/BB/bg-orientationSprite.png);
}

.l452 #tt_orientationNav ul li span.step { 
	background-image: url(/gfx/travel/BB/bg-orientationStepSprite.png);
}

.l452 #tt_orientationNav ul li.active span.status {
  background: #B30000;
}

.l452 #tt_orientationNav ul li.active span.status,
.l452 #tt_orientationNav ul li.active a { 
	background: #B30000;
}

.l452 #pageContent{
  padding: 45px 30px 15px 30px;
}

/* Warenkorb klickbar */
.l452 #tt_orientationNav ul li.step_00:hover { background-image: url(/gfx/travel/BB/bg-orientationSprite.png); }
.l452 #tt_orientationNav ul li.step_00:hover a, .l452 #tt_orientationNav ul li.step_00:hover span.status { background: #B30000; }


/* heller Hintergrund */

.l452 .tt_viewPager {
    background: #b20000 url("/gfx/LAG/BB/bg-teaserBoxes.jpg") no-repeat;
}

.l452 #tt_column .box .filter {
    background: #fff url("/gfx/LAG/BB/bg-subNav.png") repeat-y;
    color: #000;
    border: none;
}

.l452 #pager .active,
.l452 #map-side-bar a.map-link {
    color: #fff;
}

/* dunkler Hintergrund */
.l452 #tt_orientationNav ul li.active a,
.l452 #tt_column .box .filter h5.closed,
.l452 #tt_column .box .filter .accommodationBlock h5,
.l452 #tt_column .box .filter h5.open{
    background-color: #B30000;
    color: #fff;
}

.l452 #tt_column #roomSearch .furtherRoom {
	background: #FFE5B2;
}

.l452 #tt_column #addScnt {
	background-color: #FFE5B2;
}

.l452 #tt_column .remScnt,
.l452 #tt_column .infoScnt,
.l452 #tt_column #roomSearch .furtherRoom label,
.l452 #tt_column #addScnt {
	color: #000 !important;
}

/* ------ */

.l452 #innerWrapper {
    background: #fff;
    box-shadow: 0 4px 8px #666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.l452 #header {
    background: #b20000 url(/gfx/LAG/BB/bg-header.jpg) no-repeat;
    width: 1000px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 155px;
}

.l452 #logoContainer {
    width: 1000px;
}

.l452 #logo,
.l452 #logo img {
    height: 142px;
}

.l452 #bundeslandName {
    background: url("/gfx/LAG/BB/bb.png") no-repeat;
    width: 377px;
    height: 26px;
    position: absolute;
    left: 270px;
    top: 40px;
}

.l452 #landsichtenLogo {
    display: block;
    right: 200px;
    top: 15px;
}

.l452 #landsichtenLogo .logo-text {
    color: #000;
    display: block;
    height: 30px;
    padding: 5px 0 0 0;
    line-height: 120%;
}

.l452 a#freizeitplanerLink {
  right: 56px;
}

.l452 #freizeitplanerMap{
  background: url("/gfx/LAG/BB/bg-freizeitplanerMap.png") no-repeat scroll right top transparent;
}

.l452 #flyOutBox {
      background: #ffe499; /* Old browsers */
    background: linear-gradient(top, #ffe499 0%,#fbbb03 100%); /* W3C */
    background: -moz-linear-gradient(top, #ffe499 0%, #fbbb03 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe499), color-stop(100%,#fbbb03)); /* Chrome,Safari4+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe499', endColorstr='#fbbb03',GradientType=0 ); /* IE6-9 */
  top: 146px;
}

.l452 #flyOutBox .vorschauSitemapWide .item,
.l452 #flyOutBox .vorschauSitemap .Sitemap,
.l452 #flyOutBox .urlaubsregionenSitemap .Sitemap {
  background: #ffe499;
  border-color: #b90000;
}

.l452 #mainNav {
    background: url(/gfx/LAG/BB/bg-mainNav.png) repeat;
    box-shadow: 0px -1px 3px #cf3611;
    padding: 0px 0px 0px 55px;
    width: 945px;
}

.l452 #mainNav ul li a {
    background: none;
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 10px;
}

.l452 #mainNav ul li a:hover {
    background: #8e160a;
    color: #fff;
}

.l452 #mainNav ul li a.active, 
.l452 #mainNav ul li.active a {
    background: #8e160a;
}

.l452 #siteSearch .button,
.l452 #ggSearchTop input.button {
    background: #fbba00;
}

.l452 #siteSearch .button {
    width: 50px;
    margin: 0px 0px 0px 5px !important;
}

.l452 #ggSearchTop input.button {
    height: 18px;
}

.l452 #decorTop {
  display: none;
}

.l452 #main {
  background: #fff;
}

.l452 #footer {
    background: none;
    padding: 30px 0px;
}

.l452 #footer .footerSEO h2 {
    font-size: 17px;
    font-weight: bold;
    color: #d61900;
}

.l452 #footerTextContainer {
    border: none;
    padding: 0px 30px 20px 30px;
}

.l452 #socialMediaFooter {
    border: none;
    background: #b20000 url("/gfx/LAG/BB/bg-social.jpg") no-repeat;
    padding: 4px 30px 3px 30px;
    height: 33px;
}

.l452 #metaNav2 ul,
.l452 #footer .footerSEObottom {
    padding: 0px 30px;
}

.l452 #footer .footerSEO a {
    color: #125e1c;
}

.l452 #socialMediaFooter a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: normal;
}

.l452 #breadcrumbs {
    background: #fff;
    color: #000;
}

.l452 #breadcrumbs ul li a {
    color: #000;
}

.l452 #realised {
     padding-right: 30px;
 }

/* Travel anpassungen */
.l452 #leaflet2 .box .filter a {
  color: #000;
}

.l452 #tt_column .box .filter h5.closed, 
.l452 #tt_column .box .filter h5.open {
	background-image: url("/gfx/travel/BAG/arrow-sprite.png");
}

.l452 #tt_column .box .filter .switch,
.l452 #tt_column .box .filter .priceLimit {
	background: #fff;
}

.l452 .tt_viewPager,
.l452 #countResult,
.l452 .pager span {
	color: #fff;
}

.l452 .pager .active {
	background: #fff;
	color: #000;
}
