h1,
h2,
h3,
h4,
h5,
h6,
a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
h3 {
    color:#444;
}
.DSE fieldset {
    padding: 0;
        margin: 0;
        border: none;
}
.DSE input {
    display: inline-block;
        position: relative;
        float: left;
        margin: 0;
        margin-top: 6px;
        margin-right: 10px;
        width: initial;
}
.newsdate {
    color:#464646;
    font-size:18px;
}
.fusszeile a {
    text-transform:uppercase;
}
#container a {
    text-transform:none;
}
.minimal-header {
    max-height:200px;
    margin:5px 0;
}
.trenner2 {
    height: 10px;
    background: #0062a6;
    margin-bottom:2.5rem;
}
header {
    margin-bottom:0;
}
.footercard,
.mapwrapper,
.sliderheader,
#header > .inside > .trenner {
    display:none;
}
#map {
    height:150px;
}
