body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}

/* basic.css */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
    margin:0;
    padding:0;
}

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

/*  open-sans-600 - latin  */
@font-face {
    font-family: 'Open Sans';
      font-style: normal;
      font-weight: 600;
      src: url('/files/fonts/open-sans-v18-latin-600.eot'); /* IE9 Compat Modes */
      src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
           url('/files/fonts/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/fonts/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/fonts/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */
           url('/files/fonts/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/fonts/open-sans-v18-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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

/*  roboto-regular - latin  */
@font-face {
    font-family: 'Roboto';
      font-style: normal;
      font-weight: 400;
      src: url('/files/fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
      src: local('Roboto'), local('Roboto-Regular'),
           url('/files/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('/files/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
           url('/files/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
           url('/files/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
           url('/files/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
caption,
th,
td {
    vertical-align:top;
    text-align:left;
}
abbr,
acronym {
    border-bottom:1px dotted #666;
    font-variant:normal;
    cursor:help;
}
blockquote,
q {
    quotes:none;
}
fieldset,
img {
    border:0;
}
li {
    list-style-type:none;
}
ul {
    list-style-type:none;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
del {
    text-decoration:line-through;
}
ins {
    text-decoration:none;
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
    display:block;
}
body {
    background-color:#fff;
    color:#000;
    font:1em 'Open Sans';
}
input,
button,
textarea,
select {
    font-size:99%;
    font-family:inherit;
    font-weight:inherit;
}
pre,
code {
    font-family:Monaco,monospace;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size:100%;
    font-weight:normal;
}
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom:12px;
    /* Should match the font size */;
}
h1,
h3,
h4,
h5,
h6 {
    margin-top:1em;
}
h1 {
    margin-top:1.1em;
    margin-bottom:1.34em;
    font-size:2.4em;
    letter-spacing:.2px;
    font-weight:600;
}
h2 {
    margin-top:1.4em;
    margin-bottom:.67em;
    font-size:1.64em;
    font-weight:600;
}
h3 {
    margin-top:1.4em;
    margin-bottom:.47em;
    font-size:1.1875em;
    font-weight:600;
}
h4 {
    font-size:1.3333em;
    /* 16px */;
}
table {
    font-size:inherit;
}
caption,
th {
    font-weight:bold;
}
a {
    color:#000;
}
a:hover {
    color:#1f5982;
}
.k63 a {
    margin-top:1em;
    color:#666;
}
/* neu dazu */
:root {

	--maincolor: #ff951a;
	
  --nav-color:#444444;
  --nav-active-color:#ff951a;
  --nav-mobile-active-color:var(--maincolor);
  --nav-mobile-active-border-color:var(--maincolor);
  --nav-mobile-btn-clr:var(--maincolor);
  --skip-focus-border-color:var(--maincolor);
  --nav-font-weight: 400;
  --nav-burger-line-color:var(--maincolor);
}

/* Bildschirm.css */

#header {
    width:100%;
    height:137px;
    margin-right:0;
    margin-left:0;
    padding-right:0;
    padding-left:0;
}
#header .inside {
    width:94%;
    max-width:1130px;
    margin-right:auto;
    margin-left:auto;
}
.logo {
    height:auto;
    margin-top:14px;
    margin-bottom:14px;
    margin-left:10px;
    max-width:240px;
    z-index: 1;
}
#wrapper {
    margin-right:auto;
    margin-left:auto;
}
#container {
    width:100%;
    margin-right:auto;
    margin-left:auto;
}
#kopfbild img {
    width:100%;
    min-height:500px;
    overflow:hidden;
    object-fit: cover;
}
#main {
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    padding-bottom:1em;
}
#main .ce_text li {
    margin-left:2em;
    list-style-type:square;
}
#main .inside {
    width:98%;
    min-height:400px;
    max-width:1130px;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main .ce_text ul {
    margin-top:1.4em;
    margin-bottom:1.4em;
    margin-left:2em;
    list-style-type:disc;
}
#footer {
    margin-top:2em;
    padding-bottom:4em;
    background-color:#000;
    border-top:1px solid #000;
}
#footer .inside {
    width:98%;
    min-height:207px;
    max-width:1130px;
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    font-size:.875rem;
    line-height:1.4em;
    color:#fff;
}
#footer h3 {
    margin-top:.6em;
    margin-bottom:1em;
    font-size:18px;
    text-decoration:none;
    color:#729194;
}
#footer .impress {
    height:0px;
    margin-top:.7em;
    padding-top:.6em;
    border-top:1px solid #525151;
}
#footer a {
    text-decoration:none;
    color:#fff;
}
#footer a:hover {
    text-decoration:underline;
}
.grid12,
.grid9,
.grid8,
.grid6,
.grid4,
.grid3 {
    float:left;
    margin-right:1%;
    margin-left:1%;
    padding-right:1%;
    padding-left:1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid12 {
    width:98%;
}
.grid9 {
    width:73%;
}
.grid8 {
    width:65%;
}
.grid6 {
    width:48%;
}
.grid4 {
    width:31%;
}
.grid3 {
    width:23%;
}
.leer {
    height:0px;
}
.start {
    min-height:270px;
    margin-bottom:10px;
    background-color:#fafafa;
    -webkit-box-shadow:0 0 4px 3px #ebebeb;
    box-shadow:0 0 4px 3px #ebebeb;
    border:1px solid #fafafa;
    border-radius:4px;
}
.start h2 {
    margin-top:2em;
    font-size:1.17em;
}
.grid6 img {
    margin-top:3%;
    margin-bottom:3%;
}
.start a {
    float:right;
    clear:both;
    margin-bottom:1em;
    padding:.37em .71em;
    background-color:#000;
    border:1px solid #000;
    border-radius:2px;
    text-decoration:none;
    color:#fff;
}
.start a:hover {
    background-color:#FCBA00;
    border-color:#FCBA00;
    color:#000;
    transition:all 0.4s ease-in-out 0s;
}
div.start figure img,
div.start figure {
    width:120%;
    margin-top:-1%;
    margin-bottom:-3.3%;
    margin-left:-3.3%;
}
.start a img {
    width:110%;
    margin-bottom:10px;
}
.start a img:hover {
    transform: scale(1.01, 1.01);
    transition-duration: 0.75s;
    filter: brightness(70%);
}
.cta a {
    float:right;
    clear:both;
    margin-bottom:1em;
    padding:.64em .97em;
    background-color:#000;
    border:1px solid #000;
    border-radius:2px;
    text-decoration:none;
    color:#fff;
}
.cta a:hover {
    background-color:#1f5982;
    border-color:#1f5982;
    color:#fff;
    transition:all 0.4s ease-in-out 0s;
}
#kontaktformular input,
#kontaktformular textarea {
    width:40em;
    margin-bottom:.8em;
}
#kontaktformular textarea,
#kontaktformular input {
    padding:.47em .4em .67em;
    background-color:#f2f2f2;
    border:1px solid #f2f2f2;
}
#kontaktformular {
    margin-top:1em;
}
form label {
    display:block;
    padding:.6em 0 .5em;
}
#kontaktformular .checkbox_container input {
    width:2em;
    float:left;
    margin:2.4px 1px 0 0;
}
form .checkbox_container label {
    width:96%;
    display:block;
    margin-bottom:1px;
    margin-left:27px;
    padding:0;
    white-space:normal;
    font-size:90%;
}
form .checkbox_container label {
    font-size:.9em;
}
#kontaktformular .check input {
    width:4%;
    margin-top:4px;
}
#kontaktformular .submit {
    width:41em;
    margin-top:1em;
    padding-top:.5em;
    padding-bottom:.5em;
    background-color:#f2f2f2;
    border:1px solid #f2f2f2;
    border-bottom: 1px solid #ddd;
}
#kontaktformular .submit:hover {
    background-color:#e8e8e8;
    color:#4d4f61;
    transition:all 0.3s ease 0s;
}
#kopfbild .ce_text {
    width:100%;
    min-width:23em;
    min-height:4em;
    bottom:1%;
    top:30%;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    padding:7px;
    text-align:center;
    font-size:1.1em;
    color:#fff;
}
#kopfbild .ce_text h2 {
    font-size:3em;
    text-shadow:3px 3px 10px #000000;
}
#kopfbild .ce_text a {
    margin-top:1em;
    margin-bottom:1em;
    padding:.4em;
    background-color:#faf7f7;
    -webkit-box-shadow:1px 1px 6px 6px rgba(68,68,68,.44);
    box-shadow:1px 1px 6px 6px rgba(68,68,68,.44);
    border:1px solid #fff;
    border-radius:7px;
    font-size:20px;
    text-decoration:none;
    color:#000;
}
#kopfbild .ce_text a:hover {
    border-color:#000;
}
.k63 {
    margin-bottom:1em;
    padding-top:4em;
}
@media only screen and (max-width: 750px) {
form .checkbox_container label {
    width:92%;
}
h1 {
    margin-top:.6em;
    margin-bottom:.4em;
    font-size:28px;
}
h2 {
    margin-top:.4em;
    font-size:24px;
}
#kopfbild .ce_text {
    top:0;
}
#kopfbild .inside .block {
    height:300px;
}
#kopfbild .ce_text h2 {
    font-size:2em;
}
#kopfbild .ce_text a {
    font-size:16px;
}
#kontaktformular .submit {
    max-width:100%;
}
#footer .inside {
    min-height:300px;
}
.grid8,
.grid6,
.grid4 {
    width:98%;
}
}

