/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans/open-sans-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans/open-sans-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/open-sans-v16-latin-300.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v16-latin-300.woff") format("woff"), url("../fonts/open-sans/open-sans-v16-latin-300.ttf") format("truetype"), url("../fonts/open-sans/open-sans-v16-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans/open-sans-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans/open-sans-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/open-sans-v16-latin-regular.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v16-latin-regular.woff") format("woff"), url("../fonts/open-sans/open-sans-v16-latin-regular.ttf") format("truetype"), url("../fonts/open-sans/open-sans-v16-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("../fonts/open-sans/open-sans-v16-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans/open-sans-v16-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/open-sans-v16-latin-600.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v16-latin-600.woff") format("woff"), url("../fonts/open-sans/open-sans-v16-latin-600.ttf") format("truetype"), url("../fonts/open-sans/open-sans-v16-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("../fonts/open-sans/open-sans-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans/open-sans-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/open-sans-v16-latin-700.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v16-latin-700.woff") format("woff"), url("../fonts/open-sans/open-sans-v16-latin-700.ttf") format("truetype"), url("../fonts/open-sans/open-sans-v16-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans/open-sans-v16-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/open-sans/open-sans-v16-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/open-sans-v16-latin-800.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v16-latin-800.woff") format("woff"), url("../fonts/open-sans/open-sans-v16-latin-800.ttf") format("truetype"), url("../fonts/open-sans/open-sans-v16-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* ------------------------------------
   Navigation
   ------------------------------------ */
#menu_wrap {
  position: absolute;
  left: 799px;
  z-index: 21;
  width: 1px;
  height: 58px;
  overflow: hidden;
  background-color: #a9ceea; }

nav#nav-top ul.nav {
  float: none;
  position: relative;
  z-index: 9;
  height: 30px;
  margin: 0;
  padding: 0;
  /* enable hover */ }
  nav#nav-top ul.nav > li {
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: auto;
    background: none;
    position: relative; }
  nav#nav-top ul.nav > li:hover {
    border: 0;
    background: none; }
  nav#nav-top ul.nav > li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin: 0 0 0 30px;
    padding: 0;
    border: 0;
    color: #4370B5;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal;
    text-decoration: none;
    cursor: pointer; }
  nav#nav-top ul.nav > li a:hover,
  nav#nav-top ul.nav > li > a.active {
    color: #DE972A; }
  nav#nav-top ul.nav ul.dropdown {
    display: none; }

nav#nav-sub ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  nav#nav-sub ul.lvl-1 > li > a, nav#nav-sub ul.lvl-1 > li > a.active, nav#nav-sub ul.lvl-1 > li > a:hover {
    font-size: 24px;
    border-bottom: 3px solid orange;
    color: #4370B5 !important; }
  nav#nav-sub ul.lvl-1 li a {
    display: block;
    color: #4370B5;
    line-height: 160%;
    padding: 5px 0 5px 0;
    text-decoration: none; }
  nav#nav-sub ul.lvl-1 li a.active, nav#nav-sub ul.lvl-1 li a:hover {
    color: #DE972A; }
  nav#nav-sub ul.lvl-2 li > a {
    font-size: 16px;
    text-transform: uppercase; }
  nav#nav-sub ul.lvl-3 li > a {
    font-size: 16px;
    padding-left: 30px;
    font-size: 14px; }

nav#nav-meta {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: #fff; }
  nav#nav-meta ul.meta {
    margin: 0;
    padding: 0; }
    nav#nav-meta ul.meta li {
      margin: 0;
      padding: 0;
      float: right;
      list-style-type: none !important; }
    nav#nav-meta ul.meta li a {
      font-size: 14px;
      color: #58585a;
      font-weight: normal;
      text-decoration: none;
      margin: 0;
      padding: 0 0 0 10px; }
    nav#nav-meta ul.meta li a:hover {
      color: #58585a;
      text-decoration: underline; }

nav#nav-h5p {
  width: auto;
  height: auto;
  min-height: 530px;
  background-image: url(../images/bg_tafel.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -30px;
  padding: 200px 50px 50px 50px; }
  nav#nav-h5p.physik {
    background-image: url(../images/bg_tafel-physik.jpg); }
    nav#nav-h5p.physik ul li {
      width: 100%; }
  nav#nav-h5p ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative; }
    nav#nav-h5p ul li {
      margin: 0;
      padding: 0;
      display: inline-block;
      list-style-type: none !important;
      width: 32%; }
    nav#nav-h5p ul li a {
      font-size: 16px;
      color: #fff;
      font-weight: normal;
      text-decoration: none;
      margin: 5px;
      padding: 0 0 0 5px;
      text-align: center;
      border: 1px solid #58585a;
      display: block;
      transition: all 0.5s ease; }
    nav#nav-h5p ul li a:hover {
      background-color: #4370B5;
      color: #fff;
      text-decoration: none; }

@media (max-width: 990px) {
  nav#nav-h5p {
    background-size: 100% 600px;
    padding: 150px 20px 20px 30px; }
    nav#nav-h5p ul li {
      width: 48%; } }

nav#nav-h5p-int {
  width: auto;
  height: auto;
  min-height: 560px;
  overflow: hidden;
  background-image: url(../images/bg_tafel-int.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
  padding: 50px 50px 50px 27px; }
  nav#nav-h5p-int h3 {
    font-size: 26px !important;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-weight: 700;
    color: #fff; }
  nav#nav-h5p-int ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative; }
    nav#nav-h5p-int ul li {
      margin: 0;
      padding: 0;
      display: block;
      list-style-type: none !important; }
    nav#nav-h5p-int ul li a {
      font-size: 22px !important;
      color: #fff;
      font-weight: normal;
      text-decoration: none;
      margin: 5px 0;
      padding: 10px 0;
      border-bottom: 1px solid transparent;
      display: block;
      transition: all 0.5s ease;
      text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
      text-transform: uppercase; }
    nav#nav-h5p-int ul li a:hover {
      border-bottom: 1px solid #fff;
      color: #fff;
      text-decoration: none; }

