/* Globale Vorgaben nach Umstellung auf em */

.Body .Document H1 { font-size: 20px; }

.Body .Document H2 { font-size: 16px; }

.Body .Document H3 { font-size: 14px; }

.Body .Document H4 { font-size: 12px; }

.Body .Document p,
.Template .text { font-size: 12px; }

.listeData .vorschauData li .name { font-size: 10px; }

.listeData .vorschauData li .filename,
.listeData .vorschauData li .size,
.trefferlistefooter,
.trefferlisteheader,
.Template .minitext { font-size: 11px; }

/* Globale Templates */

/* Artikel - Reine Bild-Darstellung */

.l292 .s9 .Nachricht .datum {
    font-size: 11px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Bilder-/Datengalerie - Standard */

.s3 .listeData .vorschauData li .filename,
.l292 .s3 .listeData .vorschauData li .size {
    font-size: 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Sitemap - Standard */

.l292 .s6 .Seite .box {
    font-size: 13px;
}

.l292 .s6 .Seite h3 {
    font-size: 17px;
}

.l292 .s6 .Seite .box .button {
    font-size: 11px;
}

/* Sitemap - Zeilen??bersicht */

.l292 .s247 .Seite .head a {
    font-size: 15px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* Text - Introvorlage */

.l292 .s207 .header h1 {
    font-size: 22px;
}

.l292 .s207 .header h2{
    font-size: 15px;
}

.l292 .s207 .textile{
    font-size: 15px;
}

.l292 .s207 .spalte .minitext{
    font-size: 10px;
}

/*--------------------------------------------------SYSTEMVORLAGEN--------------------------------------------------------------------------------*/

/* Gastgeber - Standard */

.l292 .s142 .treffer .detailinfo .name .sterne {
    font-size: 9px;
}

.s142 .treffer .kontaktinfo .beschreibung,
.l292 .s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
}

.l292 .s142 .treffer .kontaktinfo .preis .info {
    font-size: 9px;
}

/* Global Ende */

.Body {
    margin: 0px;
    font-family: Georgia;
    background-color: #79818e;
}

.l292 a img {
    border: none;
}

.l292 #container {
    background: url(/gfx/content/bg-container.png) repeat-y left top;
    width: 990px;
    margin: 0px auto;
    position:relative;
    z-index:100;
}

.l292 .backgroundPic {
    left:0;
    overflow:hidden;
    position:fixed;
    width:100%;
    top:0;
    z-index:1;
}

.l292 .backgroundPic .bild img {
    width:100%;
}

.l292 .backgroundPic .bild {
    width:100%;
}

.l292 #headerbild {
    width: 990px;
    height: auto;
    position: relative;
}

.l292 .headerbild, .headerbild img {
    width: 990px;
    height: 630px;
}

.l292 #header {
    height:630px;
    left:0px;
    position:relative;
    top:0px;
    width:990px;
    border: 1px solid #fff;
}

.l292 #logo {
    background:transparent url(/gfx/logo.png);
    width: 195px;
    height: 101px;
    position:absolute;
    top:15px;
    left:15px;
}

.l292 #logo a {
    width: 195px;
    height: 101px;
    position:absolute;
}

.l292 #infobox {
    background: url(/gfx/bg-infobox.png) no-repeat right center;
    height: 35px;
    padding-left: 575px;
    padding-top: 10px;
    width: 415px;
    position: relative;
}

.l292 #stichwortsuche {
    background: transparent url(/gfx/bg-stichwortsuche.png) no-repeat scroll left top;
    height: 24px;
    position: relative;
    width: 200px;
}

.l292 #stichwortsuche .query {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    display:block;
    float:left;
    padding-left:9px;
    padding-top:5px;
    width: 149px;
}

.l292 #facebook {
    position: absolute;
    right: 125px;
    top: 15px;
}

.l292 #facebook a img {
    border: 1px solid #fff;
    display: block;
}

