#body {
  background-color: #faf8f7
    height: 100%;
  font-family: corbert;
}
.mobile_navigation {
  display: none;
}
table .default {
  margin: 0 auto;
}
.zoom {
  text-align: center;
}
.zoom:hover {
  transform: scale(1.05);
}
.layout {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.slider {
  margin: 0 auto;
  margin-top: 2px;
  max-width: 1000px;
  height: 350px;
  background-color: none;
}
.slider:hover {
  cursor: url("pause.cur"), progress;
}
.pageFooter ul {
  margin-top: 6px;
  font-size: 17px;
  list-style-type: none;
}
.pageFooter ul li {
  padding-left: 35px;
  padding-right: 35px;
}
main {
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1000px;
  display: table-cell;
  vertical-align: top;
}
.main_content {
  margin-top: 2px;
  background-color: none;
  height: 100%;
}
.content_box {
  padding-top: 12px;
  padding-bottom: 25px;
}
.info {
  min-width: 95%;
  text-align: center;
}
.decorated {
  position: relative;
}
.decorated span {
  background-color: white;
  padding-right: 1px;
}
.decorated:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5em;
  top: 0.85em;
  border-top: 1px solid black;
  z-index: -1;
}
.default {
  background-color: #ebe8e0;
}
.logo {
  padding-top: 35px;
}
.logo img {
  width: 1000px;
}
nav {
  font-variant: small-caps;
  width: 1000px;
  margin: 0 auto;
  display: inline-block;
}
nav a {
  display: inline-block;
  background-color: #ebe8e0;
  z-index: 0;
  text-decoration: none;
  margin-right: 0px;
}
nav .navigation_wrapper {
  padding-top: 30px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.decorated {
  position: relative;
}
.decorated div {
  text-decoration: none;
  color: black;
  display: inline-block;
  background-color: #ebe8e0;
  font-size: 22px;
}
.decorated div:hover,
.decorated div.active {
  color: #a1151f !important;
  text-decoration: none;
}
.subpage_navigation {
  font-variant: normal;
  width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
  display: inline-block;
  background-color: #ebe8e0;
}
.subpage_navigation hr {
  border-color: #a1151f;
  margin-top: 10px;
  margin-bottom: 15px;
  border-top-width: 2px;
}
.subpage_navigation a {
  font-size: 17px;
  text-decoration: none;
  color: black;
  padding-right: 15px;
}
.subpage_navigation a:hover,
.subpage_navigation a.active_subnavigation {
  color: #a1151f !important;
  text-decoration: none;
}
footer {
  font-variant: small-caps;
  margin-top: 5px;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1000px;
  background-color: #ebe8e0;
}
footer table {
  width: 90%;
  margin: 0 auto;
}
footer table td {
  text-align: center;
}
footer a {
  color: black;
}
footer a:hover,
footer a.active {
  color: #a1151f !important;
  background-color: #ebe8e0 !important;
  text-decoration: none;
}
.fixed-subnavi {
  top: 60px;
  z-index: 99 !important;
  position: fixed !important;
  position: absolute;
  padding-top: 0px !important;
  padding-bottom: 10px;
}
.fixed_navigation_wrapper {
  top: 0px;
  z-index: 99 !important;
  padding-top: 20px !important;
  position: fixed !important;
  width: 1000px !important;
  background-color: #ebe8e0;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.errorbox {
  margin-top: 15px;
  margin: 0 auto;
  width: 95%;
  background-color: orangered;
  border-style: solid;
  border-color: red;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
}
.r_top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
}
.r_bottom {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.teamview {
  margin: 0 auto;
}
.teamview caption {
  color: black;
  margin-top: 10px;
  text-align: center;
  font-size: 170%;
  margin-bottom: 2px;
  opacity: 0.8;
  background-color: #cccccc;
}
.teamview tr {
  vertical-align: text-top;
}
.teamview tr td {
  padding: 15px;
}
.teamview tr td .title {
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
  background-color: #cccccc;
  font-size: 130%;
  text-align: center;
}
.theater_calendar h3 {
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}
.theater_calendar table {
  width: 99%;
  margin: 0 auto;
}
.theater_calendar table thead {
  font-size: 150%;
}
.theater_calendar table thead td {
  height: 130px;
  transform: rotate(320deg);
}
.theater_calendar table tbody td {
  border: 1px solid grey;
  vertical-align: top;
}
.theater_calendar table tbody td .calendar_container {
  background-color: orange;
  width: 98%;
  margin: 0 auto;
}
.theater_calendar table tbody td .date {
  padding-top: 0px;
  text-align: center;
  width: 100%;
  font-size: 120%;
  background-color: green;
  font-weight: bold;
  font-style: italic;
}
.theater_calendar table tbody td ul {
  list-style: none;
  padding-left: 0px;
}
.theater_calendar table tbody td ul .time {
  margin-left: 5px;
  text-decoration: underline;
}
.theater_calendar table tbody td ul .title {
  font-size: 95%;
  font-weight: bold;
  text-align: center;
}
.folder {
  -webkit-perspective: 500px;
  perspective: 500px;
  width: 102px;
  /*340px;*/
  height: 30px;
  /*100px;*/
  background: #ffd480;
  background-image: url('../images/folder_icon.png');
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top-right-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
.folder::before {
  width: 32px;
  /*80px;*/
  height: 6px;
  /*20px;*/
  content: '';
  background: #ffd480;
  background-image: url('../images/folder_icon.png');
  position: absolute;
  top: -6px;
  /*-20px;*/
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.folder::after {
  width: 102px;
  /*340px;*/
  height: 63px;
  /*210px;*/
  position: absolute;
  content: '';
  background: #ffcb66;
  background-image: url('../images/folder_icon.png');
  top: 12px;
  /*40px;*/
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /* the transform property rotates the front flap of the folder a bit t0 make it look 3D */
  -webkit-transform: rotateX(-10deg);
  transform: rotateX(-10deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.folder:hover {
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
}
.folder:hover::after {
  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);
}
.folder:hover .folder-inside {
  -webkit-transform: rotate(-21deg) translateY(-60%);
  transform: rotate(-21deg) translateY(-60%);
}
.folder-inside {
  width: 80px;
  /*320px;*/
  height: 60px;
  /*200px;*/
  position: absolute;
  background: #e2e0e0;
  top: 6px;
  /*20px;*/
  left: 10px;
  /*10px;*/
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -webkit-transition: all 80ms ease;
  transition: all 80ms ease;
}
#layout_repertoire_0 article {
  float: left;
}
#layout_repertoire_1 article {
  padding-right: 10px;
}
#layout_repertoire_2 article {
  float: right;
}
.repertoire_tile {
  font-variant: small-caps;
  width: 320px;
  height: 270px;
  background-color: #e3e0d9;
  margin-bottom: 10px;
}
.repertoire_tile .img_wrapper {
  padding-top: 20px;
  min-width: 320px;
  max-width: 320px;
  min-height: 160px;
  max-height: 160px;
  margin-bottom: 30px;
}
.repertoire_tile .img_wrapper img {
  height: 160px;
  width: 100% !important;
  object-fit: cover;
  object-position: center center;
}
.repertoire_tile h4 {
  font-size: 20px !important;
  margin-bottom: 7px !important;
}
.repertoire_tile h6 {
  font-variant: normal;
  font-size: 14px !important;
  margin-top: 0px !important;
}
.repertoire_tile h6 p {
  min-height: 30px;
  max-height: 30px;
  padding: 0px;
}
.admin_layout .layout_grid_helper {
  width: 1000px;
}
.admin_layout .layout_grid_helper .drag_target {
  border: 1px solid black !important;
  width: 500px !important;
  min-height: 100px !important;
  padding-bottom: 100px !important;
}
.admin_layout .layout_grid_helper .drag_target_repertoire {
  border: 1px solid black !important;
  width: 332px !important;
  min-height: 100px !important;
  padding-bottom: 100px !important;
}
.calender_web {
  font-variant: small-caps;
}
.calender_web thead {
  margin-bottom: 0px;
  margin-top: 0px;
}
.calender_web thead tr {
  font-size: 25px;
}
.calender_web tbody .date_col {
  text-align: center;
  vertical-align: top;
  font-variant: initial !important;
}
.calender_web tbody .date_col p {
  margin: 0px 0 0px;
  font-size: 25px;
}
.calender_web fieldset {
  width: 98%;
  background-color: #e3e0d9;
  margin-bottom: 5px;
}
.calender_web fieldset legend {
  padding: 5px;
  padding-left: 10px;
  border-bottom: 0px;
  background-color: #e3e0d9;
  font-size: 15px !important;
  margin-bottom: 3px !important;
}
.calender_web fieldset legend p {
  padding-left: 0px;
  font-variant: initial !important;
  font-size: 15px;
}
.calender_web fieldset p {
  padding-left: 10px;
  font-variant: initial !important;
  font-size: 15px;
}
.calender_web fieldset h6 {
  text-align: left;
  font-size: 20px !important;
  margin-top: 0px !important;
  font-variant: small-caps;
  margin-bottom: 5px;
}
.calender_web fieldset h8 {
  font-variant: initial !important;
}
.calender_mobile ul li {
  margin-top: 5px;
}
.calender_mobile ul h4 {
  font-variant: small-caps;
  margin-top: 0px !important;
  margin-left: 9px;
  margin-bottom: 5px;
}
.calender_mobile a {
  color: #a1151f;
}
.collapsible {
  background-color: #e3e0d9;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
}
.active,
.collapsible:hover {
  background-color: #e3e0d9;
}
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: none;
}
#layout_0 article {
  float: left;
}
#layout_1 article {
  float: right;
}
.article_default {
  padding: 15px;
  font-size: 15px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin: 0 auto;
  min-width: 490px;
  max-width: 490px;
  background-color: #e3e0d9;
  margin-bottom: 16px;
  min-height: 604px;
  max-height: 604px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_default h1,
.article_default h2,
.article_default h3 {
  color: black;
  font-variant: small-caps;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article_default h1 {
  font-size: 24px;
  margin-bottom: 15px;
}
.article_default h2 {
  font-size: 20px;
  margin-bottom: 8px;
}
.article_default h3 {
  font-size: 18px;
  margin-bottom: 4px;
  font-variant: normal;
}
.article_default a {
  text-decoration: none;
  color: #a1151f;
}
.article_default section img {
  padding: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  width: 200px !important;
  object-fit: cover;
  object-position: center center;
}
.article_default hr {
  margin-top: 0px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #a1151f;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .article_default {
    min-width: 95%;
    max-width: 95%;
    min-height: 100%;
    max-height: 100%;
    margin-right: 0px;
  }
  .article_default img {
    margin: 0 auto;
    min-width: 98% !important;
    max-width: 98% !important;
    object-fit: cover;
    object-position: center center;
  }
}
#layout_0 article {
  float: left;
}
#layout_1 article {
  float: right;
}
.article_normal {
  font-size: 15px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1000px;
  background-color: none;
  margin-bottom: 4px;
  min-height: 100%;
  max-height: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_normal h1,
.article_normal h2,
.article_normal h3 {
  color: black;
  font-variant: small-caps;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article_normal h1 {
  font-size: 24px;
  margin-bottom: 15px;
}
.article_normal h2 {
  font-size: 20px;
  margin-bottom: 8px;
}
.article_normal h3 {
  font-size: 18px;
  margin-bottom: 4px;
  font-variant: normal;
}
.article_normal a {
  text-decoration: none;
  color: #a1151f;
}
.article_normal section img {
  padding: 3px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_normal hr {
  margin-top: 0px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #a1151f;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .article_normal {
    min-width: 95%;
    max-width: 95%;
  }
}
.repertoire_sidebar {
  overflow-y: hidden;
  overflow-x: hidden;
  min-width: 295px;
  max-width: 295px;
  float: right;
  height: 100%;
}
.repertoire_sidebar div {
  padding: 10px;
  background-color: #e3e0d9;
  margin-bottom: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.repertoire_sidebar div h1,
.repertoire_sidebar div h2,
.repertoire_sidebar div h3,
.repertoire_sidebar div h4 {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 20px;
  margin-left: 0px;
  font-variant: small-caps;
  color: black;
}
.repertoire_sidebar div a {
  text-decoration: none;
  color: #a1151f;
}
.repertoire_sidebar div .sidebar_images {
  padding: 0px;
  width: 100%;
}
.repertoire_sidebar div .sidebar_images table {
  padding-left: 0px;
  padding-top: 0px;
}
.repertoire_sidebar div .sidebar_images td {
  min-width: 92px;
  height: 92px;
}
.repertoire_sidebar div .sidebar_images td img {
  padding: 0px;
  min-width: 89px;
  max-width: 89px;
  min-height: 89px;
  max-height: 89px;
  width: 100% !important;
  object-fit: cover;
  object-position: center center;
}
.repertoire_sidebar div .sidebar_next_dates ul {
  padding-left: 0px;
  margin-left: 0px;
  font-size: 20px;
}
.repertoire_sidebar div .sidebar_next_dates ul li {
  font-size: 15px;
  list-style-type: none;
}
.article_repertoire {
  font-size: 15px;
  padding-left: 5px;
  padding-right: 25px;
  padding-bottom: 5px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin: 0 auto;
  min-width: 695px;
  max-width: 695px;
  float: left;
  background-color: none;
  min-height: 100%;
  max-height: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_repertoire h1,
.article_repertoire h2,
.article_repertoire h3 {
  color: black;
  font-variant: small-caps;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article_repertoire h1 {
  font-size: 24px;
  margin-bottom: 5px;
}
.article_repertoire h2 {
  font-size: 20px;
  margin-bottom: 8px;
}
.article_repertoire h3 {
  font-size: 16px;
  margin-bottom: 25px;
  font-variant: normal;
}
.article_repertoire a {
  text-decoration: none;
  color: #a1151f;
}
.article_repertoire section img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_repertoire hr {
  margin-top: 0px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #a1151f;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .article_normal {
    min-width: 95%;
    max-width: 95%;
  }
}
#layout_0 article {
  float: left;
}
#layout_1 article {
  float: right;
}
.article_small_default {
  padding: 15px;
  font-size: 15px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin: 0 auto;
  min-width: 490px;
  max-width: 490px;
  background-color: #e3e0d9;
  margin-bottom: 16px;
  min-height: 294px;
  max-height: 294px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.article_small_default h1,
.article_small_default h2,
.article_small_default h3 {
  color: black;
  font-variant: small-caps;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article_small_default h1 {
  font-size: 24px;
  margin-bottom: 15px;
}
.article_small_default h2 {
  font-size: 20px;
  margin-bottom: 8px;
}
.article_small_default h3 {
  font-size: 18px;
  margin-bottom: 4px;
  font-variant: normal;
}
.article_small_default a {
  text-decoration: none;
  color: #a1151f;
}
.article_small_default section img {
  padding: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  width: 200px !important;
  object-fit: cover;
  object-position: center center;
}
.article_small_default hr {
  margin-top: 0px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #a1151f;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .article_small_default {
    min-width: 95%;
    max-width: 95%;
    min-height: 100%;
    max-height: 100%;
    margin-right: 0px;
  }
  .article_small_default img {
    margin: 0 auto;
    min-width: 98% !important;
    max-width: 98% !important;
    object-fit: cover;
    object-position: center center;
  }
}
.layout_grid_helper,
table,
tr,
td {
  border: none !important;
}
.layout .layout_grid_helper {
  width: 1000px;
}
.layout .layout_grid_helper table,
.layout .layout_grid_helper tr,
.layout .layout_grid_helper td {
  border: none !important;
}
.layout .layout_grid_helper .drag_target {
  width: 500px !important;
  min-height: 100px !important;
  padding-bottom: 100px !important;
}
.layout .layout_grid_helper .drag_target_repertoire {
  width: 332px !important;
  min-height: 100px !important;
  padding-bottom: 100px !important;
}
.calender_mobile {
  display: none !important;
}
@media only screen and (max-width: 600px) {
  main {
    margin: 0 auto;
    min-width: 98%;
    max-width: 98%;
    display: table-cell;
    vertical-align: top;
  }
  nav {
    margin: 0 auto;
    min-width: 100%;
    max-width: 100%;
  }
  footer {
    display: none !important;
  }
  .article_calender {
    display: none !important;
  }
  .calender_mobile {
    display: block !important;
  }
  .layout {
    width: 100% !important;
  }
  .layout .layout_grid_helper {
    width: 100% !important;
  }
  .layout .layout_grid_helper table,
  .layout .layout_grid_helper tr,
  .layout .layout_grid_helper td {
    border: none !important;
  }
  .layout .layout_grid_helper .drag_target {
    width: 100% !important;
    min-height: 100px !important;
    padding-bottom: 100px !important;
  }
  .layout .layout_grid_helper .drag_target_repertoire {
    width: 100% !important;
    min-height: 100px !important;
    padding-bottom: 100px !important;
  }
  .content_box {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .slider,
  .navigation_wrapper,
  .subpage_navigation {
    display: none !important;
  }
  .repertoire_tile {
    height: auto;
  }
  .repertoire_tile .img_wrapper {
    padding-top: 0px;
    min-width: 0px;
    max-width: 0px;
    min-height: 0px;
    max-height: 0px;
    margin-bottom: 0px;
  }
  .repertoire_tile .img_wrapper img {
    display: none;
  }
  .repertoire_sidebar {
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 5px;
  }
  .repertoire_sidebar div {
    background-color: #ebe8e0 !important;
  }
  .logo {
    display: none !important;
  }
  table {
    padding-top: 25px;
    width: 100% !important;
  }
  td {
    padding: 0px !important;
  }
  /* Force table to not be like tables anymore */
  table,
  thead,
  tbody,
  th,
  td,
  tr :not(section) {
    display: block;
  }
  table img,
  thead img,
  tbody img,
  th img,
  td img,
  tr :not(section) img {
    width: 100% !important;
    height: auto !important;
  }
  table a,
  thead a,
  tbody a,
  th a,
  td a,
  tr :not(section) a,
  table article,
  thead article,
  tbody article,
  th article,
  td article,
  tr :not(section) article {
    float: left !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: 100% !important;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  tr {
    border: 1px solid #ccc;
  }
  td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 50%;
  }
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .mobile_navigation {
    display: block;
    position: fixed !important;
    z-index: 3;
    width: 100%;
    background-color: #ebe8e0;
    height: 40px;
  }
  .limo {
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 40px;
    background-position-y: 0px;
    background-image: url("Logo_Limofabrik_mZitrone_farbig.png");
  }
  .labo {
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 40px;
    background-position-y: 0px;
    background-image: url("Logo_Labo_nurSchrift.png");
  }
  #menuToggle {
    display: block;
    position: relative;
    margin-top: 5px;
    left: 5px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
  }
  #menuToggle .burger {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none;
  }
  #menuToggle .burger:checked ~ span {
    opacity: 1;
    transform: translateY(1px) rotate(45deg);
    background: #a1151f;
  }
  #menuToggle .burger:checked ~ span:nth-last-child(3) {
    opacity: 0;
  }
  #menuToggle .burger:checked ~ span:nth-last-child(2) {
    transform: translateY(4px) rotate(-45deg);
  }
  #menuToggle .burger:checked ~ ul {
    transform: none;
  }
  #menuToggle .submenu_select {
    display: none;
  }
  #menuToggle .submenu_select:checked ~ .submenu:nth-last-child(1) {
    display: block;
  }
  #menuToggle .submenu_select:checked ~ .submenu_select_label {
    background-repeat: no-repeat;
    margin-left: 0px;
    background-position: 50% 75%;
    background-image: url("remove.svg");
  }
  #menuToggle .submenu_select_label {
    background-repeat: no-repeat;
    float: right;
    margin-left: 0px;
    margin-right: 200px;
    background-position: 50% 75%;
    background-image: url("add.svg");
    margin-bottom: 0px;
  }
  #menuToggle .submenu {
    display: none;
    color: black !important;
  }
  #menuToggle .submenu .active_subnavigation {
    text-decoration: underline;
    text-decoration-color: #a1151f;
  }
  #menuToggle span {
    display: block;
    width: 30px;
    height: 5px;
    margin-bottom: 2px;
    position: relative;
    background: #a1151f;
    border-radius: 5px;
    z-index: 1;
    transform-origin: 4px 0;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  #menuToggle span:first-child {
    transform-origin: 0 0;
  }
  #menuToggle span:nth-last-child(2) {
    transform-origin: 0 100%;
  }
  #menu {
    position: absolute;
    width: 450px;
    margin: -100px 0 0 -50px;
    padding: 100px 50px 50px;
    background: #ebe8e0;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    transform-origin: 0 0;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }
  #menu li {
    font-size: 20px;
    font-weight: bold;
  }
  #menu li a {
    color: black !important;
  }
  .submenu {
    list-style-type: none;
    padding: 0px 20px;
  }
  .submenu li {
    font-weight: normal !important;
    font-size: 15px !important;
  }
}
