@media all { /* Globale Vorgaben nach Umstellung auf em */

.Body .Document H1 { font-size: 1.25em; }

.Body .Document H2 { font-size: 1em; }

.Body .Document H3 { font-size: 0.88em; }

.Body .Document H4 { font-size: 0.75em; }

.Body .Document p,
.Template .text { font-size: 0.75em; }

.largefont {
    font-size: 120.1%;
}

.largefont #language {font-size: 100.1%;}

.largefont #topSearch p {font-size:0.65em;}

.largefont #topSearch #search .query {font-size:0.55em;}

.largefont #urlaubskatalog .text a.link {font-size:0.7em;}

.largefont #urlaubskatalog .subtext span {font-size:0.60em;}

.largefont #urlaubskatalog .subtext p {font-size:0.72em;}

.largefont #footerBlock .realized {width: 245px;}

.largefont #treffersuchedatumto_tr {margin-bottom:5px;}

.largefont .erweiterteSuche{background:#005d9e;}

.largefont #teaser h2, .largefont #travelSearch h2 {margin:0;}

.largefont #travelBlock h2 {padding:10px 10px 0;}

.largefont #thementabset .themenbox .text {line-height:19px;}

.largefont #travelSearch {height:270px;}

.largefont #teaser {height:290px;}

.largefont .weitereTophoefe {height:44px;}

.largefont #travelBlock {height:454px;}

.largefont #mainNav ul li a {font-size:0.82em;}

.largefont .suchestarten input {font-size:0.6em;}

.mediumfont {
    font-size: 100.1%;
}

.smallfont {
    font-size: 80.1%;
}

.smallfont .weitereTophoefe {height:36px;}

.listeData .vorschauData li .name { font-size: 0.63em; }

.listeData .vorschauData li .filename,
.listeData .vorschauData li .size,
.trefferlistefooter,
.trefferlisteheader,
.Template .minitext { font-size: 0.8em; }

.Calendar {
    font-size:0.75em;
}

/* Globale Templates */

/* Artikel - Reine Bild-Darstellung */

.s9 .Nachricht .datum {
    font-size: 0.69em;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Bilder-/Datengalerie - Standard */

.s3 .listeData .vorschauData li .filename,
.s3 .listeData .vorschauData li .size {
    font-size: 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Sitemap - Standard */

.s6 .Seite .box {
    font-size: 13px;
}

.s6 .Seite h3 {
    font-size: 17px;
}

.s6 .Seite .box .button {
    font-size: 11px;
}

/* Sitemap - Zeilen??bersicht */

.s247 .Seite .head a {
    font-size: 15px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Text - Introvorlage */

.s207 .header h1 {
    font-size: 22px;
}

.s207 .header h2{
    font-size: 15px;
}

.s207 .textile{
    font-size: 15px;
}

.s207 .spalte .minitext{
    font-size: 10px;
}

/*--------------------------------------------------SYSTEMVORLAGEN--------------------------------------------------------------------------------*/

/* Gastgeber - Standard */

.s142 .treffer .detailinfo .name .sterne {
    font-size: 9px;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
}

/* Pauschalentitel */
.s142 .treffer .kontaktinfo .beschreibung p {
  font-size: 14px;
  margin: 0 0 10px 0;
}

.s142 .treffer .kontaktinfo .preis .info {
    font-size: 9px;
}

/* globale trefferliste.css*/

.treffer .bildinfo,
.treffer .bildinfo a {
    font-size: 9px;
}

.trefferkompakt .bild {
    font-size: 10px;
}

.trefferlistekategorien ul.kategorie ul.kategorie li,
.treffer .kontaktinfo,
.treffer .kontaktinfo .beschreibung,
.ContentTemplateDetail .untermenu,
.ContentTemplateDetail .untermenu2 {
    font-size: 11px;
}

.trefferlistenavigation ul.brotkruemmel,
.trefferlistenavigation ul.brotkruemmel li,
.trefferlistenavigation ul.brotkruemmel li a,
.treffer .detailinfo .kategorie,
.treffer .kontaktinfo .anschrift,
.treffer .kontaktinfo .telefon {
    font-size: 12px;
}

.trefferlistekategorien ul.kategorie li {
    font-size: 13px;
}

.treffer .detailinfo .name .titel,
.treffer .detailinfo .name .titel a {
    font-size: 14px;
}

/* globale travelbetriebe.css */

.zimmerliste .treffer .kontaktinfo .preis .info {
    font-size: 9px;
}

.travelmerkmale ul ul {
    font-size: 11px;
}

.gespeichertesuche,
.gespeichertesuche a,
.treffersuche {
    font-size: 12px;
}

.treffersucheheader h1 {
    font-size: 14px;
}

.treffersuche h3 {
    font-size: 16px;
}

/* Global Ende  */

.Body {
    background: #AF8D68 url(/gfx/bg-body.jpg) left top;
    font-family: Tahoma,Geneva,sans-serif;
}

#printHeader,
.barrierReef {
    visibility: hidden;
}

* { outline: none; }

.rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*TopSearch*/

#topSearch {
    position: relative;
    width: 990px;
    height: 30px;
    margin-bottom: 3px;
}

#topSearch .sitesearch {
    background:url("/gfx/searchTop_bg.png") no-repeat scroll 0 0 transparent;
    height:28px;
    left:455px;
    position:absolute;
    width:372px;
}

#topSearch p {
    margin:0;
    font-size: 0.69em;
    color:#fff;
    padding-left:9px;
    padding-right:10px;
    padding-top:5px;
    float:left;
}

#topSearch #search .button {
    left:346px;
    position:absolute;
    margin-top:3px;
}

#topSearch #search .query {
    background:none repeat scroll 0 0 #F5F0E9;
    border:medium none;
    color:#2B1A13;
    display:block;
    float:left;
    line-height:15px;
    padding:2px;
    width:238px;
    margin-top:4px;
    padding-top:2px;
}

#fontResizer {
    background:url("/gfx/fontResizer_bg.png") no-repeat scroll 0 0 transparent;
    height:28px;
    left:830px;
    position:absolute;
    width:162px;
}

#fontResizer a {
    outline:0 none;
}

.smallfont .smallfont,
.mediumfont .mediumfont,
.largefont .largefont {
    font-size: 14px;
}

#fontResizer ul {
    margin:0px;
}

#fontResizer li {
    float:left;
    margin:0px 2px;
}

#fontResizer p {
    padding-right:5px;
}

#fontResizer img {
    padding-top:3px;
}

#fontResizer .resizer {
    position:absolute;
    right:8px;
}

#language {
    background:url("/gfx/lang_bg.png") no-repeat scroll 0 0 transparent;
    left:745px;
    padding:4px 12px 3px;
    position:absolute;
    display: none;
}

/*TopSearch Ende*/

#navContainer {
    width: 100%;
    position: relative;
    z-index: 500;
}

#navCenter {
    width: 990px;
    position: relative;
    margin: 0px auto;
}

#container {
    margin:0 auto;
    position:relative;
    width:990px;
}

#barrierefreiheit {
  display: none;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.textile ul {
    list-style-type: disc;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

.backgroundPic {
    display: none;
}

#header {
    width: 990px;
    height: 225px;
    position: relative;
    z-index: 3;
}

/* Hauptnavigation */

#mainNav .break,
#mainNav li.break {
    height: 0px;
    width: 0px;
    display: none;
}

#mainNav {
    background: #005D9E;
    position: relative;
    z-index: 100;
    height: 40px;
    margin-left:130px;
    padding: 0px;
    width: 650px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

#mainNav ul li {
    display: block;
    float: left;
    position: relative;
}

#mainNav ul li ul li {
    float: none;
}

#mainNav ul {
    margin: 0px;
    padding: 0px;
}

#mainNav .homepageLink,
#mainNav .homepageLink:hover {
    background:url("/gfx/startseite.png") no-repeat scroll center 7px #005C9E;
    display: block;
    width: 27px;
    height: 25px;
    overflow: hidden;
    text-indent: -2000px;
    padding: 15px 15px 0px 15px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

#mainNav ul li a {
    border-right: 1px solid #fff;
    color: #fff;
    padding: 0px 10px 0px 5px;
    font-weight: bold;
    font-size: 0.88em;
    line-height: 40px;
    display: block;
}

#mainNav ul li a:hover,
#mainNav ul li.hover a,
#mainNav ul li.on a,
#mainNav ul li.active a {
    background: #005c9e url(/gfx/bg-mainNav-on.jpg) repeat-x left top;
    color: #fff;
}

