@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
html {
  height: 100%;
  font-size: 18px;
  line-height: 1.44;
  -webkit-font-smoothing: antialiased;
}
body {
  height: 100%;
  background: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 100%;
  line-height: 1.44;
  color: #111811;
}
.c {
  clear: both;
}
a {
  color: #26618f;
  word-wrap: break-word;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
  text-decoration: none;
  color: #26618f;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.mobile {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
td,
th,
dt,
dl,
dd {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.44;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .7rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.25;
}
h1 {
  font-size: 2.45rem;
  line-height: 1.25;
  margin-bottom: 1.4rem;
}
h2 {
  font-size: 1.65rem;
}
h3 {
  font-size: 1.25rem;
}
h4 {
  font-size: 1rem;
}
.small,
h5 {
  font-size: .707rem;
}

.display-h1 {
  font-size: 2.45rem;
  line-height: 1.25;
  margin-bottom: 1.4rem;
}
.display-h2 {
  font-size: 1.65rem;
}
.display-h3 {
  font-size: 1.25rem;
}
.display-h4 {
  font-size: 1rem;
}
.small,
.display-h5 {
  font-size: .707rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #26618f;
}
table {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
th {
  overflow: hidden;
  text-overflow: ellipsis;
}
h6,
p,
li,
td,
th,
dt,
dl,
dd {
  font-size: 1rem;
}
p,
ul,
td,
th,
dl {
  margin: 0 0 1.4rem 0;
}
p:last-child {
  margin: 0;
}
figure {
  position: relative;
  margin: 0;
  padding: 0;
}
figure img {
  display: block;
  width: 100%;
  height: auto;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
*[data-link] {
  cursor: pointer;
}
.parallax {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.parallax figure {
  padding-top: 38.82%;
}
.parallax figure figcaption {
  bottom: 8.5rem;
  font-size: 3.2rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
}
.parallax figure figcaption p {
  font-size: 1.8rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
}
.parallax figure figcaption p .h1 {
  font-size: 3.2rem;
  display: block;
  text-shadow: 0 0 10px #111811;
}
.parallax img {
  width: 100vmax;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  pointer-events: none;
}
.gallery .columns {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.gallery figure figcaption {
  position: absolute;
  bottom: 4.5rem;
  margin: 0 auto;
  padding: 2rem 10%;
  max-width: 1180px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  display: block;
  font-size: 2.2rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
  pointer-events: none;
}
.gallery figure figcaption p {
  font-size: 1rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
  pointer-events: none;
}
.gallery figure figcaption p .h1 {
  font-size: 2.2rem;
  display: block;
  text-shadow: 0 0 10px #111811;
}
.gallery figure figcaption p .h1.schulprogrammlink {
  font-size: 1.6rem;
  margin: 0 auto;
  display: inline-block;
  text-shadow: 0 0 10px #111811;
  border: 3px solid #fff;
  padding: .5rem 1rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  pointer-events: none;
}
.gallery figure:hover figcaption p .h1.schulprogrammlink {
  background: rgba(255,255,255,.2);
}
.gallery.parallax figure figcaption {
  bottom: 8.5rem;
  font-size: 2.8rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
}
.gallery.parallax figure figcaption p {
  font-size: 1.2rem;
  color: #ffffff;
  text-shadow: 0 0 10px #111811;
}
.gallery.parallax figure figcaption p .h1 {
  font-size: 2.8rem;
  display: block;
  text-shadow: 0 0 10px #111811;
}
#wrap {
  position: relative;
  width: 100%;
  min-height: 100%;
  margin-bottom: -146px;
}
#wrap .push {
  height: 146px;
}
.wrapped {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  padding: 3.4rem 10%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(17,24,17,0.5);
  z-index: 100;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#header .wrapped {
  padding-top: 12px;
  padding-bottom: 12px;
}
#header #logo {
  margin: 0;
  text-align: left;
  z-index: 2;
  -webkit-flex: 1 0 22%;
  -ms-flex: 1 0 22%;
  flex: 1 0 22%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#header #logo a {
  display: inline-block;
}
#header #logo a img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 76px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#header nav.menu {
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex: 11 0 67%;
  -ms-flex: 11 0 67%;
  flex: 11 0 67%;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#header nav.menu ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#header nav.menu ul li {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  margin: 0 0 0 2rem;
  padding: 0;
}
#header nav.menu ul li:first-child {
  margin-left: 0;
}
#header nav.menu ul li.active a,
#header nav.menu ul li:hover a {
  color: #ffffff;
}
#header nav.menu ul li a {
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#header.shrink #logo a img {
  height: 40px;
}
#header.nav-up {
  top: -100%;
}
main {
  position: relative;
  background: #ffffff;
}
main .wrapped {
  padding: 54px 10%;
}
main table { margin-bottom: 1.4rem; }
main table td { padding: .3rem; }
section {
  position: relative;
  margin: 0;
}
#headimage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
  padding: 0;
}
#headimage .c-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
  padding: 0;
}
#headimage .flexslider.gallery {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#headimage .flexslider figure.image {
  overflow: hidden;
}
#headimage .flexslider .flex-control-navigation {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  z-index: 2;
}
#headimage .flexslider .flex-control-navigation ol {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#headimage .flexslider .flex-control-navigation ol li {
  margin: 4px;
  width: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#headimage .flexslider .flex-control-navigation ol li a {
  display: block;
  width: 12px;
  height: 12px;
  background: #ffffff;
  overflow: hidden;
  text-indent: 2rem;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 15px #111811;
  box-shadow: 0 0 15px #111811;
}
#headimage .flexslider .flex-control-navigation ol li a:hover,
#headimage .flexslider .flex-control-navigation ol li a.flex-active {
  background: #ffffff;
  width: 16px;
  height: 16px;
  margin: 0;
}
#footer {
  background: #26618f;
  color: rgba(255,255,255,0.8);
  font-size: 80%;
}
#footer .wrapped {
  padding-top: 0;
  padding-bottom: 0;
}
#footer .copyright {
  margin-bottom: 20px;
  font-size: 80%;
}
#footer nav {
  margin: 45px 0;
  padding: 0;
  text-align: center;
}
#footer nav a {
  position: relative;
  margin: 0 2.0rem;
  text-decoration: none;
  white-space: nowrap;
  color: rgba(255,255,255,0.8);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#footer nav a:hover,