/* Bildschirm_mobile.css */
@media only screen and (max-width: 750px) {
div h1 {
    margin-top:.7em;
    margin-bottom:1em;
    font-size:1.97em;
}
#footer .grid3 img {
    max-width:134px;
}
#kopfbild img {
    width:100%;
    overflow:hidden;
    object-fit: cover;
}
#footer .inside {
    width:98%;
    min-height:600px;
    max-width:1130px;
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    font-size:.875rem;
    line-height:1.4em;
    color:#fff;
}
.grid6 {
    width:98%;
}
.grid4 {
    width:98%;
}
.grid3 {
    width:98%;
}
.start {
    width:98%;
    margin-bottom:1em;
    background-color:#f4f4f4;
    border-bottom:1px solid #ddd;
}
.start figure a {
    float:none;
    border: none;
    background: none;
}
.start p a {
    float:right;
    clear:both;
    margin-bottom:1em;
    padding:.37em .71em;
    background-color:#000;
    border:1px solid #000;
    border-radius:2px;
    text-decoration:none;
    color:#fff;
}
div.start figure img,
div.start figure {
    width:120%;
    margin-top:-1%;
    margin-bottom:0;
    margin-left:-3.3%;
}
#kontaktformular input,
#kontaktformular textarea {
    width:98%;
    margin-bottom:.8em;
}
form .checkbox_container label {
    width:80%;
}
#kontaktformular {
    max-width:88%;
    margin-top:1em;
}
#kontaktformular .submit {
    width:100%;
    margin-top:1em;
    padding-top:.5em;
    padding-bottom:.5em;
    background-color:#f2f2f2;
    border:1px solid #f2f2f2;
    border-bottom: 1px solid #ddd;
}
.mod_navigation {
  overflow: visible;
}
.navigation-main {
    padding: 0% 1% 0% 1%;
}
.nav-is-mobile .nav-wrapper {
    margin-left:6px;
}
.mod_navigation .level_2 li:hover .level_3 {
    display:block;
}
}
/* Bildschirm_mobil.css */
@media only screen and (max-width: 889px) and (min-width: 100px) {

#header {
    height: 107px;
}
header .inside {
  display: grid;
  grid-template-columns: 200px auto;
  grid-column-gap:20px;
  padding-top:20px
}
.nav-burger {
  align-items: center;
  background: transparent;
  border: none;
  display: flex;
  justify-content: flex-start;
  line-height: 1.5;
  padding: 0;
  position: relative;
  z-index: 7;
}
.nav-is-mobile .nav-wrapper {
  position: relative;
  z-index: 5;
  left: 70%;
  top: 20px;
}
}
