@font-face {
    font-family: Harting;
    src: url(../../../../fonts/Harting_plain.ttf)
}

body,
p,
div,
a {
    line-height: 18px;
}

.mb-1 {
    margin-bottom: 1em;
}

.mb-3 {
    margin-bottom: 3em;
}

.mb-4 {
    margin-bottom: 4em;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.center-text {
    text-align: center;
}

.no-margin {
    margin: 0;
}

.double-margin {
    margin-bottom: 2em;
}

.text-indent {
    text-indent: 2em;
}

.float-left {
    display: inline-block;
    width: 49%;
}

.float-right {
    display: inline-block;
    width: 49%;
}

.text-center {
    text-align: center !important;
}

.mail-to {
    font-style: normal;
    text-decoration: underline;
}

p,
div,
td,
a {
    color: #000;
    text-decoration: none;
}

.container {
    position: relative;
    top: 200px;
    width: 730px;
    margin: 0 auto 316px;
    padding-left: calc(100vw - 100%);
}

.intro-box {
    margin: 0;
}

.video-container {
    text-align: center;
}

#text-box {
    border: 2px solid #800000;
    background-color: #e6e6e6;
    padding: 0 0.5em;
    margin-bottom: 15px;
}

.image-cap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    text-align: left;
}

.intro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 13px;
}

.header {
    font-size: 23px;
    font-style: italic;
    text-align: center;
    margin: 0 13px 11px;
}

.harting-para {
    font-family: Harting;
    font-size: 13px;
    text-indent: 2em;
    color: #800000;
    margin: 0 0 1em;
}

.interviews-page-box {
    margin: 0 0 53px;
}

.harting-line {
    font-family: Harting;
    font-size: 13px;
    color: #800000;
    margin: 0;
    font-weight: bold;
}

.harting-line a {
    color: inherit;
}

.main-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
}

.general-text {
    margin: 0 0 63px;
}

.green-box {
    border: 2px solid #008000;
    text-align: center;
    margin-bottom: 13px;
}

.green-box p {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    font-weight: bold;
    color: #800000;
}



.flyer-info p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
}

.unser {
    text-align: center;
}

.sprech {
    font-family: Harting;
    font-size: 13px;
    font-weight: bold;
    color: #800000;
    margin: 0;
    cursor: pointer;
}

.klick {
    margin: 0;
    cursor: pointer;
}

.next-page {
    font-size: 13px;
}

#sub_nav img {
    display: inline;
    padding-top: 2px;
}

.hier-box {
    border: 3px double black;
    font-family: Harting;
    color: #800000;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    position: relative;
    bottom: 350px;
    left: 750px;
    width: 170px;
    background-color: #e3e3e3;
}

.wir-box {
    position: fixed;
    color: black;
}

.wir-box p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: underline;
    color: #800000;
}

.wir-box p a {
    color: #800000;
}

.wir-box-text {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
}

.demonstration-box {
    border: 3px double #800000;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    position: fixed;
    width: 170px;
    padding: 5px 0;
    background-color: #e3e3e3;
}

.demonstration-box-text {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
}

.stras-title {
    font-size: 22px;
    text-align: center;
    margin: 0 0 28px 0;
}

.stras-box-width-wrapper {
    width: 730px;
}

.stras-box {
    border: #800000 double 4px;
    padding: 0px 10px;
    margin-bottom: 28px;
}

.stras-box p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.5;
    text-align: justify;
    margin-top: 0;
    margin-bottom: 1em;
}

.image-box img {
    margin: 0 auto 0;
}

.img-wrap div {
    text-align: center;
    margin: 1em 0;
}

#nn {
    margin-top: 195px !important;
}

#nn1 {
    background-image: url('../../../images/nav_bg_hell_sw.jpg');
}

.nn2 {
    background-color: #fff;
    margin-left: 7px;
}


.search_button {
    color: #000;
}

.search_input {
    border-color: #000;
    background-color: #fff;
}