.Body {
    background: #f1edd4;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #000;
}

.l407 * {
    outline: 0;
}

.l407 h1, h2, h3, h4, h5, p {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.l407 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.l407 a {
    text-decoration:none;
}

.l407 a img {
    border: none;
}

.l407 .arialBlack {
    font-family: Arial Black;
}

.l407 .upperCase {
    text-transform: uppercase;
}

.l407 .floatL {
    float: left;
}

.l407 .floatR {
    float: right;
}

.l407 .bold {
    font-weight: bold;
}

.l407 #wrapper {
    width: 1000px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

/* Globale Vorgaben nach Umstellung auf em */

.Body .Document H1 { font-size: 20px; }

.Body .Document H2 { font-size: 16px; }

.Body .Document H3 { font-size: 14px; }

.Body .Document H4 { font-size: 13px; }

.Body .Document p,
.Template .text { font-size: 13px; }

.listeData .vorschauData li .name { font-size: 10px; }

.listeData .vorschauData li .filename,
.listeData .vorschauData li .size,
.trefferlistefooter,
.trefferlisteheader,
.Template .minitext { font-size: 11px; }


/* metaNav */

.l407 #metaNav {
    color: #000;
    font-size: 11px;
    line-height: 22px;
    height: 22px;
    padding: 0px;
    position: relative;
}

.l407 #metaNav ul li a {
    padding: 0px 3px;
    color: #000;
    display: block;
    float: left;
}

.l407 #metaNav ul li a:hover {
  text-decoration: underline;
}

.l407 #metaNav ul li {
    display: block;
    float: left;
}

.l407 #metaNav .fontSizer .taller {
    font-weight: bold;
}

.l407 #metaNav span {
    cursor: pointer;
    padding: 0px 3px;
}

.l407 #metaNav span:hover {
    text-decoration: underline;
}

.l407 span#openSearch {
    background: url(/gfx/BAG/bg-topSearch.png) no-repeat right center;
    padding: 0px 20px 0px 3px;
    display: block;
    border: none;
}

/* Seitensuche */

.l407 #siteSearch {
    background: url(/gfx/BAG/bg-sitesearch.png) repeat-x left top;
    height: 24px;
    padding: 8px 10px;
    position: absolute;
    right: 0px;
    top: 21px;
    z-index: 3;
}

.l407 #siteSearch #search {
    height: 23px;
    margin: 0;
}

.l407 #siteSearch input {
    margin: 0 !important;
}

.l407 #siteSearch .query {
    background: #fff;
    border: 2px solid #b3b3b3;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 5px;
    width: 170px;
}

.l407 #siteSearch .button {
    border: none;
    background: url(/gfx/BAG/bg-siteSearch-button.png) no-repeat left top;
    color: #000;
    width: 63px;
    height: 22px;
    line-height: 22px;
}

.l407 #innerWrapper {
    -moz-box-shadow: 0px 5px 5px #202020;
    -webkit-box-shadow: 0px 5px 5px #202020;
    box-shadow: 0px 5px 5px #202020;
    position: relative;
    width: 1000px;
    margin: 0px 0px 50px 0px;
}

.l407 #header {
  position: relative;
  width: 1000px;
  height: 370px;
}

/* Logo Container */

.l407 #logoContainer {
    position: relative;
    width: 800px;
    height: 115px;
    z-index: 2;
}

.l407 #logo {
    position: absolute;
    left: 30px;
    top: -22px;
}

.l407 #landsichtenLogo {
    display: none;
    height: 62px;
    position: absolute;
    right: -220px;
    top: 15px;
    width: 100px;
}

.l407 #landsichtenLogo .logo {
    background: url("/gfx/LAG/landsichten-logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 62px;
    width: 100px;
}

.l407 #landsichtenLogo .logo-text {
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    display: block;
    height: 62px;
    width: 100px;
}

.l407 #bundeslandName {
    background: url(/gfx/BAG/bundesland-deutschland.png) no-repeat left top;
    width: 192px;
    height: 26px;
    position: absolute;
    left: 270px;
    top: 40px;
}

/* linke Spalte */

.l407 #ggBar {
    background: url(/gfx/bg-whiteTransp.png) left top;
    width: 220px;
    height: 370px;
    position: absolute;
    font-size: 11px;
    left: 30px;
    top: 0px;
    z-index: 1;
}

.l407 #ggSearchTop {
  background: #fff;
  position: relative;
  width: 200px;
  padding: 5px 10px;
  margin-top: 160px;
}

.l407 #ggSearchTop h2 {
  font-size: 13px;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
}

.l407 #ggSearchTop label {
  display: block;
}

.l407 #ggSearchTop .von {
  padding: 0px 10px 0px 0px;
}

#ggSearchTop .von,
.l407 #ggSearchTop .bis {
   width: 95px;
}

#ggSearchTop .von img,
.l407 #ggSearchTop .bis img {
  cursor: pointer;
}

#ggSearchTop .von input,
.l407 #ggSearchTop .bis input {
  background: #F1EDD4;
  border: 2px solid #B2A061;
  color: #000000;
  margin: 2px;
  padding: 0 2px;
  width: 64px;
  float: left;
}

