@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/css?family=Indie+Flower);
@import url(http://fonts.googleapis.com/css?family=Sintony);
@import url(http://fonts.googleapis.com/css?family=Oranienbaum);
@import url(http://fonts.googleapis.com/css?family=Indie+Flower);
@import url(http://fonts.googleapis.com/css?family=Sintony);
@import url(http://fonts.googleapis.com/css?family=Oranienbaum);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* $ms-ratio: $augmented-fourth; */
@font-face {
  font-family: "foundation-icons";
  src: url("/static/fonts/foundation-icons.8c3de283.eot");
  src: url("/static/fonts/foundation-icons.8c3de283.eot?#iefix") format("embedded-opentype"), url("/static/fonts/foundation-icons.9041fe45.woff") format("woff"), url("/static/fonts/foundation-icons.42cd1297.ttf") format("truetype"), url("/static/fonts/foundation-icons.17cb1ed2.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-family: "Sintony", sans-serif;
  font-size: 16px;
  line-height: 1; }

body {
  line-height: 1; }

a {
  color: inherit;
  text-decoration: underline; }

p {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.6; }

h1, h2, h3 {
  font-family: "Oranienbaum";
  font-weight: bold;
  padding-bottom: 0.5em; }

p + h1, p + h2, p + h3 {
  padding-top: 1em; }

h4 {
  font-family: "Sintony";
  font-size: 1.438rem; }

h3 {
  font-size: 26px; }

h2 {
  font-size: 42px; }

h1 {
  font-size: 68px; }

em {
  font-style: italic; }

.postits {
  margin-top: 30px;
  padding-top: 32px;
  display: block;
  text-align: center;
  clear: both; }
  @media screen and (min-width: 1001px) {
    .postits {
      position: absolute;
      padding-top: 0;
      right: -40px;
      top: 80px;
      margin-top: 0; } }
  .postits .postit {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    overflow: hidden;
    line-height: 1.2;
    font-family: 'Indie Flower', cursive;
    font-size: 20px;
    background-color: #ffff41;
    background: -webkit-linear-gradient(115deg, #ffff41 0%, #ffffa7 100%);
    background: linear-gradient(-25deg, #ffff41 0%, #ffffa7 100%);
    border: solid 1px #ffc041;
    text-align: center;
    padding: 4px;
    width: 160px;
    height: 150px;
    border-radius: 1px;
    box-shadow: 6px 6px 13px 3px rgba(0, 0, 0, 0.25);
    padding-top: 30px;
    display: inline-block;
    margin-top: -30px; }
    .postits .postit:nth-of-type(1) {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      margin-top: 0px; }
    .postits .postit:nth-of-type(2) {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg); }
    .postits .postit:nth-of-type(3) {
      -webkit-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    .postits .postit:nth-of-type(4) {
      -webkit-transform: rotate(4deg);
      transform: rotate(4deg); }
    .postits .postit:nth-of-type(5) {
      -webkit-transform: rotate(2deg);
      transform: rotate(2deg); }
    @media screen and (min-width: 1001px) {
      .postits .postit {
        display: block;
        margin-top: -15px; } }
    .postits .postit:hover {
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg); }

/* $ms-ratio: $augmented-fourth; */
@font-face {
  font-family: "foundation-icons";
  src: url("/static/fonts/foundation-icons.8c3de283.eot");
  src: url("/static/fonts/foundation-icons.8c3de283.eot?#iefix") format("embedded-opentype"), url("/static/fonts/foundation-icons.9041fe45.woff") format("woff"), url("/static/fonts/foundation-icons.42cd1297.ttf") format("truetype"), url("/static/fonts/foundation-icons.17cb1ed2.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-family: "Sintony", sans-serif;
  font-size: 16px;
  line-height: 1; }

body {
  line-height: 1; }

a {
  color: inherit;
  text-decoration: underline; }

p {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.6; }

h1, h2, h3 {
  font-family: "Oranienbaum";
  font-weight: bold;
  padding-bottom: 0.5em; }

p + h1, p + h2, p + h3 {
  padding-top: 1em; }

h4 {
  font-family: "Sintony";
  font-size: 1.438rem; }

h3 {
  font-size: 26px; }

h2 {
  font-size: 42px; }

h1 {
  font-size: 68px; }

em {
  font-style: italic; }

body header #logo {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 9; }
  @media screen and (max-width: 400px) {
    body header #logo {
      width: 95vw; } }

body header {
  top: 43px; }
  @media screen and (min-width: 655px) {
    body header {
      top: 0; } }

body nav {
  display: -webkit-box;
  display: flex;
  white-space: nowrap;
  position: fixed;
  width: 100%;
  -webkit-box-align: baseline;
  align-items: baseline;
  justify-content: space-around;
  align-content: center;
  background: #72a5a5;
  top: 0;
  z-index: 9;
  font-size: 13px;
  height: 43px; }
  body nav ul, body nav > a {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    border: none;
    padding: none !important;
    text-align: center !important;
    padding: auto;
    margin: 0; }
  @media screen and (min-width: 655px) {
    body nav {
      display: block;
      position: relative;
      background: none;
      width: auto;
      top: -150px;
      right: 0;
      text-align: right; } }
  body nav ul {
    display: inline-block;
    vertical-align: top;
    z-index: 9; }
    body nav ul li:nth-of-type(n+2) {
      display: none; }
    body nav ul li {
      display: none; }
    body nav ul li.first {
      display: block; }
    body nav ul li:nth-of-type(1) {
      display: block; }
      body nav ul li:nth-of-type(1) a:after {
        content: "";
        display: inline-block;
        margin-left: 0.5em;
        vertical-align: bottom;
        width: 0px;
        height: 0px;
        border-width: 5px;
        border-style: solid inset inset;
        -o-border-image: none;
        border-image: none;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent; }
    body nav ul a {
      width: 100%; }
    body nav ul:hover, body nav ul:focus {
      background-color: #71a4a4; }
      body nav ul:hover li, body nav ul:focus li {
        display: block !important; }
  body nav a {
    color: white;
    display: inline-block;
    padding: 15px 15px;
    text-align: left;
    text-decoration: none; }
    body nav a:hover {
      background-color: #679e9e; }
    body nav a.current {
      text-decoration: underline; }

body header #contact {
  position: absolute;
  right: 10px;
  top: 70px;
  color: #FFEDDD;
  text-shadow: 0.1em 0.1em 0.2em #000;
  display: none;
  visibility: hidden; }
  @media screen and (min-width: 655px) {
    body header #contact {
      display: block;
      visibility: visible; } }

span.telephone {
  display: block; }
  span.telephone:before {
    content: "";
    margin-right: 8px;
    font-family: "foundation-icons"; }

span.email {
  display: block; }
  span.email:before {
    content: "";
    margin-right: 8px;
    font-family: "foundation-icons"; }

span.skype {
  display: block; }
  span.skype:before {
    content: "";
    margin-right: 8px;
    font-family: "foundation-icons"; }

#cookie-notice {
  display: none;
  z-index: 9;
  min-height: 48px;
  padding: 16px 0;
  width: 100%;
  background-color: #528181;
  color: white;
  position: fixed;
  bottom: 0; }
  @media screen and (min-width: 1001px) {
    #cookie-notice {
      position: relative;
      height: 48px; } }
  #cookie-notice a {
    color: white;
    font-weight: bold; }
  #cookie-notice .close {
    top: 24px;
    right: 4px;
    position: absolute;
    display: block;
    color: white;
    font-weight: bold;
    line-height: 0;
    vertical-align: middle;
    font-size: 28px;
    text-decoration: none; }
    #cookie-notice .close:hover {
      color: #cccccc; }
  #cookie-notice .message {
    display: inline-block;
    line-height: 1.3;
    padding-left: 16px;
    padding-right: 24px;
    font-size: 16px;
    margin-left: 16px; }
    @media screen and (min-width: 1001px) {
      #cookie-notice .message {
        padding-right: 16px; } }

input[type="text"], input[type="password"], input[type="date"],
input[type="datetime"], input[type="datetime-local"], input[type="month"],
input[type="week"], input[type="email"], input[type="number"],
input[type="search"], input[type="tel"], input[type="time"], input[type="url"],
textarea {
  border-radius: 0px;
  background-color: #FFF;
  font-family: inherit;
  border: 1px solid #CCC;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0px 0px 16px;
  padding: 8px;
  height: 37px;
  width: 100%;
  box-sizing: border-box; }

input[type="submit"], button, a.button {
  display: block;
  max-width: 50%;
  /* width: 50%; */
  height: 52px;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  background: #fff3e4;
  border-radius: 12px;
  color: #3d3d3d;
  font-size: 16px;
  padding: 12px 24px 12px 24px;
  border: solid #CCC 2px;
  text-decoration: none; }
  input[type="submit"]:hover, button:hover, a.button:hover {
    border-color: #999999;
    background-color: #eee; }

textarea {
  height: auto; }

label {
  font-size: 0.875rem;
  color: #4D4D4D;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0px; }

form .error {
  color: red; }

form label.error + input, form label.error + textarea {
  border-bottom-color: red; }

@media screen and (min-width: 655px) {
  p.form-description {
    margin-top: 8px;
    padding: 16px;
    padding-left: 32px;
    width: 50%;
    float: right; } }

form.contact {
  /* margin: 16px 0 32px 0; */
  padding-top: 8px;
  /* padding-bottom: 32px; */
  float: left;
  width: 100%; }
  form.contact input[type="submit"] {
    width: 50%; }
  @media screen and (min-width: 655px) {
    form.contact {
      width: 50%; } }

table {
  background: #FFF none repeat scroll 0% 0%;
  margin: 16px 0;
  border: 1px solid #DDD;
  line-height: 1.4; }
  table th, table td {
    padding: 10px;
    font-size: 14px;
    color: #222; }
  table th {
    text-align: left;
    font-weight: bold; }

table.impressum {
  background: none;
  border-width: 0px;
  border-style: none;
  border-collapse: collapse; }
  table.impressum td {
    margin: 0;
    padding: 0; }
    table.impressum td img {
      width: auto;
      height: 166px;
      border-width: 0px;
      padding: 0;
      margin: 0; }

.courses {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.course {
  -webkit-box-flex: 1;
  flex: 1 1 360px;
  font-size: 15px;
  margin: 8px;
  padding: 16px;
  background-color: #FFF;
  border: 1px solid #DDD;
  -webkit-transition: 1s;
  transition: 1s; }
  .course:hover, .course:target {
    border-color: #aaaaaa; }
    .course:hover:before, .course:target:before {
      border-color: transparent #aaaaaa; }
    .course:hover p, .course:target p {
      /* color: darken(#444,20%); */
      color: black; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.courseFinder {
  /* background-color: $tableBg; */
  /* background: linear-gradient(135deg, rgba(242,242,242,0.4) 0%,rgba(216,216,216,0.4) 13%,rgba(234,234,234,0.4) 17%,rgba(209,209,209,0.4) 51%,rgba(214,214,214,0.4) 59%,rgba(220,220,220,0.4) 71%,rgba(209,209,209,0.4) 84%,rgba(195,195,195,0.4) 100%); */
  margin: 32px auto;
  height: 300px;
  width: 100%;
  border: groove 4px #333;
  border-left: none;
  border-right: none;
  padding: 16px;
  text-align: center;
  position: relative;
  display: none;
  /* Initial state hidden for non-JS capable */
  overflow: hidden; }
  .courseFinder div {
    -webkit-animation: slideInRight 0.1s linear;
    animation: slideInRight 0.1s linear; }
    .courseFinder div h4 {
      margin: auto;
      margin-bottom: 16px; }
    .courseFinder div p {
      margin: auto; }
      @media screen and (min-width: 655px) {
        .courseFinder div p {
          width: 70%;
          font-size: 18px; } }
    .courseFinder div .buttons {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 16px;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around; }
      .courseFinder div .buttons button {
        display: inline;
        -webkit-box-flex: 0;
        flex: 0 1 200px;
        max-width: 100%; }

.speech-bubble, .speech-bubble:before {
  -webkit-transition: 1s;
  transition: 1s; }

.speech-bubble {
  /* font-weight: bold; */
  /* font-style: italic; */
  position: relative;
  left: -35px;
  padding: 8px 16px;
  margin: 1em 0 3em;
  border: 5px solid #DDD;
  background: #FFF;
  /* css3 */
  border-radius: 10px;
  margin-left: 30px; }
  .speech-bubble p {
    font-family: "Oranienbaum";
    font-size: 18px;
    color: #444;
    padding-top: 8px;
    padding-bottom: 4px; }
  .speech-bubble:hover {
    border-color: #aaaaaa; }
    .speech-bubble:hover:before {
      border-color: transparent #aaaaaa; }
    .speech-bubble:hover p {
      color: #111111; }
  .speech-bubble cite {
    font-size: 14px;
    font-style: italic;
    color: #555;
    text-align: right;
    display: block; }
    .speech-bubble cite:before {
      content: "—"; }

.speech-bubble:before {
  content: "";
  position: absolute;
  bottom: -20px;
  /* value = - border-top-width - border-bottom-width */
  left: 40px;
  /* controls horizontal position */
  border-width: 20px 20px 0;
  border-style: solid;
  border-color: #DDD transparent;
  width: 0;
  top: 30%;
  /* controls vertical position */
  bottom: auto;
  left: -30px;
  /* value = - border-left-width - border-right-width */
  border-width: 15px 30px 15px 0;
  border-color: transparent #DDD; }

/* creates the smaller  triangle */
.speech-bubble:after {
  content: "";
  position: absolute;
  bottom: -13px;
  /* value = - border-top-width - border-bottom-width */
  left: 47px;
  /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width: 13px 13px 0;
  border-style: solid;
  border-color: #FFF transparent;
  width: 0;
  top: calc(30% + 7px);
  /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom: auto;
  left: -21px;
  /* value = - border-left-width - border-right-width */
  border-width: 9px 21px 9px 0;
  border-color: transparent #FFF; }

@media screen and (min-width: 655px) {
  p.moreinfo {
    width: 50%;
    float: right; } }

#answer {
  float: left;
  width: 100%; }
  @media screen and (min-width: 655px) {
    #answer {
      width: 50%; } }
  #answer img {
    border: solid 1px #999;
    box-shadow: 0 0 5px #999; }

html, body {
  height: 100%; }

body {
  min-height: 830px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: stretch;
  background: #96bcbc; }
  body header {
    position: relative;
    background: #96bcbc;
    background: -webkit-linear-gradient(top, #72a5a5 0%, #96bcbc);
    background: linear-gradient(to bottom, #72a5a5 0%, #96bcbc);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF72A5A5', endColorstr='#FF96BCBC');
    height: 150px;
    min-height: 150px;
    max-height: 150px;
    width: 100%;
    z-index: auto; }
  body footer {
    clear: both;
    font-size: 14px;
    color: #5B5B5B;
    padding: 0 2em;
    display: block;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    background: #fff3e4;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    /* z-index: -1; */
    text-align: center; }
  body #main {
    min-height: 800px;
    margin: 0 auto;
    position: relative;
    padding: 80px 32px 64px 32px;
    margin-top: 48px;
    width: 100%;
    max-width: 1000px;
    text-rendering: optimizelegibility;
    color: #222;
    font-family: "Sintony";
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    align-self: center;
    background: #fff3e4 url("/static/images/tear.e52494c3.png") no-repeat;
    /* margin-top: -2em; */ }
    @media screen and (min-width: 655px) {
      body #main {
        padding-left: 96px;
        margin-top: -48px; } }
    @media screen and (min-width: 1001px) {
      body #main {
        padding-right: 142px; } }