@media (max-width: 990px) {
  #h5p iframe {
    width: 100% !important; }
  nav#nav-h5p-int {
    width: auto;
    height: auto;
    min-height: 560px; }
    nav#nav-h5p-int h3 {
      font-size: 24px; }
    nav#nav-h5p-int ul li {
      display: block;
      width: 100%; }
    nav#nav-h5p-int ul li a {
      color: #fff;
      font-size: 16px; } }

/* ------------------------------------
   Quicklinks
   ------------------------------------ */
.sidebar #quicklinks {
  height: auto;
  width: auto;
  padding: 0; }
  .sidebar #quicklinks ul {
    margin: 0;
    padding: 0;
    list-style-type: none !important; }
  .sidebar #quicklinks li {
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
    float: left;
    list-style-type: none !important; }
  .sidebar #quicklinks li:last-child {
    margin-right: 0; }
  .sidebar #quicklinks ul li a {
    display: block;
    width: 48px;
    height: 73px;
    margin: 0 20px 0 0;
    padding: 0 0 0 0;
    border: 0;
    line-height: 73px;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 0; }
    .sidebar #quicklinks ul li a img {
      display: block;
      width: 65px; }
  .sidebar #quicklinks ul li:last-child a {
    margin: 0; }

/* ------------------------------------
    Sitemap
    ------------------------------------ */
a.sitemap_level1 {
  display: none;
  /*
  display: block;
  border-top: 1px solid #0464cf;
  color: $blue;
  font-size: 12px;
  width: 410px !important;
  height: auto;
  font-weight: bold;
  padding: 2px 0 0 2px;
  background-color: #dcdcdc;
  */ }

ul.sitemap {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.sitemap li {
    list-style: none; }
    ul.sitemap li a {
      color: #4370B5;
      display: block;
      height: auto;
      font-size: 16px;
      padding: 2px 0 0 24px;
      text-decoration: none; }
      ul.sitemap li a:hover {
        color: #DE972A; }
    ul.sitemap li li a {
      color: #4370B5;
      display: block;
      height: auto;
      font-size: 16px;
      font-weight: normal;
      padding: 0 0 0 44px;
      text-decoration: none; }
    ul.sitemap li li a:hover {
      color: #DE972A !important;
      text-decoration: none; }
    ul.sitemap li li li a {
      color: #4370B5;
      display: block;
      height: auto;
      font-size: 12px;
      font-weight: normal;
      padding: 0 0 0 44px;
      text-decoration: none; }
    ul.sitemap li li li a:hover {
      background-color: #e1eaee;
      color: #4370B5;
      text-decoration: none;
      font-weight: bold !important; }
    ul.sitemap li li li li a {
      color: #4370B5;
      display: block;
      height: auto;
      font-size: 12px;
      font-weight: normal;
      padding: 0 0 0 64px;
      text-decoration: none; }
    ul.sitemap li li li li a {
      color: #4370B5;
      text-decoration: none;
      font-weight: bold !important; }

/* ------------------------------------
   Pager
   ------------------------------------ */
.pagination {
  display: block;
  clear: both;
  margin: 30px 0 30px 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
  list-style-image: none; }
  .pagination:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px; }
  .pagination span {
    display: block;
    margin-bottom: 20px; }
  .pagination ul {
    margin: 0;
    padding: 0; }
  .pagination li {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    list-style-type: none !important;
    background: none !important; }
  .pagination li a {
    display: block;
    height: 30px;
    width: auto;
    margin: 0 10px 0 0;
    padding: 0 5px 0 5px;
    border-bottom: 1px solid #4370B5;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background: none;
    color: #4370B5;
    transition: all 0.5s ease; }
  .pagination li a:hover, .pagination li a.active {
    background: none;
    color: #DE972A;
    border-bottom: 1px solid #DE972A; }
  .pagination li.previous a {
    text-align: left;
    width: 55px;
    padding-left: 5px; }
  .pagination li.next a {
    text-align: right;
    width: 55px;
    padding-right: 5px;
    margin-right: 0 !important; }

/* ------------------------------------
  Grundlayout
  ------------------------------------ */
.clearer {
  clear: both;
  height: 0; }

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px; }

html {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0; }

body {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 20px 0 0 0;
  background-color: #fff;
  border: 0; }

.container {
  max-width: 1600px;
  padding: 0; }

#content.container, #footer .container {
  max-width: 1200px; }

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  border: 0; }

#header, #header-image, #footer, #content {
  background-color: #fff; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 160px;
  transition: all 0.5s ease; }
  #header .logo {
    transition: all 0.5s ease;
    position: relative;
    z-index: 2;
    left: 33px;
    top: 30px; }
    #header .logo img {
      transition: all 0.5s ease;
      width: 280px;
      height: 280px; }
  #header .contact {
    font-size: 14px;
    text-align: right;
    margin-bottom: 54px;
    transition: all 0.5s ease; }
  #header.scroll {
    height: 100px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3); }
    #header.scroll .logo {
      top: 0; }
      #header.scroll .logo img {
        width: 100px;
        height: 100px; }
    #header.scroll .contact {
      font-size: 12px;
      margin-bottom: 20px; }

#header-image {
  padding-top: 160px;
  position: relative; }
  #header-image .claim {
    position: absolute;
    z-index: 1;
    bottom: -45px;
    right: 80px; }
    #header-image .claim img {
      display: block;
      width: 200px;
      height: 200px; }

body.scroll #header-image {
  padding-top: 100px; }

#content {
  overflow: hidden; }
  #content .sidebar {
    padding-top: 80px;
    padding-right: 80px; }
    #content .sidebar #stiftung {
      margin-bottom: 60px; }
    #content .sidebar #quicklinks {
      margin-bottom: 60px; }
  #content .main {
    padding-top: 80px;
    padding-bottom: 40px; }