.l407 #travelOrtLeft {
  position: relative;
  width: 130px;
  margin: 3px 5px 0px 0px;
}

.l407 #travelOrtLeft input {
  background: #F1EDD4;
  border: 2px solid #B2A061;
  margin: 2px;
  padding: 0px 2px;
  width: 120px;
}

.l407 #ggSearchTop .suchestarten {
  margin: 5px 0px 0px 0px;
}

.l407 #ggSearchTop input.button {
  background: url(/gfx/BAG/bg-ggSearchTop-search.png) no-repeat left top;
  border: none;
  font-size: 11px;
  line-height: 14px;
  padding: 2px 5px;
  color: #000;
  width: 61px;
  height: 21px;
  margin: 0px;
  text-align: center;
  cursor: pointer;
}

.l407 #ggSearchTop .advancedSearch {
  margin-top: 2px;
}

.l407 #ggSearchTop .advancedSearch a {
  color: #006ab3;
  text-decoration: underline;
}

.l407 #ggSearchTop .advancedSearch a:hover {
  text-decoration: none;
}


/* Hauptnavigation */

.l407 #mainNav li.break {
    height: 0px;
    width: 0px;
    display: none;
}

.l407 #mainNav {
    background: url(/gfx/bg-whiteTransp.png) left top;
    -moz-box-shadow: 0px 0px 3px #202020;
    -webkit-box-shadow: 0px 0px 3px #202020;
    box-shadow: 0px 0px 3px #202020;
    position: absolute;
    top: 120px;
    left: 0px;
    z-index: 100;
    padding: 0px 0px 0px 30px;
    width: 970px;
}

.l407 #mainNav ul li {
    display: block;
    float: left;
    position: relative;
}

.l407 #mainNav ul li ul li {
    float: none;
}

.l407 #mainNav ul {
    margin: 0px;
    padding: 0px;
}

.l407 #mainNav ul li a {
    background: url(/gfx/BAG/bg-menu-sprite.png) repeat-x left 0px;
    border-right: 1px solid #c2e085;
    border-left: 1px solid #87ab41;
    margin-right: 1px;
    color: #000;
    display: block;
    padding: 0px 15px;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;
    height: 26px;
}

.l407 #mainNav ul li a:hover {
    background: url(/gfx/BAG/bg-menu-sprite.png) repeat-x left -26px;
}

#mainNav ul li a.active,
.l407 #mainNav ul li.active a {
    background: url(/gfx/BAG/bg-menu-sprite.png) repeat-x left -52px;
}

.l407 #flyOutBox {
  background: url("/gfx/dropdowns/drop_down_bg.jpg") repeat-x scroll left top #B6DE66;
  /*height: 370px;*/
  display: none;
  left: 0;
  position: absolute;
  top: 146px;
  width: 1000px;
  z-index: 5;
  box-shadow: 0 5px 10px #202020;
  -moz-box-shadow: 0 5px 10px #202020;
  -webkit-box-shadow: 0 5px 10px #202020;
}

.l407 #decorTop {
  background: url(/gfx/BAG/bg-hills-unterseite.png) no-repeat left top;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 1000px;
  height: 44px;
  z-index: 1;
}


/* Hauptbild / Slider */

.l407 #headerPic {
    background:none repeat scroll 0 0 #FFFFFF;
    height: 370px;
    overflow:hidden;
    position: absolute;
    width:1000px;
    left: 0px;
    top: 0px;
}

.l407 #headerPic img {
    width: 1000px;
    height: auto;
}

.l407 #breadcrumbs  {
    color: #000;
    font-size: 11px;
    padding: 5px 0px;
    left: 270px;
    bottom: 0px;
    position: absolute;
    width: 720px;
    z-index: 1;
}

.l407 #breadcrumbs div {
    display: inline;
}

.l407 #breadcrumbs ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}

.l407 #breadcrumbs ul li {
    display: inline;
    margin-right: 10px;
}

.l407 #breadcrumbs ul li a {
    background: url(/gfx/BAG/bg-breadcrumbs.png) no-repeat left center;
    color: #006ab3;
    padding:0 0 0 20px;
    text-decoration: underline;
}

.l407 #breadcrumbs ul li.lastLink span {
    background: url(/gfx/BAG/bg-breadcrumbs.png) no-repeat left center;
    padding: 0 0 0 20px;
}


.l407 #main {
    background: #fff url("/gfx/BAG/bg-verlauf-middle.png") repeat-x scroll left top;
    position: relative;
    width: 1000px;
}

/* leftColumn subNav Start */

.l407 #leftColumn {
    position: relative;
    float: left;
    width: 220px;
    z-index: 2;
    min-height: 200px;
    padding: 0px 5px 15px 30px;
}

/* subNav Start */

.l407 #leftColumn .leftBox {
  background: #fff;
  -moz-box-shadow: 0px 1px 3px #202020;
  -webkit-box-shadow: 0px 1px 3px #202020;
  box-shadow: 0px 1px 3px #202020;
  width: 220px;
  position: relative;
  margin: -45px 0px 0px 0px;
}