.l292 #facebook a:hover img {
    border: 1px solid #CC0834;
}

.l292 #sprachen {
    float:left;
    position:absolute;
    right: 5px;
    top:15px;
}

.l292 .flagge_de {
    background:transparent url(/gfx/sprachen/de.jpg) no-repeat scroll left top;
    border:1px solid #FFFFFF;
    float:left;
    height:13px;
    margin-right:15px;
    width:22px;
}

.flagge_de:hover,
.flagge_en:hover,
.l292 .flagge_nl:hover {
    border:1px solid #CC0834;
}

.l292 .flagge_en {
    background:url(/gfx/sprachen/en.jpg) no-repeat scroll left top;
    border:1px solid #FFFFFF;
    float:left;
    height:13px;
    margin-right:15px;
    width:22px;
}

.l292 .flagge_nl {
    background:url(/gfx/sprachen/nl.jpg) no-repeat scroll left top;
    border:1px solid #FFFFFF;
    float:left;
    height:13px;
    width:22px;
}

.l292 .header h1 {
    margin: 0px;
}

.l292 #mainNav {
    left:255px;
    position:absolute;
    top:32px;
    z-index:100;
    width: 715px;
}

.l292 #mainNav .break {
    height: 0px;
    width: 0px;
}

.l292 #mainNav ul li {
    display: block;
    float: left;
    position: relative;
}

.l292 #mainNav ul {
    background: #cc0834;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    height:25px;
}

.l292 #mainNav ul li a {
    color: #fff;
    text-decoration: none;
    padding:5px 13px;
    font-size: 15px;
    float: left;
    line-height: 15px;
    display: block;
    font-family: georgia;
    font-weight: bold;
    font-style: italic;
}

.l292 #mainNav ul li ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 22px;
    margin-top: 3px;
    width: 240px;
}

.l292 #mainNav ul li.hover ul {
    display: block;
}

.l292 #mainNav ul li ul li a {
    font-size:14px;
    padding-bottom:3px;
    width:214px;
    font-weight: normal;
}

.l292 #mainNav ul li.menu_service ul, #mainNav ul li.menu_service.hover ul {
    left:auto;
    right:0 !important;
}

.l292 #mainNav ul li.hover a {
    background: #fff;
    color: #CC0834;
}

.l292 #mainNav ul li ul li.hover a {
    background: #CC0834;
    color: #ffffff;
}

/* Unterkunft suchen */

.l292 .label {
    display: none;
}

.Calendar.ThemeDefault .Body {
    font-family: Verdana;
    font-size: 11px;
}

.Calendar.ThemeDefault .Body table td {
    font-size:13px;
}

.l292 input.Widget-Calendar-Date, div.Widget-Calendar-Date input {
    background-color: #fff !important;
    width:90px !important;
}

.l292 #treffersuchekategorienTop, #treffersuchepersonenTop {
    width:100px;
}

.l292 .travelSearchTop {
    position: absolute;
}

.l292 .travelSearchTop a {
    background:transparent url(/gfx/button_bg.png) repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    display:block;
    float:left;
    font-family:arial;
    font-size:12px;
    height:22px;
    padding:6px 7px 0 9px;
    text-align:center;
    text-decoration:none;
    width:87px;
}

.vorhersage_button,
.l292 .webcam_button {
    background:transparent url(/gfx/button_bg.png) repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    display:block;
    float:left;
    font-family:arial;
    font-size:12px;
    height:22px;
    padding:6px 7px 0 9px;
    text-align:center;
    text-decoration:none;
    width:87px;
}

.l292 #travelZeitraumTop {
    float:left;
    padding:0 2px;
    width:100px;
}

.l292 #unterkunft_suche {
    margin:0;
    padding:1px 5px 5px 5px;
    width:218px;
    height: 160px;
}

.l292 .headline_startseite_boxen {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    padding:2px;
}

