/* ==========================================================================
// 	CSS for Marilyn Schmiege
//	Version 1.1, 16.01.2023
// ==========================================================================
// 	by Maria Markulin - WebFactory_212 (WF212)
// ========================================================================== */
html {
  font-family: sans-serif;
}
body {
  margin: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  background-color: transparent;
  outline: 0;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  cursor: pointer;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
iframe {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  background-color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:focus {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
th:focus,
td:focus {
  outline: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: 'FuturaPT';
  src: url('../fonts/Futura/Futura PT Light.woff') format('woff'), url('../fonts/Futura/Futura PT Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'FuturaPT';
  src: url('../fonts/Futura/Futura PT Book.woff') format('woff'), url('../fonts/Futura/Futura PT Book.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Zapfino';
  src: url('../fonts/Zapfino/Zapfino.woff2') format('woff2'), url('../fonts/Zapfino/Zapfino.woff') format('woff'), url('../fonts/Zapfino/Zapfino.ttf') format('truetype');
}
.white {
  color: #FFFFFF !important;
}
.black {
  color: #1f1f1f !important;
}
.x_darkgrey {
  color: #4d4d4d !important;
}
.darkgrey {
  color: #797979 !important;
}
.grey {
  color: #B3B3B3 !important;
}
.lightgrey {
  color: #dddddd !important;
}
.x_lightgrey {
  color: #f2f2f2 !important;
}
.xx_lightgrey {
  color: #f9f9f9 !important;
}
.bodycolor {
  color: #1f1f1f !important;
}
.stickout_color {
  color: #4361ee !important;
}
.stickout_color_accent {
  color: #E8072E !important;
}
.stickout_color_accent_dark {
  color: #c60627 !important;
}
.bgd_white {
  background-color: #FFFFFF !important;
}
.bgd_black {
  background-color: #1f1f1f !important;
}
.bgd_x_darkgrey {
  background-color: #4d4d4d !important;
}
.bgd_darkgrey {
  background-color: #797979 !important;
}
.bgd_grey {
  background-color: #B3B3B3 !important;
}
.bgd_lightgrey {
  background-color: #dddddd !important;
}
.bgd_x_lightgrey {
  background-color: #f2f2f2 !important;
}
.bgd_xx_lightgrey {
  background-color: #f9f9f9 !important;
}
.bgd_bodycolor {
  background-color: #1f1f1f !important;
}
.bgd_stickout_color {
  background-color: #4361ee !important;
}
.bgd_stickout_color_accent {
  background-color: #E8072E !important;
}
.bd_grey {
  border: 1px solid #B3B3B3 !important;
}
.bd_x_lightgrey {
  border: 1px solid #f2f2f2 !important;
}
.bd_xx_lightgrey {
  border: 1px solid #f9f9f9 !important;
}
.xx_large {
  font-size: 4rem !important;
}
.x_large {
  font-size: 1.5rem !important;
}
.large {
  font-size: 1.3rem !important;
}
.medium {
  font-size: 1.1rem !important;
}
.small {
  font-size: 0.9rem !important;
}
.x_small {
  font-size: 0.8rem !important;
}
.xx_small {
  font-size: 0.7rem !important;
}
.light {
  font-weight: 300 !important;
}
.regular {
  font-weight: 400 !important;
}
.bold {
  font-weight: 700 !important;
}
.x_bold {
  font-weight: 900 !important;
}
.stickout {
  font-weight: 400 !important;
}
.text_strech {
  text-align: justify;
}
.narrow {
  letter-spacing: -1px !important;
}
.semiwide {
  letter-spacing: 0.5p !important;
}
.wide {
  letter-spacing: 1px !important;
}
.bodyfont {
  font-family: 'FuturaPT', sans-serif;
}
.stickoutfont {
  font-family: 'Zapfino', serif;
}
h1 {
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
}
h3,
h4 {
  font-weight: 400;
  color: #4361ee;
}
h3 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
h4 {
  font-size: 1rem;
}
p {
  margin: 1rem 0;
  line-height: 1.5;
}
a {
  color: #E8072E;
}
a:hover {
  color: #c60627;
  text-decoration: underline;
}
hr {
  width: 50%;
  height: 1px;
  border: 0;
  background-color: #FFFFFF;
  margin: 20px auto 20px 0;
}
.col_wrapper {
  display: flex;
  flex-flow: row wrap;
}
.col_wrapper > div {
  flex: 1;
  overflow: auto;
}
.col_gap_small {
  gap: 2vw;
}
.col_gap_medium {
  gap: 3vw;
}
.col_double {
  flex-grow: 2 !important;
}
.table {
  display: table;
}
.table_row {
  display: table-row;
}
.table_th {
  display: table-cell;
  white-space: nowrap;
  font-weight: 400;
}
.table_td {
  display: table-cell;
  padding: 0 0 1rem 3vw;
}
.image_gallery {
  display: flex;
  flex-direction: row;
  gap: 2vw;
}
.image_gallery .column {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}
.image_item {
  position: relative;
}
.image_item img {
  max-width: 400px;
  object-fit: cover;
}
.center_inner_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center_inner_content_v {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flt_lft {
  float: left !important;
}
.flt_rgt {
  float: right !important;
}
.txt_center {
  text-align: center !important;
}
.txt_lft {
  text-align: left !important;
}
.txt_rgt {
  text-align: right !important;
}
.hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.haze {
  background-color: rgba(255, 255, 255, 0.8);
}
.listings div {
  line-height: 2;
}
.listing {
  line-height: 2;
}
.flex_me {
  display: flex;
}
html {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 300 20px 'FuturaPT', sans-serif;
  color: #1f1f1f;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.content_frame {
  position: absolute;
  top: 1px;
  bottom: 0;
  width: 2vw;
  z-index: 100;
}
#content_frame_lft {
  left: 1vw;
  background-color: #4361ee;
}
#content_frame_rgt {
  right: 1vw;
  background-color: #E8072E;
}
#scroll_top {
  position: fixed;
  bottom: 10px;
  right: 1vw;
  width: 40px;
  height: 40px;
  background-color: #4361ee;
  background-image: url("../images/layout/arrow_up.png");
  -moz-background-size: 50%;
  -webkit-background-size: 50%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s 0s;
  -o-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
  cursor: pointer;
  z-index: 500;
}
#scroll_top.is_visible {
  visibility: visible;
  opacity: 1;
}
#scroll_top:hover {
  background-color: #072EE8;
}
#content_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
  scroll-behavior: smooth;
}
header {
  position: relative;
  height: 80px;
  width: calc(97vw - 5vw);
  margin: 0 auto;
  background-color: #FFFFFF;
  border-bottom: 1px solid #4361ee;
  font-size: 0.9rem;
  z-index: 50;
}
#logo {
  position: absolute;
  left: 2vw;
  line-height: 80px;
  font-weight: 400;
}
nav {
  position: absolute;
  right: 2vw;
  line-height: 80px;
}
nav a {
  color: #1f1f1f;
  padding-left: 2vw;
}
nav a:hover {
  text-decoration: none;
}
.nav_close {
  font-weight: 400;
  display: none;
}
.nav_close:hover {
  color: #4361ee;
}
#inner_content_wrapper {
  position: relative;
  overflow: auto;
  width: 97vw;
  min-height: calc(100vh - 80px);
  margin: 0 auto;
}
#content {
  position: relative;
  overflow: auto;
  display: none;
}
.content_margin_bottom {
  margin-bottom: 15vh;
}
section {
  position: relative;
}
.inner_content {
  position: relative;
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}
.inner_content_medium {
  max-width: 1100px;
}
.inner_content_large {
  max-width: 1200px;
}
.inner_content_max {
  width: 100%;
  max-width: 100%;
}
.content_min_height {
  min-height: 450px;
}
.inner_content_padding_v {
  padding-top: 15vh;
  padding-bottom: 15vh;
}
.inner_content_padding_h {
  padding-left: 5vw;
  padding-right: 5vw;
}
.content_title {
  padding: 10vh 0 1rem;
}
.content_gap_xs {
  height: 1rem;
}
.content_gap_s {
  height: 2rem;
}
.content_gap_m {
  height: 3rem;
}
.content_gap_l {
  height: 4rem;
}
.section_divider {
  width: 1000px;
  max-width: 95%;
  margin: 15vh auto;
  border-top: 1px solid #4361ee;
}
.action_show_popup {
  cursor: pointer;
}
.action_show_popup:hover button {
  background-color: #c60627;
}
.popup_wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(57, 57, 57, 0.502);
  transform: scale(0);
  transition: all 0.3s 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.popup_show {
  transform: scale(1);
}
.popup_hide {
  position: absolute;
  top: 4%;
  right: 4%;
  width: 35px;
  height: 35px;
  background-image: url("../images/layout/close.png");
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10000;
}
.popup_hide:hover {
  cursor: pointer;
}
.popup_content {
  width: 96%;
  height: 96%;
  margin: 2% auto;
  padding: 10vh 6vw;
  overflow: auto;
  background-color: #FFFFFF;
  z-index: -1;
}
.popup_divider {
  width: 100%;
  margin: 10vh auto;
  border-top: 1px solid #4361ee;
}
button,
.button {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #FFFFFF;
  background-color: #E8072E;
  font-size: 0.9rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.2s 0s ease-in-out;
}
button:hover,
.button:hover {
  background-color: #c60627;
}
.button_max {
  width: 100%;
}
.button_margin_top {
  margin-top: 2rem;
}
button,
a.button {
  color: white;
}
button:hover,
a.button:hover {
  color: white;
  text-decoration: none;
}
img {
  width: 100%;
}
img.img_rgt {
  float: right;
  margin-left: 3vw;
  max-width: 150px;
}
#home_intro_img {
  max-width: 380px;
  margin: 0 auto;
}
#home_intro_txt img {
  width: 90%;
}
#home_teaser_gesang {
  background-image: url(../images/layout/home_teaser.jpg);
  background-size: cover;
}
#home_termine {
  background-image: url("../images/layout/termine.jpg");
  background-size: auto 100%;
  background-position: right;
  background-repeat: no-repeat;
}
.courses > div {
  margin-bottom: 1rem;
}
.courses > div:last-child {
  margin-bottom: 0;
}
.course {
  background-color: #f9f9f9;
  padding: 4vw;
}
#footer_contact {
  position: relative;
  padding: 6vh 0;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #E8072E;
  background-image: url("../images/layout/stoff.jpg");
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: center;
  z-index: 200;
}
#footer_contact .footer_contact_item {
  display: inline-block;
  margin: 10px 2vw;
  background-color: rgba(191, 24, 46, 0.75);
  font-size: 1.1rem;
  font-weight: 400;
}
#footer_contact .footer_contact_item a {
  color: #FFFFFF;
}
footer {
  position: relative;
  margin: 0 auto;
  padding: 2vh 0;
  text-align: center;
}
footer .footer_item {
  display: inline-block;
  padding: 1vh 1vw;
  color: #1f1f1f;
  font-size: 0.7rem;
}
footer a:hover {
  color: #c60627;
  text-decoration: none;
}
.s_show {
  display: none !important;
}
.m_show {
  display: none !important;
}
.sm_show {
  display: none !important;
}
@media only screen and (max-width : 1024px) {
  #content_frame_lft {
    left: 0;
  }
  #content_frame_rgt {
    right: 0;
  }
  nav {
    width: 30px;
    height: 100%;
    background: url(../images/layout/nav.png) center / contain no-repeat;
    cursor: pointer;
  }
  nav #nav_list {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 1000;
    display: none;
  }
  nav #nav_list a,
  nav .nav_close {
    display: block;
    line-height: 50px;
    padding-left: 4vw;
    border-bottom: 1px solid #dddddd;
  }
  #home_intro_txt img {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .s_hide {
    display: none !important;
  }
  .s_show {
    display: flex !important;
  }
  .x_large {
    font-size: 1.7rem !important;
  }
  .col_wrapper > div {
    flex: 100%;
  }
  .col_wrapper > .table {
    padding: 0;
  }
  .col_gap_small {
    gap: 2rem;
  }
  .col_gap_medium {
    gap: 3rem;
  }
  .image_gallery {
    flex-direction: column;
  }
  .table_row {
    display: block;
    padding: 1rem 0;
  }
  .table_th {
    display: block;
  }
  .table_td {
    display: block;
    padding: 0;
  }
  img.img_rgt {
    max-width: 100px;
  }
  .popup_hide {
    top: 2%;
    right: 2%;
  }
  .popup_content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .flex_me {
    flex-flow: column;
  }
}
/*# sourceMappingURL=main.css.map */