@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'icomoon';
    src: url('../Fonts/icomoon.eot?rnnl6c');
    src: url('../Fonts/icomoon.eot?rnnl6c#iefix') format('embedded-opentype'), url('../Fonts/icomoon.ttf?rnnl6c') format('truetype'), url('../Fonts/icomoon.woff?rnnl6c') format('woff'), url('../Fonts/icomoon.svg?rnnl6c#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* chivo-regular - latin */
@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/chivo-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Chivo Regular'), local('Chivo-Regular'), url('../Fonts/chivo-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/chivo-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/chivo-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../Fonts/chivo-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/chivo-v11-latin-regular.svg#Chivo') format('svg'); /* Legacy iOS */
}

/* chivo-700 - latin */
@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/chivo-v11-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Chivo Bold'), local('Chivo-Bold'), url('../Fonts/chivo-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/chivo-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/chivo-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../Fonts/chivo-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/chivo-v11-latin-700.svg#Chivo') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: MENTZ;
    src: url(/fileadmin/js/mentz/MENTZFont/fonts/MENTZ.ttf) format('truetype'), url(fileadmin/js/mentz/MENTZFont/fonts/MENTZ.woff) format('woff'), url(fileadmin/js/mentz/MENTZFont/fonts/MENTZ.svg) format('svg');
    font-weight: 400;
    font-style: normal
}
body {
    font-family: 'Chivo', sans-serif;
    background: #fff;
}
.inhalt {
    margin:  1rem;
}
.content {
    margin: 0;
}
h1, h2, h3, h4 {
    font-weight: 900;
}

a {
    color: #000;
    text-decoration: underline;
}

.ticker, .MenuEFA ,.header .subnav, .suche
{
    display: none;
}


.ticker .accordion {
    display: none;
}

.feedback {
    display: none;
}

.header .logo .druck {
    display: block;
}
.efacnt .header .logo .druck img{
    width: 70px;
    height: 70px;

}
.headcnt, .cntfooter,
.efashort,
.header nav#nav,
.header .logo .screen {
    display: none;
}
.header .subnav
.inhalt {
    margin: 3rem 2rem 3rem 0;
}

.span_1_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 100%;
}

footer .ix-kvv-large-grid-1of4 > .ix-kvv-grid-cell.col1,
footer .ix-kvv-large-grid-1of4 > .ix-kvv-grid-cell.col2,
footer .ix-kvv-large-grid-1of4 > .ix-kvv-grid-cell.col3 {
    display: none
}

footer .ix-kvv-large-grid-1of4 > .ix-kvv-grid-cell {
    flex: 0 0 100%;
}

footer .ix-kvv-footer-inner {
    padding: 2.5rem 0;
}

footer {
    background: #fff;
    position: relative;
}

footer .ix-kvv-footer-inner {
    color: #000;
}

footer .ix-kvv-footer-inner a {
    color: #000;
}
