/* ---------- 04.03.2010 12:00:31 #142 (jf) ---------- */ 


#mainNav ul li.menu_bayerns_regionen_test {
    display: none;
}

.Body {
    background: #AF8D68 url(/gfx/bg-body.jpg) left top;
    font-family: Tahoma,Geneva,sans-serif;
}

#container {
    width: 1000px;
    position: relative;
    margin: 0px auto;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

.backgroundPic {
    display: none;
}

#header {
    width: 1000px;
    height: 510px;
    position: relative;
}

/* Hauptnavigation */

#mainNav .break,
#mainNav li.break {
    height: 0px;
    width: 0px;display: none;
}

#mainNav {
    background: url(/gfx/bg-mainNav.png) repeat-x left top;
    position: relative;
    z-index: 100;
    height: 35px;
    margin: 0px 0px 0px 140px;
    padding: 5px 0px 0px 15px;
    width: 845px;
}

#mainNav ul li {
    display: block;
    float: left;
    position: relative;
}

#mainNav ul {
    margin: 0px;
    padding: 0px;
}

#mainNav ul li a {
    color: #005c9e;
    float: left;
    padding: 5px 10px 0px 5px;
    font-weight: bold;
    font-size: 17px;
    line-height: 26px;
    display: block;
}

#mainNav .homepageLink {
    background: transparent url(/gfx/bg-home-icon-off.gif) no-repeat 10px 5px;
    display: block;
    width: 27px;
    height: 26px;
    overflow: hidden;
    text-indent: -2000px;
    padding: 5px 10px 0px 10px;
}

#mainNav .homepageLink:hover {
    background: #005C9E url(/gfx/bg-home-icon-on.gif) no-repeat 10px 5px;
}

#mainNav ul li ul li,
#mainNav ul li ul li a {
    float: none;
}

#mainNav ul li a:hover,
#mainNav ul li.hover a,
#mainNav ul li.on a,
#mainNav ul li.open a,
#mainNav ul li.active a {
    background: #005c9e;
    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: 30px;
    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-bottom: 1px solid #e0e8ee;
    color: #005c9e;
    width: 218px;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    padding: 5px;
}

#mainNav ul li ul li a:hover,
#mainNav ul li.open ul li.active a,
#mainNav ul li.open ul li.open a {
    background: #e0e8ee;
    color: #005c9e;
}

/* Hauptbild / Slider */

#hauptbild {
    background: #fff;
    width: 860px;
    height: 510px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

#hauptbild img {
    width: 860px;
    height: auto;
}

#logo {
    position: absolute;
    right: 20px;
    top: 60px;
    z-index: 2;
}

#logo a {
    background: url(/gfx/logo.png) no-repeat left top;
    width: 119px;
    height: 183px;
    display: block;
}

#thementabset {
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 2;
}

#thementabset .themenbox {
    color: #fff;
    overflow: hidden;
    position: relative;
    height: 75px;
}

#thementabset .themenbox .bild {
    float: left;
    height: 75px;
    width: 140px;
    overflow: hidden;
}

#thementabset .themenbox .bild img {
    height: auto;
    width: 140px;
}

#thementabset .themenbox .text {
    float: left;
    padding: 10px 15px;
    width: 320px;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 18px;
}

#thementabset .themenbox .autor {
    float: left;
    padding: 0px 15px;
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    font-size: 13px;
    font-weight: normal;
    width: 320px;
}

#thementabset .themendescription {
    border-left: 1px solid #fff;
    bottom: 0px;
    /*cursor: pointer;*/

    font-family: Georgia,Georgia,serif;
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
    font-weight: normal;
    height: 50px;
    padding: 25px 0px 0px 5px;
    position: absolute;
    right: 0px;
    width: 135px;
}

#lebenUndGenuss {
    background: #f1be02;
    width: 140px;
}

#lebenUndGenuss .themendescription {
    background: #f1be02;
}

#familieUndFreunde {
    background: #acb600;
    width: 140px;
}

#familieUndFreunde .themendescription {
    background: #acb600;
}

#erholungUndBewegung {
    background: #db7b03;
    width: 140px;
}

#erholungUndBewegung .themendescription {
    background: #db7b03;
}

#naturUndHeimat {
    background: #7d4e15;
    width: 140px;
}

#naturUndHeimat .themendescription {
    background: #7d4e15;
}

#infoBox {
    background: url(/gfx/bg-infoBox.png) repeat-x left top;
    width: 860px;
    height: 170px;
    position: absolute;
    left: 140px;
    bottom: 0px;
    z-index: 2;
}

