/* 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,
.Body .Template .text,
.Body .Document ul li { 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 */

.s9 .Nachricht .datum {
    font-size: 11px;
}

.s5 .spalte .bild {
    margin: 0px;
}

.s5 .minitext {
    margin: 0px 0px 5px 0px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/* 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;
}

/* mehrspalten */

.s71 .spalteEins,
.s71 .spalteZwei {
    margin-right: 4%;
}

/*--------------------------------------------------SYSTEMVORLAGEN--------------------------------------------------------------------------------*/

/* Gastgeber - Standard */

.s142 .treffer .detailinfo .name .sterne {
    font-size: 9px;
}

.s142 .treffer .kontaktinfo .beschreibung,
.s142 .treffer .kontaktinfo .merkmale {
    font-size: 11px;
}

.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: #fff;
    font: 70%/1.6em Helvetica, Tahoma, Arial, Geneva, sans-serif;
    color: #000;
    margin: 0px;
    padding: 0px;
}

#ie6 {
    display: none;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: center;
    padding: 10px;
    z-index: 100;
}

a img {
    border: none;
}

.spalte,
.spalte img {
    width: 320px;
}

a, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 250%;
    font-weight: normal;
    line-height:1.2em;
}

h2 {
    font-size: 175%;
}

h3 {
    font-size: 150%;
    font-weight: normal;
}

h1, h2, h3, p {
    padding-bottom: 10px;
    margin: 0;
}

ul, ol {
    margin: 5px 20px;
    padding: 0 20px;
}

.oul {
    list-style: none;
}

#wrap {
    position: relative;
    width: 900px;
    margin: 25px auto 0 auto;
}

#header {
    position: relative;
    width: 870px;
    height: 100px;
    padding: 0;
    margin: 0px auto;
}

#header h1#logo-text a {
    text-decoration: none;
}

#header #header-links {
    position: absolute;
    top: 0px; right: 10px;
}

#header #logo img {
    border: none;
    display: block;
}

#nav {
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 870px;
    height: 45px;
    display: inline;
}

#nav a {
    display:block;
    text-decoration:none;
}

#nav ul li {
    display:block;
    float:left;
    margin: 0;
    position: relative;
    padding: 0;
}

#nav ul li.break {
  background: none !important;
}

#nav ul li a {
    display: block;
    width: auto;
}

#nav ul li.hover ul,
#nav ul li:hover ul {
    display: block;
}

#nav ul li ul li a,
#nav ul li ul li {
    background: #fff;
    float: none !important;
    display: block !important;
}

#nav ul ul {
    background: #fff;
    display: none;
    list-style: none;
    margin: 0 !important;
    padding:0;
    overflow: visible;
    position: absolute;
    float: none;
    width: 200px !important;
    z-index:99;
}

#nav ul ul li {
    width: 100%;
}

#nav ul ul ul li,
#nav ul ul ul ul li {
    margin-left: 0;
}

#nav ul a {
    display:block;
    margin:0;
    text-decoration:none;
}

#nav ul ul,
#nav ul ul ul,
#nav ul ul ul ul {
    position:absolute;
}

#nav ul ul ul,
#nav ul ul ul ul {
    display:none;
}

#nav ul li:hover ul {
    display:block;
}

#content-wrap {
    position: relative;
    clear: both;
    margin-left: 15px;
    display: inline;
    float: left;
    width: 870px;
    padding: 0;
}

#main {
    float: left;
    width: 690px;
    padding: 20px 0 0 0;
    margin: 0px;
    display: inline;
}



#sidebar {
    float: right;
    width: 180px;
    padding: 05px 0 0 0; margin: 0;
}

#sidebar ul {
    list-style-type: none;
}

#footer-wrap {
    clear: both;
    width: 900px;
}

#footer-columns {
    color: #999;
    margin: 0 auto 10px auto;
    padding: 0;
    width: 840px;
}

#footer-columns .col3, .col3-center {
    float: left;
    width: 32%;
}

#footer-columns .col3-center {
    margin: 0 15px;
}

#footer-bottom {
    clear: both;
    margin: 0 auto;
    width: 870px;
    padding: 15px 0 0 0;
    text-align: right;
}

.preis span.priceOld {
    text-decoration:line-through;
}

.preis span.priceNew {
    font-weight:bold;
}

.InfoWindow h1 {
    font-size: 17px !important;
    line-height: 20px !important;
    width: 120px;
}

/* Travel */

.treffer,
#trefferzeitraum,
.treffersuche,
.treffersuchefooter,
.treffersucheheader {
    background: none;
}

/* UADB BY Widget */

#byWidget {
  float: right;
  margin-right: 10px;
}

/* landsichten Widget */ 

#landsichtenWidget {
  float: right;
  margin-right: 10px;
}

#landsichtenWidgetInner {
  background: #fff;
  padding: 5px;
  height: 75px;
}

#landsichtenWidget a {
  color: #000 !important;
  display: block;
  text-decoration: none;
}

#landsichtenWidget .imgLink {
  float: left;
  margin-right: 5px;
}

#landsichtenWidget .textLink {
  float: left;
  line-height: 13px;
  font-size: 11px;
  padding-top: 30px;
  font-family: font-family: Arial, sans-serif !important;
}

#landsichtenWidget .textLink:hover {
  text-decoration: underline;
}

.Document.Detail {
  margin: 0 15px 15px 15px;
}

.Document.Detail .Template {
  margin: 0 0 15px 0;
}
