@font-face {
  font-family: 'Museo-300';
  src: url('/fileadmin/template/fonts/13e0cb_1-webfont.woff2') format('woff2'), url('/fileadmin/template/fonts/13e0cb_1-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  font-family: 'Museo-300', Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: normal;
  margin: 0 -15px;
  padding: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(1, #ececec));
}
@media only screen and (max-width: 767px) {
  h1 {
	font-size: 22px;
  }
}
a {
  color: #888888;
  text-decoration: none;
}
a:hover {
  color: #aa0000;
}
@media only screen and (max-width: 767px) {
  a {
	color: #aa0000;
  }
}
.wrapper {
  width: 1024px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .wrapper {
	width: 100%;
  }
}
#header {
  margin: 0 0 60px 0;
}
@media only screen and (max-width: 767px) {
  #header {
	margin: 0;
  }
}
#header .nav {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
  overflow: hidden;
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  #header .nav {
	display: none;
  }
}
#header .nav .mainmenu .menu {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
#header .nav .mainmenu .menu li {
  float: left;
  list-style-image: none;
  border: 1px solid #888;
  border-radius: 3px;
  margin-left: 1.5%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
  width: calc(13% - 2px);
  text-align: center;
  padding: 0;
}
#header .nav .mainmenu .menu li:first-of-type {
  margin: 0;
}
#header .nav .mainmenu .menu li:hover,
#header .nav .mainmenu .menu li.selected {
  border: 1px solid #aa0000 !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #990000), color-stop(1, #660000));
}
#header .nav .mainmenu .menu li:hover a,
#header .nav .mainmenu .menu li.selected a {
  color: #fff;
}
#header .nav .mainmenu .menu li a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px 0;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 12px;
  color: #888;
  text-decoration: none;
}
#header .logo {
  margin: 50px 0 20px 0;
  height: 60px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  #header .logo {
	margin: 15px;
	width: calc(100% - 30px);
  }
}
#header .logo img {
  height: 100%;
  width: auto;
}
#header .slicknav_menu {
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
}
@media only screen and (max-width: 767px) {
  #header .slicknav_menu {
	display: block;
  }
}
#header .slicknav_menu .slicknav_nav ul.menu {
  margin: 30px 0 0 0;
}
#header .slicknav_menu .slicknav_nav ul.menu li {
  margin: 0;
}
#header .slicknav_menu .slicknav_nav ul.menu li a {
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 20px 15px 20px;
}
#header .slicknav_menu .slicknav_nav ul.menu li a:hover {
  border-radius: 0;
}
#header .slicknav_menu .slicknav_nav ul.menu li ul.submenu {
  display: block !important;
}
#header .slicknav_menu .slicknav_nav .slicknav_arrow {
  display: none;
}
#header .slicknav_menu .sf-menu {
  font-size: 16px;
  line-height: 24px;
}
article {
  background: #ececec;
  padding: 0 15px 40px 15px;
  overflow: hidden;
}
article .ce-intext.ce-left .ce-gallery {
  box-shadow: 7px 7px 10px #888;
  margin: 20px 30px 10px 0;
}
@media only screen and (max-width: 767px) {
  article .ce-intext.ce-left .ce-gallery {
	box-shadow: none;
	margin: 0 0 20px 0;
	width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  article .ce-intext.ce-left .ce-gallery .ce-row {
	width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  article .ce-intext.ce-left .ce-gallery .ce-row .ce-column {
	width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  article .ce-intext.ce-left .ce-gallery .ce-row .ce-column img {
	width: 100%;
	height: auto;
  }
}
@media only screen and (max-width: 767px) {
  article .ce-bodytext {
	width: 100%;
  }
}
article .ce-bodytext ul li {
  margin-bottom: 5px;
  list-style-type: square;
}
.tx-powermail {
  width: 100%;
}
.tx-powermail h3,
.tx-powermail .powermail_legend {
  display: none;
}
.tx-powermail fieldset.powermail_fieldset, .frame-type-form_formframework form {
  margin: 0;
  padding: 30px;
  border: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
}
.frame-type-form_formframework form h2 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .tx-powermail fieldset.powermail_fieldset {
	padding: 10px;
  }
}
.tx-powermail fieldset.powermail_fieldset .powermail_label, .frame-type-form_formframework form .form-group label {
  width: 100%;
  padding: 0 0 4px 0;
  color: #fff;
  font-weight: normal;
}
.tx-powermail fieldset.powermail_fieldset .powermail_input, .tx-powermail fieldset.powermail_fieldset .powermail_textarea, .frame-type-form_formframework form .form-group input[type=text], .frame-type-form_formframework form .form-group input[type=email], .frame-type-form_formframework form .form-group textarea {
  width: calc(100% - 16px);
  margin-bottom: 20px;
  border: none;
  padding: 8px;
  background: #ececec;
  font-size: 16px;
}
.frame-type-form_formframework form .form-group textarea {
  height: 100px;
}
.frame-type-form_formframework form span.submit {
  display: inline-block;
  width: 100%;
  text-align: right;
}
.tx-powermail fieldset.powermail_fieldset .powermail_submit, .frame-type-form_formframework form button[type=submit] {
  width: auto;
  border: 1px solid #888;
  border-radius: 3px;
  padding: 10px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
  color: #888;
  cursor: pointer;
  text-align: center;
}
.tx-powermail fieldset.powermail_fieldset .powermail_submit:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #990000), color-stop(1, #660000));
  color: #fff;
}
#body_863 article .ce-gallery .ce-row {
  margin: 0 6px 14px 6px;
  float: left;
}
#body_863 article .ce-gallery .ce-row figure.image {
  display: block;
  width: 186px;
  height: 186px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #body_863 article .ce-gallery .ce-row figure.image {
	margin: 0 auto 30px auto;
	width: 300px;
	height: 300px;
  }
}
#body_863 article .ce-gallery .ce-row figure.image .imgtitle {
  position: absolute;
  width: calc(100% - 10px);
  margin: 0;
  padding: 5px;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #111111));
  color: #888;
  font-size: 12px;
  z-index: 999;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #body_863 article .ce-gallery .ce-row figure.image .imgtitle {
	width: 290px;
  }
}
#body_863 article .ce-gallery .ce-row figure.image img {
  height: 100%;
  width: 100%;
  opacity: 1;
  object-fit: cover;
}
#body_863 article .ce-gallery .ce-row figure.image img:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  #body_863 article .ce-gallery .ce-row,
  #body_863 article .ce-gallery .ce-column {
	width: 100%;
	margin: 0;
  }
}
footer {
  margin: 50px 0 0 0;
  border-top: 2px solid #cccccc;
  padding: 15px 15px 30px 15px;
  font-size: 13px;
}
footer .insor {
  float: right;
}

footer .partnerlogos .ce-gallery {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  footer .partnerlogos .ce-gallery {
    display: block;
  }
}
footer .partnerlogos .ce-gallery .ce-row {
  margin-bottom: 10px;
  height: 100px;
  flex-grow: 0;
  overflow: visible;
  border: 1px solid black;
  margin-right: 10px;
  display: flex;
  width: calc(100% * (1/3) - 10px - 2px);
}
@media only screen and (max-width: 767px) {
  footer .partnerlogos .ce-gallery .ce-row {
    width: 99%;
    max-width: 100%;
    margin-right: 0;
  }
}
footer .partnerlogos .ce-gallery .ce-row .ce-column {
  background-color: white;
  padding: 10px;
  height: auto;
  margin: auto;
}
footer .partnerlogos .ce-gallery .ce-row .ce-column img {
  width: 100%;
  max-height: 80px;
  height: auto;
  vertical-align: middle;
}