#infoBox .breadcrumbs {
    color: #433423;
    font-size: 11px;
    position: absolute;
    top: 90px;
    left: 130px;
}

#infoBox .breadcrumbs ul {
    margin: 0px;
    padding: 0px;
}

#infoBox .breadcrumbs ul li {
    display: inline;
}

#infoBox .breadcrumbs ul li a {
    background: url(/gfx/bg-breadcrumbs-white.gif) no-repeat left center;
    color: #433423;
    font-size: 11px;
    padding: 0px 0px 0px 10px;
}

#infoBox .breadcrumbs ul li a:hover {
    color: #000;
}

#beschreibungsText {
    font-family: Georgia,Georgia,serif;
    font-style: italic;
    font-weight: normal;
    font-size: 22px;
    position: absolute;
    left: 130px;
    position: absolute;
    top: 110px;
    width: 600px;
}

/* travelSearch Schnellsuchleiste Start */

#icon_close {
    position: relative;
}

#icon_close a {
    background: #432B12 url(/gfx/icon_close-white.png) no-repeat scroll 5px center;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px 3px 25px;
}

#travelSearchQuick {
    background: #432b12;
    padding: 10px 50px 10px 10px;
    width: 430px;
    position: absolute;
    right: 0px;
    top: 0px;
}

#travelSearchQuick form {
    margin: 0px;
}

.QSHeadline {
    background: #432B12;
    color: #FFFFFF;
    font-family: Georgia,Georgia,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    padding: 5px 10px;
    margin: 0px;
    position: absolute;
    left: 0;
    top: -25px;
}

#travelSearchQuick,
#travelSearchQuick label {
    color: #fff;
    font-size: 12px;
}

#travelSearchQuick label {
    padding-right: 5px;
}

#travelSearchQuick .Calendar .Body {
    top: -120px;
}

#treffersuchedatumQuick_tr .von,
#treffersuchedatumQuick_tr .bis,
#travelZeitraumQuick,
#travelSearchQuick .button {
    float: left;
}

#treffersuchedatumQuick_tr .von,
#treffersuchedatumTop_tr .von {
    padding-right: 35px;
}

#treffersuchedatumQuick_tr .bis,
#treffersuchedatumTop_tr .bis {
    padding-right: 15px;
}

#travelSearchQuick input.Widget-Calendar-Date,
#travelSearchQuick div.Widget-Calendar-Date input {
    background: #cac1b0 url(/gfx/travel/date.png) no-repeat right center;
    width: 100px;
    border: none;
    height: 18px;
    padding: 2px 0px 0px 5px;
}

#treffersuchetageQuick,
#treffersuchetageTop {
    background: #cac1b0;
    border: none;
    width: 25px;
    height: 20px;
    padding: 0px;
}

#travelSearchQuick .button {
    display: none;
}

#filter_tage {
    color: #fff;
}

/* travelSearch Schnellsuchleiste Ende */

/* Gastgebersuche oben */

#gg_suche {
    display: none;
    font-size: 12px;
    height: 370px;
    width: 490px;
    right: 0px;
    position: absolute;
    padding: 10px 0px 10px 10px;
    bottom: 58px;
    z-index: 3;
}

/*---- Quartiersuche ------*/

.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 !important;
    padding: 2px;
}

.travelSearchTop {
    height: 22px;
}

.travelSearch #travelZeitraum {
    float: left;
}

.travelSearchTop #treffersuchedatum_tr {
    margin:0px;
}

.travelSearch input {
    background-color: #cac1b0 !important;
    border: none;
}

.travelSearch,
.travelSearch label {
    color: #cac1b0;
    font-size: 12px;
}

.travelSearch .von,
.travelSearch .bis {
    float: left;
}

.travelSearch .von {
    padding-right: 10px;
}

#travelsucheTop,
#travelsucheTop label {
    color: #fff;
}

#travelsucheTop h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#treffersuchedatumTop_tr,
#filter_tageTop {
    float: left;
}

.trefferzeitraumTop,
.hausausstattungTop,
.treffersuchewasTop,
.treffersuchefooterTop,
treffersucheSendenTop {
    background: #432b12;
    margin-bottom: 5px;
    padding: 10px;
}

.hausausstattungTop {
    height: 85px;
}

#trefferzeitraum {
    padding: 0px 30px;
}

.treffersuche .treffersuchewann,
.treffersuche .treffersuchewo {
    margin-bottom: 15px;
}