.l407 #leftColumn .box {
  background: #fff;
  width: 210px;
  overflow: hidden;
  margin: 25px 0px 0px 0px;
  box-shadow: 0 1px 3px #333;
  padding: 5px;
  position: relative;
}

.l407 #leftColumn .box .bild {
  width: 210px;
  position: relative;
}


.l407 #leftColumn .box .bild img {
  width: 210px;
  height: auto;
}

.l407 #teaser1 h2 {
  background: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 1;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  padding: 0px 5px 5px 0px;
}

.l407 #leftColumn .box .textWrapper {
  background: #e5f2ba;
  padding: 5px;
}

.l407 #leftColumn .box .linkBox {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
}

.l407 #leftColumn .box a.link {
  background-color: #bfaf79;
  -moz-box-shadow: 0 1px 2px #202020;
  -webkit-box-shadow: 0 1px 2px #202020;
  box-shadow: 0 1px 2px #202020;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.07, rgb(191,175,121)), color-stop(0.54, rgb(209,195,151)) );
  background-image: -moz-linear-gradient( center bottom,  rgb(191,175,121) 7%, rgb(209,195,151) 54% );
  padding: 2px 5px;
  color: #332504;
  float: right;
}

.l407 #teaser2 {
  /* display: none; */
}

.l407 #teaser2 a.link {
  margin: 5px 0px;
}


.l407 #teaser2 ul {
  padding: 0px 0px 0px 15px;
}

#teaser2 ul,
.l407 #teaser2 li {
  list-style-type: disc;
}

/* subNav Start */

.l407 #subNav ul li ul {
  margin: 0px 5px;
}

/* #subNav ul li ul li ul, */
.l407 #subNav ul li.active ul li ul {
  display: none;
}


#subNav ul li ul li ul li.active ul,
#subNav ul li.active ul li.active ul,
.l407 #subNav ul li.active ul {
  display: block;
}

.l407 #subNav ul li a {
  background-color: #79b51c;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.24, rgb(148,199,66)),color-stop(0.55, rgb(121,182,30)));
  background-image: -moz-linear-gradient(center bottom,rgb(148,199,66) 24%,rgb(121,182,30) 55%);
  font-weight: bold;
  font-size: 15px;
  display: block;
  color: #000;
  padding: 5px 10px;
  letter-spacing: 0.02em;
}

.l407 #subNav ul li ul li a {
  background: none;
  border-bottom: 1px solid #E5DEB5;
  font-weight: normal;
  font-size: 14px;
  padding: 3px 10px;
  letter-spacing: 0.01em;
}

#subNav ul li ul li a.active,
.l407 #subNav ul li ul li a:hover {
  background-color: #79b51c;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.24, rgb(148,199,66)),color-stop(0.55, rgb(121,182,30)));
  background-image: -moz-linear-gradient(center bottom,rgb(148,199,66) 24%,rgb(121,182,30) 55%);
}

/* subNav Ende */

/* Content */

.l407 #content {
    float: left;
    width: 700px;
    position: relative;
    min-height: 450px;
    padding: 15px 30px 15px 15px;
}


.l407 #content h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
}

.l407 #content h2 {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

/* Tabs Start */

.l407 #tabs {
  border-bottom: 1px solid #79B51C;
}

.l407 #tabs .tabContent h2.headline {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0px 0px 0px;
}

.l407 #tabs .tabContent {
  min-height: 480px;
  border-bottom: 1px solid #79B51C;
}

.l407 #resultTabs {
    width: 100%;
    position: relative;
}

.l407 #resultTabs .resultTab {
    background: #ccc38e;
    display: block;
    cursor: pointer;
    float: left;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 10px;
    margin: 2px 2px;
}

.l407 #resultTabs .resultTab:hover {
    background: #79b51c;
}

.l407 #resultTabs .resultTab.active {
    background: #79b51c;
    font-size: 13px;
    line-height: 18px;
    margin: 0px 2px;
}

#tab_2_content,
#tab_3_content,
.l407 #tab_4_content {
    display: none;
}

#tab_1_content,
#tab_2_content,
#tab_3_content,
.l407 #tab_4_content {
    position: relative;
    width: 700px;
    margin: 15px 0px;
}

/* contentTabs Styling Headline / Link */

.l407 #contentTabs .travelHeadline {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}

.l407 #contentTabs .travelHeadline a {
  color: #006AB3;
  font-size: 11px;
  text-decoration: underline;
  padding-left: 10px;
  text-transform: none;
}

/* Content Tabs Travel Start */

.l407 #contentTabs .getTravelBetriebe .treffer {
  background: #f1edd4;
  border: 5px solid #e5deb5;
  float: left;
  width: 335px;
  margin-bottom: 10px;
}

