/* Anpassungen Travel */

.l460 #main {
  background: #FBF6D9;
}

.l460 #tt_orientationNav ul li.active span.status, 
.l460 #tt_orientationNav ul li.active a { 
	background: #006FBB;
}

.l460 #tt_orientationNav ul li.active,
.l460 #tt_orientationNav ul li span.placeHolder { 
	background-image: url(/gfx/travel/SH/bg-orientationSprite.png);
}

.l460 #tt_orientationNav ul li span.step { 
	background-image: url(/gfx/travel/SH/bg-orientationStepSprite.png);
}

.l460 #pageContent{
  padding: 45px 30px 15px 30px;
}

/* Warenkorb klickbar */
.l460 #tt_orientationNav ul li.step_00:hover { background-image: url(/gfx/travel/SH/bg-orientationSprite.png); }
.l460 #tt_orientationNav ul li.step_00:hover a, .l460 #tt_orientationNav ul li.step_00:hover span.status { background: #006FBB; }

/* heller Hintergrund */

.l460 .tt_viewPager {
   background: #598EC8;
}

.l460 #tt_column .box .filter {
    background: #DAECFF;
    border: 2px solid #598EC8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #000;
}

.l460 #pager .active,
.l460 #map-side-bar a.map-link {
    color: #598EC8;
}

/* dunkler Hintergrund */
.l460 #tt_orientationNav ul li.active a,
.l460 #tt_column .box .filter h5.closed,
.l460 #tt_column .box .filter h5,
.l460 #tt_column .box .filter h5.open {
    background-color: #006fbb;
    color: #fff;
}

.l460 #tt_column .box .filter h5 {
    border-top: 1px solid #B9CFE8;
}

.l460 #tt_column #roomSearch .furtherRoom {
	background: #bed2e8;
}

.l460 #tt_column #addScnt {
	background-color: #bed2e8;
}

.l460 #tt_column .remScnt,
.l460 #tt_column .infoScnt,
.l460 #tt_column #roomSearch .furtherRoom label,
.l460 #tt_column #addScnt {
	color: #000 !important;
}

/* ------ */

.Body.l460 {
    background: #9ac7eb;
}

.l460 #innerWrapper {
    box-shadow: 0 0 5px #202020;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.l460 #logoContainer {
    width: 1000px;
}

.l460 #logo {
    top: 10px;
    width: 200px;
    left: 40px;
}

.l460 #logo img {
    width: 200px;
}

.l460 #header {
    background: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.l460 #bundeslandName {
    background: url("/gfx/LAG/SH/sh.png") no-repeat;
    width: 285px;
    height: 26px;
    position: absolute;
    left: 265px;
    top: 40px;
}

.l460 #landsichtenLogo {
    display: block;
    right: 200px;
    top: 15px;
}

.l460 #landsichtenLogo .logo-text {
    color: #000;
    display: block;
    height: 30px;
    padding: 5px 0 0 0;
    line-height: 120%;
}

.l460 a#freizeitplanerLink {
  background: url("/gfx/bg-freizeitplanerLink.png") no-repeat left top;
  color: #000;
  right: 56px;
}

.l460 #freizeitplanerMap{
  background: url("/gfx/LAG/SH/bg-freizeitplanerMap.png") no-repeat scroll right top transparent;
}

.l460 #flyOutBox {
    background: #BCDAF2 url("/gfx/LAG/SH/flyout.png") repeat-x;
    top: 140px;
}

.l460 #flyOutBox .vorschauSitemapWide .item,
.l460 #flyOutBox .vorschauSitemap .Sitemap,
.l460 #flyOutBox .urlaubsregionenSitemap .Sitemap {
  background: #fff;
  border-color: #BCDAF2;
}

.l460 #mainNav {
    background: #598ec8;
    padding: 0px 0px 0px 35px;
    width: 965px;
    box-shadow: none;
}

.l460 #mainNav ul li a {
    background: none;
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 10px;
}

.l460 #mainNav ul li a:hover,
.l460 #mainNav ul li a.active,
.l460 #mainNav ul li.active a {
    background: #006fbb;
    color: #fff;
}

.l460 #siteSearch .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% );
}

.l460 #siteSearch {
    background: #fff;
}

.l460 #siteSearch .button {
    width: 50px;
    margin: 0px 0px 0px 5px !important;
    height: 18px;
}

.l460 #ggSearchTop input.button {
    height: 18px;
}

.l460 #siteSearch .query {
    background: #fff;
    border: 1px solid #5484b6;
    padding: 2px 5px;
}

.l460 #decorTop {
  display: none;
}

.l460 #main {
    background: #fff url(/gfx/LAG/SH/bg-main2.png) repeat-x;
}

.l460 #footer {
    background: #fff;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.l460 #footer .footerSEO h2 {
    font-size: 17px;
    font-weight: normal;
    color: #000;
}

.l460 #socialMediaFooter {
    border-bottom: 1px solid #598ec8;
}

.l460 #footerTextContainer {
    border-bottom: 1px solid #598ec8;
}

.l460 #footer .footerSEO a {
    color: #006ab3;
}

.l460 #socialMediaFooter a {
    color: #006ab3;
    font-size: 13px;
    text-transform: none;
}

.l460 .Template .Sitemap .item {
    border: none;
}

.l460 #leaflet2 .box .filter a {
  color: #000;
}


.l460 .pager .active {
	color: #598EC8;
}

.l460 .tt_viewPager,
.l460 #countResult,
.l460 .pager span {
  color: #fff;
}

.l460 .pager .active,
.l460 #tt_column .box .filter .switch, 
.l460 #tt_column .box .filter .openSwitch{
  background: #fff;
}

.l460 #tt_column .box .filter h5.closed, 
.l460 #tt_column .box .filter .accommodationBlock h5, 
.l460 #tt_column .box .filter h5.open {
	background-image: url("/gfx/travel/arrow-sprite-white.png");
}