#mainNav ul li ul {
    background: #005c9e url(/gfx/bg-mainNav-subNav.jpg) no-repeat 5px bottom;
    display: none;
    position: absolute;
    left: 0px;
    top: 40px;
    padding: 5px 5px 55px 5px ;
}

#mainNav ul li.hover ul {
    display: block;
}

#mainNav ul li ul li a,
#mainNav ul li.hover ul li a,
#mainNav ul li.on ul li a,
#mainNav ul li.active ul li a {
    background: #fff;
    border-right: none;
    border-bottom: 1px solid #e0e8ee;
    color: #005c9e;
    width: 218px;
    font-size: 0.82em;
    font-weight: normal;
    line-height: 17px;
    padding: 5px;
}

#mainNav ul li ul li a:hover {
    background: #e0e8ee;
    color: #005c9e;
}

/* Hauptbild / Slider */

#hauptbild {
    background:none repeat scroll 0 0 #FFFFFF;
    height: 225px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 860px;
    z-index: 1;
}

#hauptbild img {
    width: 860px;
    height: auto;
}

/* URLAUBSKATALOG */

#urlaubskatalog {
    background: url(/gfx/bg-katalogbild2010_3_bg.png) no-repeat left top;
    height: 103px;
    right: 0px;
    top: 0px;
    width: 228px;
    position: absolute;
    z-index: 150;
}

#urlaubskatalog .katalogbild {
    cursor: pointer;
    height: 69px;
    left: 23px;
    position: absolute;
    top: 5px;
    width: 70px;
    z-index: 1;
}

#urlaubskatalog .text {
    color: #005D9E;
    font-size: 14px;
    left: 94px;
    position: absolute;
    text-transform: uppercase;
    top: 18px;
    width: 130px;
}

#urlaubskatalog .text h1 {
    color: #fff;
    font-size: 0.88em;
    font-weight: normal;
    line-height: 17px;
    margin: 5px 0px;
    width: 130px;
}

#urlaubskatalog .text p {
    color: #000;
    font-size: 0.82em;
    line-height: 17px;
    width: 130px;
    margin: 0px 0px 5px 0px;
}

#urlaubskatalog .text a.link {
    color: #005d9e;
    display: block;
    font-size: 0.88em;
    font-weight: normal;
    line-height: 20px;
    padding-right: 25px;
}

#urlaubskatalog .subtext {
    padding: 52px 0px 0px 77px;
    width: 151px;
    text-align: center;
}

#urlaubskatalog .subtext span {
    color: #000000;
    display: block;
    font-family: Georgia,Times,Serif;
    font-style: italic;
    line-height: 14px;
    padding-left: 14px;
    width: 130px;
    font-size:0.7em;
}

#urlaubskatalog .subtext p {
    color: #005D9E;
    font-size: 0.72em;
    margin: 0;
    padding-left: 5px;
    padding-top: 4px;
}

/*------------------URLAUBSKATALOG ENDE------------------*/

#logo {
    left: 0;
    position: absolute;
    top: 140px;
    z-index: 3;
}

#logo a {
    background: url("/gfx/logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 65px;
    overflow: hidden;
    text-indent: -5000px;
    width: 188px;
}

#logo2 {
    left: 0;
    position: absolute;
    top: 0px;
    z-index: 3;
}

#logo2 a {
    background: url("/gfx/allgaeu_bauernhoefe_logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 127px;
    overflow: hidden;
    text-indent: -5000px;
    width: 100px;
}

#thementabset {
    background:url("/gfx/trans_brown.png") repeat scroll 0 0 transparent;
    height:200px;
    padding-bottom:4px;
    padding-top:4px;
    position: relative;
    width:860px;
    margin: 10px 0px 10px 130px;
    z-index:5;
}

#thementabset .themenbox {
    color:#FFFFFF;
    height:200px;
    overflow:hidden;
    position:absolute;
    width:208px;
    z-index:6;
}

#thementabset .themenbox .bild {
    float:left;
    height:110px;
    overflow:hidden;
    padding-top:30px;
    width:215px;
}

#thementabset .themenbox .bild img {
    height: auto;
    width: 215px;
}

#thementabset .themenbox .text {
    background:none repeat scroll 0 0 #B48E61;
    color:#000000;
    font-family:Tahoma;
    font-size:0.82em;
    height:54px;
    line-height:18px;
    margin-top:140px;
    padding:1px 8px 5px;
    text-decoration:underline;
    width:192px;
}

#thementabset .themenbox .autor {
    padding: 0px 15px;
    width: 185px;
    font-family: Georgia;
    font-style: italic;
    font-size: 0.82em;
    line-height: 15px;
    height: 25px;
    font-weight: normal;
}

#thementabset .themendescription,
#thementabset .themendescription a {
    bottom:0;
    color:#FFFFFF;
    font-family:Georgia;
    font-size: 1em;
    font-style:italic;
    font-weight:normal;
    height:200px;
    line-height:30px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width: 208px;
    z-index:2;
}

#thementabset .themenbox .text,
#thementabset .themenbox .autor,
#thementabset .themenbox .bild  {
    display: block;
}

#lebenUndGenuss {
    background: #f1be02;
    width: 210px;
    left: 5px;
    bottom: 4px;
}

#lebenUndGenuss a, #familieUndFreunde a {
    color:#352a00 !important;
}

#familieUndFreunde {
    background: #acb600;
    width: 210px;
    left: 219px;
    bottom: 4px;
}

#erholungUndBewegung {
    background: #db7b03;
    width: 210px;
    left: 433px;
    bottom: 4px;
}

#naturUndHeimat {
    background: #7d4e15;
    width: 210px;
    left: 647px;
    bottom: 4px;
}

/*---------------------thementabset ENDE-----------------*/

.Calendar {
    font-size: 12px;
}

input.Widget-Calendar-Date {
    width: 95px !important;
}

input.Widget-Calendar-Date,
div.Widget-Calendar-Date input {
    background: #cac1b0 url(/gfx/date.jpg) no-repeat scroll right center;
    padding: 2px;
}

.travelSearch #travelZeitraum {
    float: left;
}

.travelSearch input {
    background-color: #fff;
    border: none;
}

.travelSearch,
.travelSearch label {
    font-size: 11px;
    line-height: 20px;
}

.travelSearch .von,
.travelSearch .bis {
    float: left;
}

.travelSearch .von {
    padding-right: 10px;
}

#main {
    background: url("/gfx/trans_brown.png");
    margin-left: 130px;
    position: relative;
    padding: 5px;
    width: 850px;
    z-index: 2;
}

#breadcrumbs  {
    color: #656565;
    font-size: 11px;
    padding: 5px 0px;
    position: relative;
    width: 690px;
}

#breadcrumbs div {
    display: inline;
}

#breadcrumbs ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#breadcrumbs ul li {
    display: inline;
}

#breadcrumbs ul li a {
    background: url(/gfx/bg-breadcrumbs.png) no-repeat left center;
    color: #005d9e;
    padding:0 0 0 12px;
    text-decoration: underline;
}

#breadcrumbs ul li.lastLink span {
    background: url(/gfx/bg-breadcrumbs.png) no-repeat left center;
    color: #656565;
    padding: 0 0 0 12px;
}

/* leftColumn subNav Start */

#leftColumn {
    position: absolute;
    left: 10px;
    top: 340px;
    width: 220px;
    z-index: 2;
}

#subNav {
    background: #005D9E;
    /*;
    background-image: url(/gfx/bg-subNav-top.png), url(/gfx/bg-subNav-bottom.png);
    background-repeat: no-repeat;
    background-position: top left, bottom left;
    */

    padding: 8px 0px;
    width: 220px;
    position: relative;
}

#subNav div {
    border-top: 1px solid #fff;
}

#subNav ul {
    padding: 0px !important;
    list-style-type: none;
    margin: 0px;
    position: relative;
    width: 220px;
}

#subNav ul li {
    position: relative;
    overflow: hidden;
}

#subNav ul li.break {
    height: 0px;
    width: 0px;
    display: none !important;
}

#subNav ul li ul {
    background: #005d9e;
    padding: 0px;
}

#subNav ul li ul li {
    /* padding: 0px 10px; */

    border-bottom: 1px solid #fff;
}

#subNav ul li ul li.active,
#subNav ul li ul li.open {
    border: none;
}

#subNav ul li ul li.active a,
#subNav ul li ul li.open a {
    background: #5aa5ce url(/gfx/bg-subNav-active.png) repeat-x left top;
    border-bottom: 1px solid #fff;
}

