/*
******************
*    ssk23      *
******************
*/
body {
  font-size: 80%;
  font-family: Inter, Arial, sans-serif;
  font-weight: normal;
  color: #303030;
  line-height: 1.6;
  background-color: #FFFFFF;
  background-image: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: auto; }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular.woff2);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-SemiBold.woff2);
  font-weight: bold;
  font-style: normal; }

div#site {
  text-align: left;
  background-color: #FFFFFF; }

header {
  color: #2E2E2E; }
  header a, header a:hover, header a:active, header a:focus, header a:visited {
    color: #FFFFFF; }

div#logo {
  margin-top: 1em; }

div#top {
  margin-top: 1em;
  margin-bottom: 0.5em; }

nav {
  color: #2E2E2E;
  background-color: #2870ED; }

footer {
  color: #F5F5F5;
  background-color: #0b1f42;
  padding-top: 1.5em; }

#content {
  padding-bottom: 1em; }

div#content_area {
  padding-top: 2em;
  padding-bottom: 2em; }

h1 {
  font-size: 1.9em;
  color: #132331;
  font-weight: bold; }

h2 {
  font-size: 1.6em;
  color: #132331;
  font-weight: bold; }

h3 {
  font-size: 1.5em;
  font-weight: bold; }

h4 {
  font-size: 1.3em;
  font-weight: bold; }

h5 {
  font-size: 1.3em;
  font-weight: bold; }

h6 {
  font-size: 1.3em; }

footer h2 {
  font-size: 1.5em;
  color: #F5F5F5;
  margin: 1em 0 0.5em 0; }

.shadeBox h2, #splashscreen h1 {
  color: #132331; }

p {
  hyphens: auto;
  font-size: 1.3em; }

p.lead {
  font-size: 1.3em;
  font-weight: bold; }

p.picturetext {
  font-size: 0.9rem;
  text-align: left;
  margin-bottom: 0px; }

p.copyright {
  color: #5D5D5D;
  font-size: 0.9rem;
  text-align: right;
  margin-bottom: 0px; }

p.capital:first-letter {
  float: left;
  font-size: 3.3em;
  font-weight: bold;
  width: 1em;
  margin: 3px 5px 3px 0px;
  line-height: 80%;
  color: #132331;
  text-shadow: 2px 2px 4px #C0C0C0; }

blockquote {
  margin-left: 12px;
  padding-left: 12px;
  border-left: 8px solid #132331;
  color: #132331;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  font-style: italic; }

ul, ol {
  font-size: 1.3em;
  margin-bottom: 1.1em;
  margin-left: 1.5em; }

ul li, ol li {
  margin-bottom: 0.5em; }

ul ul, ul ol, ol ol, ol ul {
  margin: 0.5em 0px 0.5em 1em;
  font-size: 1em; }

ul ul li, ul ol li, ol ol li, ol ul li, .innerbox ul li {
  margin-bottom: 0px; }

.highlight {
  color: #000000;
  background-color: #FFFFA2; }

.prime {
  padding: 12px;
  background-color: #FFFFFF; }

.second {
  padding: 12px;
  background-color: #FFFFFF; }

.box {
  margin: 2em 0px;
  padding: 12px;
  background-color: #FFFFFF;
  text-align: left;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2); }

.dlg {
  display: inline-block;
  min-width: 33%;
  margin: 5em auto;
  padding: 12px;
  background-color: #FFFFFF;
  text-align: left;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2); }

.indentBox {
  margin: 2em 3em;
  padding: 12px; }

.shadeBox {
  background-color: #E8E8E8;
  padding: 12px; }

div.innerbox {
  padding: 12px; }

.innerbox p {
  margin: 0px; }

.innerbox ul, footer ul {
  margin: 0px 0px 0px 1em; }

.innerbox ul li, footer ul li {
  list-style-image: url(/graphics/own_graphics/dot_neu.png); }

.innerbox ul li a {
  display: block;
  text-decoration: none;
  color: #2D5373; }

.innerbox ul li a:hover, .innerbox ul li a:focus, .innerbox ul li a:active {
  text-decoration: underline; }

#logo h1 {
  margin: 0px; }

#msearch {
  margin-right: 0.5em; }

#lswitch {
  margin-bottom: 0.8em; }

#lang_detect {
  font-size: 1.4em;
  text-align: center;
  background-color: #FFFFA2; }

#lang_detect span {
  display: inline-block;
  padding: 5px; }