.l407 #contentTabs .getTravelBetriebe .treffer.odd {
  margin-right: 10px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .bildinfo {
  float: left;
  width: 120px;
  height: 90px;
  overflow: hidden;
  position: relative;
  margin: 0px 10px 0px 0px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .bildinfo img {
  width: auto;
  height: 90px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .detailinfo {
  float: left;
  width: 195px;
  /* height: 80px; */
  line-height: 15px;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  padding: 5px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .TrefferBundesland {
  color: #563f07;
  font-size: 11px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .middleRow {
  margin: 0px 0px 5px 0px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .sterne {
  float: left;
  width: 49%;
  min-height: 20px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .preis {
  float: left;
  width: 49%;
  font-size: 11px;
  text-align: right;
  min-height: 20px;
}

.l407 #contentTabs .getTravelBetriebe .treffer .preis strong {
  font-size: 16px;
}

#contentTabs .getTravelBetriebe .treffer .maplink,
.l407 #contentTabs .getTravelBetriebe .treffer .weiter {
  float: right;
  margin: 0px 0px 0px 5px;
}

#contentTabs .getTravelBetriebe .treffer .maplink a,
.l407 #contentTabs .getTravelBetriebe .treffer .weiter a {
  padding: 2px 5px;
  color: #000;
}

.l407 #contentTabs .getTravelBetriebe .treffer .maplink a {
  background-color: #bfaf79;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.07, rgb(191,175,121)), color-stop(0.54, rgb(209,195,151)) );
  background-image: -moz-linear-gradient( center bottom,  rgb(191,175,121) 7%, rgb(209,195,151) 54% );
}

.l407 #contentTabs .getTravelBetriebe .treffer .weiter a {
  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% );
}

/* Content Tabs Travel Ende */



/* Tabs Ende */

/* Templates Start */

.l407 #content .Template {
    width: 700px;
    margin: 0px 0px 20px 0px;
}

.l407 #content .Template a {
    /*    color: #0044CC; */

    color: #005DA8;
}

.l407 #content .Template a:hover {
    text-decoration: underline;
}

.l407 #content .Template a.kontext {
    color: #000;
    border-bottom: 1px dotted #000;
}

.l407 #content .Template a.kontext:hover {
    border-bottom: 1px solid #000;
    text-decoration: none;
}

.Body .Document p,
.Template p,
.l407 .Template .text {
    line-height: 18px;
    font-size: 13px;
    margin: 0px 0px 5px 0px;
}

.l407 .Template a {
    color: #000;
}

.Document .Template h1,
.Document .Template h2,
.Document .Template h3,
.Document .Template h4,
.l407 .Document .editor {
    margin: 0px 0px 10px 0px;
}

.Document .Template h1 {font-size: 22px; line-height: 24px;}

.Document .Template h2 {font-size: 16px; line-height: 18px;}

.Document .Template h3 {font-size: 13px; line-height: 15px;}

.Document .Template h4 {font-size: 12px; line-height: 14px;}

#content .Document .Template h1 a { color: #000; }

#content .Document .Template h2 a { color: #000; }

.l407 .Template.s386 h1, .Template.s386 h1 a, .Template.s386 h2, .Template.s386 h2 a, .Template.s386 a {
    color: #FFFFFF;
}

