/* main.css */
html {
  background-color: #BAB0B0;
  overflow-y: scroll;
}
body {
  font: 1em / 1.4 Roboto;
  color: #303045;
  font-weight: 300;
}
#header {
  margin-bottom: 50px;
}
#main .inside, #footer .inside {
  padding-right: 15px;
  padding-left: 15px;
}
#container {
  padding-bottom: 50px;
}
.insidewrapper {
  width: 1280px;
  margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  color: #373741;
}
a {
  outline: 0;
}
a {
  text-decoration: none;
  color: #E9E9E8;
}
a:hover {
  text-decoration: underline;
}
p {
  margin-bottom: 15px;
  font-size: 18px;
}
img {
  display: block;
  vertical-align: bottom;
}
#footer .gotop {
  width: 60px;
  height: 60px;
  bottom: 60px;
  right: 40px;
  position: fixed;
}
#footer .gotopinside {
  width: 60px;
  height: 60px;
  background-color: #808080;
  border-radius: 12px;
  opacity: 0.2;
  transition: all 400ms ease-in-out 0s;
}
#footer .gotopinside:hover {
  opacity: 1;
}
.extern {
  padding-right: 15px;
  background-image: url("../../files/layout/extern.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.nowrap {
  display: inline-block;
}
button {
  transition: all 200ms ease-in-out 0s;
}
.cookiebar {
  background-color: rgba(56, 56, 56, 0.85);
}
#cookiebar button {
  background-color: #F00;
}
#cookiebar button:hover {
  background-color: #82D145;
}
.cookiebar__link {
  display: inline-block;
  margin-bottom: 10px;
}
/* header.css */
.headerlogo {
  margin-bottom: 20px;
}
.headerlogo img {
  margin: 0 auto;
}
.headerslogan h1 {
  font-size: 44px;
}
.headerslogan h2 {
  font-style: italic;
  font-size: 34px;
}
/* navigation.css */
.subnavigation {
  display: none;
}
.subnavigation a, .subnavigation strong {
  min-width: 300px;
  display: inline-block;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #2D2E82;
  border-radius: 10px;
  font-size: 24px;
  font-weight: normal;
  color: #D4D4D4;
}
.subnavigation li {
  text-align: center;
}
.subnavigation .active strong {
  background-color: #3A3A3A;
}
.topservice {
  margin-bottom: 50px;
  text-align: right;
}
.topservice ul {
  padding-top: 5px;
}
.topservice li {
  display: inline-block;
}
.topservice li a, .topservice li strong {
  border-left: 1px solid #6C6565;
}
.topservice a.first, .topservice li strong.first {
  border-left: 0px;
}
.topservice li a, .topservice li strong {
  padding: 0 10px;
  font-size: 14px;
  color: #E9E9E8;
}
.mod_mobile_menu img {
  margin-top: 15px;
  margin-left: 15px;
}
.mobile_menu .inner {
  overflow: auto;
  background-color: #919191;
}
.mobile_menu li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #5F5F5F;
}
.mobile_menu a {
  color: #F6F6F6;
}
.mobile_menu span.active {
  font-weight: bold;
  color: #F6F6F6;
}
/* content.css */
#main .mod_article {
  margin-bottom: 60px;
}
.newsarticle {
  padding-bottom: 30px;
  border-bottom: 4px dotted #8F8F8E;
}
.newsarticle.last {
  border-bottom: 0px;
}
.divTable {
  display: table;
}
.divTableBody {
  display: table-row-group;
}
.divTableHeader {
  display: table-header-group;
}
.divTableRow {
  display: table-row;
}
.divTableCell, .divTableHeaderCell {
  display: table-cell;
  padding-right: 5px;
}
.divTableFooter {
  display: table-footer-group;
}
.ce_gallery ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: safe flex-start;
}
.ce_gallery > ul li.col_first {
  clear: none;
}
.flexelement, .ce_gallery li {
  margin: 10px 30px 30px;
  padding: 10px;
  text-align: center;
}
.ce_gallery li img, .rounder img {
  -webkit-box-shadow: 0 0 8px 0 rgba(255,255,255,1);
  box-shadow: 0 0 8px 0 rgba(255, 255, 255, 1);
  border: 1px solid #949494;
  border-radius: 10px;
}
.ce_gallery .caption, .rounder img {
  margin-top: 10px;
  margin-bottom: 15px;
}
.pic .float_right {
  margin-right: 5px;
  margin-left: 40px;
}
.pic .float_left {
  margin-right: 40px;
  margin-left: 5px;
}
.pic p:nth-of-type(1) {
  padding-top: 10px;
}
/* leftright.css */
/* footer.css */
#footer {
  border-top: 2px solid #878787;
}
#footer .inside {
  padding-top: 30px;
}
.footerboxen {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.footerbox {
  width: 33%;
  float: left;
}
.footerbox h3 {
  font-size: 18px;
}
.footerbox2 li:before {
  top: -2px;
  position: relative;
  padding-right: 5px;
  font-size: 10px;
  content: "►";
}
.phonespace {
  width: 60px;
  display: inline-block;
}
.openspace {
  width: 150px;
  display: inline-block;
}
.copyright p {
  margin-bottom: 50px;
  text-align: right;
  font-size: 0.8rem;
  color: #D4D4D4;
}
/* formular.css */
.ce_form.kontaktform {
  width: 60%;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #3A3A3A;
  border: 1px solid #666;
  border-radius: 20px;
  color: #D8D8D8;
}
.ce_form input.text {
  height: 35px;
}
.ce_form input, .ce_form textarea {
}
.ce_form input:focus, .ce_form textarea:focus {
  background-color: #DEF7DC;
  background: -moz-linear-gradient(top, #DEF7DC 0%, #DEF7DC 100%);
  background: -webkit-linear-gradient(top, #DEF7DC 0%, #DEF7DC 100%);
  background: -o-linear-gradient(top, #DEF7DC 0%, #DEF7DC 100%);
  background: -ms-linear-gradient(top, #DEF7DC 0%, #DEF7DC 100%);
  background: linear-gradient(to bottom, #DEF7DC 0%, #DEF7DC 100%);
  -pie-background: linear-gradient(top,#def7dc 0%,#def7dc 100%);
}
form button, input[type=submit], .button {
  padding: 7px;
  background-color: #C11718;
  border: 0px solid;
  border-radius: 5px;
  font-size: 100%;
  color: #FFF;
  background-image: none;
}
form button:hover, input[type=submit]:hover, .button:hover {
  background-color: #0E9A24;
}
#main .formbody input {
  margin-bottom: 20px;
}
#main .formbody .radio_container {
  margin-bottom: 10px;
}
span.mandatory, p.error {
  color: #F00;
}
span.mandatory {
  padding: 0 3px;
}
fieldset {
  margin-bottom: -10px;
}
legend {
  margin-bottom: 10px;
  font-weight: 300;
}
.formbody .radio_container label {
  top: -10px;
  position: relative;
  margin-right: 15px;
}
.ce_table.formdanke td.col_last {
  font-weight: bold;
}
.ce_table.formdanke td.col_first {
  padding-right: 5px;
}
#main .submit_container {
  padding-top: 15px;
}
.accept .checkbox {
  top: 3px;
  position: relative;
}
.widget-checkbox.accept {
  position: absolute;
}
.accept label {
  display: none;
}
.ce_form div.accepttext {
  margin-bottom: 20px;
  margin-left: 20px;
}
.kontakt-danke td.col_first {
  padding-right: 5px;
  padding-bottom: 3px;
}
@media (max-width: 1280px) {
  /* responsive1280.css */
  .insidewrapper {
    width: 100%;
  }
  .copyright {
    padding-right: 10px;
  }
}
@media (max-width: 979px) {
  /* responsive768-979.css */
  .ce_gallery ul {
    justify-content: safe flex-start;
  }
}
@media (max-width: 767px) {
  /* responsive767.css */
  .subnavigation {
    display: block;
  }
  .headerlogo {
    margin-top: 40px;
  }
  .headernav, .topservice {
    display: none;
  }
  .footerboxen {
    flex-direction: column;
  }
  .footerbox1, .footerbox2, .footerbox3 {
    width: 100%;
  }
  .ce_gallery ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .ce_gallery ul li img {
    margin-right: auto;
    margin-left: auto;
  }
  .pic .float_right, .pic .float_left {
    float: none;
    margin-left: 0;
  }
  .pic .float_right img, .pic .float_left img {
    margin-right: auto;
    margin-left: auto;
  }
  .pic .float_right .caption, .pic .float_left .caption {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media print {
  /* print.css */
  #footer, #cookiebar {
    display: none;
  }
}