#subNav ul li ul li a:hover {
    background: #5aa5ce url(/gfx/bg-subNav-active.png) repeat-x left top;
}

#subNav ul li ul li.active ul li a,
#subNav ul li ul li.open ul li a,
#subNav ul li ul li ul li a:hover {
    border: none;
}

#subNav ul li ul li.open ul li,
#subNav ul li ul li.active ul li {
    border: none;
    background: #5aa5ce;
    font-weight: normal;
    padding: 1px 0px 1px 20px;
}

#subNav ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    padding: 5px 10px;
}

#subNav ul li,
#subNav ul li.active a,
#subNav ul li.open a,
#subNav ul li ul li.hover ul,
#subNav ul li ul li.off ul,
#subNav ul li ul li ul {
    display: none;
}

#subNav ul li.active,
#subNav ul li.active ul li,
#subNav ul li.active ul li a,
#subNav ul li.open,
#subNav ul li.open ul li,
#subNav ul li.open ul li a,
#subNav ul li ul li.on ul,
#subNav ul li ul li.active ul,
#subNav ul li ul li.open ul {
    display: block;
}

#subNav ul li ul li ul li a,
#subNav ul li ul li.hover ul li a,
#subNav ul li.open ul li.active ul li a,
#subNav ul li.open ul li.active ul li.off a,
#subNav ul li.open ul li.open ul li a,
#subNav ul li.open ul li.open ul li a:hover,
#subNav ul li.open ul li.active ul li a:hover {
    background: none;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0px 3px 5px;
}

#subNav ul li.open ul li.open ul li.active a,
#subNav ul li.open ul li.open ul li a:hover,
#subNav ul li.open ul li.active ul li a:hover {
    background: #deedf5;
    color: #000;
}

#subNav ul li ul li ul {
    padding: 0px;
}

/* leftColumn subNav Ende*/

/* Merkzettel */

#leaflet {
    /* Den Merkzettel umschlie??ender Container */

    background: #005D9E;
    margin: 30px 0px 0px 0px;
    padding: 0px;
}

#llabel {
    font-family: Georgia, Georgia, serif !important;
    font-size: 16px !important;
    font-style: italic;
    font-weight: normal !important;
    color: #fff;
    padding: 5px 0px 5px 10px;
}

#lltabcontainer {
    padding: 0px 0px 5px 0px;
}

#lltabcontainer ul {
    margin: 0px;
}

#lltabcontainer li {
    cursor: pointer;
}

#llcontent {
    background: #ffffff;
    font-size: 12px;
    padding: 10px;
}

#llcontent .container {
    display:none;
}

#llcontent a {
    color: #005D9E;
    font-weight: normal;
    text-decoration: none;
}

#llcontent .span {
    font-size: 11px !important;
}

#llcontent .lldelnotice {
    cursor: pointer;
    background: url(/gfx/merkzetteleintrag_loeschen.gif) no-repeat scroll left top;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    position: relative;
}

#tabUrlId,
#tabHostId,
#tabOfferId {
    display: none;
}

#leafletOverview {
    display: none;
    padding: 5px 0px 0px 10px;
}

#leafletOverview a {
    background: url(/gfx/pfeile/pfeil-right.gif) no-repeat left center;
    color: #fff;
    display: block;
    padding-left: 25px;
    font-size: 13px;
    line-height: 15px;
    font-family: Georgia;
    position: relative;
}

#leafletOverview a:hover {
    font-weight: bold;
}

/* Content */

#content {
    background: #F9F3E6;
    width: 690px;
    position: relative;
    min-height: 750px;
    font-size: 14px;
    padding: 35px 30px 40px 130px;
}

#beschreibungsText {
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    margin: 5px 0px;
    position: relative;
}

#beschreibungsTextSub {
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    color: #432b12;
    font-weight: normal;
    font-size: 15px;
    margin: 0px 0px 10px 0px;
    position: relative;
}

/* Karte Travel */

#googleMapControl {
    margin: 15px 0px;
}

#googleMapControl.close a {
    background: url(/gfx/bg-karte-closed.jpg) no-repeat left top;
    display: block;
    overflow: hidden;
    width: 700px;
    height: 65px;
    text-indent: -5000px;
}

#googleMapControl.open a {
    background: url("/gfx/bg-karte-open.png") no-repeat 507px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    line-height: 20px;
    padding: 5px 40px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 660px;
}

#googleMapControl a:hover {
    text-decoration: none;
}

/* Footer */

#footerBlock {
    position: relative;
    width: 860px;
    margin: 0px 0px 20px 130px;
}

#staticLinks {
    background:url("/gfx/bg-realized.png") repeat-x scroll left top transparent;
    margin-top: 5px;
}

#staticLinks .bottomlinks {
    font-size: 0.69em;
    height: 15px;
    float: left;
    padding: 5px 5px 5px 20px;
    position: relative;
    width: 550px;
}

#staticLinks .bottomlinks a {
    color: #000;
    text-decoration:none;
    float: left;
}

#staticLinks .bottomlinks .dash {
    float: left;
    padding: 0px 5px;
}

#staticLinks .realized {
    color:#000000;
    font-size: 0.69em;
    height:15px;
    padding:5px;
    position: relative;
    float: left;
    width: 275px;
    text-align: right;
}

#staticLinks .realized a {
    color: #000;
    font-size: 1em;
}

#footerBlock .bauernregel {
    background:url("/gfx/zitat.png") no-repeat scroll 15px 15px transparent;
    color:#FFFFFF;
    font-family:Georgia;
    font-style:italic;
    left:215px;
    padding:25px 0 0 50px;
    position:absolute;
    top:0;
    width:530px;
    z-index:1;
    font-size: 14px;
}

#footerBlock .bauernregel a {
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 1.12em;
}

#footerBlock .bauernregel span {
    display: block;
}

#footer .data {
    font-size: 0.82em;
}

#footerBlock .autor {
    font-size: 0.69em;
    text-align: right;
}

.footerTop {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #432B12;
    color: #fff;
    position: relative;
    line-height: 17px;
    padding: 10px 0px 10px 20px;
}

.footerTop a {
    color: #fff;
}

.footerTop p {
    margin: 0px;
}

.footerTop .contact {
    border-left:1px solid #6c5842;
    float: right;
    min-height: 75px;
    padding: 70px 0 0 10px;
    position: relative;
    width: 629px;
}

.footerTop .contact h1 {
    font-weight: bold;
    font-size: 0.82em;
}

.footerTop .leftBox,
.footerTop .middleBox,
.footerTop .rightBox {
    float: left;
    width: 32%;
}

.footerTop .functions {
    border-right: 1px solid #fff;
    color: #cac1b0;
    float: left;
    width: 100px;
    min-height: 175px;
    padding: 0px 10px;
    position: relative;
}

.footerTop .links {
    position: relative;
    width: 200px;
    float: left;
}

.footerTop .links h1 {
    font-family:Georgia,Times,Serif;
    font-size:0.93em;
    font-style:italic;
    font-weight:normal;
    margin:0;
}

.footerTop .links h2 {
    font-size:0.69em;
    font-family:Arial, Sans;
    color:#b48e61;
    margin: 0px 0px 10px 0px;
}

.footerTop .links a {
    color:#FFFFFF;
    display:block;
    line-height:20px;
    text-decoration:underline;
    font-size:0.82em;
}

.footerTop .links a.xmlSitemap {
    color: #5f4429;
}

.footerTop .languages {
    display: none;
    font-size: 0.69em;
    margin-bottom: 45px;
}

.footerTop .searchLinks {
    float:left;
    min-height:175px;
    padding:0;
    position:relative;
    width:175px;
}

.footerTop .sitesearch {
    margin-top: 15px;
}

.footerTop p {
    font-size: 0.82em;
    line-height: 1.6em;
    margin: 0;
}


#search {
    height: 30px;
}

#search .query {
    background:#F5F0E9 none repeat scroll 0 0;
    border:medium none;
    color:#2B1A13;
    display:block;
    float:left;
    font-size:0.7em;
    line-height:15px;
    margin-top:4px;
    padding:2px;
    width:238px;
}

#search .button {
    left:245px;
    position:absolute;
}

#homepagewetter {
    left: 0;
    position: absolute;
    top: 0;
}

/*------------------------ Vorlagen / Templates ----------------------------*/

#content .Template {
    margin: 0px 0px 20px 0px;
    color: #000;
    width: 700px;
}

#content a {
    color: #000;
}