.l292 .suche_button, .pauschalen_button, .detail_button, .karte_button {
    background:transparent url(/gfx/button_bg.png) repeat scroll 0 0;
    border:0 none;
    height:25px;
    width:103px;
    color: #fff;
}

.l292 .suche_button {
    float: left;
    font-size: 12px;
}

.l292 #filter_kategorieTop {
    padding-bottom:10px;
}

/* Unterkunft suchen Ende */

.l292 #footer {
    border: 1px solid #fff;
    background:url(/gfx/footer_bg.png);
    border:1px solid #a8a8a8;
    width: 990px;
    height: 210px;
    margin-top: 30px;
    font-family: verdana;
    font-size: 11px;
    position: relative;
}

.l292 #anschrift, #zeiten {
    color:#FFFFFF;
    float:left;
    line-height:20px;
    padding: 20px 15px;
}

.l292 #anschrift a {
    color:#FFFFFF;
    text-decoration:none;
}

.l292 #footer_nav {
    padding-top: 20px;
    float: left;
    width: 315px;
}

.l292 #footer_nav a {
    color: #FFFFFF;
    display: block;
    line-height: 20px;
    text-decoration: none;
}

.l292 #footer_nav_left, #footer_nav_center, #footer_nav_right {
    float: left;
    width: 105px;
}

.l292 #footer_logos {
    height:150px;
    position:absolute;
    right:15px;
    top: 20px;
    width:250px;
}

.l292 .hoernerdoerfer {
    background:transparent url(/gfx/allgaeu_logo.jpg) repeat scroll 0 0;
    height:105px;
    position:absolute;
    right:0;
    top:0;
    width:100px;
}

.l292 .hoernerbahn {
    background:transparent url(/gfx/hoernerbahn.jpg) repeat scroll 0 0;
    height:52px;
    position:absolute;
    right:112px;
    top:0;
    width:134px;
}

.l292 .naturpark {
    background:transparent url(/gfx/naturpark.jpg) repeat scroll 0 0;
    height:31px;
    position:absolute;
    right:112px;
    top:72px;
    width:133px;
}

.l292 #footer_links {
    bottom:5px;
    position:absolute;
    right:15px;
}

.l292 #footer_links a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    padding-left: 8px;
}

.l292 #startseite_boxen {
    bottom:0;
    padding:15px;
    position:absolute;
}

.l292 #startseite_boxen h1 {
  margin-top: 0;
}

.l292 .box_startseite {
    width:228px;
    height:170px;
    background:transparent url(/gfx/boxen_startseite_bg.png) repeat scroll 0 0;
    float: left;
    margin-right: 15px;
}

.l292 #aktuelles .Document {
    display: block;
    height: 135px;
    overflow: hidden;
    position: absolute;
    width: 228px;
    z-index: 150;
}

.l292 .Template.s2.s248 {
    display: block;
    height: 160px;
    overflow: hidden;
    width: 200px;
}

.l292 #aktuelles h1 a, .header  h1, .header  h1 a {
    color:#FFFFFF;
    font-size:18px !important;
    font-style:italic;
    padding:2px 0;
    text-decoration:none;
    font-weight: normal;
}

.l292 #aktuelles .Nachrichten {
    display: block;
    height: 150px;
    left: 0;
    position: relative;
    top: 0;
    width: 202px;
}

.l292 #aktuelles .Template .spalte {
    float: none !important;
}


.l292 .Template.s2 .spalte {
    display: block;
    height: 44px;
    overflow: hidden;
    position: relative;
    width: 200px !important;
}

.l292 .s2 .Nachricht.spalte .info {
    display: block;
    height: 45px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 205px;
    z-index: 150;
}


.l292 .info h1 a {
    font-size:16px !important;
}

.l292 .text, h3 {
    color: #fff;
    font-family: verdana, arial;
    font-size: 12px;
    width:210px;
    font-weight: normal;
}