#footer nav a.active {
  color: #ffffff;
}
#wrap.home #header {
  background-color: rgba(255,255,255,0.8);
}
#wrap.home #header nav.menu ul li.active a,
#wrap.home #header nav.menu ul li:hover a {
  color: #111811;
}
#wrap.home #header nav.menu ul li a {
  color: rgba(17,24,17,0.8);
}
#wrap.home #headimage {
  margin-top: 100px;
}
.calendar .container {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.calendar .container .col-3 {
  margin-top: 35px;
  background: #e5e5e5;
  overflow: hidden;
  max-width: 228px;
  margin-left: 34px;
  margin-right: 34px;
}
.calendar .container .event {
  display: block;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.calendar .container .event .image-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background: rgba(17,24,17,0.2);
  margin-bottom: 45px;
}
.calendar .container .event .image-container figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.calendar .container .event .time {
  position: absolute;
  left: 50%;
  bottom: -30px;
  background: #808080;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.calendar .container .event .time span {
  display: block;
  color: #111811;
  text-align: center;
  text-transform: uppercase;
}
.calendar .container .event .time span.day {
  font-size: 24px;
  margin-top: 24px;
}
.calendar .container .event .time span.date {
  font-size: 12px;
}
.calendar .container .event header {
  padding: 0 1rem;
}
.calendar .container .event .content {
  padding: 1rem;
  font-size: 85%;
}
.calendar .container .event .content p {
  font-size: 85%;
}
.calendar .container .event .content a {
  text-decoration: none;
}
.calendar dl {
  width: 100%;
  overflow: hidden;
}
.calendar dt {
  float: left;
  width: 20%;
  padding: 0;
  margin: 0 5% 0 0;
  text-align: right;
  opacity: .7;
  font-style: italic;
}
.calendar dd {
  float: left;
  width: 75%;
  padding: 0;
  margin: 0 0 .7rem 0;
}
.calendar dd p:last-child {
  margin: 0;
}
.login,
.kontakt {
  margin: 0 auto;
  width: 60%;
}
.login fieldset,
.kontakt fieldset {
  margin: 30px auto 0 auto;
  padding: 0;
  border: 0;
  width: 80%;
}
.login fieldset input,
.login fieldset button,
.login fieldset select,
.login fieldset textarea,
.kontakt fieldset input,
.kontakt fieldset button,
.kontakt fieldset select,
.kontakt fieldset textarea {
  padding: .5rem .7rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.login fieldset input,
.login fieldset textarea,
.login fieldset select,
.kontakt fieldset input,
.kontakt fieldset textarea,
.kontakt fieldset select {
  margin: 0 0 .7rem 0;
  border: 1px solid #808080;
  width: 100%;
  max-width: 420px;
  font-size: 1rem;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login fieldset .form-input-url,
.kontakt fieldset .form-input-url {
  display: none;
}
.login fieldset textarea,
.kontakt fieldset textarea {
  height: 209px;
  resize: none;
}
.login fieldset button,
.kontakt fieldset button {
  margin: 1.4rem 0;
  border: 0;
  background: #26618f;
  color: #ffffff;
}
.login fieldset button:hover,
.kontakt fieldset button:hover {
  background: rgba(38,97,143,0.9);
}
.kontakt {
  width: 100%;
}
.kontakt fieldset {
  width: 100%;
}
.kontakt fieldset .form-input.error input,
.kontakt fieldset .form-input.error textarea,
.kontakt fieldset .form-input.error select,
.kontakt fieldset .form-input-url.error input,
.kontakt fieldset .form-input-url.error textarea,
.kontakt fieldset .form-input-url.error select,
.kontakt fieldset .form-select.error input,
.kontakt fieldset .form-select.error textarea,
.kontakt fieldset .form-select.error select,
.kontakt fieldset .form-text.error input,
.kontakt fieldset .form-text.error textarea,
.kontakt fieldset .form-text.error select {
  border-color: #e61435;
}
.news .container.news-latest {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.news .container.news-latest .col-3 {
  margin-top: 35px;
  background: #e5e5e5;
  overflow: hidden;
  max-width: 228px;
  margin-left: 34px;
  margin-right: 34px;
}
.news .container.news-latest .article {
  display: block;
  margin-top: 0 !important;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.news .container.news-latest .article .image-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background: rgba(17,24,17,0.2);
  margin-bottom: 20px;
}
.news .container.news-latest .article .image-container figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news .container.news-latest .article .image-container figure.no-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.news .container.news-latest .article header {
  padding: 0 1rem;
  width: auto;
}
.news .container.news-latest .article header a {
  text-decoration: none;
}
.news .container.news-latest .article header a:hover {
  text-decoration: none;
}
.news .container.news-latest .article header h3 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.44;
  margin: 0;
  padding: 0;
  color: #111811;
}
.news .container.news-latest .article header span {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .container.news-latest .article .content {
  padding: 1rem;
  font-size: 85%;
}
.news .container.news-latest .article .content p {
  font-size: 85%;
}
.news .container.news-latest .article .content a {
  text-decoration: none;
}
.news .news-list .article,
.article {
  display: block;
  margin-top: 45px;
}
.news .news-list .article .image-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin-bottom: 20px;
}
.news .news-list .article .image-container figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news .news-list .article .image-container figure.no-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.news .news-list .article header,
.article header {
  padding: 0;
  width: auto;
}
.news .news-list .article a,
.article a {
  text-decoration: none;
}
.news .news-list .article a:hover,
,article a:hover {
  text-decoration: none;
}
.news .news-list .article .content,
.article .content {
  padding: 0;
}

.article.more p a:before {
    display: inline-block;
    margin-right: .3rem;
    font-family: "FontAwesome";
    content: "\f054";
    font-size: 70%;
    vertical-align: middle;
}

.article.list ul li {
    margin-bottom: .5rem;
}

.news .news-category ul,
.category-index ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news .news-category ul li,
.category-index ul li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5e5e5;
}
.news .news-category ul li a,
.category-index ul li a {
  display: block;
  padding: .5rem 0 .5rem 0;
  text-decoration: none;
  color: #808080;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.news .news-category ul li a.active,
.news .news-category ul li a:hover,
.category-index ul li a.active,
.category-index ul li a:hover {
  color: #26618f;
}
.news .news-category ul li li a,
.category-index ul li li a {
  padding: .5rem 0 .5rem 1rem;
  font-size: 95%;
}
.news .news-category ul li li li a,
.category-index ul li li li a{
  padding: .5rem 0 .5rem 2rem;
  font-size: 95%;
}
.news .news-category > ul ,
.category-index ul {
  border-bottom: 1px solid #e5e5e5;
}
.news .news-details figure.image img,
.news .news-details img {
  margin: 1.4rem 0;
}
.news .news-details .sharing {
  text-align: right;
}
.news .news-details .sharing > div {
  display: inline-block;
}
.news .more,
.news .news-backlink-wrap {
  margin-top: 45px;
}
.news .more a,
.news .news-backlink-wrap a {
  text-decoration: none;
}
.news .more i,
.news .news-backlink-wrap i {
  font-size: 70%;
  vertical-align: middle;
}
.news .page-navigation,
.page-navigation {
  margin-top: 55px;
}
.news .page-navigation ul,
.page-navigation ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news .page-navigation ul li,
.page-navigation ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 2px;
  background: #26618f;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
}
.news .page-navigation ul li a,
.page-navigation ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 30px;
  color: #26618f;
  background: #e5e5e5;
  text-decoration: none;
}
.news .page-navigation ul li a i,
.page-navigation ul li a i {
  font-size: 95%;
  line-height: 30px;
  text-align: center;
}
.shariff {
  margin: 5px 0 25px;
}
.shariff .orientation-horizontal {
  display: inline-block;
  flex: none;
  width: auto;
}
.shariff .orientation-horizontal li {
  display: inline-block;
  flex: none;
  margin: 0 0 0 .3rem;
  min-width: inherit;
  max-width: inherit;
  width: 30px;
  overflow: hidden;
}
.shariff .orientation-horizontal li:first-child {
  margin-left: 0;
}
.shariff .orientation-horizontal li a {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.shariff .orientation-horizontal li span.share_text,
.shariff .orientation-horizontal li span.share_count {
  display: none;
}
.container.col-3-home,
.container.col-3-page,
.container.col-2-home,
.container.col-2-page {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container.col-3-home .col-4,
.container.col-3-page .col-4,
.container.col-2-home .col-4,
.container.col-2-page .col-4 {
  margin-top: 35px;
  background: #e5e5e5;
  overflow: hidden;
  max-width: 240px;
  margin-left: 25px;
  margin-right: 25px;
}
.container.col-3-home .image-container,
.container.col-3-page .image-container,
.container.col-2-home .image-container,
.container.col-2-page .image-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background: rgba(17,24,17,0.2);
  margin-bottom: 25px;
}
.container.col-3-home .image-container figure,
.container.col-3-page .image-container figure,
.container.col-2-home .image-container figure,
.container.col-2-page .image-container figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container.col-3-home header,
.container.col-3-page header,
.container.col-2-home header,
.container.col-2-page header {
  padding: 0 1rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container.col-3-home header h3,
.container.col-3-home header h3 a,
.container.col-3-page header h3,
.container.col-3-page header h3 a,
.container.col-3-home header h2,
.container.col-3-home header h2 a,
.container.col-3-page header h2,
.container.col-3-page header h2 a,
.container.col-2-home header h3,
.container.col-2-home header h3 a,
.container.col-2-page header h3,
.container.col-2-page header h3 a,
.container.col-2-home header h2,
.container.col-2-home header h2 a,
.container.col-2-page header h2,
.container.col-2-page header h2 a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.44;
  margin: 0;
  padding: 0;
  color: #111811;
  text-decoration: none;
}
.container.col-3-home .content,
.container.col-3-page .content,
.container.col-2-home .content,
.container.col-2-page .content {
  padding: 1rem;
}
.container.col-3-home .content header,
.container.col-3-page .content header,
.container.col-2-home .content header,
.container.col-2-page .content header {
  padding: 0;
}
.container.col-3-page .col-4,
.container.col-2-page .col-4 {
  max-width: 300px;
}
.container.col-3-home > div > .container.ce-textpic,
.container.col-3-page > div > .container.ce-textpic,
.container.col-2-home > div > .container.ce-textpic,
.container.col-2-page > div > .container.ce-textpic {
    display: block;
}
.container.col-3-home > div > .container.ce-textpic .content,
.container.col-3-page > div > .container.ce-textpic .content,
.container.col-2-home > div > .container.ce-textpic .content,
.container.col-2-page > div > .container.ce-textpic .content {
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container.col-3-home > div > .container.ce-textpic .content p,
.container.col-3-page > div > .container.ce-textpic .content p,
.container.col-2-home > div > .container.ce-textpic .content p,
.container.col-2-page > div > .container.ce-textpic .content p {
  text-align: center;
  color: #26618f;
  padding: 0;
  font-size: 85%;
}
.container.col-3-home > div > .container.ce-textpic .content p a,
.container.col-3-page > div > .container.ce-textpic .content p a,
.container.col-2-home > div > .container.ce-textpic .content p a,
.container.col-2-page > div > .container.ce-textpic .content p a {
    text-decoration: none;
}



.download a {
  display: inline-block;
  margin: 1.4rem 0;
  border: 0;
  background: #26618f;
  color: #ffffff;
  text-decoration: none;

  padding: .5rem .7rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

}
.download a:hover {
  background: rgba(38,97,143,0.9);
}

.home #schulprogramm .wrapped { padding-bottom: 35px; }



.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    background-color: transparent;
}
.table-striped tbody td {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.table-striped tbody tr td:nth-of-type(odd) {
    background-color: rgba(0,0,0,.01);
}

.table-striped tbody tr td:hover {
    background-color: rgba(0,0,0,.02);
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #eceeef;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.table th {
    font-weight: 600;
}

.table td .date {
    color: rgba(0,0,0,.5);
    font-weight: 200;
}
.table tbody tr {
    min-height: 100px;
    height: 100px;
}


.table ul {
    display: block;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.table ul li {
    position: relative;
    margin: 5px 0 0 0;
    padding: 5px 10px;
    display: block;
    border: 1px solid #dcdddf;
    font-size: .9rem;
    overflow: hidden;
    height: 1.2rem;
    cursor: pointer;

  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.table ul li span {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 10px;
    right: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table ul li:hover {
    background: #26618f;
    border-color: #26618f;
    color: #fff;
}
.table ul li a {
    text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.table ul li:hover a {
    color: #fff;
}

#cal .table td.other {
    opacity: .4;
}
#cal .table td.other .date {
    color: rgba(0,0,0,.4);
}

.submenu ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.submenu ul li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5e5e5;
}
.submenu ul li a {
  display: block;
  padding: .5rem 0 .5rem 0;
  text-decoration: none;
  color: #808080;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.submenu ul li a.active,
.submenu ul li a:hover {
  color: #26618f;
}
.submenu ul li li a {
  padding: .5rem 0 .5rem 1rem;
  font-size: 95%;
}
.submenu ul li li li a {
  padding: .5rem 0 .5rem 2rem;
  font-size: 95%;
}
.submenu > ul {
  border-bottom: 1px solid #e5e5e5;
}



.btn {
  display: inline-block;
  margin: 1.4rem 0;
  border: 0;
  background: #26618f;
  color: #ffffff;
  text-decoration: none;

  padding: .5rem .7rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.btn:hover {
  background: rgba(38,97,143,0.9);
}

.mt-1 { margin-top: .5rem !important; }
.mb-1 { margin-bottom: .5rem !important; }
.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.kontakt .search-form input { max-width: inherit !important; }

#header nav.menu .hide { display: none; }