#content .Template h1,
#content .Template h1 a,
#content .Template h2,
#content .Template h2 a {
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

.Template h1,
.Template h1.headline,
.Template h1 a {
    font-size: 1.6em !important;
}

.Template .Nachricht h1,
.Template .Nachricht h1.headline {
    font-size: 1.1em !important;
}

.Template .Nachricht h1 a {
    font-size: 1em !important;
}

.Template h2,
.Template h2.headline {
    font-size: 1.3em !important;
}

.Template h2 a {
    font-size: 1em !important;
}

.Template h3,
.Template h3.headline {
    font-size: 1.1em !important;
}

.Template h3 a {
    font-size: 1em !important;
}

.Template h4,
.Template h4.headline,
.Template h4 a {
    font-size: 13px !important;
    margin-bottom: 8px;
    line-height: 16px;
}

.Template .textile,
.Template .text {
    font-size: 0.9em;
    line-height: 1.2em;
}

.Template .textile p,
.Template .text p {
    font-size: 13px;
    line-height: 17px;
    margin: 0px 0px 10px 0px;
}

.Template .minitext {
    font-size: 10px;
}

.Template .header {
    margin-bottom: 15px;
}

.treffer .minheight {
    height: 150px;
    float: left;
}

.button {
    text-align: right;
}

.button a {
    text-decoration: none;
    font-size: 0.9em;
    font-family: Georgia,Georgia,serif;
    font-style: italic;
}

.treffer,
.trefferschmal {
    background: #fff;
    border: none;
    padding-bottom: 30px;
}

.treffer .bildinfo {
    position: absolute;
    left: 0px;
}

.treffer .kontaktinfo .beschreibung,
.trefferschmal .kontaktinfo .beschreibung {
    color: #000;
}

/* Template Divider */

.Template.s {
    margin: 0px 0px 15px 0px;
}

.Template h2.divider {
    border-bottom: 1px solid #432b12;
    font-size: 15px !important;
    margin: 0px;
    line-height: 25px;
    color: #432b12;
}

/*Template Text .s5 */

.s5 .spalte {
    width: 220px;
}

.s5 .spalte .bild {
    margin: 0px 0px 5px 0px;
    width: 220px;
}

.s5 .spalte .bild img {
    width: 220px;
    height: auto;
}

/*Template einBild .s59*/

.s59 {
    margin: 15px;
}

/*Template Artikel Standard .s2*/

.Template.s2 .spalte {
    width: 685px;
}

.s2 .Nachricht .bild img {
    height:auto;
    width:110px;
}

/* Template Artikel 2 Spalten */

.s82 .spalte {
    height: 200px;
    width: 340px !important;
    margin: 0px 5px 10px 5px !important;
}

.Template.s2 .Nachricht .bild {
    margin: 0px 5px 0px 0px;
}

.s205 .Nachricht.spalte .info .button {
    display: block;
}

/*Template Artikel Ueberschrift oben .s9 */

.s9 .header {
    margin-bottom: 15px;
}

.s9 .header div,
.s205 .header div,
.s82 .header div,
.s96 .header div {
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
}

.s9 .Nachricht.spalte {
    margin: 0px 5px 20px 5px;
    width: 220px;
}

.s9 .Nachricht .bild {
    margin: 45px 15px 5px 0px;
}

.s9 .Nachricht .info {
    background: #f9f3e6;
    width: 220px;
    left: 0px;
}

.s9 .Nachricht .info h1 {
    position: absolute;
    left: 0px;
    top: 0px;
}

.s9 .Nachricht .info .text {
    padding-top: 40px;
}

/* Template Artikel 2 Spalten Ueberschrift oben */

.s96 .spalte {
    width: 340px !important;
    margin: 0px 5px 10px 5px !important;
}

.s96 .info h1 {
    width: 340px;
    position: absolute;
    overflow: hidden;
    height: auto;
}

.s96 .Nachricht.spalte .bild {
  margin: 30px 15px 0px 0px;
}

.s96 .Nachricht.spalte .info .text {
    margin-top: 30px;
}

.s96 .Nachricht.spalte .info .button {
  display: block;
  

/* Template Sitemap Standard .s6*/

.s6 .Seite {
    margin: 10px 5px;
    width: 220px;
}

.s6 .Seite .box {
    padding: 5px 0px 10px 0px;
}

.s6 .head a {
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
}

.s6 .description a {
    text-decoration: none;
    color: #000;
}

/* 404 Fehlerseite Seitenliste */

.contentErrorSitemap ul {
    list-style-type: none;
}

.contentErrorSitemap ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.contentErrorSeiten a {
    text-decoration: none;
    border-bottom: 1px dotted #000;
    color: #000;
}

/* Template mehrBild 3Spalten .s71 */

.s71 .spalteEins, .s71 .spalteZwei {
    margin-right: 20px;
}

.s71 .spalteEins,
.s71 .spalteZwei,
.s71 .spalteDrei {
    width:220px;
}

/* Sitemap / Seitenliste */

.s200 {
    font-family: Georgia;
}

.s200 a {
    display: block;
    line-height: 1.5em;
}

.s200 .level_1 {
    border-bottom: 1px solid #000;
    margin-top: 20px;
}

.s200 .level_1 a {
    font-size: 16px;
}

.s200 .level_1 a:first-letter {
    font-size: 20px;
}

.s200 .level_2 {
    padding-left: 20px;
    font-size: 12px;
    line-height: 1.2em;
}

.s200 .level_2 a {
    font-size: 14px;
}

.s200 .level_3 {
    padding-left: 30px;
}

.s200 .level_3 a {
    font-weight: normal;
    font-size: 13px;
}

.s200 .level_4 {
    padding-left: 40px;
}

.s200 .level_4 a {
    font-weight: normal;
    font-size: 12px;
}

/* Travel & Searchform */

.s142 .travelSearch #travelZeitraum {
    float: left;
}

.s142 .travelSearch input,
.s142 .pauschalenSearch input {
    background-color: #cac1b0 !important;
    border: none;
}

.s142 .allegastgeber input,
.s142 .exact input,
.s142 #treffersuchedatumzusatzxtageLeft,
.s142 #treffersuchedatumzusatzxtagePauschalen {
    background: none !important;
}

.s142 .travelSearch,
.s142 .travelSearch label,
.s142 .pauschalenSearch,
.s142 .pauschalenSearch label {
    color: #cac1b0;
    font-size: 12px;
}

.s142 .travelSearch .von,
.s142 .travelSearch .bis {
    float: left;
}

.s142 #leftTabset .travelSearch .von,
.s142 #leftTabset .travelSearch .bis {
    float: none;
}

.s142 .travelSearch .von {
    padding-right: 10px;
}

.s142 #treffersuchedatumTop_tr,
.s142 #filter_tageTop {
    float: left;
}

.s142 .trefferzeitraumTop,
.s142 .hausausstattungTop,
.s142 .treffersuchewasTop,
.s142 .treffersuchefooterTop,
.s142 .treffersucheSendenTop {
    background: #432b12;
    margin-bottom: 5px;
    padding: 10px;
}

.s142 #woDiv,
.s142 #wasDiv {
    padding: 10px 30px;
}

.s142 #woDiv {
    float: left;
}

.s142 #woMap {
    padding: 15px 0px;
}

.s142 #wasDiv .merkmale {
    width: 636px;
}

.s142 #trefferzeitraum {
    padding: 10px 30px 4px;
}

.s142 .treffersuche .treffersuchewann,
.s142 .treffersuche .treffersuchewo,
.s142 .treffersuche .treffersuchewas,
.s142 .treffersuchefooter .stichwortsuche {
    background: #FFFFFF;
    border: 2px solid #005D9E;
    margin-bottom: 15px;
    poisition: relative;
}

.s142 .treffersuche .treffersuchewann .alternate {
    font-size: 15px;
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    display: block;
    margin: 11px 0px 0px;
}

.s142 .treffersuchewann .datumoption {
    padding-left: 25px;
}

.s142 .treffersuche .treffersuchewas div {
    margin-bottom: 0px;
    padding: 4px 0px;
}

.s142 .treffersuche #labelzimmer2 {
    background: #005D9E;
    margin: 3px 0px 15px 0px;
    padding: 5px 0px 5px 0px;
}

.s142 .treffersuche #zimmer2 {
    background: #005D9E;
    margin: 3px 0px 15px 0px;
    padding: 5px 0px 2px 0px;
}

.s142 .treffersuche #labelzimmer1 {
    padding: 0px 0px 5px 0px;
    width: 625px;
}