.l407 .Template.s386 a {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.l407 .Template ul li {
    font-size: 12px;
    line-height: 18px;
    list-style: disc;
}

.Template .bild,
.l407 .Template .bild img {
    width: 100%;
}

.l407 .Template .button a {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.l407 .Template .button a:hover {
    text-decoration: none;
}

.Template .bild { margin-bottom: 15px; }

.Template .minitext { margin: 0px 0px 5px 0px; font-size: 10px; line-height: 12px; }

.l407 #comment {
    position: relative;
    clear: both;
}

/* Artikel .s2 */

.l407 .Template.s2 .header {
  text-transform: uppercase;
  margin-bottom: 15px;
}

.Template.s2 .spalte { width: 700px; margin: 0px 0px 20px 0px; min-height: 115px; }

.Template.s2 .info h1,
.l407 .Template.s2 .info h1 a {
    font-size: 15px;
    line-height: 16px;
}

.l407 .Template.s2 .info h1 {
    margin: 0px 0px 10px 0px !important;
}

.l407 .Template.s2 .Nachricht .bild {
    margin: 0px 20px 10px 0px;
    position: relative;
    z-index: 1;
}

/* Artikel 1 Spalte Ueberschrift oben */
.Template.s2.s205 .Nachricht.spalte { height: 130px; }

.Template.s2.s205 .Nachricht.spalte .text { margin-left: 130px; }

.l407 .Template.s2.s205 .Nachricht.spalte .info .button {
    display: block;
    margin-left: 130px;
}

.l407 .Template.s2.s205 .Nachricht.spalte .bild {
  position: absolute;
}

/* Artikel s2.s82 2Spalten */

.l407 .Template.s2.s82 .spalte {
    width: 322px;
    height: 165px;
    margin: 0px 10px 20px 10px;
}

/* Artikel s2.s96 2Spalten Ueberschrift oben */

.l407 .Template.s2.s96 .spalte {
    width: 322px;
    margin: 0px 10px 20px 10px;
}

.l407 .Template.s2.s96 .bild {
    margin: 35px 10px 10px 0px;
}

.l407 .Template.s2.s96 .info h1 {
    height: 35px;
}

.l407 .Template.s2.s96 .Nachricht.spalte .info .text {
    margin-top: 35px;
}

.l407 .Template.s2.s96 .button {
    display: block !important;
}

/* Artikel reine Bilddarstellung .s9 */

.l407 .Template.s2.s9 .spalte {
    width: 322px;
    margin: 0px 10px 20px 10px;
}

.l407 .Temnplate.s2.s9 .Nachricht .bild {
    float: none;
}

.l407 .Template.s2.s9 .Nachricht.spalte .info {
    background: none;
    width: 210px;
    left: 120px;
    position: absolute;
    padding: 0px;
}


/* Artikel reine Bilddarstellung .s9 */

.l407 .Template.s2.s248 .spalte {
  min-height: 0;
}

/* Divider */

.l407 .Template.s {
   border-bottom: 1px solid #79B51C;
}

.l407 .Template.s .divider {
    background: #79B51C;
    float: left;
    padding: 5px;
    font-size: 14px !important;
    margin: 0px !important;
}

/* Text Standard */

.l407 .Template.s5 .spalte {
    width: 220px;
    margin: 0 20px 0px 0px;
}

.l407 .Template.s5 .spalte .bild {
    margin-bottom: 0px;
}

.l407 .Template.s5.s97 .spalte {
    margin: 0px 0px 0px 20px;
}

/* .Template.s6 Sitemap */

.l407 .Template.s6 .Seite {
    margin: 0px 13px 20px 0px;
}

.Template.s6 .Seite .box { padding: 15px 0px 5px 0px; }

.l407 .Template.s6 .Seite .box .head {
    font-size: 22px;
    line-height: 30px;
}

.Template.s6 .Seite .bild { margin: 0px; }

/* .Template.s200 */

.Sitemap .level_1,
.l407 .Sitemap .level_2{
    padding:5px 0px;
}

.l407 .Sitemap .level_1 .name a{
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}

.l407 .Sitemap .level_2 .name a {
    font-size:14px;
    margin-bottom:5px;
}

.l407 .Sitemap .level_3 .name a {
    font-size:12px;
    margin-bottom:5px;
}

.l407 .s200 .name {
    margin: 5px 0;
}

/* Veranstaltungen */

.l407 .vaContentTemplate {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px;
}

.l407 .vaContentTemplate .button {
    margin-bottom: 15px;
}

.l407 .veranstaltungen {
    background: none;
}

.l407 .veranstaltungen .trefferlisteheader {
    background: #FFFFFF;
}

.veranstaltungen .trefferlisteheader #vadatumfrom,
.l407 .veranstaltungen .trefferlisteheader #vadatumto {
    width: 94px;
    margin-right: 5px;
}

.veranstaltungen .kategorieSelect select,
.l407 .veranstaltungen .ortSelect select{
    width: 130px !important;
    margin-right: 5px;
}

.l407 .veranstaltungen .treffer .detailinfo .kategorie {
    color: #000000;
}

.l407 .veranstaltungen .treffer .kontaktinfo .beschreibung {
    color: #202020;
    font-size: 12px;
    line-height: 1.5;
}

.l407 .veranstaltungen .trefferlisteheader .sortierung {
    float: none;
}

.l407 .veranstaltungen .trefferlisteheader label {
    line-height: 17px;
    margin-right: 5px;
}

.l407 .veranstaltungen .treffer {
    background: #FFFFFF;
    font-size: 12px;
    line-height: 1.5;
}

.l407 .veranstaltungen .treffer .titel {
    padding-left: 0px !important;
}

.l407 .veranstaltungen .treffer .titel a {
    padding-left: 0px !important;
}

.l407 .veranstaltungen .weiter a {
    background: #005DA8 !important;
    color: #FFFFFF !important;
}

/* Styling Sitemapvorlage mit editierbarem Link Start */

.l407 .Template .Sitemap .item {
  width: 213px;
  margin: 0px 10px 30px 10px;
  position: relative;
  /*min-height: 290px;*/
}

.l407 .Template .Sitemap .item .imgBox {
  border: 5px solid #e5deb5;
  width: 203px;
  height: 135px;
  overflow: hidden;
}

.l407 .Template .Sitemap .item .imgBox img {
  width: 100%;
  height: auto;
}

.l407 .Template .Sitemap .item h3 {
  background: url(/gfx/BAG/bg-SitemapHeadline.png) no-repeat left bottom;
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  padding: 5px 0px 0px 0px;
  left: 5px;
  top: 110px;
  text-align: center;
  width: 203px;
}

.l407 #content .Template .Sitemap .item a {
  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% );
  padding: 2px 5px;
  color: #000;
  position: absolute;
  line-height: 15px;
  right: 0px;
  bottom: 5px;
  display: block;
  z-index: 1;
}

.l407 #content .Template .Sitemap .item a:hover {
  text-decoration: none;
}

.l407 .Template .Sitemap .item p {
  padding: 10px 0px 30px 0px;
  position: relative;
  min-height: 90px;
}

/* Styling Sitemapvorlage mit editierbarem Link Ende */


/* Styling Sitemapvorlage Bundeslaender */