#gototop {
  position: fixed;
  text-align: center;
  right: 20px;
  bottom: 20px;
  width: 46px;
  height: 46px;
  background-color: #D5D5D5;
  color: #FFFFFF;
  opacity: 0.8;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2px rgba(39, 40, 41, 0.4); }

#gototop a {
  color: #FFFFFF !important; }

/* yo-lightbox and overlay*/
#lightbox, #overlay {
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5); }

#overlay {
  max-width: 500px; }

#overlay h2 {
  background-color: #FFFFFF;
  color: #2E2E2E;
  padding: 12px;
  margin: 0px; }

#lightbox p {
  margin: 0;
  padding: 8px;
  background-color: #FFFFFF; }

#lightbox a.yo-btn, #overlay a.yo-btn, .dlg a.yo-btn {
  color: #FFFFFF;
  opacity: 0.7;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7); }

#lightbox a.yo-btn:hover, #overlay a.yo-btn:hover, .dlg a.yo-btn:hover {
  opacity: 1; }

div.offsets {
  font-size: 1.2em;
  text-align: center;
  margin: 1em 0; }

div.announcebox {
  hyphens: auto;
  margin-bottom: 2em;
  background-color: inherit;
  border: 1px solid #A2A2A2; }

div.announcebox h2 {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #DCE3E8;
  color: #132331;
  padding: 12px;
  margin: 0px;
  border-bottom: 1px solid #A2A2A2; }

div.announcebox a {
  color: #2D5373 !important; }

#imglogo {
  vertical-align: bottom; }

hr {
  color: #2E2E2E;
  border: 0px;
  background-color: #2E2E2E;
  height: 1px;
  width: 66%;
  margin: 1.5em auto; }

hr.fnline {
  width: 33%;
  margin-left: 0px; }

div .banner {
  text-align: center;
  margin-bottom: 1em;
  padding: 0 1em; }

/*  CSS MENU (yololo+)*/
ul#menue {
  font-family: Inter, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1em; }

ul#menue ul {
  background-color: #2870ED;
  box-shadow: 0px 0px 5px 2px rgba(39, 40, 41, 0.4); }

ul#menue li {
  font-weight: normal;
  width: inherit;
  list-style: none; }

ul#menue ul li {
  font-weight: normal; }

ul#menue a {
  color: #FFFFFF;
  margin-top: 0.7em;
  padding: 6px 12px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
  text-transform: none;
  text-align: left;
  transition: all 400ms ease-in-out 0s; }

ul#menue ul li a {
  padding: 12px; }

ul#menue a:hover, ul#menue a:active, ul#menue a:focus {
  background-color: #2b69d5; }

/* sidebar */
#sidebar {
  background-color: #2870ED;
  box-shadow: 0px 0px 5px 2px rgba(39, 40, 41, 0.4);
  padding: 5px;
  overflow: auto; }

#sidebar ul {
  font-family: Inter, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #2870ED;
  margin: 12px;
  list-style: none; }

#sidebar ul ul {
  padding-left: 12px; }

#sidebar a {
  color: #FFFFFF; }

#sidebar ul a:hover, #sidebar ul a:active, #sidebar ul a:focus {
  text-decoration: underline; }

ul.listing {
  list-style: none;
  margin-left: 0px; }

ul.listing li {
  margin: 1em 0px; }

ul.listing ul li {
  font-size: 1em;
  list-style: square;
  margin: 0.2em 1em; }

ul.listing ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #2D5373; }

ul.listing h2 {
  font-size: 1.5em;
  margin: 1em 0em 0.5em 0em; }