.treffersuche #treffersuchedatum_tr {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
}

.treffersuche .treffersuchewo .region label,
.treffersuche .treffersuchewo .ort label,
.treffersuche .treffersuchewo .umkreis label,
.treffersuche .treffersuchewo .ortsteil label {
    padding:4px 0;
}

#travelsucheTop label {
    margin-right: 5px;
}

#travelsucheTop ul.merkmale {
    margin: 0px;
    padding: 0px;
}

#travelsucheTop ul.merkmale input {
    background: none !important;
}

#travelsucheTop .leftMerkmale,
#travelsucheTop .rightMerkmale {
    float: left;
    /* width: 225px; */

}

.treffersuchewasTop {
    height: 117px;
}

#travelsucheTop .treffersuchewasTop label {
    width: 100px;
}

#travelsucheTop .treffersuchewasTop select {
    width: 160px;
}

#travelsucheTop .treffersuchewasTop .zimmertyp,
#travelsucheTop .treffersuchewasTop .klassifizierung,
#travelsucheTop .treffersuchewasTop .verpflegung {
    margin-bottom: 5px;
}

#travelsucheTop .treffersucheSendenTop input {
    background: url(/gfx/bg-btn-traumhof.jpg) no-repeat left top;
    color: #432b12;
    display: block;
    font-family: Georgia;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    width: 490px;
    height: 50px;
    text-align: center;
}

.treffersuchefooterTop .stichwortsuche,
.treffersuchefooterTop .suchestarten {
    float: left;
}

.treffersuchefooterTop .suchestarten input {
    background: url(/gfx/bg-btn-wunschhof.jpg) no-repeat left top;
    width: 180px;
    height: 20px;
    text-align: center;
    margin-left: 35px;
    font-family: Georgia;
    font-style: italic;
    color: #fff;
}

/* Standardmaessig Karte und Seitenbeschreibung ausblenden */

#mapTemplate {
    display: none;
}

#main {
    background: #f9f3e6;
    margin-left: 140px;
    margin-bottom: 30px;
    position: relative;
    width: 860px;
}

/* leftColumn */

#leftColumn {
    position: absolute;
    left: 0px;
    top: 430px;
    z-index: 3;
}

/* leftColumn subNav Start */

#subNav {
    position: relative;
}

#subNav ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

#subNav ul li.break {
    height: 0px;
    width: 0px;
    display: none !important;
}

#subNav ul li ul {
    background: #005d9e;
    padding: 10px 0px;
}

#subNav ul li ul li {
    padding: 0px 0px 0px 10px;
}

#subNav ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    padding: 5px 0px 5px 3px;
    width: 235px;
}

#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.hover a,
#subNav ul li.open ul li.active a,
#subNav ul li.open ul li.hover a,
#subNav ul li.open ul li.open a,
#subNav ul li.open ul li.hover ul li.hover a,
#subNav ul li.open ul li.active ul li.hover a,
#subNav ul li.open ul li.open ul li.active a,
#subNav ul li.open ul li.open ul li.hover a,
#subNav ul li.open ul li.active ul li.hover a {
    background: #e0e8ee;
    color: #005d9e;
}

#subNav ul li.open ul li.active a,
#subNav ul li.open ul li.open a,
#subNav ul li.open ul li.open ul li.active a {
    font-weight: bold;
}

#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: 12px;
    color: #e0e8ee !important;
    font-weight: normal;
    text-transform: none;
    padding-left: 20px;
    width: 215px;
}

#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: none;
    font-weight: bold;
}

#subNav ul li ul li ul {
    padding: 0px;
}

/* leftColumn subNav Ende*/

/* Content */

#content {
    width: 700px;
    position: relative;
    min-height: 250px;
    padding: 15px 30px 40px 130px;
}

/* Footer */

#footerBlock {
    position: relative;
    margin: 0px 0px 30px 0px;
    width: 1000px;
    padding-bottom: 25px;
}

#footerBlock .realized {
    background: url(/gfx/bg-realized.png) repeat-x left top;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 15px;
    padding: 5px;
    color: #000;
    font-size: 11px;
}

#footerBlock .realized a {
    color: #000;
    font-size: 11px;
}

#footerBlock .bild {
    top: 0px;
    left: 30px;
    width: 110px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

#footerBlock .bild img {
    width: 110px;
    height: auto;
}

#footerBlock .bauernregel {
    background: #432b12 url(/gfx/zitat.png) no-repeat 15px 25px;
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 18px;
    left: 140px;
    top: 0px;
    padding: 25px 0px 0px 50px;
    width: 400px;
    position: absolute;
    z-index: 1;
}