.l407 #content .Template.rootLineSitemap .item {
  width: 213px;
  margin: 0px 10px 30px 10px;
  position: relative;
  min-height: 290px;
}

.l407 #content .Template.rootLineSitemap .item .imgBox {
  border: 5px solid #e5deb5;
  width: 203px;
  height: 135px;
  overflow: hidden;
}

.l407 #content .Template.rootLineSitemap .item .imgBox img {
  width: 100%;
  height: auto;
}

.l407 #content .Template.rootLineSitemap .item h3 {
  background: url(/gfx/BAG/bg-SitemapHeadline.png) no-repeat left bottom;
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  padding: 5px 0px 0px 0px;
  left: 5px;
  top: 110px;
  text-align: center;
  width: 203px;
}

.l407 #content .Template.rootLineSitemap .item a {
  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% );
  padding: 2px 5px;
  color: #000;
  position: absolute;
  line-height: 15px;
  right: 0px;
  bottom: 5px;
  display: block;
  z-index: 1;
}

.l407 #content .Template.rootLineSitemap .item a:hover {
  text-decoration: none;
}

.l407 #content .Template.rootLineSitemap .item p {
  padding: 10px 0px 30px 0px;
  position: relative;
  min-height: 90px;
}

/* Styling Sitemapvorlage Bundeslaender Ende */

/* Sitemap2 Darstellung drei Bl??cke */

.l407 .Template.s464  .sitemapBox {
  border: 1px solid #d3d3cf;
  -moz-box-shadow: 0 1px 3px #333;
  -webkit-box-shadow: 0 1px 3px #333;
  box-shadow: 0 1px 3px #333;
  background: #fff;
  width: 198px;
  overflow: hidden;
  margin: 0px 20px 0px 0px;
  padding: 10px;
  position: relative;
}

.l407 .Template.s464  .sitemapBox.last {
  margin: 0px;
}

.l407 .Template.s464  .sitemapBox ul {
  padding: 0px 0px 0px 10px;
}

.l407 .Template.s464  .sitemapBox ul li a {
  font-size: 14px;
  font-weight: bold;
}

.l407 .Template.s464  .sitemapBox ul li ul li a {
  font-size: 12px;
  font-weight: normal;
}

/* Templates Ende */

/* -------- Vorlagen Fly-Out Menu Start -------- */

.l407 #flyOutBox .Document {
  padding: 15px 30px 0px 30px;
}

.l407 #flyOutBox .Template {
  padding: 0px 0px 15px 0px;
  width: 940px;
  position: relative;
  color: #000000;
  margin: 0;
  outline: 0;
}


.l407 #flyOutBox .Template h1 {
  font-size: 18px;
}

.l407 #flyOutBox .Template h2 {
  font-size: 15px;
}

.l407 #flyOutBox .Template h3 {
  font-size: 14px;
}


#flyOutBox .Template ul,
.l407 #flyOutBox .Template li {
  list-style: none;
}

.l407 #flyOutBox .Template .left {
    background: url("/gfx/dropdowns/karte_bg.png") repeat-x scroll left top;
    float: left;
    min-height: 275px;
    width: 200px;
}

.l407 #flyOutBox .Template .right {
    float: left;
    min-height: 150px;
    padding: 10px;
    width: 720px;
}

.l407 #flyOutBox .Template .col {
    width: 33.3%;
    float: left;
}

/* flyOut Textvorlage */

.l407 #flyOutBox .Template.s5 .spalte {
  width: 220px;
}

.l407 #flyOutBox .Template.s5 .spalte .bild {
  width: 220px;
  margin: 0px;
}

.l407 #flyOutBox .Template.s5 .spalte .bild img {
  width: 220px;
  height: auto;
}

/* Bundeslaender HTML-Vorlage */

.l407 .bundesland .col .row {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    float: left;
    line-height: 40px;
}

.l407 .bundesland-name {
    color: #000000;
    height: 40px;
    width: 100%;
    display: block;
}

.bundesland .col .row:hover,
.l407 .bundesland .col .row.hoverClass {
    background: #79b51c;
}

.l407 .bundesland .col .row.hoverClass a {
    color: #ffffff;
}

.l407 .row.hoverClass .wappen {
    background: url("/gfx/dropdowns/bundesland_sprite.png") no-repeat scroll -28px top transparent;

}

.l407 .wappen {
    background: url("/gfx/dropdowns/bundesland_sprite.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 20px;
    margin: 9px 3px 0 6px;
    width: 28px;
}

.wappen { background-position: 0px 0px; }


.l407 #bundesland-map {
    width: 192px;
    height: 254px;
    background: url('/gfx/dropdowns/bundesland_map_sprite.png') no-repeat top left;
}

.l407 #bundeslaender {
    display: block;
    height: 160px;
    position: relative;
}

.l407 #themen-map {
    width: 192px;
    height: 254px;
    background: url('/gfx/dropdowns/themen_map_sprite.png') no-repeat top left;
}

/* HTML Regionen Vorlage */

.l407 .themen-box {
    width: 215px;
    height: 110px;
    background: #dfd6a6;
    float: left;
    border: 4px solid #9fca4e;
    margin-right: 10px;
    margin-bottom: 10px;
}