ul.listing h2 a, ul.listing h3 a {
  text-decoration: none;
  color: #2D5373; }

ul.neutral {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

/* breadcrumb */
#breadcrumb {
  padding: 2px;
  font-size: 1.1em;
  border-bottom: 1px solid #A2A2A2;
  margin-bottom: 1em; }

#breadcrumb a, .offsets a {
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  color: #2D5373; }

/* TABLES */
table.Gitternetz, table.withBorder, table.table {
  margin: 0 0 2em 0;
  border: 1px solid #A2A2A2;
  border-collapse: collapse; }

td {
  font-size: 1.1em;
  border: 1px solid #A2A2A2;
  padding: 8px;
  text-align: left;
  color: #5D5D5D; }

caption {
  font-size: 1.3em;
  padding: 2px;
  font-weight: bold;
  text-align: left; }

th {
  font-size: 1.1em;
  border: 1px solid #A2A2A2;
  padding: 8px;
  text-align: left;
  font-weight: bold;
  background-color: #FFFFFF; }

/* Insert your styles here */
/* social media icons */
.sb {
  font-size: 1.7em;
  text-align: center;
  color: #A2A2A2 !important;
  background-color: #FFFFFF;
  display: inline-block;
  text-decoration: none;
  width: 1.5em;
  height: 1.5em;
  margin: 0px 5px 5px 0px;
  opacity: 0.7;
  transition: all 500ms ease-in-out 0s; }

.sb:hover, .sb:active, .sb:focus {
  text-decoration: none;
  opacity: 1;
  color: #FFFFFF !important; }

.sb.facebook:hover, .sb.facebook:active, .sb.facebook:focus {
  background-color: #3b599d; }

.sb.twitter:hover, .sb.twitter:active, .sb.twitter:focus {
  background-color: #2fc8ff; }

.sb.linkedin:hover, .sb.linkedin:active, .sb.linkedin:focus {
  background-color: #007bb5; }

.sb.xing:hover, .sb.xing:active, .sb.xing:focus {
  background-color: #1a7576; }

.sb.google:hover, .sb.google:active, .sb.google:focus {
  background-color: #dd4b39; }

.sb.pinterest:hover, .sb.pinterest:active, .sb.pinterest:focus {
  background-color: #e60023; }

.sb.instagram:hover, .sb.instagram:active, .sb.instagram:focus {
  background-color: #833ab4; }

.sb.fhpx:hover, .sb.fhpx:active, .sb.fhpx:focus {
  background-color: #007bb5; }

.sb.email:hover, .sb.email:active, .sb.email:focus {
  background-color: #dd4b39; }

a {
  color: #2D5373; }

a.more {
  text-decoration: none;
  font-weight: bold; }

a.more:before {
  font-family: fontawesome;
  font-weight: 900;
  padding: 3px 5px;
  content: "\f101"; }

a.more:hover, a.more:active, a.more:focus {
  text-decoration: none;
  color: #3b6d98; }

a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #05569b; }

a:visited {
  color: #3d5263; }

a.fold, a.unfold {
  position: relative;
  display: block;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none; }

a.fold:after, a.unfold:after {
  font-family: fontawesome;
  font-weight: 900;
  padding: 3px 5px;
  content: "\f107";
  pointer-events: none; }

a.fold:after {
  content: "\f106"; }

a.fold:hover, a.fold:active, a.fold:focus, a.unfold:hover, a.unfold:active, a.unfold:focus {
  outline: none;
  text-decoration: none; }

a.as_button {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  hyphens: manual; }

a.linkedtitle {
  text-decoration: none; }

footer a {
  color: #FFFFFF !important;
  text-decoration: none; }

footer a:hover, footer a:active, footer a:focus {
  text-decoration: underline;
  color: white; }

footer a:visited {
  color: inherit; }

#cookieWarning {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(20, 20, 20, 0.8);
  text-align: center;
  padding: 1em 4px; }

/* FOOTNOTES */
a.aftn, a.ftn {
  text-decoration: none; }

/* FORMS */
label {
  font-weight: bold;
  font-size: 1.3em; }

.buttons {
  margin: 1em 0px;
  border: 1px solid #E8E8E8;
  padding: 12px;
  background-color: #FFFFFF; }

input.search {
  font-size: 1.1em;
  background-color: white;
  padding: 2px;
  border: 0px; }

#searcharea {
  color: #5D5D5D;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 1em;
  border-radius: 2rem;
  background-color: white; }

.duty {
  border-color: #FF4500 !important; }

.iframebox {
  position: relative;
  margin-bottom: 1em;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.iframebox iframe,
.iframebox object,
.iframebox embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

i.white {
  color: #FFFFFF; }

.tlform {
  font-size: 1.3em;
  text-align: left;
  margin: 1em 0; }

/* according to _form.scss in gui */
.tlform div.row {
  margin-bottom: 1em !important;
  display: block; }

.tlform p {
  margin: 0.5em 0;
  font-size: 1em; }

.tlform div.label,
fieldset.inside legend {
  padding: 8px 5px !important;
  background-color: #FFFFFF;
  text-align: right; }

.tlform div.label img {
  max-height: 90px; }

.tlform input[type=checkbox],
table.table input[type=checkbox],
.tlform input[type=radio] {
  display: none; }

.tlform input[type=checkbox] + label:before,
.tlform input[type=radio] + label:before {
  display: inline-block;
  padding-right: 8px;
  font-family: fontawesome;
  font-size: 2em;
  vertical-align: middle;
  color: #D5D5D5;
  content: "\f204"; }

.tlform input[type=checkbox]:checked + label:before,
.tlform input[type=radio]:checked + label:before {
  content: "\f205";
  color: #90EE90; }

.tlform input[type="checkbox"][readonly="readonly"] {
  pointer-events: none; }

table.table input[type=checkbox] + label:before {
  display: inline-block;
  font-family: fontawesome;
  font-size: 1.4em;
  width: 18px;
  font-weight: normal;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.33);
  content: "\f096"; }

table.table input[type=checkbox]:checked + label:before {
  content: "\f046";
  color: #222222; }

span.tiwrap {
  display: inline-block;
  margin-bottom: 2px;
  background-color: #E8E8E8; }

.btn_upload {
  display: inline-block;
  padding-right: 6px;
  background-color: #E8E8E8; }

.btn_upload span {
  display: inline-block;
  padding: 6px;
  margin-right: 6px;
  min-width: 20.5em;
  background-color: #FFFFFF;
  border: 1px solid #E8E8E8;
  font-weight: normal; }

label {
  font-size: 1em;
  font-weight: bold; }

input,
select,
textarea {
  outline: none;
  box-sizing: border-box;
  font-family: Inter, Arial, sans-serif;
  max-width: 93%; }

input.text,
textarea {
  font-size: 1em;
  background-color: #FFFFFF;
  color: #303030;
  margin: 0;
  padding: 8px;
  border: 1px solid #E8E8E8;
  width: 40em; }

.tiwrap input, .table input, .dlg input, .caldlg input, input.loose, #colorpicker input {
  width: auto; }

textarea {
  font-family: Inter, Arial, sans-serif; }

select {
  font-family: Inter, Arial, sans-serif;
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 8px;
  padding-right: 30px !important;
  min-width: 20em;
  color: #303030;
  background-color: #FFFFFF;
  background-image: linear-gradient(to left, #E8E8E8 28px, #FFFFFF 28px);
  border: 0; }

select.loose, .caldlg select {
  min-width: 10em; }

select[multiple] {
  border: 1px solid #E8E8E8; }

.selectwrap {
  display: inline-block;
  margin-bottom: 2px;
  border: 1px solid #E8E8E8;
  background-color: #E8E8E8; }

.enhanSelAnchor:after,
.selectwrap:after {
  font-family: fontawesome;
  background-color: #E8E8E8;
  font-weight: 900;
  padding: 8px;
  color: #FFFFFF;
  content: "\f13a";
  pointer-events: none; }

.selectwrap:after {
  margin-left: -28px; }

.enhanSelAnchor:after {
  padding: 8px 8px;
  position: absolute;
  right: 0;
  top: 0; }

.slideLab input.text {
  padding: 35px 20px 20px 20px;
  transition: padding-top 0.3s ease, margin-top 0.3s ease; }

.slideLab input.text + label {
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 10px;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
  height: 0px; }

.slideLab input + label > span {
  margin: 0;
  position: absolute;
  top: -65px;
  left: 0px;
  -webkit-transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease; }

.slideLab input:focus + label > span, .slideLab input.validIn + label > span {
  top: -85px;
  font-weight: normal;
  font-size: 0.8em; }

input:focus,
textarea:focus,
.enhanSel:focus-within,
.selectwrap:focus-within {
  border: 1px solid #2870ed;
  outline: none; }

.buttons {
  clear: left;
  margin: 1em 0;
  padding: 5px;
  white-space: nowrap;
  background-color: #FFFFFF; }

.as_button,
button,
input.button {
  color: #FFFFFF !important;
  font-weight: bold;
  font-size: 1.1em;
  margin: 4px 6px;
  padding: 12px 16px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  transition: all 200ms ease-in-out 0s;
  background-color: #2870ed;
  background-image: linear-gradient(to bottom, #2870ed 33%, #2870ed 66%); }

button.red,
input.button.red {
  color: #FFFFFF;
  background-color: #FF6347;
  background-image: linear-gradient(to bottom, #FF6347 66%, #D1513A 99%); }

a.as_button i,
button i {
  color: #FFFFFF !important;
  padding-right: 5px; }

.as_button:focus,
.as_button:hover,
button:focus,
button:hover,
input.button:focus,
input.button:hover {
  color: #FFFFFF !important;
  border: none;
  margin: 2px 4px;
  padding: 14px 18px;
  background-color: #2870ed;
  background-image: linear-gradient(to bottom, #2870ed 33%, #2870ed 66%); }

option.no_selection {
  font-style: italic; }

input[type=range] {
  -webkit-appearance: none;
  background-color: #E8E8E8;
  border-radius: 12px; }

input[type=range]:focus {
  background-color: #A2A2A2;
  border: none; }

.valigner {
  display: flex;
  align-items: center; }

output.inBubble {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  background-color: #E8E8E8;
  margin: 0;
  padding: 0 8px;
  border-radius: 50%; }

iframe.duty,
input.duty {
  border: 2px solid #FF8B8B !important; }

option.zero_opt {
  color: #777777;
  font-style: italic; }

fieldset {
  padding: 12px;
  margin: 1.5em 0;
  border: 3px solid #FFFFFF;
  border-radius: 6px; }

fieldset.unfold {
  padding: 0;
  border: 0; }

fieldset.inside {
  border: 0;
  padding: 0; }

legend {
  min-width: 14em;
  padding: 8px;
  margin-left: 5px;
  font-weight: bold;
  background-color: #FFFFFF;
  border-radius: 7px; }

fieldset.inside legend {
  background-color: #FFFFFF;
  border-radius: 0; }

fieldset.unfold legend {
  margin: 0;
  border-radius: 0; }

div.radiorow {
  float: left;
  width: 25%; }

textarea.comment {
  border: 0;
  width: 80%;
  resize: vertical; }

.textlimit {
  font-size: 0.8em !important; }

/* autofill styles */
.enhanSel {
  position: relative;
  display: inline-block;
  min-width: 25em;
  border: 1px solid #E8E8E8; }

.enhanSel ul {
  font-size: 1em; }

.enhanSel .enhanSelAnchor {
  color: #303030;
  background-color: #FFFFFF;
  font-weight: normal;
  padding: 8px; }

.enhanSel a {
  display: block;
  text-decoration: none;
  color: #303030; }

.enhanSelImg {
  margin: 6px 12px 0 8px; }

.enhanSel a i {
  padding-right: 8px; }

.ac_input {
  background-repeat: no-repeat;
  background-position: right; }

.ac_results,
.enhanSelDropdown {
  border: 1px solid #E8E8E8;
  min-width: 300px;
  background-color: #FFFFFF;
  color: #303030;
  box-shadow: 0 0 12px 0 #E8E8E8;
  z-index: 1000;
  max-height: 15em;
  overflow: auto; }

.ac_results ul,
.enhanSelDropdown ul {
  margin: 0;
  text-align: left;
  list-style-position: outside;
  list-style: none; }

.ac_results li,
.enhanSelDropdown li {
  margin: 0;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  font-size: 1em; }

.ac_loading {
  background-image: url("/graphics/loading.gif"); }

.ac_over {
  background-color: #6da2d9 !important; }

@media only screen and (max-width: 480px) {
  fieldset textarea, fieldset input {
    max-width: 320px; }
  .enhanSel {
    min-width: 20em; } }

/* Media Queries */
/* bigger Desktop */
@media only screen and (min-width: 1440px) {
  body {
    font-size: 90%; } }

/* Tablet (Portrait) works 768px */
/* Mobile (Portrait) works with 320px */
@media only screen and (max-width: 767px) {
  body {
    background-color: #FFFFFF; }
  #logo {
    margin-top: 0.5em !important; }
  #site {
    box-shadow: none !important;
    background-color: #FFFFFF !important;
    margin: 0 !important;
    border: 0 !important; }
  #content {
    box-shadow: none !important;
    background-color: #FFFFFF !important;
    border: 0px !important; }
  .tlform div.label {
    background-color: #FFFFFF;
    float: none;
    width: inherit;
    text-align: left; } }

/* Mobile (Landscape) works with 480px */
#headbar {
  margin-top: 2em;
  padding-top: 0.5em;
  padding-bottom: 1em;
  background-color: #2870ed;
  border-radius: 8px; }

.yo-bar a {
  min-width: inherit;
  padding: 0 16px 0 0; }

.yo-sidebar {
  animation-name: anright;
  right: 0; }

#membernav {
  margin-top: 0;
  font-size: 16px; }

#membernav a {
  text-decoration: none; }

#login a {
  font-size: 0.9em !important; }

footer p {
  font-size: 14px; }

#footer-logo {
  padding: 2em;
  margin-bottom: 45px;
  text-align: center;
  border-radius: 8px;
  background-color: #2870ED; }

#membernav a.as_button {
  background-color: #FFFFFF !important;
  color: #2870ED !important;
  background-image: none !important;
  padding: 6px 12px; }

#membernav a.as_button i {
  color: #2870ED !important; }

#membernav a.as_button:hover,
#membernav a.as_button:active,
#membernav a.as_button:focus {
  background-color: #dfeafd !important;
  margin: 4px 6px; }

.as_button, button {
  padding: 7px 12px; }

.as_button:focus,
.as_button:hover,
button:focus,
button:hover,
input.button:focus,
input.button:hover {
  margin: 2px 4px;
  padding: 9px 14px; }

#overlay {
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: inherit;
  height: 100%;
  background-color: rgba(40, 112, 237, 0.9);
  z-index: 300; }

div#login {
  width: 33%;
  min-width: 300px;
  margin: 8em auto;
  padding: 4em;
  background-color: #FFFFFF;
  border-radius: 8px; }

div#login a {
  color: #2870ED; }

#overlay2 {
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 300; }

#map_canva {
  margin: 0.5em 0px;
  width: 100%;
  height: 300px; }

#StreetMap {
  margin: 0.5em 0px;
  width: 100%;
  height: 600px; }

#goog-gt-tt {
  display: none !important; }

.goog-text-highlight {
  background-color: inherit !important;
  box-shadow: none !important; }

iframe.gmap {
  width: 100%;
  height: 500px; }

iframe.gtc {
  display: none;
  width: 100%;
  height: 250px;
  margin: 2em 0;
  border-radius: 10px; }

.tlform {
  font-size: 1.1em; }

ul#Sektionen {
  margin: 0 -8px 0 -8px; }

ul#Sektionen li {
  list-style: none;
  padding: 8px;
  margin: 0px; }

ul#Sektionen a:hover {
  opacity: 0.8; }

ul#Sektionen p {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0; }

ul#Sektionen a {
  text-decoration: none; }

ul#Sektionen img {
  border-radius: 10px;
  width: 100%; }

ul.submen {
  margin: 0px 0px 1em 0px;
  padding: 0px;
  border-bottom: 1px solid #C0C0C0; }

ul.submen li {
  list-style: none;
  margin-left: 0.5em;
  margin-bottom: 0; }

ul.submen a, ul.submen > span {
  display: block;
  float: left;
  padding: 10px;
  margin: 6px 4px 0 4px;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  transition: all 200ms ease-in-out 0s;
  color: #555555;
  background: #EAEAEA;
  background-image: linear-gradient(to bottom, #F5F5F5 66%, #EAEAEA 99%);
  border: 1px solid #DEDEDE;
  border-bottom: none;
  text-shadow: 1px 1px 0px #FFFFFF; }

ul.submen a.active {
  background: #FFFFFF;
  color: #000; }

ul.submen a.active, ul.submen a:hover, ul.submen a:active, ul.submen li a:focus {
  margin: 3px 4px 0 4px;
  padding-bottom: 13px;
  color: #000;
  background: #FFFFFF;
  background-image: linear-gradient(to bottom, #FFFFFF 66%, #F5F5F5 99%); }

/* events */
ul#event_list, ul#news_list {
  font-size: 1.1em;
  margin-left: 0;
  padding-left: 0; }

ul#news_list {
  margin-bottom: 5em; }

ul#event_list li, ul#news_list li {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }

ul#event_list img, ul#news_list img {
  border-radius: 10px;
  display: block; }

.event_img {
  position: relative;
  float: left; }

.event-in-list, .news-in-list, .gal-in-list {
  border-radius: 10px;
  padding: 12px;
  background-color: #E4EAF0; }

.news-in-list {
  background-color: #6CD99D; }

.gal-in-list {
  background-color: #65CDCF; }

.sold_out {
  position: absolute;
  top: 0;
  right: 40px;
  background-color: #FF6130;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
  padding: 8px 16px;
  border-radius: 0 0 10px 10px; }

.no_cancel {
  position: absolute;
  top: 0;
  right: 20px;
  background-color: #2870ed;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
  padding: 8px 16px;
  border-radius: 0 0 10px 10px; }

.fileicon {
  text-align: center;
  font-size: 1.4em;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #C2E3F9;
  color: #FFFFFF; }

ul#event_list h2, ul#news_list h2 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

ul#event_list a,
ul#event_list a:hover,
ul#event_list a:active,
ul#event_list a:visited,
ul#news_list a,
ul#news_list a:hover,
ul#news_list a:active,
ul#news_list a:visited {
  color: #012A4B;
  text-decoration: none; }

p.location {
  font-size: 1.25em;
  margin: 0; }

p.date {
  font-weight: bold;
  font-size: 1.25em;
  margin: 0; }

.ac_input {
  width: 23em !important; }

.a-pseudo {
  display: inline;
  font-size: 1em;
  color: #2870ED;
  margin: 0;
  padding: 0;
  border: 0 !important;
  background-color: inherit;
  max-width: 100%; }

iframe.gmap {
  width: 100%;
  height: 500px; }

table.order, table.bookings, #calendar {
  border-collapse: collapse; }
  
table.order {
  width: 40em;
  }

#calendar a {
  text-decoration: none !important; }

.caldlg {
  background-color: #E8E8E8;
  padding: 1em;
  font-size: 0.8em;
  border-radius: 10px; }

table.fit {
  margin-bottom: 2em; }

table.fit tr:nth-child(2n+1) td, table.fit tr:nth-child(2n+1) th {
  background: #F5F7FA; }

table.order td {
  font-size: 1em;
  border: 0px;
  padding: 8px 8px;
  text-align: left;
  background: #E4EAF0;
  color: #000; }

table.order caption {
  padding: 2px;
  font-weight: bold;
  text-align: left; }

table.order th {
  border: 0px;
  padding: 0px;
  text-align: left;
  font-weight: bold; }

table.order tr:nth-child(2n+1) td {
  background: #F5F7FA; }

table.bookings tr:nth-child(2n) td {
  background: #F5F7FA; }

tr.sum td {
  font-weight: bold;
  background: #6CD99D !important; }

td.min {
  text-align: right !important; }

.buttons {
  border: none;
  padding: 0px; }

table.fsypvCal {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 2em; }

table.fsypvCal caption {
  font-size: 1.6em; }

table.fsypvCal th {
  border: 0px;
  background-color: #2870ED;
  color: #FFFFFF; }

table.fsypvCal td {
  border: 0px; }

table.fsypvCal tr.line td {
  border-bottom: 1px dotted silver; }

table.fsypvCal th:nth-child(1) {
  width: 25%; }

table.fsypvCal th:nth-child(2) {
  width: 10%; }

table.fsypvCal th:nth-child(4) {
  width: 10%; }

table.fsypvCal th:nth-child(5) {
  width: 25%; }

fieldset.shaded {
  background-color: #E4EAF0;
  border-radius: 10px; }

fieldset.shaded legend {
  float: left; }

fieldset.shaded div.label {
  background-color: #E4EAF0; }

legend {
  font-size: 1.2em;
  background-color: inherit; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .banner {
    margin: 0 10px 0 10px;
    height: 300px; }
  .banner h1 {
    font-size: 3em;
    padding-top: 70px; } }

@media only screen and (max-width: 767px) {
  ul#Sektionen {
    margin: 0 5px 0 5px; }
  ul#event_list {
    margin: 0 10px 0 10px; }
  .banner {
    margin: 0 10px 0 10px;
    height: 200px; }
  .banner h1 {
    font-size: 2em;
    padding-top: 50px; } }