body.start .sidebar {
  padding-top: 80px;
  padding-right: 80px; }
  body.start .sidebar #stiftung {
    margin-bottom: 60px; }
  body.start .sidebar #quicklinks {
    margin-bottom: 60px; }

/* footer */
#footer {
  position: relative;
  overflow: hidden; }
  #footer .row.justify-content-end, #footer .row.justify-content-start {
    margin-right: 0;
    margin-left: 0; }
    #footer .row.justify-content-end .service, #footer .row.justify-content-start .service {
      padding: 30px 0 30px 0;
      font-size: 14px;
      background: #fff;
      border-top: 3px solid #DE972A; }
    #footer .row.justify-content-end .btn-top, #footer .row.justify-content-start .btn-top {
      position: fixed;
      z-index: 1;
      bottom: 40px;
      right: 20px;
      width: auto;
      height: auto;
      cursor: pointer;
      background: rgba(255, 255, 255, 0.85);
      padding: 3px; }
      #footer .row.justify-content-end .btn-top i, #footer .row.justify-content-start .btn-top i {
        text-align: center;
        line-height: 100%;
        font-size: 24px;
        color: #4370B5;
        font-size: 26px; }

/* ------------------------------------
  Texte
  ------------------------------------ */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 160%;
  color: #4d4d4d; }

