/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v11-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
        url('../fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}

body {
    margin: auto;
    background: #e6e6e6;
    width: 980px;
    height: 100%;

    border-left: 25px solid #d9d9d9;
    border-right: 25px solid #d9d9d9;

    font-family: "Source Sans Pro" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Source Sans Pro" !important;
}

h1 {
    line-height: 0.5em;
}

#header {
    background: #d9d9d9;
    height: 490px;
    width: 980px;
}

a {
    color: #aa1d1a;
    text-decoration: underline;
    font-weight: bold;
    font-family: "Source Sans Pro";
}

a:hover {
    text-decoration: none;
    font-family: "Source Sans Pro";
}

.breaker {
    height: 15px;
    background: #d9d9d9;
}

.horizontalelinie {
    color: #000000;
    width: 96%;
}

#contentbox {
    background: #ffffff;
    border-width: 0px;
    border-top: 10px solid #aa1d1a;
    border-bottom: 7px solid #aa1d1a;
}

.contentWrapper {
    margin: auto;
    padding: 30px 0px;
}

.contentImageCenter {
    display: flex;
    justify-content: center;
}

#contentbox_startseite_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}

.contentbox_chronik_links {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 20px;
    line-height: 30px;
}


.contentbox_chronik_links li {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 20px;
    line-height: 30px;
}

.contentbox_chronik_links_ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.contentbox_chronik_links a {

    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.contentbox_chronik_links a:hover {
    text-decoration: underline;
    color: #aa1d1a;

}

#contentbox_chronik_text {


    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}



.chronik_links_active {
    text-decoration: underline;
    color: #aa1d1a;
}

.contentbox_abteilungen_links {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.contentbox_abteilungen_links li {
    width: 100%;
    margin: 10px;
    padding: 0px;
    list-style-type: none;
    font-size: 20px;
    line-height: 30px;
}

.contentbox_abteilungen_links ul {
    display: flex;
    justify-content: center;
}


.contentbox_abteilungen_links a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.contentbox_abteilungen_links a:hover {
    text-decoration: underline;
    color: #aa1d1a;

}

#contentbox_abteilungen_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}

.contentbox_technik_auswahlstuetzpunkt_fahrzeuge {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.contentbox_technik_auswahlstuetzpunkt_fahrzeuge li {
    width: 100%;
    margin: auto;
    padding: 0px;
    font-size: 20px;
    line-height: 30px;
    list-style-type: none;
    border-right: 1px solid #d9d9d9;
}



.contentbox_technik_auswahlstuetzpunkt_fahrzeuge li:last-child {
    border-right: none;
}


.contentbox_technik_auswahlstuetzpunkt_fahrzeuge_ul {
    display: flex;
    justify-content: space-between;
}

.contentbox_technik_auswahlstuetzpunkt_fahrzeuge a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.contentbox_technik_auswahlstuetzpunkt_fahrzeuge a:hover {
    text-decoration: underline;
    color: #aa1d1a;

}

#contentbox_technik_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}

#contentbox_downloads_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}

.contentbox_downloads_text a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.contentbox_downloads_text a:hover {
    text-decoration: underline;
    color: #aa1d1a;

}

#contentbox_impressum_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}

#contentbox_datenschutz_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;

}


#contentbox_kontakt_text {
    margin: 10px;
    margin-left: 20px;
    padding: 0px;
}


#navigation {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: #aa1d1a;
    text-align: center;
}

.navigation_ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: #aa1d1a;
    text-align: center;


    display: flex;
    justify-content: space-between;
}

#navigation li {
    width: 100%;
    margin: auto;
    padding: 10px;
    list-style-type: none;
    font-size: 25px;
    border-right: 5px solid #d9d9d9;
    line-height: 30px;
}

#navigation li:last-child {
    border-right: none;
}

#navigation ul.menu {
    display: flex;
    justify-content: space-between;
}


#navigation a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#navigation a:hover {
    background: none;
}

#navigation li.current {
    border-bottom: 5px solid #aa1d1a;
    margin-bottom: -5px;
}



.klappBox {
    position: relative;
    border: 0px;
}


.klappBoxText {
    font-family: "Source Sans Pro" !important;
    margin-left: 24px;

    width: 906px;

}

.klappBoxBild {
    width: 906px;
}


/* resize images */
.klappBoxBild img {
    width: 906px;

}



/* Ausblenden des input-Feldes */
.klappBox input {
    position: absolute;
    left: -99999px;
}

/* Gestaltung der labels */
.klappBox label {
    display: block;
    color: #000000;

    font-size: 30px;

    text-align: left;
    cursor: pointer;
}

.klappBox label:hover {
    background: #FFFFFF;
}

/* Der Aufklappmechanismus */
.klappBox input:not(:checked) ~ div {
    opacity: 0;
    /*height: 0;*/
    display: none;
}

.klappBox input:checked ~ div {
    opacity: 1;
    height: 100%;
    padding: .4em;
}

/* Steuerung der Sichtbarkeit der labels */
.klappBox input:not(:checked) ~ .close,
.klappBox input:checked ~ .open {
    display: none;
}


#footer {

    background: #d9d9d9;
    margin: 0px;
    padding: 30px 0px;

    text-align: center;
}

.footerlinks {

    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    border-right: 5px solid #d9d9d9;
}

.footerlinks li {
    margin: 0px;
    padding: 10px;
    list-style-type: none;
    font-size: 15px;
    border-right: 5px solid #d9d9d9;
}

.footerlinks li:last-child {
    border-right: none;
}

.footerlinks ul {

    border-right: 5px solid #d9d9d9;
    display: flex;
    align-items: center;
    justify-content: center;
}

#copyright {
    background: #d9d9d9;
    font-size: 20px;
    font-family: "Source Sans Pro" !important;
}
