body {
        background: #fff;
        color: #000;
        text-align: left;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size: 100%;
        line-height: 100%;
}
p, blockqoute {
        orphans: 3;
        widows: 3;
}
/* Überschriften */
h1 {
        font-size: 123%;
        line-height: 200%;
        font-weight: bold;
}
h1.klein {
        line-height: 133%;
}
h2 {
        font-size: 113%;
        line-height: 190%;
        font-weight: bold;
}
h2.klein {
        line-height: 123%;
}
h3 {
        font-size: 103%;
        line-height: 180%;
        font-weight: bold;
}
h3.klein {
        line-height: 113%;
}
/* für FAQ-Überschriften, Zeilenhöhe geringer  [sonst wie h3] */
h4 {
        font-size: 103%;
        line-height: 120%;
        font-weight: bold;
}
/* für lange Überschriften (mehrere Zeilen), mit Zeilenhöhe geringer [sonst wie h2] */
h5 {
        font-size: 113%;
        line-height: 120%;
        font-weight: bold;
}
/* für Einstiegsseite die Überschrift  [sonst wie h1]*/
h6 {
        font-size: 123%;
        line-height: 133%;
        font-weight: bold;
}
h9 {
        line-height: 133%;
}

.nichtdrucken {
        display: none;
/*        color: #ffffff;
        text-decoration: none;*/
}

a:link, a:visited, a:active {
        color: #000;
}
@page {
        size: 210mm 297mm;
        margin-top: 2cm;
        margin-bottom: 2cm;
        margin-left: 2cm;
        margin-right: 2cm
}
#komplett {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        display: inline;
}
#hintergrund {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        TOP: 0px;
        LEFT: 0px;
        RIGHT: 0px;
        width: 90%;
        position: static;
        display: inline;
}
#content {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 17cm;
}
#hauptbereich {
        width: 17cm;
}
#inhalt {
        margin: 0px 0px 0px 0px;
        padding-left: 0px;
        padding-right: 0px;
}
#inhaltstartseite {
        margin: 0px 0px 0px 0px;
        padding-left: 0px;
        padding-right: 0px;
}
#oberenavi {
        display:none;
}
#logo {
        display:none;
}
#dzlogox {
        display:none;
}
#dzlogo {
        display:none;
}
#bfflogo {
        display:none;
}
#badvlogo {
        display:none;
}
#links {
        display:none;
}
#rechts {
        display:none;
}
#barrierefrei {
        display:none;
}

/* fuer sitemap */
.sitemappub {
        margin-left: 0px;
}
.sitemapdoc {
        margin-left: 10px;
}

/* Tabellendefinitionen */
tr.dunkler {
    background-color: #E8E8E8;
}
caption.h2 {
        font-size: 95%;
        line-height: 190%;
        font-weight: bold;
        color: #464646;
        text-align: left;
}
caption.h3 {
        font-size: 90%;
        line-height: 180%;
        font-weight: bold;
        color: #464646;
        text-align: left;
}

/* mehr Informationen */
p.mehr {
        margin-top: 0px;
        margin-bootom: 0px;
        margin-left: 14.0pt;
        text-indent: -14.0pt;
        mso-list: l0 level1 lfo4;
        tab-stops: list 14.0pt;
}
span.mehr {
        font-size:7.0pt;
        font-family: Times New Roman;
}

/* fuer Top News */
span.topnews {
        color:#fff;
}

/* fuer Fehlermeldungen in Download-Center und Kontaktformularen */
.ERRORMSG_RED_BOLD {
        font-weight: bold;
        color: #CC0000;
}
.ERRORMSG_RED {
        font-weight: normal;
        color: #CC0000;
}

/* fuer Reiseplanung */
.stern {
        text-decoration: none;
        font-weight: bold;
        color: #CC0000;
}

/* fuer Seite Dienststellen */
.dst {
        position: relative;
        left: 50%;
        width: 500px;
        margin: 0 0 0 -250px;
        float: left;
}

/* rechte Ausrichtung */
.RECH {
  text-align: right;
}

/* fuer Startseite die Fussnote */
.fussnote {
        font-size: 70%;
/*        color: #0000FF;
        line-height: 120%; */
}