h1 {
  font-size: 24px;
  padding: 0 0 0 0;
  margin: 25px 0 15px 0;
  font-weight: 600;
  color: #4370B5; }

h2, h2 a, h2 > strong {
  padding: 0px 0px 6px 0px;
  margin: 0;
  font-size: 20px;
  font-weight: 500 !important;
  color: #4370B5 !important;
  padding: 0;
  text-decoration: none !important; }

h2 a:hover {
  text-decoration: underline !important; }

/* Datum Artikel */
h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 500;
  color: #4370B5; }

h3.artDAte {
  margin: 0 0 10px 0; }

/* Teaser headline */
h4, h4 a {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: 500;
  color: #4370B5 !important;
  padding: 0;
  text-decoration: none; }

/* Suchergebnis headline */
h5, h5 a {
  padding: 0;
  margin: 0 0 2px 0;
  font-size: 16px;
  font-weight: 500;
  color: #4370B5 !important;
  padding: 0;
  text-decoration: none; }

/* ------------------------------------
  Links
  ------------------------------------ */
a {
  text-decoration: none;
  color: #4370B5; }

a:hover {
  text-decoration: underline;
  color: #4370B5; }

/* Links in Boxen*/
.linkMore, a.linkMore {
  margin: 0;
  padding: 1px;
  color: #4370B5 !important;
  font-size: 12px !important;
  font-weight: normal;
  text-align: right; }

a.linkMore:hover {
  background-color: #e1eaee;
  color: #4370B5 !important;
  text-decoration: none !important; }

.linkBack {
  display: block;
  clear: both;
  margin: 20px 0 0 0; }

.linkBack, a.linkBack {
  clear: both;
  padding: 1px;
  color: #4370B5 !important;
  font-size: 12px !important;
  font-weight: normal; }

a.linkBack:hover {
  color: #4370B5 !important;
  text-decoration: none !important; }

marquee a {
  color: #4370B5; }

marquee a:hover {
  color: #4370B5; }

/* ------------------------------------
  Listen
  ------------------------------------ */
ul {
  list-style-position: outside;
  list-style-type: square;
  margin: 0;
  padding: 6px 0 6px 14px; }

/* ------------------------------------
  Boxen
  ------------------------------------ */
#breadcrumb {
  clear: both;
  height: 18px;
  text-align: left;
  color: #000;
  font-size: 10px;
  margin: 0 0 10px 0; }

#breadcrumb a {
  color: #4d4d4d;
  font-size: 10px;
  text-decoration: none;
  line-height: 18px; }

#breadcrumb a:hover {
  text-decoration: underline; }

#newsticker {
  position: absolute;
  top: 96px;
  left: 21px;
  z-index: 19;
  width: 195px;
  height: 20px;
  color: #4370B5; }

.imgBox {
  clear: both;
  float: right;
  display: block;
  width: 260px;
  padding: 0;
  margin: 10px 0 0 10px; }

.imgBox .imgStandard {
  padding: 0;
  margin: 20px 0 20px 0; }

.imgText {
  background-color: #e1eaee;
  line-height: 20px;
  padding: 0 4px 0 4px; }

/* Artikelliste */
.boxStandard {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #DE972A;
  padding: 10px 0px 10px 0px !important; }
  .boxStandard .imgAlist {
    margin: 0 0 10px 20px;
    padding: 0;
    float: right; }
    .boxStandard .imgAlist img {
      max-width: 200px;
      height: auto; }
  .boxStandard .imgStandard {
    margin: 4px 0 10px 0 !important;
    padding: 0; }

.boxKollegium {
  border-bottom: 2px solid #a9ceea;
  min-height: 40px; }
  .boxKollegium .modal-header {
    border-bottom: 1px solid #a9ceea; }
  .boxKollegium .modal-body {
    display: flex;
    margin: 0 0 4px 0;
    padding: 0 0px 4px 0px !important; }
    .boxKollegium .modal-body .left, .boxKollegium .modal-body right {
      width: 50%;
      padding: 10px;
      background: #fff !important; }
    .boxKollegium .modal-body .etc,
    .boxKollegium .modal-body .email {
      margin: 2px 0 2px;
      padding: 2px 0 2px 0; }
  .boxKollegium .modal-footer {
    border-top: 1px solid #a9ceea; }
  .boxKollegium .btn {
    border: 1px solid #ccc; }

/* Teaser */
/*
.boxTeaser {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 10px !important;
    line-height: 120%;
}
.boxTeaser h4,
.boxTeaser h4 a {
    font-size: 10px;
    color: $blue;
}
.boxTeaser img {
    margin: 2px 0 6px 0;
}
.boxTeaser .date {
    font-size: 9px;
    margin: 0;
    padding: 0;
}
.boxTeaser .linkMore a {
    font-size: 10px !important;
}
*/
#stiftung {
  clear: both;
  position: relative;
  width: 100%;
  height: 70px;
  margin: 30px 0 0px 0; }

#loginbox {
  margin: 50px 0 0 0; }

/* ------------------------------------
   Login
   ------------------------------------ */
#content .sidebar #login {
  margin-top: 20px;
  padding-left: 5px; }

/* ------------------------------------
    Suche
    ------------------------------------ */
/* Suche */
#search {
  position: absolute;
  top: 33px;
  left: 642px;
  z-index: 11;
  width: 200px;
  height: 30px; }

.searchbox_input {
  float: left;
  color: #222;
  font-weight: normal;
  text-decoration: none;
  background-color: #fafafa;
  border: 1px inset #080808;
  padding-left: 3px;
  margin: 1px 0 1px 0;
  font-size: 11px;
  line-height: 11px;
  width: 100px; }

.searchbox_button {
  float: left;
  width: 23px;
  height: 14px;
  border: 0;
  padding: 2px 0 0 0;
  margin: 0 0 0 4px; }

.boxSearchResult {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #2c2423;
  padding: 10px 0px 10px 0px !important; }

a.search {
  display: block;
  height: auto;
  color: #080808;
  font-size: 98%;
  font-weight: normal;
  padding: 2px 2px 2px 24px;
  margin-bottom: 1px;
  background-image: url(../images/pfeil_nav.gif);
  background-repeat: no-repeat;
  background-position: 0 -4px;
  text-decoration: none !important; }

a.search:hover {
  background-color: #e1eaee;
  color: #080808;
  text-decoration: none; }

.highlight {
  background-color: #e1eaee; }

/* ------------------------------------
   Formulare
   ------------------------------------ */
form {
  margin-bottom: 30px; }
  form * {
    text-align: left; }
  form legend, form form > h2 {
    display: none; }
  form .form-group, form .form-inline .form-group {
    position: relative;
    clear: both;
    margin-bottom: 20px; }
    form .form-group.submit {
      margin-top: 20px; }
    form .form-group .control-label {
      display: block;
      width: 33.3333%;
      float: left; }
    form .form-group .input {
      display: inline-block;
      width: 66.6666%; }
      form .form-group .input span.help-block {
        display: inline-block;
        padding: 0;
        font-size: 12px;
        font-style: italic;
        padding: 0; }
    form .form-group .btn-primary {
      transition: all 0.5s ease; }
    form .form-group .btn-primary:disabled {
      cursor: not-allowed !important; }
    form .form-group .input.checkbox {
      clear: both;
      position: relative;
      padding: 0; }
      form .form-group .input.checkbox .form-check {
        padding-left: 0; }
        form .form-group .input.checkbox .form-check .form-check-label span {
          padding-left: 10px; }
    form .form-group .text-muted {
      display: block; }
  form .actions .btn-toolbar {
    float: right; }
  form .form-inline {
    position: relative; }
    form .form-inline .form-group {
      width: 100%; }

@media (min-width: 1px) and (max-width: 991px) {
  form .form-group .control-label, form .form-group .input {
    width: 100%;
    float: none; } }

p#errMsg, p#madMsg, p#sucMsg {
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #DE972A;
  color: #4370B5;
  text-align: center; }

.msg {
  color: #DE972A; }

/* ------------------------------------
     Table
     ------------------------------------ */
.input {
  margin: 20px 0 20px 0; }

.table {
  border: 1px solid red; }

.table td {
  vertical-align: top;
  padding: 2px; }

.table td.label {
  font-size: 10px;
  font-weight: 500;
  color: #000;
  background-color: #eee; }

.bodytext table * {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px; }

.bodytext table td, .bodytext table th {
  padding: 4px;
  border: 1px solid #D9DADB; }

/* ------------------------------------
    SlideShow
    v 1.3
   ------------------------------------ */
.cycle-slideshow {
  clear: both;
  margin: 0;
  padding: 0;
  width: 560px;
  height: 253px;
  position: relative;
  z-index: 1;
  /*overflow: hidden;*/ }

.slideshowContainer_wrapper {
  clear: both;
  margin: 0;
  padding: 0;
  width: 560px;
  height: 253px;
  overflow: hidden; }

#slideshowContainer {
  border: 0;
  width: 560px;
  height: 253px;
  margin: 0;
  padding: 0; }

#slideshowContainer img {
  border: 0; }

.loading {
  background: url(../js/slideshow/slideshow/images/loading.gif) center no-repeat; }

#thumbnails {
  position: absolute;
  width: 1px;
  height: 1px;
  z-index: 1;
  overflow: hidden;
  visibility: hidden; }

#transport {
  position: absolute;
  width: 1px;
  height: 1px;
  z-index: 31;
  overflow: hidden;
  visibility: hidden; }

/* ------------------------------------
   Guestbook Ausgabe
   Guestbook Eingabe: s.Formular
   ------------------------------------ */
/* Ausnahme: box Eingabe*/
.boxVPGBEingabe {
  margin: 10px 0px 0 0px !important;
  border: 0;
  padding: 20px;
  width: 440px;
  background-color: #e9ebea; }

div.vpgb_eintrag {
  margin: 10px 0px 10px 0px;
  border-bottom: 2px solid #dadada;
  padding-bottom: 0;
  width: 440px;
  background: #fff; }

div.vpgb_infos {
  margin: 0px;
  white-space: nowrap; }

div.vpgb_entry {
  margin: 0px 0px 10px 0px; }

div.vpgb_comment {
  margin: 4px 0px 4px 0px;
  font-style: italic;
  color: #222; }

div.vpgb_name {
  font-weight: 500;
  margin: 2px 0px 6px 0px; }

.vpgb_datum {
  color: #8da2bd;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 0.05em; }

a.vpgb_link {
  color: #4370B5;
  font-weight: 500;
  text-decoration: none;
  background-color: #a9ceea;
  border: 1px solid #a9ceea;
  font-size: 12px !important;
  padding: 4px 4px 4px 4px;
  width: 16px;
  height: 20px;
  line-height: 1em; }

a.vpgb_link:hover {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  background-color: #4370B5;
  border: 1px solid #4370B5;
  font-size: 12px;
  padding: 4px 4px 4px 4px;
  width: 16px;
  height: 20px; }

.vpgb_pager {
  border: 0;
  width: 420px; }

/* ------------------------------------
   cookie bar
   ------------------------------------ */
#cookie-bar {
  background: rgba(255, 255, 255, 0.85);
  height: auto;
  line-height: 30px;
  color: #4370B5;
  text-align: center;
  padding: 10px;
  -webkit-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.3); }

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999; }

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

#cookie-bar p {
  margin: 0;
  padding: 0; }

#cookie-bar a {
  color: white;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
  font-size: 12px; }