#themen-box-01:hover, #themen-box-01.hoverClass { border-color: #62b3cf; background: #c2e7d8; }
#themen-box-02:hover, #themen-box-02.hoverClass { border-color: #6ca806; background: #b6de66; }
#themen-box-03:hover, #themen-box-03.hoverClass { border-color: #7a6f3a; background: #c8c39c; }
#themen-box-04:hover, #themen-box-04.hoverClass { border-color: #6393c2; background: #9ec1d0; }
#themen-box-05:hover, #themen-box-05.hoverClass { border-color: #6e7260; background: #c0c9af; }

.l407 .themen-links {
    padding-left: 68px;
    height: 100px;
}

.l407 .themen-box h3 {
    font-size: 13px !important;
    margin-top: 8px !important;
}

.l407 .themen-box ul li {
    list-style: none;
    float: left;
    margin-right: 5px;
}

.l407 .themen-box a {
    font-size: 11px;
    text-decoration: underline;
    color: #635325;
}

.l407 .themen-box a:hover {
    color: #000000;
}

.l407 #themen-links-00 {
    background: url("/gfx/dropdowns/bg-themen-top-regionen.png") no-repeat scroll 18px 23px transparent;
}

.l407 #themen-links-01 {
    background: url("/gfx/dropdowns/bg-themen-kueste.png") no-repeat scroll 6px 22px transparent;
}

.l407 #themen-links-02 {
    background: url("/gfx/dropdowns/bg-themen-feld.png") no-repeat scroll 6px 22px transparent;
}

.l407 #themen-links-03 {
    background: url("/gfx/dropdowns/bg-themen-gebirge.png") no-repeat scroll 6px 36px transparent;
}

.l407 #themen-links-04 {
    background: url("/gfx/dropdowns/bg-themen-fluesse.png") no-repeat scroll 6px 36px transparent;
}

.l407 #themen-links-05 {
    background: url("/gfx/dropdowns/bg-themen-alpen.png") no-repeat scroll 6px 36px transparent;
}

/* Vier Themen Teaser */

.l407 .Template.vierThemen .thema {
  overflow: hidden;
  height: 140px;
  width: 210px;
  border: 5px solid #ffffff;
  float: left;
  margin-right: 20px;
  position: relative;
}

.l407 .Template.vierThemen .thema img {
  border: 0 none;
  width: 210px;
  height: auto;
}

.l407 .Template.vierThemen .thema.last {
  margin-right: 0px;
}

.l407 .Template.vierThemen .thema .thema-headline {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 13px;
    padding: 2px 6px;
    position: absolute;
    top: 0;
}

.l407 .Template.vierThemen .thema a.link {
  background-color: #bfaf79;
  -moz-box-shadow: 0 1px 2px #202020;
  -webkit-box-shadow: 0 1px 2px #202020;
  box-shadow: 0 1px 2px #202020;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.07, rgb(191,175,121)), color-stop(0.54, rgb(209,195,151)) );
  background-image: -moz-linear-gradient( center bottom,  rgb(191,175,121) 7%, rgb(209,195,151) 54% );
  padding: 2px 5px;
  color: #332504;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
}



/* Sitemap Vorlage 5 Spalten */

.l407 #flyOutBox .vorschauSitemap {
  position: relative;
}

.l407 #flyOutBox .vorschauSitemap .Sitemap {
    background: #E5F3C5;
    border: 5px solid #ABD56A;
    float: left;
    width: 158px;
    padding: 5px;
    margin: 0px 5px;
}

.l407 #flyOutBox .vorschauSitemap .Sitemap ul li ul {
  padding: 2px 0px 0px 2px;
}

.l407 #flyOutBox .vorschauSitemap .Sitemap ul li a {
  color: #322902;
  font-weight: bold;
}

.l407 #flyOutBox .vorschauSitemap .Sitemap ul li ul li a {
  font-size: 12px;
  color: #4a3f12;
  font-weight: normal;
  text-decoration: underline;
}

.l407 #flyOutBox .vorschauSitemap .Sitemap ul li ul li a:hover {
   color: #000000;
 }

/* -------- Sitemap Vorlage Wide --------- */

.l407 #flyOutBox .vorschauSitemapWide .item {
    background: none repeat scroll 0 0 #E2E1B3;
    border: 5px solid #AEDB5F;
    height: 67px;
    margin: 5px;
    overflow: hidden;
    width: 215px;
    color: #000;
    font-size: 12px;
    line-height: 16px;
}

.l407 #flyOutBox .vorschauSitemapWide .item p,
.l407 #flyOutBox .vorschauSitemapWide .item .description {
    font-size: 12px;
    line-height: 16px;
    padding: 0;
color: green !important;
}

.l407 #flyOutBox .vorschauSitemapWide .item .image {
    height: 67px;
    margin-right: 5%;
    overflow: hidden;
    width: 35%;
    color: #000000;
    font-size: 10px;
}

.l407 #flyOutBox .vorschauSitemapWide .item .description {
    color: #000000;
    height: 67px;
    margin-right: 0;
    overflow: hidden;
    width: 60%;
}

