/* res_id: 238b3221445c00e4c29b1d93164d45a1 */

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url('/resources/css/fonts/notosans-regular.ttf') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/resources/css/fonts/notosans-bold.ttf') format('woff');
}
@media only screen and (max-width: 835px) {
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
::-moz-selection {
  background: #d0d0d0;
  text-shadow: #f0f0f0;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
html {
  height: 100%;
  padding: 0;
  margin: 0;
}
body {
  width: 100%;
  min-height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
img {
  vertical-align: middle;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}
a img {
  border: 0;
}
img {
  border: 1px solid #777;
}
hr {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 20px;
  border-color: #f8ae00;
}
.button, a.button {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #f8ae00;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.button2 {
  display: table !important;
  border: none;
  background-color: #f8ae00;
  line-height: 17px;
  padding: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.button2:hover, .button2:focus, .button2:active {
  background-color: #fff;
}
a, .a {
  color: #e29415;
  background-color: transparent;
  text-decoration: none;
}
a:hover, .a:hover, a:focus, .a:focus {
  color: #777;
  background-color: transparent;
}
a:active, .a:active {
  color: #777;
}
a, a:focus, a:active {
  outline: 0;
  /* gepunktete Linie ausblenden */
  -moz-outline: 0;
}
.navcolors {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navcolors a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navcolors > li > a {
  background-color: #777;
  color: #fff;
}
.navcolors > li:hover > a {
  background-color: #777;
  color: #fff;
  font-weight: 700;
}
.navcolors > li.active > a {
  background-color: #777;
  color: #fff;
  font-weight: 700;
}
.navcolors > li.active:hover > a {
  background-color: #777;
  color: #fff;
}
.navcolors > li.active:hover > a:hover {
  background-color: #777;
  color: #fff;
  font-weight: 700;
}
.navcolors > li.active:hover > a:active {
  background-color: #777;
  color: #fff;
  font-weight: 700;
}
.navcolors:hover > li.active > a {
  background-color: #777;
  color: #fff;
  font-weight: 300;
}
.navcolors:hover > li.active:hover > a {
  background-color: #777;
  color: #fff;
  font-weight: 700;
}
.clear-child:nth-child(5n+1) {
  clear: both;
}
/* Clearfix */
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Typography */
h1, h2, h3 p {
  display: inline-block;
  width: 100%;
}
html {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
}
h1, .h1 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 32px;
  font-size: 22px;
  color: #000;
}
h2, .h2 {
  margin: 0;
  padding: 0;
  line-height: 16px;
  margin-bottom: 16px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
h3, .h3 {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
}
p, .p {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
}
strong, b {
  font-weight: bold;
}
.grey {
  background-color: #888;
  height: 1px;
  padding: 0;
}
ul, .ul {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 15px;
}
table {
  border-collapse: collapse;
}
table * {
  margin: 0;
  padding: 0;
}
table.footable {
  width: 100%;
}
table.footable.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  font-family: 'icomoon-entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6d0";
}
table.footable.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e6ce";
}
table.footable.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer;
}
table.footable.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  width: 20px;
  height: 20px;
  padding-right: 5px;
  font-size: 14px;
  color: #777;
}
table.footable .footable-row-detail-name {
  font-weight: bold;
}
table thead tr {
  background-color: #777;
  color: #fff;
}
table thead tr th {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  font-weight: bold;
}
table tr th, table tr td {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  padding: 5px;
  text-align: left;
}
table tr th .footable-toggle, table tr td .footable-toggle {
  margin-left: -20px;
}
table tr th {
  font-weight: bold;
}
table tr.zebra td {
  background-color: rgba(119, 119, 119, 0.1);
}
table tr.footable-row-detail td {
  background-color: rgba(0, 0, 0, 0.05);
}
/* <form> */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
/* </form> */
.touchable {
  border: 5px solid #fff;
  box-shadow: 0 0 5px #777;
  border-radius: 10px;
}
.inner-radius {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.notice {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px;
  padding-left: 50px;
  background-color: rgba(0, 0, 0, 0.1);
}
.notice:before {
  content: "";
  margin-left: -40px;
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
}
.notice.warning {
  background-color: rgba(153, 0, 0, 0.1);
}
.notice.warning:before {
  content: "!";
}
.notice.error {
  background-color: rgba(153, 0, 0, 0.1);
}
.notice.error:before {
  content: "!";
}
.notice.success {
  background-color: rgba(0, 153, 0, 0.1);
}
.notice.success:before {
  content: "v";
}
img.responsive, img.r {
  width: 100%;
  height: auto;
}
ul.social-wrapper {
  width: 100%;
}
ul.social-wrapper li {
  display: inline-block;
  list-style: none;
  width: 48%;
  vertical-align: top;
}
ul.social-wrapper li ul.socials {
  text-align: right;
}
ul.social-wrapper li ul.socials li {
  display: inline-block;
  list-style: none;
  width: auto;
}
ul.social-wrapper li ul.socials li img {
  height: 25px;
}
ul.social-wrapper li ul.socials li:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  h1, .h1 {
    margin-top: 0px;
  }
}
.page {
  width: 100%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.full {
  width: 100%;
  max-width: 920px;
}
@media only screen and (min-width: 768px) {
  .box.xxxx, .box.xxx, .box.xx, .box.x {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
  }
  .box.xxoo {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
  }
  .box.xxxo {
    margin: 0;
    padding: 0;
    float: left;
    width: 75%;
  }
  .box.xooo {
    margin: 0;
    padding: 0;
    float: left;
    width: 25%;
  }
  .box.xxo {
    margin: 0;
    padding: 0;
    float: left;
    width: 66.66667%;
  }
  .box.xoo {
    margin: 0;
    padding: 0;
    float: left;
    width: 33.33333%;
  }
}
@media only screen and (max-width: 767px) {
  .box, .box.m {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
  }
  .box.mo {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
  }
  .box.mmo {
    margin: 0;
    padding: 0;
    float: left;
    width: 66.666%;
  }
  .box.moo {
    margin: 0;
    padding: 0;
    float: left;
    width: 33.333%;
  }
}
.clearfloat {
  float: none;
}
.box .img.responsive, .box img.responsive, .box > a .img.responsive, .box > a img.responsive {
  width: 100%;
  height: auto;
}
.box > .img, .box > img, .box > a .img, .box > a img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 835px) {
  .no-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .page {
    max-width: 480px;
  }
}
@media only screen and (max-width: 835px) {
  .no-mobile {
    display: none !important;
  }
}
.rex-article-38 {
  display: none !important;
}
li.rex-article-41 a {
  font-weight: bold;
}
@media only screen and (min-width: 835px) {
  /* Büro Sieber spezifische Angaben */
  #sub-nav {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #sub-nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  #sub-nav ul li {
    margin: 0;
    padding: 0;
  }
  #sub-nav a {
    margin: 0;
    line-height: 25px;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #777;
    padding-left: 10px;
    padding: 5px;
    height: auto;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    background-color: #fff;
    color: #777;
  }
  #sub-nav a:hover, #sub-nav a.rex-current {
    color: #e29415;
    border-bottom: 1px solid #f8ae00;
  }
  .onlyonstartpage {
    border-bottom: none !important;
  }
  .onlymobile {
    display: none;
  }
  header #toggle {
    display: none;
  }
  header .nav {
    display: block;
    position: relative;
  }
  #main-nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  #main-nav ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
  }
  #main-nav ul li a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    padding: 5px 9px;
    height: 30px;
    cursor: pointer;
    font-size: 12px;
    line-height: 19.5px;
    line-height: 20px;
    color: #777;
    text-decoration: none;
    /*				border-left: 1px solid $cs;
     border-top: 1px solid $cs;
     border-right: 1px solid $cs;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     */
  }
  #main-nav ul li a:hover, #main-nav ul li a:active, #main-nav ul li a.rex-current, #main-nav ul li a.rex-active {
    background-color: #f8ae00;
    color: #fff;
  }
  #main-nav ul li ul {
    display: none;
  }
  #main-nav #nav-social a {
    padding: 0;
  }
  #nav-social {
    display: inline-block;
    overflow: visible;
  }
  #nav-social a {
    border: none;
    margin: 5px 0 0 5px;
    padding: 0;
  }
  #nav-social a#menu-facebook {
    border: none;
    margin: 5px 0 0 5px;
  }
  #nav-social a#menu-facebook img {
    width: 20px;
    height: 20px;
  }
}
* {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19.5px;
}
body {
  padding-bottom: 80px;
  -webkit-text-size-adjust: none;
}
.page {
  position: relative;
  max-width: 960px;
}
.body .page {
  background-color: #fff;
  margin-top: 75px;
  margin-bottom: 80px;
}
.right {
  text-align: right;
}
.logo {
  max-width: 300px;
}
h2.start-arbeitsproben {
  margin: 16px 0;
}
p {
  margin: 0;
  margin-right: 20px;
}
header, .header2, .body, footer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
header {
  background: #f8ae00;
  height: 130px;
  padding-top: 20px;
}
header .page {
  position: relative;
}
header a#menu-home {
  position: absolute;
  top: 32px;
  left: 7px;
}
header #nav-social {
  position: absolute;
  top: -60px;
  right: 0px;
}
.header2 #main-nav {
  position: absolute;
  width: 99%;
  top: 10px;
  left: 0px;
  border-top: 1px solid #f8ae00;
  border-bottom: 1px solid #f8ae00;
  margin-left: 16px;
}
.header2 #main-nav * a {
  border: none;
}
.template.sub-nav {
  width: 25%;
  float: left;
  display: inline-block;
}
.template.content75 {
  width: 75%;
  float: left;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 100px;
}
.template.content100 {
  width: 100%;
  float: left;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 100px;
}
.breadcrumbs ul {
  list-style: none outside none;
  padding: 0;
}
.breadcrumbs ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.breadcrumbs ul li a {
  color: #888;
  text-decoration: none;
}
.breadcrumbs ul li a:hover {
  color: #000;
  text-decoration: none;
}
.breadcrumbs ul li a:after {
  content: "/";
  color: #888;
  margin: 0 5px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 40px;
  background: #fff;
}
footer .page {
  padding: 10px 80px 10px 6px;
  position: relative;
}
#totop {
  margin: 0;
  padding: 0;
  border: none;
  background-color: #f8ae00;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 10000;
}
input[type="text"], input[type="rexsearch"] {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
  font-weight: normal;
  height: 27px;
  padding: 5px;
  line-height: 15px;
  cursor: text;
  background-color: #fff;
  color: #000;
  border: 1px solid #777;
  text-decoration: none;
}
input[type="text"]:hover, input[type="rexsearch"]:hover {
  color: #000;
}
input[type="text"]:active input[type="text"]:focus, input[type="rexsearch"]:active input[type="rexsearch"]:focus {
  background: none;
  color: #000;
  border-color: #777;
}
input[type="button"], input[type="submit"] {
  display: inline-block;
  margin: 0;
  border: none;
  background-color: #f8ae00;
  height: 25px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 5px;
  line-height: 15px;
}
a img.rahmen, .screenshot {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
  border: 1px solid #777;
}
a img.rahmen:hover, .screenshot:hover, a img.rahmen:active, .screenshot:active, a img.rahmen:focus, .screenshot:focus {
  opacity: 0.6;
  filter: alpha(opacity=60);
  border: 1px solid #777;
}
#page-id-5 img {
  border: none;
}
@media (max-width: 768px) {
  #page-id-5 img {
    width: 50%;
  }
}
@media (max-width: 480px) {
  #page-id-5 img {
    width: 75%;
  }
}
#page-id-6 .modul.tinymce p {
  width: 100%;
}
#map_canvas {
  height: 550px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.magnific-popup-gallery .desktop {
  display: inline !important;
}
.magnific-popup-gallery .mobile {
  display: none !important;
}
.magnific-popup-gallery .box {
  padding-right: 10px;
  padding-top: 10px;
}
.magnific-popup-gallery a {
  color: #000;
}
.magnific-popup-gallery img {
  border: 1px solid #777;
}
.border {
  border: 1px solid #777 !important;
}
@media only screen and (max-width: 835px) {
  /* Google Maps */
  .onlyonstartpage {
    display: none !important;
  }
  #sub-nav {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
  }
  #sub-nav ul {
    list-style: none outside none;
    margin: 0;
    margin-top: 15px;
    padding: 0;
    /*li::after
     {
     content: "|";
     padding-left: 4px;
     padding-right: 1px;
     }*/
  }
  #sub-nav ul li {
    margin: 0;
    padding: 0;
    display: block;
  }
  #sub-nav a {
    display: block;
    line-height: 25px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    height: auto;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    background-color: #fff;
    color: #000;
  }
  #sub-nav a:hover, #sub-nav a.rex-current {
    color: #e29415;
    font-weight: bold;
  }
  .onlymobile {
    display: inline-block;
  }
  .template.content75, .modul.intro, .template.sub-nav {
    width: 100%;
  }
  .template.content {
    padding-left: 10px;
  }
  .body {
    padding-left: 0;
    padding-right: 0;
  }
  .body .page {
    padding-left: 10px;
  }
  #page-id-1 .modul.intro {
    width: 100%;
  }
  #page-id-1 .modul.intro .text, #page-id-1 .modul.intro .modul {
    width: 100%;
    max-width: 320px;
  }
  header, header .page, header .page #menu-home, header .nav #nav-social {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  header {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f8ae00;
    height: 130px;
  }
  header > div {
    width: 100%;
    position: relative;
  }
  .header2 {
    padding: 0;
    margin: 0;
    height: 35px;
  }
  .header2 #main-nav {
    width: 100%;
    top: 0;
    margin-left: 0;
    padding: 20px;
    border: none !important;
    background-color: #ffe6ac;
  }
  header a#menu-home {
    display: inline-block;
    top: 0;
    margin-bottom: 7px;
    margin-left: 10px;
    margin-top: 7px;
  }
  header a#menu-home img {
    width: 230px;
  }
  #map_canvas {
    height: 350px;
    margin-bottom: 20px;
    margin-right: 60px;
  }
  #main-nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    display: block;
  }
  #main-nav ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  #main-nav ul li a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 25px;
    color: #000;
  }
  #main-nav ul li a.open, #main-nav ul li a:hover, #main-nav ul li a:active, #main-nav ul li a.rex-current, #main-nav ul li a.rex-active {
    color: #e29415;
  }
  #main-nav ul li::after {
    content: "|";
    padding-left: 4px;
    padding-right: 1px;
  }
  #nav-social a#menu-facebook {
    border: none;
    padding: 0 !important;
    margin: 0;
  }
  #nav-social a#menu-facebook span {
    display: block;
    width: 100%;
    border: 1px solid #777;
    padding: 10px;
    line-height: 20px;
  }
  footer {
    padding-left: 10px;
  }
  footer .page {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 420px) {
  /*	#sub-nav 
   {
   a 
   {
   max-width: 210px;
   }
   }
   header 
   {
   margin-bottom: 94px;
   height: 100px;
   }
   */
  .logo {
    max-width: 230px;
  }
  header {
    height: 110px;
  }
  .header2 {
    height: 85px;
  }
  .body .page {
    padding-bottom: 200px;
  }
  footer {
    min-height: 230px;
  }
}
@media only screen and (max-width: 360px) {
  /*	header 
   {
   height: 95px;
   margin-bottom: 140px;
   }
   #main-nav
   {
   margin: 25px 0 20px 12px !important;
   }
   */
  .header2 {
    height: 105px;
  }
}
#page-id-1 .modul.kategorien .item {
  width: 25%;
}
.modul.kategorien {
  float: left;
  padding-right: 10px;
  display: inline-block;
}
.modul.kategorien h2 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 32px;
  font-size: 22px;
  color: #000;
}
.modul.kategorien .item {
  position: relative;
  width: 25%;
  float: left;
  display: inline-block;
  padding: 0 10px 10px 0;
}
.modul.kategorien a {
  text-decoration: none;
  min-height: 120px;
  border-radius: 10px;
  border: 1px solid #f8ae00;
  display: block;
}
.modul.kategorien a span.name {
  display: block;
  color: #000;
  font-size: 15.24px;
  line-height: 24.765px;
  min-height: 60px;
  width: 100%;
  padding: 8px;
  text-align: center;
}
.modul.kategorien a img {
  display: block;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.modul.kategorien a:hover, .modul.kategorien a:active, .modul.kategorien a:focus {
  text-decoration: none;
  /* For IE8 and earlier */
}
.modul.kategorien a:hover img, .modul.kategorien a:active img, .modul.kategorien a:focus img, .modul.kategorien a:hover span.name, .modul.kategorien a:active span.name, .modul.kategorien a:focus span.name {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.modul.kategorien a:active {
  color: #777;
}
/* Startseite */
@media only screen and (max-width: 767px) {
  /* Startseite */
  /* Arbeitsproben */
  #page-id-1 .modul.kategorien {
    width: 100%;
  }
  #page-id-1 .modul.kategorien .item {
    width: 50%;
  }
  .modul.kategorien {
    width: 100%;
    padding: 0;
  }
  .modul.kategorien .item {
    width: 50%;
  }
}
/* Module alphabetisch nach Klasse sortiert */
/* Youtube Video Responsive */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  /* padding-bottom: 75%; /* ratio 4x3 akt. nicht verwendet */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mfp-img {
  border: none !important;
}
.modul.news {
  padding-top: 16px;
  margin-right: 20px;
}
.modul.news h2 {
  margin-bottom: 0;
}
.modul.news .item {
  width: 66.666%;
}
.modul.news p {
  margin-bottom: 10px;
}
.news_facebook {
  border: 2px solid #fff;
  margin-right: 8px;
  width: 37px;
}
.modul.ansprechpartner .box {
  padding-right: 14%;
}
.modul.ansprechpartner p {
  padding-top: 10px;
}
.manyimages {
  padding: 0 10px 10px 0 !important;
}
.manyimages img {
  border-radius: 10px;
  border: 1px solid #f8ae00;
}
.modul.team {
  padding-right: 10px;
}
.modul.team .imagebox {
  /*		max-width: 163px; */
  margin-bottom: 20px;
  padding-right: 20px;
}
.modul.team img {
  /*		max-width: 143px; */
  border: 1px solid #f8ae00;
  border-radius: 10px;
}
.modul.fotografie .item {
  display: inline-block;
  float: left;
  width: 25%;
}
.modul.fotografie .item strong {
  display: block;
  margin: 10px 0 0 0;
}
.modul.fotografie .item a {
  display: block;
  margin: 0 20px 0 0;
}
.modul.fotografie .item .description {
  display: block;
  margin: 0 20px 10px 0;
}
.modul.fotografie .item .description p {
  margin: 0;
}
.modul.fotografie .item img {
  width: 100%;
}
.flexslider.grafik.carousel {
  max-width: 420px;
  height: 42 0px;
}
.modul.intro {
  display: inline-block;
  width: 50%;
  float: left;
}
.modul.intro > div {
  display: inline-block;
  width: 50%;
  float: left;
}
.modul.intro .news {
  padding-right: 20px;
}
.modul.intro .news img {
  width: 100%;
}
.modul.intro p {
  max-width: 100%;
  padding-right: 20px;
}
.search_it-modul li.search_it-article {
  list-style: none;
}
.search_it-modul li.search_it-article p {
  margin-bottom: 0;
}
.modul.team .member {
  width: 25%;
  display: inline-block;
  margin: 0;
}
.modul.team .member .description {
  margin-top: 10px;
}
.modul.team .member h2 {
  margin-bottom: 0;
}
.modul.team .member p {
  margin-top: 0;
}
.modul.team .member img {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  width: 100%;
  /* For IE8 and earlier */
}
.modul.team .member img:hover, .modul.team .member img:active, .modul.team .member img:focus {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.modul.tinymce {
  margin-bottom: 16px;
}
.modul.tinymce p {
  padding-right: 20px;
}
#page-id-1 p, #page-id-36 .modul.tinymce p, #page-id-38 .modul.tinymce p, #page-id-39 .modul.tinymce p, #page-id-40 .modul.tinymce p {
  margin-bottom: 16px;
}
.modul.websites.logos .item {
  display: inline-block;
  float: left;
  width: 33.33333%;
  height: 160px;
}
.modul.websites.logos .item a {
  display: block;
  margin: 0 20px 0 0;
}
.modul.websites.logos .item span.goto {
  display: block;
  margin: 0 0 20px 0;
}
.modul.websites.logos .item img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .modul.tinymce.width66 p {
    width: 66.66667%;
    padding-right: 20px;
  }
  #page-id-6 .modul.tinymce > div {
    width: 50%;
    float: left;
    display: inline-block;
    vertical-align: top;
  }
  #page-id-6 .modul.tinymce > div p {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .modul.news .item {
    width: 100%;
  }
  .modul.tinymce .news {
    padding-right: 10px;
  }
  .modul.websites.logos .item {
    width: 50%;
  }
  .modul.team {
    width: 100%;
  }
  .modul.team .member {
    width: 50%;
    padding: 0 10px 10px 0;
  }
  #page-id-6 .modul.tinymce > div {
    width: 100%;
  }
  #page-id-6 .modul.tinymce > div p {
    margin: 0;
  }
  #page-id-36 .mininav {
    display: none;
  }
}
/* 	margin-top: 20px; */
.modul.downloads .download {
  position: relative;
}
.modul.downloads .download a.container {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 10px 10px 10px 0;
}
.modul.downloads .download a.container .image {
  position: absolute;
  top: 10px;
  left: -5px;
}
.modul.downloads .download a.container .description {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 60px;
}
.modul.downloads .download a.container .description h2 {
  color: #777;
  font-size: 15.24px;
  line-height: 24.765px;
  display: block;
  margin: 0;
  padding: 0;
}
.modul.downloads .download a.container .description .meta {
  color: #777;
  font-size: 13.08px;
  line-height: 21.255px;
  font-weight: normal;
}
.modul.downloads .delete.button {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background-color: rgba(119, 119, 119, 0.3);
}
.modul.upload {
  background-color: lighten #f8ae00, 48%;
  padding: 10px;
  border: 1px solid #f8ae00;
}
.modul.upload p {
  max-width: 100% !important;
}
.modul.upload input, .modul.upload label {
  width: 66.66667%;
  float: left;
  display: inline-block;
  margin-bottom: 10px;
}
.modul.upload input[type="checkbox"] {
  width: 33.33333% !important;
}
.modul.upload label {
  width: 33.33333%;
  clear: both;
}
.modul.upload .submit {
  margin-left: 66.66667%;
  width: 33.33333%;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
 *********************************/
.flexslider ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.flexslider ul li {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  margin: 0;
  padding: 0;
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  /*	width: 100%;
   display: block; */
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
 *********************************/
.flexslider {
  margin-bottom: 50px;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 0;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: 0;
  display: block;
  background: url(bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  bottom: -35px;
  text-indent: -9999px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 0px;
}
.flex-direction-nav .flex-prev {
  left: 0px;
}
.flexslider:hover .flex-next {
  opacity: 0.6;
}
.flexslider:hover .flex-prev {
  opacity: 0.6;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.6 !important;
  filter: alpha(opacity=60);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  text-align: center;
}
.flex-control-nav li {
  margin: -1px 3px -1px 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 24px;
  height: 24px;
  line-height: 25px;
  margin: 0 5px;
  padding: 0;
  color: white;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  /*	text-indent: -9999px; */
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  cursor: default;
}
.flex-caption {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  background-color: #fff;
}
.bxslider {
  border-top: 1px solid #ddd;
  padding-top: 16px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 19.5px;
}
.bxslider img {
  max-width: 100%;
  float: left;
}
.bxslider h2 {
  margin: 0;
}
.bxslider .jackbox {
  width: 33%;
  float: left;
  display: inline-block;
}
.bxslider p {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 19.5px;
}
.bxslider .description {
  padding-left: 20px;
  width: 66%;
  float: left;
  display: inline-block;
}
.bx-controls {
  position: relative;
  min-height: 25px;
  margin: 10px 0 20px 0;
  text-align: center;
  padding: 0 20px;
}
.bx-pager, .bx-pager-item, .bx-controls-direction {
  display: inline-block;
}
.bx-controls-direction a, .bx-controls a {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  color: white;
  margin: 0 3px 3px 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
}
.bx-controls-direction a.active, .bx-controls a.active {
  background-color: rgba(0, 0, 0, 0.7);
}
.bx-controls-direction a {
  position: absolute;
  top: 0;
  background-color: transparent;
  background: url(/resources/img/bg_direction_nav.png) no-repeat 0 0;
  width: 30px;
  height: 30px;
  margin: 0;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
}
.bx-controls-direction a.bx-prev {
  left: 0;
  background-position: 0 0;
}
.bx-controls-direction a.bx-next {
  right: 0;
  background-position: 100% 0;
}
#cookie_note a {
  color: #fff;
  text-decoration: none;
}
#cookie_note a:hover {
  text-decoration: underline;
}
#cookie_note div {
  padding: 10px;
  padding-right: 40px;
}
#cookie_note {
  color: #fff;
  background-color: #a1a1a1;
  padding: 10px 10px 15px 10px;
  margin-left: 20px;
  margin-bottom: 20px;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  width: 274px;
  font-size: 12px;
  border-radius: 5px;
}
#cookie_noteCloser {
  padding: 3px 50px;
  margin-top: 10px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: #bec0c2;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
}
#cookie_noteCloser:hover {
  background-color: #000;
}
@media only screen and (max-width: 420px) {
  #cookie_note {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
  }
}