#footerBlock .bauernregel a {
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 18px;
}

#footerBlock .bauernregel span {
    display: block;
}

#footerBlock .autor {
    font-size: 11px;
    text-align: right;
}

#footer {
    background: #432B12;
    color: #fff;
    position: relative;
    line-height: 17px;
    font-size: 13px;
    width: 840px;
    /* height: 165px; */

    margin-left: 140px;
    padding: 10px 0px 10px 20px;
}

#footer a {
    color: #fff;
}

#footer p {
    margin: 0px;
}

#footer .contact {
    border-right: 1px solid #fff;
    float: left;
    height: 70px;
    width: 530px;
    padding-top: 95px;
    position: relative;
}

#footer .contact h1 {
    font-weight: bold;
    font-size: 13px;
}

#footer .leftBox,
#footer .middleBox,
#footer .rightBox {
    float: left;
    width: 32%;
}

#footer .functions {
    border-right: 1px solid #fff;
    color: #cac1b0;
    float: left;
    width: 100px;
    height: 165px;
    padding: 0px 10px;
    position: relative;
}

#footer .links {
    position: absolute;
    left: 10px;
    top: 105px;
}

#footer .links a {
    color: #cac1b0;
    display: block;
    line-height: 20px;
}

#footer .fontSizer {
    font-size: 11px;
    margin-bottom: 10px;
}

#footer .languages {
    display: none;
    font-size: 11px;
    margin-bottom: 45px;
}

#footer .searchLinks {
    float: left;
    width: 165px;
    position: relative;
    padding: 0px 10px;
    height: 165px;
}

#footer .sitesearch {
    margin-top: 15px;
}

#search {
    height: 30px;
}

#search .query {
    background: #cac1b0;
    border: none;
    color: #2b1a13;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 15px;
    padding: 2px;
    width: 130px;
}

#search .button {
    position: absolute;
    left: 140px;
}

/*------------------------ Vorlagen / Templates ----------------------------*/

#content .Template {
    margin: 0px 0px 20px 0px;
    color: #000;
}

#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: 22px !important;
}

.Template h2,
.Template h2.headline,
.Template h2 a {
    font-size: 18px !important;
}

.Template h3,
.Template h3.headline,
.Template h3 a {
    font-size: 16px !important;
}

.Template h4,
.Template h4.headline,
.Template h4 a {
    font-size: 13px !important;
    margin-bottom: 8px;
    line-height: 16px;
}

.Template .textile,
.Template .textile p,
.Template .text,
.Template .text p {
    font-size: 13px;
    line-height: 1.1em;
}

.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: 13px;
    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 {
    background: #f9f3e6;
    margin: 0px 0px 15px 0px;
    padding: 15px;
}

h2.divider {
    margin: 0px;
}

/*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: 710px;
}

/* Template Artikel 2 Spalten */

.s82 .spalte {
    height: 200px;
    width: 340px !important;
    margin: 0px 5px 10px 5px !important;
}

.Template.s2 .Nachricht .bild {
    margin-right: 15px;
}

.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 {
    height: 150px;
    width: 340px !important;
    margin: 0px 5px 10px 5px !important;
}

.s96 .info h1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    overflow: hidden;
}

.s96 .info .text {
    margin-top: 25px;
}

/* 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;
}

.s71 .bild,
.s71 .bild img {
    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;
}

/* Searchform Travel */

/* Preisgrenze ausblenden */

.treffersuche .preis {
    display: none;
}

#wasDiv .merkmale {
    width: 620px;
}

.s142 #travelsearch,
.s142 #travelsearch .travelsuche,
.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuchefooter,
.s142 #travelsearch #trefferzeitraum,
.s142 #travelsearch .treffersuche .merkmale,
.s142 #travelsearch .treffersuche #zimmer2,
.s142 #travelsearch .treffersuche .treffersuchewas #zimmer2 .zimmertyp,
.s142 #travelsearch .treffersuche .treffersuchewas #zimmer2 .personen {
    background: none !important;
}

.s142 #travelsearch .treffersuchewas .zimmertyp,
.s142 #travelsearch .treffersuchewas .personen,
.s142 #travelsearch .treffersuchewas #zimmer1,
.s142 #travelsearch .treffersuchewas #zimmer2 {
    margin-bottom: 0px;
}

.s142 #travelsearch .treffersuchewas .verpflegung {
    margin-bottom: 5px;
}