.l407 #flyOutBox .vorschauSitemapWide .item .description p {
    line-height: 16px;
    color: #000;
}


/* -------- Vorlagen Fly-Out Menu Ende -------- */


/* Detail Darstellung Start */

.l407 .Document.Detail .button.right {
    float: right;
    padding: 10px;
    position: relative;
    z-index: 2;
}

.l407 .Document.Detail .bild.right {
    width: 300px;
}

.l407 .Tags span {
    background: url("/gfx/bg-tags-left.png") no-repeat left top;
    display: block;
    float: left;
    height: 35px;
    margin-right: 10px;
    padding-left: 10px;
}

.l407 .Tags span a {
    background: #005DA8;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 5px 0px 0px;
    text-decoration: none;
}

.l407 #content .Template .Tags {
    margin-bottom: 25px;
}

.l407 #content .Template .Tags span a {
    color: #fff;
}

.l407 #content .Template .Tags a:hover {
    color: #E7E8CD;
}

.Document.Detail .detailfilesize,
.Document.Detail .detaildimensions,
.Document.Detail .detailcreated,
.l407 .Document.Detail .detailchanged {
    display: none;
}

.listeData .vorschauData li .name,
.l407 #content .listeData .vorschauData li .name a {
    color: #000;
}

.Detail .Nachrichten .Nachricht h5,
.l407 .artikelContentTemplate .Nachrichten .Nachricht h5 {
    margin: 0px;
}

.Detail .Nachrichten .Nachricht h3,
.l407 .artikelContentTemplate .Nachrichten .Nachricht h3 {
    margin: 10px 0px;
    padding: 0px 10px;
}

.Detail .Nachrichten .Nachricht h3 a,
.l407 .artikelContentTemplate .Nachrichten .Nachricht h3 a {
    background: url(/gfx/article.png) no-repeat left center;
    padding: 5px 0px 5px 30px;
    display: block;
    font-size: 15px;
}

.l407 .frontendFieldset {
    border: none;
}

.l407 #comment_rating_link button {
    height: 30px;
    margin: 2px;
    cursor: pointer;
}

.userComment { font-size: 1em; }

.l407 .googlemap .MapContainer {
    height: 442px !important;
}

.l407 .Template.s6 .Sitemap .Seite .bild a img {
    width: 118px !important;
    height: auto !important;
}

/* Kontaktformular (Formularmodul) */
.l407 #getCommunity .kontakt {
  border: 1px solid #000;
  padding: 10px;
}

.l407 #getCommunity .kontakt .form_td {
  padding: 5px 0px;
}

.l407 #getCommunity .kontakt .info {
  color: #f00;
}


/* Footer */

.l407 #footer {
    background: #fff;
    padding: 30px;
}

.l407 #footer .first.footerSEO {
    margin-right: 40px;
}

.l407 #footer .footerSEO {
    width: 450px;
    line-height: 18px;
}

.l407 #footer .footerSEO a {
  color: #006ab3;
  text-decoration: underline;
}

.l407 #footer .footerSEO a:hover {
  text-decoration: none;
}

.l407 #footer .footerSEO h2 {
    font-size: 17px;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

.l407 #footerTextContainer {
  border-bottom: 1px solid #ccc38e;
  padding: 0px 0px 20px 0px;
}

.l407 #footer .footerSEObottom {
    color: #563f07;
    clear: both;
    font-size: 11px;
    line-height: 14px;
    margin: 10px 0px 0px 0px;
}

.l407 #footer .footerSEObottom a {
    color: #563f07;
    text-decoration: underline;
}

.l407 #footer .footerSEObottom a:hover {
    text-decoration: none;
}

.l407 #metaNav2 {
  position: relative;
  clear: both;
  font-size: 11px;
  line-height: 22px;
}

.l407 #metaNav2 ul li a {
    padding: 0px 3px;
    color: #000;
    display: block;
    float: left;
}

.l407 #metaNav2 ul li {
    display: block;
    float: left;
}

.l407 #socialMediaFooter {
  border-bottom: 1px solid #ccc38e;
  padding: 5px 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
  width: 940px;
}

#socialMediaFooter .facebookLink,
#socialMediaFooter .youtubeLink,
.l407 #socialMediaFooter .moreSocialMediaLink {
  width: 33%;
  text-align: center;
  position: relative;
}

.l407 #socialMediaFooter a {
  background-image: url(/gfx/bg-socialMedia-sprite.png);
  background-repeat: no-repeat;
  background-position: left 0px;
  color: #563f07;
  padding: 0px 5px 0px 40px;
  line-height: 33px;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
}

.l407 #socialMediaFooter .youtubeLink a {
  background-position: left -33px;
}

.l407 #socialMediaFooter .moreSocialMediaLink a {
  background-position: left -66px;
  padding: 0px 5px 0px 80px;
}


/* Seitenhintergrund */

.l407 #backgroundPic {
    left: 0px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

#backgroundPic .bild,
.l407 #backgroundPic .bild img {
    width: 100%;
    display: block;
}
