@media all {
  * {
    margin: 0;
    padding: 0;
  }
  option {
    padding-left: 0.4em;
  }
  select {
    padding: 1px;
  }
  * html body * {
    overflow: visible;
  }
  body {
    font-size: 100%;
    background: #fff;
    color: #000;
    text-align: left;
  }
  div:target,
  h1:target,
  h2:target,
  h3:target,
  h4:target,
  h5:target,
  h6:target {
    outline: 0 none;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  main,
  nav,
  section,
  summary {
    display: block;
  }
  audio,
  canvas,
  video {
    display: inline-block;
  }
  audio:not([controls]) {
    display: none;
  }
  [hidden] {
    display: none;
  }
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  input[type="checkbox"],
  input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  figure {
    margin: 0;
  }
  fieldset,
  img {
    border: 0 solid;
  }
  ul,
  ol,
  dl {
    margin: 0 0 1em 1em;
  }
  li {
    line-height: 1.5em;
    margin-left: 0.8em;
  }
  dt {
    font-weight: bold;
  }
  dd {
    margin: 0 0 1em 0.8em;
  }
  blockquote {
    margin: 0 0 1em 0.8em;
  }
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .ym-clearfix:before {
    content: "";
    display: table;
  }
  .ym-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .ym-contain-dt {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .ym-contain-oh {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  .ym-contain-fl {
    float: left;
    width: 100%;
  }
  .ym-column {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .ym-col1 {
    float: left;
    width: 20%;
  }
  .ym-col2 {
    float: right;
    width: 20%;
  }
  .ym-col3 {
    width: auto;
    margin: 0 20%;
  }
  .ym-cbox {
    padding: 0 10px;
  }
  .ym-cbox-left {
    padding: 0 10px 0 0;
  }
  .ym-cbox-right {
    padding: 0 0 0 10px;
  }
  .ym-ie-clearing {
    display: none;
  }
  .ym-grid {
    display: table;
    table-layout: fixed;
    width: 100%;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .ym-gl {
    float: left;
    margin: 0;
  }
  .ym-gr {
    float: right;
    margin: 0 0 0 -5px;
  }
  .ym-g20 {
    width: 20%;
  }
  .ym-g40 {
    width: 40%;
  }
  .ym-g60 {
    width: 60%;
  }
  .ym-g80 {
    width: 80%;
  }
  .ym-g25 {
    width: 25%;
  }
  .ym-g33 {
    width: 33.333%;
  }
  .ym-g50 {
    width: 50%;
  }
  .ym-g66 {
    width: 66.666%;
  }
  .ym-g75 {
    width: 75%;
  }
  .ym-g38 {
    width: 38.2%;
  }
  .ym-g62 {
    width: 61.8%;
  }
  .ym-gbox {
    padding: 0 10px;
  }
  .ym-gbox-left {
    padding: 0 10px 0 0;
  }
  .ym-gbox-right {
    padding: 0 0 0 10px;
  }
  .ym-equalize {
    overflow: hidden;
  }
  .ym-equalize > [class*="ym-g"] {
    display: table-cell;
    float: none;
    margin: 0;
    vertical-align: top;
  }
  .ym-equalize > [class*="ym-g"] > [class*="ym-gbox"] {
    padding-bottom: 10000px;
    margin-bottom: -10000px;
  }
  .ym-form,
  .ym-form fieldset {
    overflow: hidden;
  }
  .ym-form div {
    position: relative;
  }
  .ym-form label,
  .ym-form .ym-label,
  .ym-form .ym-message {
    position: relative;
    line-height: 1.5;
    display: block;
  }
  .ym-form .ym-message {
    clear: both;
  }
  .ym-form .ym-fbox-check label {
    display: inline;
  }
  .ym-form input,
  .ym-form textarea {
    cursor: text;
  }
  .ym-form .ym-fbox-check input,
  .ym-form input[type="image"],
  .ym-form input[type="radio"],
  .ym-form input[type="checkbox"],
  .ym-form select,
  .ym-form label {
    cursor: pointer;
  }
  .ym-form textarea {
    overflow: auto;
  }
  .ym-form input.hidden,
  .ym-form input[type="hidden"] {
    display: none !important;
  }
  .ym-form .ym-fbox:before,
  .ym-form .ym-fbox-text:before,
  .ym-form .ym-fbox-select:before,
  .ym-form .ym-fbox-check:before,
  .ym-form .ym-fbox-button:before {
    content: "";
    display: table;
  }
  .ym-form .ym-fbox:after,
  .ym-form .ym-fbox-text:after,
  .ym-form .ym-fbox-select:after,
  .ym-form .ym-fbox-check:after,
  .ym-form .ym-fbox-button:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .ym-form .ym-fbox-check input:focus,
  .ym-form .ym-fbox-check input:hover,
  .ym-form .ym-fbox-check input:active,
  .ym-form input[type="radio"]:focus,
  .ym-form input[type="radio"]:hover,
  .ym-form input[type="radio"]:active,
  .ym-form input[type="checkbox"]:focus,
  .ym-form input[type="checkbox"]:hover,
  .ym-form input[type="checkbox"]:active {
    border: 0 none;
  }
  .ym-form input,
  .ym-form textarea,
  .ym-form select {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
  }
  .ym-form .ym-fbox-check input,
  .ym-form input[type="radio"],
  .ym-form input[type="checkbox"] {
    display: inline;
    margin-left: 0;
    margin-right: 0.5ex;
    width: auto;
    height: auto;
  }
  .ym-form input[type="image"] {
    border: 0;
    display: inline;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .ym-form label,
  .ym-form .ym-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ym-form .ym-fbox-button input {
    display: inline;
    overflow: visible;
    width: auto;
  }
  .ym-form .ym-inline {
    display: inline-block;
    float: none;
    margin-right: 0;
    width: auto;
    vertical-align: baseline;
  }
  .ym-fbox-wrap {
    display: table;
    table-layout: fixed;
    width: 70%;
  }
  .ym-fbox-wrap input,
  .ym-fbox-wrap textarea,
  .ym-fbox-wrap select {
    width: 100%;
  }
  .ym-fbox-wrap input[type="image"] {
    width: auto;
  }
  .ym-fbox-wrap input[type="radio"],
  .ym-fbox-wrap input[type="checkbox"] {
    display: inline;
    width: auto;
    margin-left: 0;
    margin-right: 0.5ex;
  }
  .ym-fbox-wrap label,
  .ym-fbox-wrap .ym-label {
    display: inline;
  }
  .ym-full input,
  .ym-full textarea,
  .ym-full select {
    width: 100%;
  }
  .ym-full .ym-fbox-wrap {
    width: 100%;
  }
  .ym-columnar input,
  .ym-columnar textarea,
  .ym-columnar select {
    float: left;
    margin-right: -3px;
  }
  .ym-columnar label,
  .ym-columnar .ym-label {
    display: inline;
    float: left;
    width: 30%;
    z-index: 1;
  }
  .ym-columnar .ym-fbox-check input,
  .ym-columnar .ym-message {
    margin-left: 30%;
  }
  .ym-columnar .ym-fbox-wrap {
    margin-left: 30%;
    margin-right: -3px;
  }
  .ym-columnar .ym-fbox-wrap .ym-message {
    margin-left: 0;
  }
  .ym-columnar .ym-fbox-wrap label {
    float: none;
    width: auto;
    z-index: 1;
    margin-left: 0;
  }
  .ym-columnar .ym-fbox-wrap input {
    margin-left: 0;
    position: relative;
  }
  .ym-columnar .ym-fbox-check {
    position: relative;
  }
  .ym-columnar .ym-fbox-check label,
  .ym-columnar .ym-fbox-check .ym-label {
    padding-top: 0;
  }
  .ym-columnar .ym-fbox-check input {
    top: 3px;
  }
  .ym-columnar .ym-fbox-button input {
    float: none;
    margin-right: 1em;
  }
  .ym-fbox-wrap + .ym-fbox-wrap {
    margin-top: 0.5em;
  }
  .ym-columnar fieldset .ym-fbox-button,
  fieldset.ym-columnar .ym-fbox-button {
    padding-left: 30%;
  }
  .ym-skip,
  .ym-hideme,
  .ym-print {
    position: absolute;
    top: -32768px;
    left: -32768px;
  }
  .ym-skip:focus,
  .ym-skip:active {
    position: static;
    top: 0;
    left: 0;
  }
  .ym-skiplinks {
    position: absolute;
    top: 0;
    left: -32768px;
    z-index: 1000;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .ym-skiplinks .ym-skip:focus,
  .ym-skiplinks .ym-skip:active {
    left: 32768px;
    outline: 0 none;
    position: absolute;
    width: 100%;
  }
}
@media print {
  .ym-grid > .ym-gl,
  .ym-grid > .ym-gr {
    overflow: visible;
    display: table;
    table-layout: fixed;
  }
  .ym-print {
    position: static;
    left: 0;
  }
  .ym-noprint {
    display: none !important;
  }
}
@media all {
  .ym-hlist {
    overflow: hidden;
    position: relative;
  }
  .ym-hlist ul {
    margin: 0;
    display: inline;
    float: left;
  }
  .ym-hlist ul li {
    display: inline;
    float: left;
    font-size: 1em;
    list-style-type: none;
    margin: 0 3em 0 0;
    padding: 0;
  }
  .ym-hlist ul li a,
  .ym-hlist ul li strong {
    background: transparent;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding-top: 0;
    padding-right: 1em;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: auto;
  }
  .ym-hlist ul li a:focus,
  .ym-hlist ul li a:hover,
  .ym-hlist ul li a:active {
    text-decoration: none;
    outline: 0 none;
  }
  .ym-hlist ul li.active strong,
  .ym-hlist ul li.active a:focus,
  .ym-hlist ul li.active a:hover,
  .ym-hlist ul li.active a:active {
    text-decoration: none;
    outline: 0 none;
  }
  .ym-hlist ul li a:hover {
    color: #838383;
  }
  .ym-hlist ul.mod-menu__sub {
    display: none;
    margin: 0;
    padding: 0;
  }
  .ym-hlist .mod-menu__sub li {
    float: none;
    margin: 0;
    padding: 0;
  }
  .ym-hlist .mod-menu__sub li a {
    font-weight: 400;
    font-size: 1em;
    padding: 0;
  }
  .menu-icon {
    position: absolute;
    right: 10px;
    top: 5px;
    display: none;
    visibility: hidden;
    border-style: solid;
    background-color: #fff;
    width: 35px;
    height: 32px;
    text-align: center;
    line-height: 0;
    margin-top: 1px;
    padding-top: 4px;
    border-radius: 0.3em;
    border-width: 2px;
    border-style: solid;
    border-color: #000;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 24px;
  }
  .menu-icon > span {
    display: inline-block;
    width: 60%;
    height: 3px;
    background-color: #000;
  }
  #position-0 ul.nav ul,
  #position-0 ul.nav {
    position: relative;
    z-index: +1;
    margin: 0 0 1em;
  }
  #position-0 ul.nav a {
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
  }
  #position-0 ul.nav > li {
    font-weight: bold;
    display: inline-block;
  }
  #position-0 ul.nav li {
    vertical-align: top;
  }
  #position-0 ul.nav > li li {
    display: none;
  }
  footer ul.nav ul,
  footer ul.nav {
    margin: 0 0 1em;
  }
  footer ul.nav a {
    color: black;
  }
  footer ul.nav > li {
    font-weight: bold;
    display: inline-block;
  }
  footer ul.nav li {
    vertical-align: top;
  }
  footer ul.nav > li li {
    display: block;
    font-weight: 400;
  }
}
@media screen {
  body {
    overflow-y: scroll;
    background-image: url("../images/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
}
.ym-wrapper {
  min-width: 1200px;
  max-width: 100%;
}
.ym-wbox {
  padding: 20px;
}
.ct_box {
  width: auto;
  background-color: rgba(255, 255, 255, 0.94);
  padding-top: 10px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 10px;
}
body > header,
body > nav,
body > main,
body > footer {
  min-width: 760px;
}
#position-0 {
  text-align: right;
  margin-right: 60px;
}
.header {
  background-color: rgba(152, 0, 255, 0.55);
  color: #fff;
  margin-top: 5px;
  margin-bottom: 130px;
}
header img {
  width: 370px;
  position: absolute;
  right: 40px;
  top: 50px;
}
header a {
  color: #fff;
  text-decoration: none;
  font-size: 66px;
}
header a:hover,
header a:focus {
  color: white;
  text-decoration: none !important;
}
div.nav_spacer {
  height: 135px;
}
main .info {
  margin-bottom: 1.5em;
}
main aside .ym-gbox-right {
  border-left: 1px #ddd solid;
}
main img {
  max-width: 100%;
}
main img.float-left,
main img.float-right {
  width: 50%;
}
.ym-col3 {
  text-align: center;
  margin: 0;
}
.ym-col3 .ym-cbox {
  min-width: 335px;
  max-width: 1100px;
  display: inline-block;
  text-align: left;
  width: 80%;
}
footer {
  margin-bottom: 30px;
}
footer p {
  margin: 0;
}
#footer-position {
  text-align: center;
}
.ym-gbox {
  padding: 0 1.5em;
}
.ym-gbox-left {
  padding: 0 1.5em 0 0;
}
.ym-gbox-right {
  padding: 0 0 0 1.5em;
}
.scroll {
  overflow-x: auto;
}
.ym-skiplinks a.ym-skip:focus,
.ym-skiplinks a.ym-skip:active {
  color: #fff;
  background: #333;
  border-bottom: 1px #000 solid;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.show_background {
  height: 90vh;
}
.eraster,
.sraster,
.raster {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding-right: 6px;
  padding-left: 6px;
  padding-bottom: 29px;
}
.eraster img,
.sraster img,
.raster img {
  max-width: 163px;
  object-fit: cover;
  width: 163px;
  height: 233px;
  display: block;
}
.schnitzelbank {
  text-align: center;
}
.schnitzelbank > div {
  background-color: #6199ff;
  background-image: url("../images/logo_bw.png");
  display: inline-block;
  text-align: left;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: groove;
  padding-top: 720px;
  max-width: 555px;
  border-style: outset;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
}
.icons {
  float: right;
}
.icons a {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#login-form .add-on {
  display: none;
}
@media screen and (min-width: 0) {
  body > header,
  body > nav,
  body > main,
  body > footer {
    min-width: 0;
  }
}
@media all {
  html * {
    font-size: 100%;
  }
  textarea,
  pre,
  code,
  kbd,
  samp,
  var,
  tt {
    font-family:
      Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono",
      "Courier New", Courier;
  }
  body {
    font-family:
      "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-size: 100%;
    color: black;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family:
      "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-weight: 800;
    color: #5050bf;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    margin: 0;
  }
  h1 {
    font-size: 2.6em;
    margin: 20px 0 62px 0;
  }
  h2 {
    font-size: 1.5em;
    margin: 20px 0 0.4375em 0;
    line-height: 1.2;
  }
  h3 {
    font-size: 1.2em;
    line-height: 0.875;
    margin: 12px 0 0.875em 0;
  }
  h4 {
    font-size: 1.1em;
    line-height: 1;
    margin: 0 0 1em 0;
  }
  h5 {
    font-size: 1em;
    line-height: 1.16667;
    margin: 0 0 1.16667em 0;
  }
  h6 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
  }
  ul,
  ol,
  dl {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
  }
  ul {
    list-style-type: disc;
  }
  ol {
    list-style-type: decimal;
  }
  ul ul {
    list-style-type: circle;
    margin-top: 0;
  }
  ol ol {
    list-style-type: lower-latin;
    margin-top: 0;
  }
  ol ul {
    list-style-type: circle;
    margin-top: 0;
  }
  li {
    font-size: 100%;
    line-height: 1.5;
    margin-left: 1.2em;
  }
  dt {
    font-weight: bold;
  }
  dd {
    margin: 0 0 1.5em 0.8em;
  }
  p {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
  }
  blockquote,
  cite,
  q {
    font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
  }
  blockquote {
    background: transparent;
    color: #666;
    margin: 1.5em 0 0 1.5em;
  }
  strong,
  b {
    font-weight: bold;
  }
  em,
  i {
    font-style: italic;
  }
  big {
    font-size: 114.28571%;
    line-height: 1.3125;
  }
  small {
    font-size: 85.71429%;
    line-height: 1.75;
  }
  pre,
  code,
  kbd,
  tt,
  samp,
  var {
    font-size: 100%;
  }
  pre {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  pre,
  code {
    color: #800;
  }
  kbd,
  samp,
  var,
  tt {
    color: #666;
    font-weight: bold;
  }
  var,
  dfn {
    font-style: italic;
  }
  acronym,
  abbr {
    border-bottom: 1px #aaa dotted;
    font-variant: small-caps;
    letter-spacing: 0.07em;
    cursor: help;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
  mark {
    background: yellow;
    color: black;
  }
  hr {
    color: #fff;
    background: transparent;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.67857em 0;
    border: 0;
    border-bottom: 2px #656565 solid;
  }
  a {
    color: #1122c2;
    background: transparent;
    text-decoration: none;
  }
  a:active {
    outline: 0;
  }
  a:hover,
  a:focus {
    background-color: transparent;
    color: black;
    text-decoration: underline;
  }
  img,
  figure {
    margin: 0;
  }
  .flexible {
    margin-bottom: 1.5em;
    max-width: 100%;
    height: auto;
  }
  * html .flexible {
    width: 98%;
  }
  .bordered {
    margin-bottom: 1.5em;
    border: 2px #eee solid;
    border: 2px white solid;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  }
  .highlight {
    color: #c30;
  }
  .dimmed {
    color: #888;
  }
  .box {
    border-radius: 0.3em;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #444;
    color: rgba(0, 0, 0, 0.8);
    padding: 1.42857em;
    margin: 0 0 1.5em 0;
  }
  .box > *:last-child {
    margin-bottom: 0;
  }
  .label {
    font-family: Verdana, Geneva, sans-serif;
    padding: 1px 6px 2px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    white-space: nowrap;
    border-radius: 3px;
    background: #06c;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }
  .info {
    background: #f4f4f4;
  }
  .success {
    background: #8c8;
  }
  .warning {
    background: #cc8;
  }
  .error {
    background: #c88;
  }
  .float-left {
    float: left;
    display: inline;
    margin: 0 1em 1.5em 0;
  }
  .float-right {
    float: right;
    display: inline;
    margin: 0 0 1.5em 1em;
  }
  .center {
    display: block;
    text-align: center;
    margin: 0 auto 1.5em auto;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    color: #444;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    margin: 0 0 1.35714em 0;
  }
  table.narrow {
    margin: 0 0 1.42857em 0;
  }
  table.narrow th,
  table.narrow td {
    padding: 0 0.5em;
    line-height: 1.42857;
  }
  table.fixed {
    table-layout: fixed;
  }
  table.bordertable {
    border: 1px #ccc solid;
  }
  table.bordertable thead th {
    background: #e0e0e0;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
  }
  table.bordertable tbody th[scope="row"] {
    background: #f0f0f0;
  }
  table.bordertable tbody th {
    border-right: 1px solid #ccc;
  }
  table.bordertable tbody td {
    border-right: 1px solid #ccc;
  }
  caption {
    font-variant: small-caps;
  }
  th,
  td {
    line-height: 1.5em;
    vertical-align: top;
    padding: 0.71429em 0.5em;
  }
  th *:first-child,
  td *:first-child {
    margin-top: 0;
  }
  th.nowrap,
  td.nowrap {
    white-space: nowrap;
  }
  thead th {
    text-align: left;
    color: #000;
    border-bottom: 2px #000 solid;
  }
  tbody th {
    text-align: left;
    border-top: 1px solid #ccc;
  }
  tbody td {
    text-align: left;
    border-top: 1px solid #ccc;
  }
  tbody tr:hover th,
  tbody tr:hover td {
    background: #f8f8f8;
  }
}
@media screen and (max-width: 1200px) {
  .linearize-level-1,
  .linearize-level-1 > [class*="ym-col"] {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100% !important;
  }
  .linearize-level-1 > [class*="ym-col"] > [class*="ym-cbox"] {
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  header a {
    font-size: 50px;
  }
  .ym-wrapper {
    min-width: 700px;
  }
  header img {
    width: 320px;
    right: 22px;
  }
  .ym-hlist ul li a,
  .ym-hlist ul li strong {
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  header img {
    width: 24%;
    right: 10px;
  }
  .ct_box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ym-col3 .ym-cbox {
    width: 90%;
  }
  .ym-hlist ul li {
    font-size: 0.9em;
    margin: 0 1.4em 0 0;
  }
}
@media screen and (max-width: 700px) {
  .h1 {
    font-size: 2em;
  }
  .ym-wrapper {
    min-width: 300px;
  }
  .ym-wbox {
    padding: 7px 2px 2px 2px;
  }
  #position-0 {
    text-align: center;
    padding-right: 0;
    margin-right: 0;
  }
  #footer-position li,
  #position-0 li {
    margin-left: 1px;
    margin-right: 1px;
  }
  header img {
    width: 98%;
    top: 0;
    right: 0;
    position: relative;
    margin-bottom: 70px;
    margin-top: 60px;
    visibility: hidden;
    height: 0;
  }
  .showlogo {
    height: auto;
    visibility: visible;
  }
  header a {
    font-size: 27px;
  }
  header {
    text-align: center;
  }
  .header {
    display: none;
  }
  main img.float-left,
  main img.float-right {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  div.mitglieder {
    text-align: center;
  }
  .ym-grid > ym-gl,
  .ym-grid > ym-gr {
    width: 100%;
  }
  .schnitzelbank > div {
    background-color: transparent;
    background-image: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
    border-style: none;
  }
  .ym-hlist ul li {
    float: none !important;
    margin: 0;
  }
  .ym-hlist > ul > li:not(:first-child) {
    display: none;
    margin-top: 10px;
  }
  .ym-hlist {
    text-align: left;
  }
  .ym-hlist ul.nav-child {
    display: block;
  }
  .menu-icon {
    display: block;
    visibility: visible;
  }
  .ym-hlist ul li a,
  .ym-hlist ul li strong,
  .ym-hlist .nav-child li a {
    font-size: 1.6em;
  }
  div.nav_spacer {
    height: auto;
    position: absolute;
    z-index: +1;
    width: 98%;
  }
}
@media print {
  body {
    font-size: 10pt;
    padding: 0 5px;
    margin-top: 55px;
  }
  .nav,
  nav,
  .ym-searchform,
  .ksf_sponsoren_silber,
  .spacer_red {
    display: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  header {
    font-weight: bold;
    width: 100%;
  }
  .head_logo > img {
    width: 120px;
  }
  .head_logo {
    position: absolute;
    right: 0;
    top: 55px;
  }
  .head_date {
    display: block;
  }
  .head_location {
    display: block;
    margin-bottom: 10px;
  }
  .head_titel {
    display: block;
  }
  .head_titel h2 a {
    font-weight: bold;
    font-size: 16pt;
    text-decoration: underline;
  }
  footer {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  footer p {
    line-height: 1;
    margin: 0;
  }
  .ym-gbox {
    page-break-inside: avoid;
  }
  [class*="ym-c"] {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100% !important;
  }
  .ym-col3 {
    display: block;
    position: absolute;
    top: 0;
  }
  .ksf_sposoren_gold {
    text-align: center;
  }
  .ksf_sposoren_gold div {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
  }
  .ksf_sposoren_gold div.div_left {
    display: none;
  }
  .ksf_sposoren_gold img {
    height: 30px;
  }
  div.ksf_ok div img {
    width: 100%;
  }
  div.ksf_ok div div {
    width: 150px;
  }
}
@media screen {
  .pg-cv-box-img img {
    max-height: 225px;
  }
  #phocagallery form {
    display: none;
  }
  #phocagallery > div:last-child {
    display: none !important;
  }
  .pg-csv-box-img,
  .pg-cv-box-img {
    height: auto !important;
    width: auto !important;
  }
  #pg-msnr-container,
  #pg-msnr-container div {
    text-align: center;
    vertical-align: middle;
  }
  #pg-msnr-container {
    margin-top: 59px;
  }
  #pg-msnr-container div {
    display: inline-block;
  }
  .pg-csv-name {
    font-size: 1.5em;
  }
  .pg-csv-name a {
    font-weight: bold;
  }
  .pg-category-view h1 {
    margin-bottom: 3px;
  }
}
