@media screen and (min-width: 992px) {
/* styles_992.css */
 #offcanvasmenu,#offcanvas{
    display:none
}
.unterseite #header{
    border-bottom: #7f1500 1px solid
}
.unterseite #header.sticky{
    width:100%;
    position:fixed;
    border-bottom:1px solid #7f1500;
    background: #ffffff
}
.startseite #header.sticky{
    width:100%;
    position:fixed;
    border-bottom:1px solid #7f1500;
    background: #ffffff
}
#header .mod_navigation.block{
    display:inline-block;
    margin-bottom:-5px
}
#header .mod_navigation ul{
    margin-bottom:0
}
.logo-im-seitenkopf{
    display:inline-block;
    margin-left:1%
}
.logo-im-seitenkopf img{
    margin-right:auto;
    margin-left:0
}
#header .telefon-email-seitenkopf{
    right:20px;
    position:absolute;
    display:inline-block;
    top: 10px
}
#header .telefon-email-seitenkopf ul{
    margin-top:0;
    margin-bottom:0;
    padding-left:0
}
#header .telefon-email-seitenkopf ul li{
    width:auto;
    display:inline-block;
    margin-left:30px;
    color:#7f1500;
    list-style-type:none
}
#header .telefon-email-seitenkopf ul li.telefon span{
    padding-left:24px;
    text-indent: 0px
}
#header .telefon-email-seitenkopf ul li a{
    text-decoration:none;
    color:#7f1500
}
#header .telefon-email-seitenkopf ul li a:hover{
    color:#000
}
#header .telefon-email-seitenkopf ul li.email a{
    padding-left:24px;
    text-indent: 0px
}
#header .mod_changelanguage{
    width:90px;
    top:10px;
    position:absolute;
    display:inline-block;
    padding-right:16px;
    padding-left:6px;
    left: 345px;
    z-index: 3000
}
.unterseite #main h1{
    font-size:2rem;
    color:#7f1500;
    font-weight: 400
}
.unterseite #main h2{
    font-size:1.6rem;
    color:#7f1500;
    font-weight: 400
}
.unterseite #main h3{
    font-size:1.3rem;
    color:#7f1500;
    font-weight: 400
}
.unterseite #main h4{
    font-size:1.1rem;
    color:#7f1500;
    font-weight: 600
}
.ce_image.links{
}
.ce_text.links{
    width:50%;
    float:left;
    padding-top:0;
    padding-right:15px;
    padding-left:15px
}
.ce_text.rechts{
    width:50%;
    float:left;
    padding-top:0;
    padding-right:15px;
    padding-left:15px
}
.ce_image.rechts{
    width:50%;
    float:left
}
.ce_image.links{
    width:50%;
    float:left
}
.links.content-image {
}
.links.content-text{
    width:50%;
    float:left;
    padding-top:0;
    padding-right:15px;
    padding-left:15px
}
.rechts.content-text{
    width:50%;
    float:left;
    padding-top:0;
    padding-right:15px;
    padding-left:15px
}
.rechts.content-image {
    width:50%;
    float:left
}
.links.content-image {
    width:50%;
    float:left
}
.themenblock{
    width:100%;
    float:left;
    border-bottom:1px solid #7f1500
}
#main .ce_image, #main .content-image{
    border-bottom:0px solid #fff
}
}