.s142 #travelsearch .treffersuchewas .klassifizierung {
    margin-bottom: 15px;
}

.s142 .treffersuche #labelzimmer1 {
    background: transparent url(/se_data/global/gfx/travel/remove.jpg) no-repeat scroll 20px 4px;
}

.s142 #travelsearch .treffersuche,
.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuchefooter {
    margin: 0px;
}

.s142 #travelsearch .treffersucheheader,
.s142 #travelsearch .treffersuche h3 {
    border-bottom: 1px solid #f9f3e6;
    margin: 5px 0 10px;
}

.s142 #travelsearch .treffersuchefooter {
    border-top: 1px solid #f9f3e6;
}

.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;
}

.s142 #travelsearch .treffersuchefooter .stichwortsuche label {
    color: #000000;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
}

.s142 #travelsearch .allegastgeber {
    background-color: #f9f3e6;
    padding: 5px;
}

.s142 #travelsearch .suchestarten {
    background: #005D9E;
    border: 1px solid #fff;
    padding: 5px 10px;
}

.s142 #travelsearch .suchestarten a {
    color: #fff;
    text-decoration: none;
}

.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: 25px;
    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: 8px 0px 2px 20px;
    margin-bottom: 0px;
    pointer: cursor;
    text-decoration: underline;
}

.treffersuche #labelregion1 a,
.treffersuche #labellage1 a,
.treffersuche #labelbewirtschaftung1 a,
.treffersuche #labelausstattung1,
.treffersuche #labelhausausstattung1 {
    background: url(/se_data/global/gfx/travel/remove.jpg) no-repeat scroll 0px 12px;
    width: 200px;
}

.treffersuche #labelregion2 a,
.treffersuche #labellage2 a,
.treffersuche #labelbewirtschaftung2 a,
.treffersuche #labelausstattung2,
.treffersuche #labelhausausstattung2 {
    background: url(/se_data/global/gfx/travel/add.jpg) no-repeat scroll 0px 12px;
}

.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 (7039);
Natur Aktiv Hoefe Franken (7168);
Wander- & Wohlfuehlhoefe Bayerischer Wald (7170);
ausgezeichneter Gesundheitshof (7043);
Kinderland Bayern (7041);
Natuerlich gesund (7169);
Wanderbares Deutschland (7040);
Besonders kinderfreundlicher Bauernhof (7175);
Via Julia (7172);
Kneipp-Gesundheitshof (7042);
Vital Hof (7171);
kindersicher Bauernhof (7176);
Bio- Wohlfuehlhof (7174);
LandSelection (7207);
Kunst- und Kulturhof (7219);
Kinderbauernhof (7220);
*/

.treffer .kontaktinfo .merkmale .merkmal {
    display: block;
    float: left;
    height: 50px;
    margin: 2px;
    width: 50px;
}

.treffer .kontaktinfo .merkmale .merkmal_7039 {
    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_7043 {
    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_7040 {
    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_7042 {
    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;
}

.gespeichertesuche {
    margin: 5px 0px 15px;
    background: #ecacb4;
}

.gespeichertesuche .small {
    padding:10px;
}

.gespeichertesuche .right {
    padding-top: 10px;
}

.gespeichertesuche, .gespeichertesuche a {
    color: #000;
}

.gespeichertesuche a {
    background: #f8e0e3;
    border: 1px solid #f00;
    padding: 3px;
}

.trefferlisteheader,
.trefferlistefooter {
    background: none;
    color: #000;
}

.trefferlisteheader {
    background: #f9f3e6;
}

.trefferlisteheader a,
.trefferlistefooter a {
    color: #000;
}

.trefferlistefooter {
    border-top: 1px solid #000;
}

.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;
}

.s142 .treffer .kontaktinfo .weiter a {
    color: #fff !important;
}

.s142 .treffer .kontaktinfo .weiter a:hover {
    background-color: #0c7f33;
}

.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-color: #000 !important;
    color: #fff !important;
}

.travelContentTemplateInfo {
    width: 700px;
}

/* 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 */

.listeData ul.vorschauData li,
.listeData ul.vorschauData li.hover {
    border-color: #000;
}

.listeData .vorschauData li .name {
    color: #000;
}

/*Detail Darstellung Bild*/

#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:16px;
    font-style:italic;
    font-weight:normal;
    padding:4px 8px;
}

.searchContentTemplate .Nachricht {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
}

.searchContentTemplate .Nachricht h3 {
    font-size: 14px;
    margin-bottom: 4px;
}