.s142 .treffersuche #labelzimmer1 a {
    background: url("/gfx/pfeile/pfeil-open.gif") no-repeat scroll 5px center;
    color: #FFFFFF;
    display: block;
    font-family: Georgia,Georgia,serif;
    font-size: 1.1em;
    font-style: italic;
    font-weight: normal;
    padding-left: 25px;
    text-decoration: none;
}

.s142 .treffersuche #labelzimmer2 a {
    background: url("/gfx/pfeile/pfeil-closed.gif") no-repeat scroll 5px center;
    color: #FFFFFF;
    font-family: Georgia,Georgia,serif;
    font-size: 1.1em;
    font-style: italic;
    font-weight: normal;
    padding-left: 25px;
    text-decoration: none;
}

.s142 .treffersuche .treffersuchewas #zimmer2 .zimmertyp,
.s142 .treffersuche .treffersuchewas #zimmer2 .personen {
    background: #fff;
    padding-left: 0px;
}

.s142 .treffersuche #treffersuchedatum_tr {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
    position: relative;
    z-index: 100;
}

.s142 .treffersuche #treffersuchedatum_tr .von {
    margin-bottom: 10px;
}

/* Searchform Travel */

/* Preisgrenze ausblenden */

.s142 .treffersuche .preis {
    display: none;
}

.s142 #travelsearch,
.s142 #travelsearch .travelsuche,
.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuchefooter,
.s142 #travelsearch #trefferzeitraum,
.s142 #travelsearch .treffersuche .merkmale {
    background: none !important;
}

.s142 #travelsearch .travelsuche {
    min-height: 600px;
}

.s142 #travelsearch .treffersuchewas .zimmertyp,
.s142 #travelsearch .treffersuchewas .personen,
.s142 #travelsearch .treffersuchewas #zimmer1 {
    margin-bottom: 0px;
}

.s142 #travelsearch .treffersuchewas .verpflegung {
    margin-bottom: 5px;
}

.s142 #travelsearch .treffersuche #treffersucheverpflegung,
.s142 #travelsearch .treffersuche #treffersucheklassifizierung {
    width: 220px;
}

.s142 #travelsearch .treffersuchewas .klassifizierung {
    margin-bottom: 15px;
}

.s142 #travelsearch .treffersuche,
.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuchefooter {
    margin: 15px 0px 0px 0px;
    width: 690px;
}

.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuche h3 {
    background: #005D9E;
    color: #FFFFFF !important;
    border-bottom: none;
    margin: 0px;
    padding-bottom: 3px;
    padding-right: 0;
    padding-top: 3px;
}

.s142 #travelsearch .treffersuche h3 a {
    color: #FFFFFF !important;
    background: url("/gfx/pfeile/pfeil-closed.gif") no-repeat scroll 2px center transparent;
}

.s142 #travelsearch .treffersuche h3 a.open {
    background: url("/gfx/pfeile/pfeil-open.gif") no-repeat scroll 2px center transparent;
}

.s142 #travelsearch .treffersucheheader .suchestarten {
    display: none;
}

.s142 #travelsearch .treffersuchefooter {
    padding: 0 5px;
}

.s142 #travelsearch .treffersuche h3,
.s142 #travelsearch .treffersuche h3 a {
    font-family: Georgia,Georgia,serif;
    font-style:italic;
    font-weight:normal;
    text-decoration:none;
    color: #000;
    text-transform: none;
}

.s142 #travelsearch .treffersuche {
    background: #f9f3e6;
    color: #000;
    padding: 0px 5px;
    position: relative;
}

.s142 .treffersuchefooter .stichwortsuche {
    float: left;
    padding: 4px 10px 4px 30px;
}

.s142 #travelsearch .treffersuchefooter .stichwortsuche label {
    float: left;
    padding: 5px 0px 5px 0px;
    width: 150px;
    font-size: 0.9em;
}

.s142 .treffersuchefooter .stichwortsuche #treffersuchequery {
    width: 220px;
}

.s142 #travelsearch .allegastgeber {
    padding: 5px;
}

.s142 #travelsearch .suchestarten {
    background: #005D9E;
    border: 1px solid #fff;
    padding: 0px;
}

.s142 #travelsearch .suchestarten a {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    color: #000;
}

#getTravelBetriebe .trefferlistenavi a {
    color: #343434;
}

#getTravelBetriebe .trefferlistenavi a.active {
    color: #000;
    font-size: 18px;
}

.s142 .treffer .kontaktinfo .preis {
    bottom: 40px;
    color: #000000;
    padding-top: 10px;
    position: absolute;
    right: 5px;
    text-align: right;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
    margin-right: 95px;
    margin-top: 10px;
    overflow: hidden;
}

.s142 .treffer .bildinfo .maplink {
    float: right;
}

.s142 .treffer .telefon a {
    color: #000;
}

/* Anpassungen Suchmaske */

.s142 .treffersuche #labelregion2,
.s142 .treffersuche #labellage2,
.s142 .treffersuche #labelbewirtschaftung2,
.s142 .treffersuche #labelregion1,
.s142 .treffersuche #labellage1,
.s142 .treffersuche #labelbewirtschaftung1,
.s142 .treffersuche #labelausstattung1,
.s142 .treffersuche #labelhausausstattung1,
.s142 .treffersuche #labelausstattung2,
.s142 .treffersuche #labelhausausstattung2 {
    padding: 2px 0px !important;
    margin: 0px;
}

.treffersuche #labelregion2 a,
.treffersuche #labellage2 a,
.treffersuche #labelbewirtschaftung2 a,
.treffersuche #labelregion1 a,
.treffersuche #labellage1 a,
.treffersuche #labelbewirtschaftung1 a,
.treffersuche #labelausstattung1 a,
.treffersuche #labelhausausstattung1 a,
.treffersuche #labelausstattung2 a,
.treffersuche #labelhausausstattung2 a {
    cursor: pointer;
    display: block;
    padding: 4px 0px 2px 20px;
    margin-bottom: 0px;
    pointer: cursor;
    /* text-decoration: underline; */

    text-decoration: none;
    color: #005D9E;
}

.treffersuche #labelhausausstattung1,
.treffersuche #labelhausausstattung2 {
    background: none;
}

.treffersuche #labellage1,
.treffersuche #labelbewirtschaftung1,
.treffersuche #labelhausausstattung1 {
    background: none;
    color: #005D9E;
    border-top: 2px solid #005D9E;
    font-weight: bold;
    padding-left: 10px;
    width: 626px;
}

.treffersuche #labelregion1 a,
.treffersuche #labellage1 a,
.treffersuche #labelbewirtschaftung1 a,
.treffersuche #labelausstattung1 a,
.treffersuche #labelhausausstattung1 a {
    background: url(/gfx/pfeile/pfeil-blau-down_14x14.gif) no-repeat scroll 0px 6px;
}

.treffersuche #labelregion2 a,
.treffersuche #labellage2 a,
.treffersuche #labelbewirtschaftung2 a,
.treffersuche #labelausstattung2 a,
.treffersuche #labelhausausstattung2 a {
    background: url(/gfx/pfeile/pfeil-blau-right_14x14.gif) no-repeat scroll 0px 6px;
}

.treffersuche #lage2,
.treffersuche #bewirtschaftung2,
.treffersuche #hausausstattung2 {
    padding: 0px;
    margin: 0px;
}

.treffersuche .datumzusatz,
#treffersucheort,
#treffersuchebetriebsname,
#travelsearch .treffersuche label,
#travelsearch .treffersuche input,
#travelsearch .treffersuche span,
#travelsearch .treffersuche .merkmale  {
    position: relative;
    margin-left: 0px;
}

#travelsearch .treffersuche .merkmale  {
    margin-top: 0px;
}

.treffersuche .datumzusatz .exact {
    margin-bottom: 4px;
}

.treffersuche .preis {
    margin: 20px 0px 0px;
}

.treffersuche .treffersuchewas .preis span {
    width:420px;
}

/* Travel Merkmal Icons */