#cookie-bar .cb-enable {
  background: #4370B5; }

#cookie-bar .cb-enable:hover {
  background: #4370B5; }

#cookie-bar .cb-disable {
  background: #4370B5; }

#cookie-bar .cb-disable:hover {
  background: #4370B5; }

#cookie-bar .cb-policy {
  background: #4370B5; }

#cookie-bar .cb-policy:hover {
  background: #4370B5; }

/* ------------------------------------
  H5P / Ulfentag
  ------------------------------------ */
#player {
  width: 100%;
  height: auto;
  margin: 15px 0; }

nav#nav-h5p {
  margin: 15px 0 30px 0; }

nav#nav-h5p-int {
  margin: 15px 0 30px 0; }

a.back {
  display: block;
  margin: 30px 0 !important; }

/* ------------------------------------
   Backend
   ------------------------------------ */
body.be #header .logo {
  display: none !important; }

/* Style sheet for the silver calendar (default) */
form {
  margin: 0; }

table, td {
  font: 11px Verdana, Arial, sans-serif;
  color: #000; }

/* Background images for tables */
.tbll {
  background: url(../icalendar_ULF/images/shadow_l.gif) no-repeat;
  width: 8px; }

.tblbot {
  background: url(../icalendar_ULF/images/shadow_m.gif) repeat-x;
  width: 100%; }

.tblr {
  background: url(../icalendar_ULF/images/shadow_r.gif) no-repeat;
  width: 8px; }

.alldaybg_1 {
  background: #50739B url(../icalendar_ULF/images/allday_1.gif) repeat-x;
  border-bottom: 1px solid #3C6080;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_2 {
  background: #53AB63 url(../icalendar_ULF/images/allday_2.gif) repeat-x;
  border-bottom: 1px solid #409050;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_3 {
  background: #FF592A url(../icalendar_ULF/images/allday_3.gif) repeat-x;
  border-bottom: 1px solid #E0401C;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_4 {
  background: #BE55AD url(../icalendar_ULF/images/allday_4.gif) repeat-x;
  border-bottom: 1px solid #984080;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_5 {
  background: #FF2B2A url(../icalendar_ULF/images/allday_5.gif) repeat-x;
  border-bottom: 1px solid #D01C18;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_6 {
  background: #BA900C url(../icalendar_ULF/images/allday_6.gif) repeat-x;
  border-bottom: 1px solid #A07400;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.alldaybg_7 {
  background: #959595 url(../icalendar_ULF/images/allday_7.gif) repeat-x;
  border-bottom: 1px solid #888888;
  min-height: 18px;
  padding-top: 5px;
  text-align: center; }

.rowOn {
  background-color: #B0E8B0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.rowOn2 {
  background-color: #B0E8B0;
  border-top: 1px solid #fff; }

.rowOff {
  background-color: #E1E8F1;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.rowOff2 {
  background-color: #E1E8F1;
  border-top: 1px solid #fff; }

.rowToday {
  background-color: #B0E8E8;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.padd {
  padding: 2px; }

/* Styles for day and week events */
.eventbg_1 {
  background-color: #557CA3;
  padding: 2px; }

.eventbg_2 {
  background-color: #53A062;
  padding: 2px; }

.eventbg_3 {
  background-color: #E84F25;
  padding: 2px; }

.eventbg_4 {
  background-color: #B257A2;
  padding: 2px; }

.eventbg_5 {
  background-color: #D42020;
  padding: 2px; }

.eventbg_6 {
  background-color: #B88F0B;
  padding: 2px; }

.eventbg_7 {
  background-color: #73738C;
  padding: 2px; }

.allday a {
  font-size: 9px;
  color: #fff !important;
  font-weight: 900;
  text-decoration: none; }

.allday a:hover {
  text-decoration: underline; }

.eventbg2_1 {
  background-color: #6699CC;
  border: 1px solid #557CA3; }

.eventbg2_2 {
  background-color: #4FC464;
  border: 1px solid #53A062; }

.eventbg2_3 {
  background-color: #FF6D3B;
  border: 1px solid #E84F25; }

.eventbg2_4 {
  background-color: #EA62D4;
  border: 1px solid #B257A2; }

.eventbg2_5 {
  background-color: #FF5E56;
  border: 1px solid #D42020; }

.eventbg2_6 {
  background-color: #CCB21F;
  border: 1px solid #B88F0B; }

.eventbg2_7 {
  background-color: #9292A1;
  border: 1px solid #73738C; }

.dayborder {
  background-color: #fff;
  border-top: 1px solid #A1A5A9; }

.dayborder2 {
  background-color: #fff;
  border-top: 1px dashed #ccc; }

.dayborder3 {
  background-color: #fff;
  border-top: 1px dotted #888; }

.title {
  background-image: url(../icalendar_ULF/images/time_bg.gif);
  padding: 5px; }

.title h1 {
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  color: #000;
  margin: 0px; }

/* Main class used for all page wrapper tables */
.maintable {
  width: 745px; }

/* Week view */
.weektoday {
  background-color: #dff; }

/* Month View */
.monthback {
  background-color: #A1A5A9; }

.monthreg {
  background-color: #fff;
  height: 105px;
  text-align: left;
  vertical-align: top; }

.monthoff {
  background-color: #F2F2F2;
  height: 105px;
  text-align: left;
  vertical-align: top; }

.monthon {
  background-color: #F2F9FF;
  height: 105px;
  text-align: left;
  vertical-align: top; }

.montheventtop {
  background-image: url(../icalendar_ULF/images/side_bg.gif);
  border-top: 1px solid #A1A5A9; }

.montheventline {
  border-right: 1px dotted #A1A5A9; }

/* Year View */
.medtitle {
  background-image: url(../icalendar_ULF/images/side_bg.gif);
  height: 20px;
  margin-top: 3px;
  font-weight: 900; }

.yearreg {
  background-color: #fff;
  height: 20px;
  width: 20px;
  text-align: right;
  vertical-align: top;
  font-size: 9px; }

.yearoff {
  background-color: #F2F2F2;
  height: 20px;
  width: 20px;
  text-align: right;
  vertical-align: top;
  font-size: 9px; }

.yearon {
  background-color: #F2F9FF;
  height: 20px;
  width: 20px;
  text-align: right;
  vertical-align: top;
  font-size: 9px; }

.yearmonth {
  background-color: #ccc; }

.yearweek {
  background-color: #eee;
  width: 20px;
  font-size: 9px;
  font-weight: 900;
  text-align: center;
  height: 15px; }

.yearleft {
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

.yearmiddle {
  padding: 5px; }

.yearright {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

/* older styles */
.eventborder {
  background-image: url(../icalendar_ULF/images/day_title.gif);
  border: 1px #006699 solid; }

.eventbg {
  background-color: #6699CC; }

.tfixed {
  table-layout: fixed;
  word-wrap: break-word; }

.calborder {
  background-color: #fff;
  border: 1px #A1A5A9 solid; }

.dateback {
  background-color: #eee; }

.weekborder {
  border-left: 1px solid #A1A5A9;
  border-top: 1px dashed #ccc; }

.weekborder2 {
  border-left: 1px solid #A1A5A9;
  border-top: 1px solid #A1A5A9; }

.weekborder3 {
  border-left: 1px solid #A1A5A9;
  border-top: 1px dotted #888; }

.timeborder {
  border-right: 1px solid #A1A5A9;
  border-top: 1px solid #A1A5A9;
  background-image: url(../icalendar_ULF/images/time_bg.gif); }

.timeborder2 {
  border-top: 1px solid #A1A5A9;
  background-image: url(../icalendar_ULF/images/time_bg.gif); }

.navback {
  background-image: url(../icalendar_ULF/images/time_bg.gif); }

.sideback {
  background-image: url(../icalendar_ULF/images/side_bg.gif); }

/* Link colors and attributes */
/* This is the main link style */
a.psf {
  text-decoration: none; }

a.psf:link {
  color: #0066FF; }

a.psf:visited {
  color: #0066FF; }

a.psf:active {
  color: #3366CC; }

a.psf:hover {
  color: #000099;
  text-decoration: underline; }

/* This is the link style for the mini-cals */
a.ps2 {
  text-decoration: underline; }

a.ps2:link {
  color: #0066FF; }

a.ps2:visited {
  color: #0066FF; }

a.ps2:active {
  color: #3366CC; }

a.ps2:hover {
  color: #000099; }

/* This is the link style for year months */
a.ps3 {
  text-decoration: none; }

a.ps3:link {
  color: #000; }

a.ps3:visited {
  color: #000; }

a.ps3:active {
  color: #000; }

a.ps3:hover {
  color: #000;
  text-decoration: underline; }

/* This is the link style for events */
a.ps {
  text-decoration: none; }

a.ps:link {
  color: #fff; }

a.ps:visited {
  color: #fff; }

a.ps:active {
  color: #fff; }

a.ps:hover {
  color: #fff;
  text-decoration: underline; }

/* CSS definitions for fonts */
.V9 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000; }

.V10W {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none; }

.V9W {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none; }

.V10WB {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: 900; }

.V9G {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666; }

.V10 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000; }

.V9BOLD {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 900; }

.G10 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066FF; }

.G10B {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000; }

.G10BOLD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 900; }

.G10G {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #A1A5A9; }

.V12 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000; }

/*h1 				{ font-family: Helvetica, sans-serif; font-size: 18px; color: #000000; }*/
.eventfont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF; }

/* Length of the form drop downs */
.query_style {
  font-size: 11px;
  font-family: verdana, geneva, arial, sans-serif;
  width: 156px;
  margin-bottom: 0; }

.search_style {
  font-size: 12px;
  font-family: verdana, geneva, arial, sans-serif;
  width: 134px;
  margin-bottom: 0; }

.login_style {
  font-size: 11px;
  font-family: verdana, geneva, arial, sans-serif;
  width: 80px;
  margin-bottom: 0; }

/* Make printed pages look nice */
@media print {
  .sidebar {
    width: 0px;
    display: none; }
  .footer {
    display: none; }
  .monthback {
    border-spacing: 0; }
  .monthback td {
    border: 1px solid #606060; }
  .calborder {
    border: 1px solid #606060; } }

#content .calendar {
  position: relative;
  top: 0px;
  float: right;
  width: 750px;
  height: auto;
  padding: 5px 0 25px 0;
  margin: 0 0 0 10px; }

/* ---------------------------------------------
               sKalender                      
   --------------------------------------------- */
#mod_sK a {
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #444444; }

#mod_sK a.tag {
  font-size: 9px; }

#mod_sK table {
  width: 190px;
  border: 0;
  margin-left: 10px;
  border-spacing: 4pt;
  font-size: 12px;
  font-family: sans-serif;
  text-decoration: none;
  color: #324262; }

#mod_sK td.navl {
  text-align: left;
  width: 20%;
  font-weight: bold; }

#mod_sK td.navr {
  text-align: right;
  width: 20%;
  font-weight: bold; }

#mod_sK td.navm {
  text-align: center;
  width: 60%;
  font-weight: bold; }

#mod_sK td.wtag {
  width: 14%;
  background-color: #fff;
  text-align: center;
  color: #324262;
  font-family: sans-serif; }

#mod_sK td.wochenende {
  background-color: #eeeeee;
  color: #aaaaaa;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.wochentag {
  color: #999999;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.heute {
  background-color: #f69294;
  color: #43A0AF;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.belegt {
  background-color: #e3e3ff;
  color: #9E5357;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.belegtwe {
  background-color: #bfbfff;
  color: #9E5357;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.tangiert {
  background-color: #ffffcc;
  color: #9E5357;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

#mod_sK td.tangiertwe {
  background-color: #ffff99;
  color: #9E5357;
  text-align: right;
  border: 1px solid #aaaaaa;
  padding-right: 3px; }

/* --------------------------------------------- 
                Termineinausgabe                           
   --------------------------------------------- */
#mod_te h1 {
  /* wie h1 */ }

#mod_te h2 {
  /* wie h2 */ }

/* --------------------------------------------- 
                Liste                          
   --------------------------------------------- */
.mod_tlh {
  text-align: left; }

.mod_tlf {
  text-align: left; }

.mod_tl table {
  width: 500px;
  background-color: #fff;
  /*
   border-collapse: collapse;
*/ }

.mod_tl th {
  width: 100%;
  text-align: left;
  vertical-align: top;
  line-height: 200%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px; }

.mod_tl td {
  text-align: left;
  vertical-align: top;
  line-height: 130%; }

.mod_tl a .highlight {
  color: red; }

.mod_tl .border {
  border: 1px solid #324262 !important;
  background-color: #fefefe; }

.mod_tl .hell {
  background-color: #fff; }

.mod_tl .dunkel {
  background-color: #fefefe; }

.mod_tl .sp0 {
  width: 60px; }

.mod_tl .sp1 {
  width: 85px; }

.mod_tl .sp2 {
  width: 90px; }

.mod_tl .sp3 {
  width: 300px; }

.mod_tl .sp4 {
  width: 100px; }

.mod_tl .einrueck {
  padding-left: 15px; }

/* Links */
.mod_tl a {
  text-decoration: none; }

.mod_tl a:hover {
  text-decoration: underline; }

/* --------------------------------------------- 
                Terminteaser                          
   --------------------------------------------- */
#mod_ttl table {
  /*border-collapse: collapse;*/
  font-size: 11px !important; }

#mod_ttl th {
  width: 100%;
  border-top: 1px solid #324262;
  border-bottom: 1px solid #324262;
  text-align: left;
  vertical-align: top;
  line-height: 200%;
  background-color: #e1e0d6;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px; }

#mod_ttl td {
  text-align: left;
  vertical-align: top;
  line-height: 130%;
  font-size: 11px !important; }

#mod_ttl .hell {
  background-color: #fff; }

#mod_ttl .dunkel {
  background-color: #fefefe; }

/* Links */
#mod_ttl a {
  text-decoration: none; }

#mod_ttl a:hover {
  text-decoration: underline; }

/* --------------------------------------------- 
                Terminliste Select                          
   --------------------------------------------- */
#mod_ts {
  width: 600px; }

/*
    Kopfbereich
--------------------------------*/
.svp-uploaddatum {
  font-size: 0.88em;
  text-align: right;
  margin-bottom: 0.5em; }

.svp-plandatum-heute {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  background-color: #6dbc5f;
  padding: 0.88em;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #888;
  border-right: 2px solid #888; }

.svp-plandatum-morgen {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  background-color: #ffff9a;
  padding: 0.88em;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #888;
  border-right: 2px solid #888; }

/*
    Bereich Ausgeplant
--------------------------------*/
.svp-abw-lehrer {
  line-height: 1.33em;
  color: #923b3b;
  font-weight: bold;
  padding: 0.5em; }

.svp-abw-klasse {
  line-height: 1.33em;
  color: #5b72b6;
  font-weight: bold;
  padding: 0.5em;
  border-top: 1px solid #aaa; }

.svp-es-betrifft {
  line-height: 1.33em;
  color: #5d8d54;
  font-weight: bold;
  padding: 0.5em;
  border-top: 1px solid #aaa; }

/*
    Vertretungsplan Tabelle
--------------------------------*/
.svp table {
  width: 100%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.svp td {
  padding: 0.5em;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; }

/*
    Tabellenzeilen
--------------------------------*/
tr.svp-header td, tr.svp-aufs-header td {
  color: #fff;
  font-weight: bold;
  background-color: #4d5a80; }

tr.svp-ungerade td, tr.svp-aufs-ungerade td {
  background-color: #b5bed9; }

tr.svp-gerade td, tr.svp-aufs-gerade td {
  background-color: #dadfec; }

/*
    Tabellenspalten
--------------------------------*/
.svp-klasse-gerade {
  font-weight: bold; }

.svp-klasse-ungerade {
  font-weight: bold; }

.svp-stunde-header {
  text-align: center; }

.svp-stunde-gerade {
  text-align: center;
  font-weight: bold;
  color: #c53a00; }

.svp-stunde-ungerade {
  text-align: center;
  font-weight: bold;
  color: #c53a00; }

.svp-esvertritt-gerade {
  font-weight: bold;
  color: #c53a00; }

.svp-esvertritt-ungerade {
  font-weight: bold;
  color: #c53a00; }

/*
    Hervorhebungen
--------------------------------*/
.svp-aktuell01 {
  background-color: #c53a00 !important;
  color: white !important; }

.svp-aktuell02 {
  background-color: #ffff9a !important;
  color: black !important; }

/*
    Aufsichtsvertretungen
--------------------------------*/
.svp-aufsicht {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 2em 0 0.5em 0; }

.svp-aufs-zeit-gerade {
  font-weight: bold; }

.svp-aufs-zeit-ungerade {
  font-weight: bold; }

.svp-aufs-esvertritt-gerade {
  font-weight: bold;
  color: #c53a00; }

.svp-aufs-esvertritt-ungerade {
  font-weight: bold;
  color: #c53a00; }

/*
    Bemerkungen
--------------------------------*/
.svp h2 {
  line-height: 1em;
  font-weight: bold;
  padding: 2em 0 0.5em 0; }

.svp p {
  line-height: 1em;
  padding-bottom: 0.66em; }

@media (min-width: 1201px) {
  .navbar-toggle {
    display: none; }
  #header .container {
    padding: 0 15px; }
  #header .navbar-close {
    display: none; } }

@media (min-width: 993px) and (max-width: 1200px) {
  .navbar-toggle {
    display: none; }
  #header .container {
    padding: 0 15px; }
  #header .navbar-close {
    display: none; }
  .container {
    padding: 0 15px; } }

@media (min-width: 1px) and (max-width: 992px) {
  body {
    padding: 0; }
    body #nav-top, body .contact, body #nav-sub {
      display: none; }
    body #page, body .container {
      width: 100%; }
    body #header, body #header.scroll {
      height: 60px;
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3); }
      body #header .logo, body #header.scroll .logo {
        top: 0; }
        body #header .logo img, body #header.scroll .logo img {
          width: 140px;
          height: 140px; }
      body #header .contact, body #header.scroll .contact {
        font-size: 12px;
        margin-bottom: 10px; }
      body #header .navbar-close, body #header.scroll .navbar-close {
        display: block;
        position: absolute;
        z-index: 9;
        top: 4px;
        left: -20px;
        transition: all 0.5s ease;
        border: 0;
        background: #fff;
        padding: 5px;
        outline: none !important;
        -webkit-appearance: none !important; }
        body #header .navbar-close i.fa, body #header.scroll .navbar-close i.fa {
          display: block;
          color: #4370B5;
          font-size: 28px; }
      body #header .navbar-toggle, body #header.scroll .navbar-toggle {
        display: block;
        position: absolute;
        z-index: 99999;
        top: 8px;
        right: 30px;
        color: #fff;
        border: 0;
        background: none;
        font-size: 24px;
        padding: 10px 10px 5px 10px;
        width: 40px;
        height: 40px;
        cursor: pointer; }
      body #header .navbar-toggle .icon-bar, body #header.scroll .navbar-toggle .icon-bar {
        display: block;
        width: 25px;
        height: 3px;
        border-radius: 0;
        margin-bottom: 5px;
        background: #4370B5;
        -webkit-border-radius: 1px 1px 1px 1px;
        border-radius: 1px 1px 1px 1px; }
      body #header .navbar-toggle i.fas.fa-times, body #header.scroll .navbar-toggle i.fas.fa-times {
        display: none;
        cursor: pointer; }
    body #header-image {
      padding-top: 60px; }
      body #header-image .claim img {
        width: 100px;
        height: 100px; }
    body #content {
      padding: 0 15px; }
      body #content .sidebar {
        padding-right: 15px; }
        body #content .sidebar #quicklinks {
          margin-bottom: 0px; }
      body #content .main {
        padding-top: 0; }
      body #content .imgBox {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0; }
        body #content .imgBox img {
          width: 100% !important;
          hegiht: auto !important; }
      body #content iframe {
        width: 100% !important; }
      body #content .bodytext img {
        width: 100% !important;
        height: auto; }
  #footer .service {
    padding: 10px 0 10px 0; }
    #footer .service .copyright {
      text-align: right;
      padding-bottom: 30px; }
  #footer .row {
    margin: 0 !important; }
  #footer .row.justify-content-end .service {
    padding: 10px 0 10px 0; }
    #footer .row.justify-content-end .service .copyright {
      position: relative;
      width: 100%;
      display: block; }
  .mm-search input {
    width: 85% !important; }
  html.mm-opened .icon-bar {
    display: none !important; }
  html.mm-opened .navbar-toggle i.fas.fa-times {
    position: absolute;
    z-index: 2;
    top: 7px;
    right: 12px;
    width: 22px;
    height: 22px;
    color: #4370B5;
    display: block;
    font-weight: 100 !important; }
  #nav-mobile.mm-menu {
    background: #fff; }
    #nav-mobile.mm-menu ul > li.active > a {
      color: #4370B5;
      background: rgba(0, 0, 0, 0.1); }
    #nav-mobile.mm-menu .navbar-close {
      display: block;
      position: absolute;
      z-index: 10;
      top: 10px;
      right: 20px;
      width: 20px;
      height: 20px;
      font-size: 20px;
      cursor: pointer; } }

@media (min-width: 1px) and (max-width: 768px) {
  #header-image .claim {
    display: none; }
  /* Artikelliste */
  .boxStandard .imgAlist {
    margin: 0 0 10px 0;
    padding: 0;
    float: none; }
    .boxStandard .imgAlist img {
      max-width: 100%; }
  .boxStandard .imgStandard {
    margin: 0 0 10px 0 !important;
    padding: 0; }
  /* Quicklinks */
  .sidebar #quicklinks li {
    margin: 0 30px 30px 0; }
  .sidebar #quicklinks li:last-child {
    margin-right: 0; }
  .sidebar #quicklinks ul li:last-child a {
    margin: 0; } }

@media (min-width: 1px) and (max-width: 576px) {
  #header {
    position: relative; }
    #header .logo img {
      margin: 0 auto;
      width: 120px !important;
      height: 120px !important; }
    #header .navbar-toggle, #header.scroll .navbar-toggle {
      top: -105px !important; }
  #header-image {
    padding-top: 0 !important; } }

@media print {
  #header, #header-image, #footer {
    display: none; } }