.l292 .titel a, .kategorie {
    color: #fff !important;
    font-family: verdana, arial;
    font-size: 12px !important;
    font-weight: normal !important;
    padding-top: 0px !important;
}

.l292 .info .button {
    display: none;
}

.l292 .treffer {
    padding: 0px;
    margin:0;
    background: none;
    border: none;
}

.l292 .treffer .detailinfo {
    height:15px;
    margin-bottom:5px;
    position:relative;
    top:0;
    overflow: hidden;
}

.l292 .treffer .detailinfo .name {
    position:relative;
}

.l292 .treffer .detailinfo .name .titel, .treffer .detailinfo .name .titel a {
    color:#000;
    float:left;
    font-size:14px;
    font-weight:normal;
    padding-left:0px;
    padding-right:0px;
    text-decoration:none;
    width: 155px;
}

.l292 .Template.s2 .spalte {
    width:auto;
}

.l292 .s2 .spalte {
    margin:0px;
}

.l292 .Template {
    margin:0 10px 0;
    position:relative;
}

/* wetter box startseite */

.l292 .text_small {
    color: #fff;
    font-family: verdana;
    font-size: 9px;
    font-weight: normal;
}

.l292 #wetter_morgens, #wetter_mittags, #wetter_abends {
    float: left;
    width:40px;
}

.l292 #wetter_grafiken {
    height:50px;
    padding-top:10px;
    width:125px;
}

.l292 #wetter_container {
    margin-left: 10px;
    position: relative;
}

.l292 #wetter_temp {
    left:125px;
    position:absolute;
    top:35px;
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:normal;
}

.l292 #wetter_box_unten {
    display: none !important; /* Nur im Sommer aktiv! */
    background: transparent url(/gfx/btn-more-home.gif) no-repeat right bottom;
    width: 170px;
    padding-right: 30px;
    cursor: pointer;
}

.l292 #status_schneehoehe, #status_bahnen, #status_loipen {
    font-size: 10px;
}

/*;
.l292 .accordion_child {
    background:transparent url(/gfx/text_startseite_bg.png) repeat scroll 0 0;
}

*/

/* wetter box startseite ende */

.l292 #text_startseite {
    background:transparent url(/gfx/text_startseite_bg.png) repeat scroll 0 0;
    color:#2D4D76;
    font-size:18px;
    font-style:italic;
    height:38px;
    left:16px;
    padding:8px 0 13px 19px;
    position:absolute;
    bottom: 200px;
    width:695px;
}

/* slider */

.l292 #basic-accordian {
    /*    height:352px;
    */

    left:744px;
    position:absolute;
    bottom: 200px;
    width:227px;
    background:transparent url(/gfx/text_startseite_bg.png) repeat scroll 0 0;
}

.l292 #winter_bild img, #sommer_bild img, #familie_bild img {
    bottom: 50px;
    height:auto;
    position:absolute;
    width:227px;
}

.l292 #test-content, .accordion_child {
    height:287px;
}

.accordion_child .textile p,
.l292 .accordion_child .textile p a {
    color: #3B3B3B;
    display: block;
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    margin: 5px 0 0 12px;
    width:207px;
    text-decoration: none;
}

.l292 .accordion_child .textile p a {
    margin: 0px;
}

.l292 .acc_head:hover{
    color: #cc0633;
}

.l292 .acc_head_on{
    background: #cc0834 url(/gfx/glocke_on.jpg) no-repeat !important;
    color: #ffffff !important;
}

.l292 .acc_head_on:hover{
    color: #4b4b4b;
}

.l292 .acc_head{
    height: 21px;
    padding-left:35px;
    padding-top:2px;
    font-family: georgia;
    font-size: 16px;
    color: #4b4b4b;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 2px;
    background: #ffffff url(/gfx/glocke.jpg) no-repeat;
    cursor:pointer;
}

/* slider ende */

.l292 .veranstaltungen {
    height:132px;
  width: 200px;
    overflow:hidden;
}