/*;
DLG Guetezeichen (7987);
Natur Aktiv Hoefe Franken (7168);
Wander- & Wohlfuehlhoefe Bayerischer Wald (7170);
ausgezeichneter Gesundheitshof (7997);
Kinderland Bayern (7041);
Natuerlich gesund (7169);
Wanderbares Deutschland (7998);
Besonders kinderfreundlicher Bauernhof (7175);
Via Julia (7172);
Kneipp-Gesundheitshof (7997);
Vital Hof (7171);
kindersicher Bauernhof (7176);
Bio- Wohlfuehlhof (7174);
LandSelection (7207);
Kunst- und Kulturhof (7219);
Kinderbauernhof (7220);
BAG Landurlaub (7608);
BAG Urlaubs-Bauernhof (7600);
BAG Fischerhof (7603);
BAG Reiterhof (7602);
BAG Winzerhof (7601);
BAG Erlebnishof (7605);
BAG Obsthof (7604);
Kraeuterpaedagoge (7621);
Naturgastgeber (7620);
*/

.treffer .kontaktinfo .merkmale .merkmal {
    display: block;
    float: left;
    height: 50px;
    margin: 2px;
    width: 50px;
}

.treffer .kontaktinfo .merkmale .merkmal_7987 {
    background: url(/se_data/global/gfx/travel/logo-UADB-DLG.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7168 {
    background: url(/se_data/global/gfx/travel/logo-natur-aktiv-franken.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7170 {
    background: url(/se_data/global/gfx/travel/logo-wander-wohlfuehl.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7997 {
    background: url(/se_data/global/gfx/travel/logo-ausgezeichneter-gesundheitshof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7041 {
    background: url(/se_data/global/gfx/travel/logo-kinderland.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7169 {
    background: url(/se_data/global/gfx/travel/logo-natuerlich-gesund.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7998 {
    background: url(/se_data/global/gfx/travel/logo-wanderbares-dtl.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7175 {
    background: url(/se_data/global/gfx/travel/logo-baby-kinder.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7172 {
    background: url(/se_data/global/gfx/travel/logo-via-julia.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7997 {
    background: url(/se_data/global/gfx/travel/logo-kneipp.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7171 {
    background: url(/se_data/global/gfx/travel/logo-vitalhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7173 {
    background: url(/se_data/global/gfx/travel/logo-kraeuterland.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7176 {
    background: url(/se_data/global/gfx/travel/logo-kindersicher-bauernhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7174 {
    background: url(/se_data/global/gfx/travel/logo-bio-wohlfuehlhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7207 {
    background: url(/se_data/global/gfx/travel/logo-landselection.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7219 {
    background: url(/se_data/global/gfx/travel/logo-kunst-kultur.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7220 {
    background: url(/se_data/global/gfx/travel/logo-kinderbauernhof.jpg) no-repeat left top !important;
}

/* BAG Merkmale */

.treffer .kontaktinfo .merkmale .merkmal_7600 {
    background: url(/se_data/global/gfx/travel/logo-BAG-urlaubshof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7601 {
    background: url(/se_data/global/gfx/travel/logo-BAG-winzerhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7602 {
    background: url(/se_data/global/gfx/travel/logo-BAG-reiterhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7603 {
    background: url(/se_data/global/gfx/travel/logo-BAG-fischerhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7604 {
    background: url(/se_data/global/gfx/travel/logo-BAG-obsthof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7605 {
    background: url(/se_data/global/gfx/travel/logo-BAG-erlebnishof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7608 {
    background: url(/se_data/global/gfx/travel/logo-BAG-landurlaub.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7620 {
    background: url(/se_data/global/gfx/travel/logo-naturgastgeber.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7621 {
    background: url(/se_data/global/gfx/travel/logo-kraeuterpaedagoge.jpg) no-repeat left top !important;
}

/*;
Achental;
AllgaeuerKinderbauernhoefe.jpg;
AllgaeuerKunstundKulturHoefe;
AllgaeuerNaturundAktivhoefe;
AmmergauerAlpenFruehstueck;
Biokreis;
Bioland;
Demeter;
EinfachGesund;
FamilyFarm;
Heumilch;
KinderFreudeElternGlueck;
Landvielfalt;
Naturland;
UnsereGaesteUnsereFreunde;
VomGastEmpfohlenesHaus;
*/

.treffer .kontaktinfo .merkmale .merkmal_8587 {
    background: url("/se_data/global/gfx/travel/logo-Achental.jpg") no-repeat left top !important;
}

/*.treffer .kontaktinfo .merkmale .merkmal_ {
    background: url("/se_data/global/gfx/travel/logo-AllgaeuerKinderbauernhoefe.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_ {
    background: url("/se_data/global/gfx/travel/logo-AllgaeuerKunstundKulturHoefe.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_ {
    background: url("/se_data/global/gfx/travel/logo-AllgaeuerNaturundAktivhoefe.jpg") no-repeat left top !important;
}

*/

.treffer .kontaktinfo .merkmale .merkmal_8591 {
    background: url("/se_data/global/gfx/travel/logo-AmmergauerAlpenFruehstueck.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8592 {
    background: url("/se_data/global/gfx/travel/logo-Biokreis.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8593 {
    background: url("/se_data/global/gfx/travel/logo-Bioland.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8594 {
    background: url("/se_data/global/gfx/travel/logo-Demeter.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8595 {
    background: url("/se_data/global/gfx/travel/logo-EinfachGesund.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8596 {
    background: url("/se_data/global/gfx/travel/logo-FamilyFarm.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8597 {
    background: url("/se_data/global/gfx/travel/logo-Heumilch.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8540 {
    background: url("/se_data/global/gfx/travel/logo-KinderFreudeElternGlueck.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8585 {
    background: url("/se_data/global/gfx/travel/logo-Landvielfalt.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8583 {
    background: url("/se_data/global/gfx/travel/logo-Naturland.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8584 {
    background: url("/se_data/global/gfx/travel/logo-UnsereGaesteUnsereFreunde.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_8586 {
    background: url("/se_data/global/gfx/travel/logo-VomGastEmpfohlenesHaus.jpg") no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7980 {
    background: url(/se_data/global/gfx/travel/logo-BAG-urlaubshof.jpg) no-repeat left top !important;
}

.gespeichertesuche {
    margin: 5px 5px 15px;
    background: #ffffff;
    border:2px solid #D10019;
    padding: 0;
    width: 686px;
}

.gespeichertesuche .small {
    padding:10px;
}

.gespeichertesuche .right {
    padding: 14px 9px;
}

.gespeichertesuche, .gespeichertesuche a {
    color: #000;
}

.gespeichertesuche a {
    background: #f8e0e3;
    border: 1px solid #f00;
    padding: 3px;
    display: block;
}

.trefferlisteheader,
.trefferlistefooter {
    background: none;
    color: #000;
}

.trefferlisteheader {
    background: #f9f3e6;
}

.trefferlisteheader a,
.trefferlistefooter a {
    color: #000;
}

.trefferlistefooter {
    border-top: 1px solid #000;
}

.trefferlistefooter .trefferlistezurueck {
    text-align: left;
    height: 25px;
    bottom: 0px;
}

.trefferlistefooter .trefferlistezurueck a {
    height: 20px;
    background: url(/gfx/pfeile/zuruecktrefferliste.gif) no-repeat scroll left top;
    padding: 2px 0px 2px 25px;
}

.treffer .kontaktinfo .adresse {
    height: 60px;
}

/* Template Travel Direktanfrage */

.s142 .anfragenservice {
    background: none !important;
    border: none !important;
}

/* Template Leistungstraeger */

.Template.LIS .trefferlistenavigation,
.treffer .kontaktinfo .weiter a,
.trefferschmal .kontaktinfo .weiter a  {
    background: #f9f3e6;
}

.treffer .kontaktinfo .adresse {
    height: 60px;
}

.treffer .kontaktinfo .weiter {
    bottom: 5px;
    right: 5px;
}

.s142 .treffer .kontaktinfo .weiter a {
    color: #fff !important;
}

.s142 .treffer .kontaktinfo .weiter a:hover {
    background-color: transparent;
}

.s142 .treffer .kontaktinfo .weiter .treffer_link_info,
.s142 .treffer .kontaktinfo .weiter .treffer_link_kontakt,
.s142 .treffer .kontaktinfo .weiter .treffer_link_pauschale {
    background: url(/gfx/bg-trefferButton.png) no-repeat left top;
    width: 110px;
    height: 22px;
    line-height: 20px;
    font-weight: normal;
    padding: 0px 30px 0px 10px;
}

.s142 .treffer .kontaktinfo .leaflet.pauschale,
.s142 .treffer .kontaktinfo .weiter .treffer_link_leaflet {
    background: none;
    border-bottom: 1px dotted #000;
    font-size: 11px;
    font-weight: bold;
    background: none;
    color: #000 !important;
    text-transform: none;
    padding: 2px 0px;
    margin: 0px 50px 0px 0px;
}

/* Icon www und E-Mail ausblenden */

.treffer .kontaktinfo .telefon .www img,
.treffer .kontaktinfo .telefon .email img {
    display: none;
}

.Template.LIS .trefferlistekategorien {
    background: none;
}

.Template.LIS .trefferlistekategorien ul li a {
    text-decoration: none;
    color: #000;
}

.Template.LIS .trefferlistekategorien ul li a:hover {
    text-decoration: underline;
}

.Template.LIS .trefferlisteheader {
    padding: 0px;
}

.Template.LIS .trefferlistefooter {
    background: #f9f3e6;
    color: #000;
    border: none;
}

.treffer .detailinfo .kategorie,
.trefferschmal .detailinfo .kategorie {
    color: #000;
}

.Template.LIS .trefferlistefooter a {
    color: #000;
}

/* ---------------- VA Template -------------- */

.Template.VA .trefferlisteheader {
    background: #f9f3e6;
    color: #000;
    width: 690px;
}

.Template.VA .trefferlistefooter {
    color: #000;
    border: none;
    background: none;
    width: 700px;
}

.Template.VA .trefferlistefooter a {
    color: #000;
}

/* Template Bildergallerie */

.l210 .listeData ul.vorschauData li:hover {
    border: 1px solid #fff;
    margin: 10px !important;
    padding: 3px 3px 3px 3px !important;
    height: 105px !important;
}

/* fileview */

.s3 .vorschauData li.detail {
    background: #f9f3e6;
    width: 700px !important;
}

.s3 .Bilder .vorschauData li.detail .name {
    color: #000;
    font-size: 14px;
    width: 700px;
}

.s3 .Bilder .vorschauData li.detail .filename,
.s3 .Bilder .vorschauData li.detail .size {
    color: #000;
    width: 700px;
}

.listeData ul.vorschauData li,
.listeData ul.vorschauData li:hover {
    border-color: #000;
}

.listeData ul.vorschauData li:hover {
    border: 1px solid #000 !important;
    height: 105px;
    margin: 5px ;
    padding: 3px;
    width: 90px;
}

.listeData .vorschauData li .name {
    color: #000;
}

/* ----------------- Detailseiten -----------------*/

/* Aehnliche Themen, Aehnliche Bilder temporaer ausblenden */

.Template.artikelContentTemplate,
.Template.bilderContentTemplate {
    display: none;
}

.Detail .artikelContentTemplate h2.divider,
.Detail .vaContentTemplate .header h2.divider {
    border-bottom: 1px solid #000;
    padding: 5px;
}

.ContentTemplateDetail .untermenu {
    background: #fff;
    border-bottom: 1px solid #000;
}

.ContentTemplateDetail .treffer .detailinfo .kategorie {
    color: #000;
}

.ContentTemplateDetail .treffer .bildinfo .bild {
    height: 133px;
}

/* LIS Detailseite */

.ContentTemplateDetail {
    margin: 0px 0px 0px 15px;
    width: 700px;
}

/* Travel Detailseiten */

.InfoWindow h1 {
    font-size: 16px !important;
}

.InfoWindow .text {
    color: #000;
}

.travelContentTemplateInfo .pauschalentreffer {
    margin-bottom: 10px;
    background: #f9f3e6;
    padding: 10px;
}

.travelContentTemplateInfo .allePauschalen {
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.travelContentTemplateInfo .allePauschalen a {
    color: #000;
    text-decoration: none;
}

.getTravelBetriebe .beschreibung p a,
.getTravelBetriebe .beschreibung a {
    color: #000;
}

.travelmerkmale ul ul {
    border-top: 1px solid #000;
    background: none;
    border-bottom: 1px solid #000;
}

.ContentTemplateDetail .untermenu a,
.ContentTemplateDetail .untermenu a:hover {
    background: #f9f3e6;
    border: none;
}

.ContentTemplateDetail .untermenu a.aktiv {
    background: #005C9E !important;
    color: white !important;
    border-bottom: 1px solid black;
}

.travelContentTemplateInfo {
    width: 700px;
}

#content .Detail .treffer .kontaktinfo .telefon .kontakt a {
    background: url(/gfx/bg-trefferButton.png) no-repeat left top;
    color: #fff !important;
    display: block;
    width: 110px;
    height: 22px;
    font-weight: normal !important;
    line-height: 20px;
    font-weight: normal;
    padding: 0px 30px 0px 10px !important;
    text-align: right;
    text-transform: uppercase;
}

#content .Detail .treffer .kontaktinfo .telefon .kontakt a:hover {
    background: url(/gfx/bg-trefferButton.png) no-repeat left top;
}

#content .Detail .treffer .kontaktinfo .telefon .www a,
#content .Detail .treffer .kontaktinfo .telefon .email span,
#content .Detail .treffer .kontaktinfo .telefon .leaflet.gastgeber {
    background: none;
    border-bottom: 1px dotted #000;
    font-size: 11px;
    background: none;
    color: #000 !important;
    text-transform: none;
    text-align: right;
    padding: 2px 0px;
}

#content .Detail .treffer .kontaktinfo .telefon .kontakt,
#content .Detail .treffer .kontaktinfo .telefon .www,
#content .Detail .treffer .kontaktinfo .telefon .email,
#content .Detail .treffer .kontaktinfo .telefon .leaflet.gastgeber {
    position: absolute;
    right: 5px;
}

#content .Detail .treffer .kontaktinfo .telefon .www {
    top: 0px;
}

#content .Detail .treffer .kontaktinfo .telefon .email {
    top: 25px;
}

#content .Detail .treffer .kontaktinfo .telefon .kontakt {
    top: 50px;
}

#content .Detail .treffer .kontaktinfo .telefon .leaflet.gastgeber {
    top: 75px;
}

#content .Detail .treffer .kontaktinfo .telefon .www a,
#content .Detail .treffer .kontaktinfo .telefon .email span,
#content .Detail .treffer .kontaktinfo .telefon .kontakt a,
#content .Detail .treffer .kontaktinfo .telefon .leaflet.gastgeber {
    text-decoration: none;
    padding: 2px 4px;
    font-weight: bold;
}

#content .Detail .treffer .kontaktinfo .telefon .www a:hover,
#content .Detail .treffer .kontaktinfo .telefon .email span:hover,
#content .Detail .treffer .kontaktinfo .telefon .leaflet.gastgeber:hover {
    background: none;
}

#content .Detail .travelContentTemplateInfo .beschreibung a {
    background: #005C9E;
    color: #fff;
    float: left;
    margin-top: 10px;
    text-decoration: none;
    display: block;
    padding: 2px 4px;
    font-weight: bold;
}

#content .Detail .travelContentTemplateInfo .beschreibung a:hover {
    background: #00477a;
}

.ContentTemplateDetail .treffer .kontaktinfo .telefon .kontakt {
    position: absolute;
    right: 5px;
    top: 50px;
}

.ContentTemplateDetail .treffer .kontaktinfo .telefon .tel,
.ContentTemplateDetail .treffer .kontaktinfo .telefon .fax {
    width: 165px;
    padding: 0px;
}

.ContentTemplateDetail .treffer .kontaktinfo .telefon .www,
.ContentTemplateDetail .treffer .kontaktinfo .telefon .email,
.ContentTemplateDetail .treffer .kontaktinfo .telefon .kontakt {
    width: 148px;
}


/* Travel Darstellung Verfuegbarkeit */

.ContentTemplateDetail .untermenu2 a {
    color: #000;
    background: none;
}

.treffersuche {
    background: #f9f3e6;
    color: #000;
}

#trefferzeitraum,
.treffersuchefooter {
    background: none;
}

.treffersuchefooter {
    border-top: 1px solid #000;
}

/* Detailansichten */

/* Styling Kontaktformular */

#getCommunity .kontakt fieldset {
  border: 1px solid #000;
}

#getCommunity .kontakt .fieldName {
  width: 150px;
}

#getCommunity .kontakt .info {
  color: #f00;
  font-size: 11px;
  margin-left: 15px;
}

#getCommunity .kontakt fieldset.newsletter {
  margin-top: 50px;
}

/* listeData */

.listeData ul.vorschauData li,
.listeData ul.vorschauData li.hover {
    border-color: #000;
}

.listeData .vorschauData li .name {
    color: #000;
}

/* Detail Darstellung Bild */
  
/* Bilddaten in Detailansicht ausblenden */
  
.detailfilesize, 
.detaildimensions, 
.detailcreated, 
.detailchanged {
 display: none;
}

#content .Tags span {
    background: url(/gfx/bg-tags-left.jpg) no-repeat left top;
    padding-left: 17px;
    height: 35px;
    display: block;
    float: left;
    margin-right: 10px;
}

#content .Tags span a {
    background: #f00 url(/gfx/bg-tags.jpg) repeat-x left top;
    text-decoration: none;
    color: #fff;
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-size: 12px;
    line-height: 25px;
    display: block;
    padding: 0px 5px 0px 0px;
}

.s71 {
    margin: 15px;
}

.Template a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.Template a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.Template a.external {
    background: #f9f3e6 url(/gfx/external.gif) no-repeat left center;
    padding-left: 25px;
    color: #000;
}

a.featuredLink {
    background:none repeat scroll 0 0 #005C9E;
    border:2px solid #FFFFFF;
    color: #FFFFFF !important;
    font-family:Georgia,Georgia,serif;
    font-size: 1.1em;
    font-style:italic;
    font-weight:normal;
    padding:4px 8px;
}

a.featuredLink:hover {
    font-weight:normal;
}

/* Sitesearch Trefferliste */

.searchContentTemplate {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #005D9E;
    margin-bottom: 15px !important;
    margin-top: 30px !important;
}

.searchContentTemplate .header {
    background: none repeat scroll 0 0 #005D9E;
    border-bottom: medium none;
    color: #FFFFFF !important;
    margin: 0;
    padding: 3px 0px 3px 8px;
}

.searchContentTemplate .header h2 {
    font-size: 16px !important;
    border: 0px none !important;
    color: #ffffff !important;
}

.searchContentTemplate h3 {
    font-family: Georgia,Georgia,serif;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    margin: 8px !important;
}

.searchContentTemplate .header .button {
    margin: -2px 8px;
    padding: 0 8px;
}

.searchContentTemplate .header .button a {
    color: #FFFFFF !important;
    text-decoration: none;
    background: url("/gfx/pfeile/pfeil_weiss_20x20_left.gif") no-repeat scroll left top transparent;
    height: 20px;
    padding: 2px 0 2px 25px;
}

.searchContentTemplate form {
    display: block;
    margin: 8px;
}

.searchContentTemplate form #query {
    width: 220px;
}

.searchContentTemplate .Nachrichten {
    font-size: 13px;
    padding: 8px 0px;
}

.searchContentTemplate .Nachricht {
    margin-bottom: 10px;
    padding: 0px 8px;
}

.searchContentTemplate .Nachricht h3 {
    margin: 0px 0px 3px !important;
    font-family: Tahoma,Geneva,sans-serif;
    font-style: normal;
}

.searchContentTemplate .Nachricht h3 a {
    color: #005D9E !important;
    font-size: 15px !important;
}

.searchContentTemplate .Nachricht .kontaktData {
    color: #888;
    font-size: 12px;
}

.searchContentTemplate .Tags {
    padding: 8px 8px 0px 9px;
}

/* TRAVEL */

.treffer,
.trefferschmal {
    background: #FFFFFF !important;
    border: 2px solid #005D9E;
    padding-bottom: 30px;
    width: 696px !important;
}

.treffer .bildinfo {
    position: absolute;
    left: 0px;
}

.treffer .kontaktinfo .beschreibung,
.trefferschmal .kontaktinfo .beschreibung {
    color: #000;
}

/* Travel Merkmal Icons */

/*;
DDLG Guetezeichen (7987);
Natur Aktiv Hoefe Franken (7168);
Wander- & Wohlfuehlhoefe Bayerischer Wald (7170);
ausgezeichneter Gesundheitshof (7997);
Kinderland Bayern (7041);
Natuerlich gesund (7169);
Wanderbares Deutschland (7998);
Besonders kinderfreundlicher Bauernhof (7175);
Via Julia (7172);
Kneipp-Gesundheitshof (7997);
Vital Hof (7171);
kindersicher Bauernhof (7176);
Bio- Wohlfuehlhof (7174);
LandSelection (7207);
Kunst- und Kulturhof (7219);
Kinderbauernhof (7220);
BAG Landurlaub (7608);
BAG Urlaubs-Bauernhof (7600);
BAG Fischerhof (7603);
BAG Reiterhof (7602);
BAG Winzerhof (7601);
BAG Erlebnishof (7605);
BAG Obsthof (7604);
Kraeuterpaedagoge (7621);
Naturgastgeber (7620);
*/

.treffer .kontaktinfo .merkmale .merkmal {
    display: block;
    float: left;
    height: 50px;
    margin: 2px;
    width: 50px;
}

.treffer .kontaktinfo .merkmale .merkmal_7987 {
    background: url(/se_data/global/gfx/travel/logo-UADB-DLG.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7168 {
    background: url(/se_data/global/gfx/travel/logo-natur-aktiv-franken.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7170 {
    background: url(/se_data/global/gfx/travel/logo-wander-wohlfuehl.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7997 {
    background: url(/se_data/global/gfx/travel/logo-ausgezeichneter-gesundheitshof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7041 {
    background: url(/se_data/global/gfx/travel/logo-kinderland.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7169 {
    background: url(/se_data/global/gfx/travel/logo-natuerlich-gesund.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7998 {
    background: url(/se_data/global/gfx/travel/logo-wanderbares-dtl.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7175 {
    background: url(/se_data/global/gfx/travel/logo-baby-kinder.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7172 {
    background: url(/se_data/global/gfx/travel/logo-via-julia.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7997 {
    background: url(/se_data/global/gfx/travel/logo-kneipp.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7171 {
    background: url(/se_data/global/gfx/travel/logo-vitalhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7173 {
    background: url(/se_data/global/gfx/travel/logo-kraeuterland.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7176 {
    background: url(/se_data/global/gfx/travel/logo-kindersicher-bauernhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7174 {
    background: url(/se_data/global/gfx/travel/logo-bio-wohlfuehlhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7207 {
    background: url(/se_data/global/gfx/travel/logo-landselection.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7219 {
    background: url(/se_data/global/gfx/travel/logo-kunst-kultur.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7220 {
    background: url(/se_data/global/gfx/travel/logo-kinderbauernhof.jpg) no-repeat left top !important;
}

/* BAG Merkmale */

.treffer .kontaktinfo .merkmale .merkmal_7600 {
    background: url(/se_data/global/gfx/travel/logo-BAG-urlaubshof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7601 {
    background: url(/se_data/global/gfx/travel/logo-BAG-winzerhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7602 {
    background: url(/se_data/global/gfx/travel/logo-BAG-reiterhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7603 {
    background: url(/se_data/global/gfx/travel/logo-BAG-fischerhof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7604 {
    background: url(/se_data/global/gfx/travel/logo-BAG-obsthof.jpg) no-repeat left top !important;
}

.treffer .kontaktinfo .merkmale .merkmal_7605 {
    background: url(/se_data/global/gfx/travel/logo-BAG-erlebnishof.jpg) no-repeat left top !important;
}




.l481 #content {
    background: #F9F3E6 url(/gfx/bg-erholung-bewegung.gif) repeat-x left top;
    padding: 5px 30px 40px 130px;
}

.l481 #breadcrumbs,
.l481 #beschreibungsText,
.l481 #beschreibungsTextSub {
    color: #fff;
}

.l481 #pageContent {
    padding: 30px 0px 0px 0px;
}


.l482 #content {
    background: #F9F3E6 url(/gfx/bg-familie-freunde.gif) repeat-x left top;
    padding: 5px 30px 40px 130px;
}

.l482 #breadcrumbs,
.l482 #beschreibungsText,
.l482 #beschreibungsTextSub {
    color: #fff;
}

.l482 #pageContent {
    padding: 30px 0px 0px 0px;
}


.l483 #content {
    background: #F9F3E6 url(/gfx/bg-leben-genuss.gif) repeat-x left top;
    padding: 5px 30px 40px 130px;
}

#breadcrumbs,
#beschreibungsText,
.l483 #beschreibungsTextSub {
    color: #fff;
}

.l483 #pageContent {
    padding: 30px 0px 0px 0px;
}


.l484 #content {
    background: #F9F3E6 url(/gfx/bg-natur-heimat.gif) repeat-x left top;
    padding: 5px 30px 40px 130px;
}

.l484 #breadcrumbs,
.l484 #beschreibungsText,
.l484 #beschreibungsTextSub {
    color: #fff;
}

.l484 #pageContent {
    padding: 30px 0px 0px 0px;
}


} 

@media print { 










 }