/* Sonderfarbe */
/* Sonderfarbe transparent */
/* Sonderfarbe */
*:focus {
  outline: none; }

* {
  margin: 0;
  padding: 0; }

@page {
  margin: 5% 10mm;
  size: A4 landscape; }

html {
  min-height: 100%;
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: 100%;
  background-color: #000;
  color: #8C9399;
  font-size: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  background: url(bg_park.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

a {
  color: #F18500;
  text-decoration: none; }

a:hover {
  color: #F18500;
  text-decoration: underline; }

a:active, a:focus {
  outline: none; }

.floatright {
  float: right; }

.floatleft {
  float: left; }

.clearboth {
  clear: both; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

a:active, a:focus {
  outline: none; }

p {
  margin-bottom: 22px; }

p, ul, ol {
  line-height: 150%;
  font-size: 0.875em; }

b, strong {
  font-weight: 700; }

h1 {
  margin-bottom: 14px;
  color: #F18500;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.5em; }

h2 {
  margin-bottom: 12px;
  color: #F18500;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em; }

h3 {
  font-size: 0.875em; }

ul, ol {
  margin: 0 0 18px 16px;
  padding: 0; }

ul.dash {
  margin: 0;
  padding: 0;
  list-style: none; }

sup, sub {
  line-height: 0px; }

table {
  margin: 0 0 20px 0;
  border-collapse: collapse; }

th {
  border-bottom: 1px solid #000;
  text-align: left;
  font-weight: bold; }

td {
  padding: 0 10px 0 0;
  vertical-align: top; }

caption {
  text-align: left; }

.divider {
  margin: 0;
  padding: 0;
  border: none; }

.divider hr {
  margin: 0px 0px 40px 0px;
  height: 0px;
  border: 0px solid transparent;
  border-top: 1px dotted #8C9399;
  border-bottom: 0; }

.nopadding {
  padding: 0; }

.nomargin {
  margin: 0; }

/* RTE */
span.strike {
  text-decoration: line-through; }

/* Standard-Bildabstaende */
DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px; }

DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 10px; }

DIV.csc-textpic-imagecolumn, TD.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px; }

DIV.csc-textpic-intext-left .csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 10px; }

DIV.csc-textpic-intext-right .csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 10px; }

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
  padding: 0;
  border: 1px solid #CCC; }

/* Parkseite */
#parkcontent {
  position: relative;
  height: 100%;
  left: 5%;
  vertical-align: bottom;
  color: #8C9399;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  overflow: scroll; }
  #parkcontent:after {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block; }
  #parkcontent div.content {
    display: inline-block;
    width: 30%; }
  #parkcontent h1 {
    display: block;
    width: 220px;
    height: 41px;
    background-image: url(logo.svg);
    background-size: 100% auto;
    background-repeat: none;
    text-indent: -9999px;
    margin-bottom: 60px;
    margin-top: 20px; }
  #parkcontent a {
    color: #8C9399;
    text-decoration: none; }
  #parkcontent a:hover {
    text-decoration: underline; }
  #parkcontent p {
    margin-bottom: 18px;
    line-height: 110%;
    font-size: 18px; }
  #parkcontent .detail {
    font-size: 16px; }

/* Portraitmode */
@media only screen and (max-width: 560px) {
  #parkcontent {
    left: 0; }
    #parkcontent div.content {
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
      margin-top: 250px;
      padding: 10px;
      box-sizing: border-box; }
 }

/* 404 Fehlerseiten */
.bodyclass {
  background: #333; }

#page404 {
  margin: 0 auto;
  margin: 80px 0 0 0;
  width: 400px;
  text-align: center; }
  #page404 p {
    color: #FFF;
    font-size: 11px;
    font-family: "Courier New", Courier, monospace; }

/* Content */
#headwrapper {
  width: 100%; }

#head {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  width: 960px;
  height: 97px; }

#headlogo {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 196px;
  height: 56px; }
  #headlogo h1 {
    margin: 0;
    padding: 0; }
  #headlogo img {
    border: none; }
  #headlogo a {
    display: block;
    width: 194px;
    height: 56px;
    background: url(../img/logo.png) no-repeat;
    background-image: url(../img/logo.svg), none;
    background-size: 100% auto;
    background-repeat: none;
    text-indent: -9999px; }

#headnavi {
  position: absolute;
  top: 53px;
  right: 0px;
  width: 760px;
  height: 30px;
  text-align: right;
  font-size: 1em;
  z-index: 99999; }
  #headnavi ul {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none; }
    #headnavi ul li {
      position: relative;
      z-index: 200;
      padding: 0;
      margin: 0;
      display: inline-block; }
      #headnavi ul li a {
        display: block;
        height: 30px;
        padding: 14px 0px 0 14px;
        margin-right: 5px;
        color: #8C9399;
        text-decoration: none;
        text-transform: uppercase; }
      #headnavi ul li a.aktiv, #headnavi ul li a:hover, #headnavi ul li:hover a {
        display: block;
        height: 30px;
        padding: 14px 0px 0 14px;
        margin-right: 5px;
        color: #F18500;
        text-decoration: none; }
      #headnavi ul li ul {
        position: absolute;
        z-index: 99999;
        top: 44px;
        left: 0px;
        z-index: 200;
        display: none;
        overflow: hidden;
        box-sizing: border-box;
        margin: 0px;
        padding: 4px 0px 4px 0px;
        width: auto;
        height: auto;
        background-color: rgba(255, 255, 255, 0.9);
        background: rgba(255, 255, 255, 0.9);
        color: rgba(255, 255, 255, 0.9);
        text-align: left;
        white-space: nowrap; }
      #headnavi ul li:hover ul {
        display: block;
        -webkit-animation: fadeIn 0.4s;
        animation: fadeIn 0.4s; }
      #headnavi ul li ul li {
        z-index: 200;
        display: block;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #8C9399;
        margin: 0 14px 0 14px; }
      #headnavi ul li ul li:first-child {
        border-top: none; }
      #headnavi ul li ul li a, #headnavi ul li:hover ul li a {
        height: auto;
        padding: 10px 0px;
        text-transform: none;
        line-height: 110%;
        color: #8C9399; }
      #headnavi ul li ul li a:hover, #headnavi ul li:hover ul li a:hover {
        height: auto;
        padding: 10px 0px;
        text-transform: none;
        line-height: 110%;
        color: #F18500; }

#headnavilang {
  position: absolute;
  top: 12px;
  right: 5px;
  width: 300px;
  height: 30px;
  text-align: right;
  font-size: 0.875em;
  z-index: 99999; }
  #headnavilang ul {
    margin: 0;
    padding: 0; }
    #headnavilang ul li {
      margin: 0;
      padding: 0;
      list-style-position: inside;
      list-style-type: none;
      display: inline; }
    #headnavilang ul span.act {
      color: #F18500; }
    #headnavilang ul a {
      font-size: 0.875em;
      text-decoration: none;
      font-weight: normal;
      color: #8C9399; }
    #headnavilang ul a.act, #headnavilang ul a:hover {
      font-size: 0.875em;
      text-decoration: none;
      font-weight: normal;
      color: #F18500; }

/* MeanMenu */
nav {
  display: none; }

a.meanmenu-reveal {
  display: none; }

.mean-container {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif; }
  .mean-container .mean-bar {
    position: relative;
    z-index: 8888;
    float: none;
    margin: 0;
    padding: 0px;
    min-height: 5px;
    width: 100%;
    border: none;
    border-bottom: none;
    background: none; }
  .mean-container a.meanmenu-reveal {
    position: absolute;
    top: -50px;
    left: 180px;
    display: block;
    padding: 8px 16px 8px 8px;
    width: 20px;
    height: 20px;
    background: #FFF;
    color: #A9AAAC;
    text-decoration: none;
    text-indent: -9999em;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    cursor: pointer; }
  .mean-container a.meanmenu-reveal span {
    display: block;
    margin-top: 3px;
    height: 3px;
    background: #A9AAAC; }
  .mean-container .mean-nav {
    float: none;
    margin-top: 33px;
    width: 100%;
    background: #FFF; }
    .mean-container .mean-nav ul {
      margin: 0 0 2px 0;
      padding: 0;
      width: 100%;
      list-style-type: none; }
      .mean-container .mean-nav ul li {
        position: relative;
        float: none;
        width: 100%; }
        .mean-container .mean-nav ul li a {
          display: block;
          float: none;
          margin: 0;
          padding: 0.5em 5%;
          width: 90%;
          border-bottom: 1px solid #FFF;
          background: #A9AAAC;
          color: #FFF;
          text-align: center;
          text-decoration: none; }
        .mean-container .mean-nav ul li li a {
          visibility: visible;
          padding: 8px 10%;
          width: 80%;
          border-bottom: 1px solid #A9AAAC;
          text-shadow: none !important; }
        .mean-container .mean-nav ul li.mean-last a {
          margin-bottom: 0;
          border-bottom: none; }
        .mean-container .mean-nav ul li li li a {
          padding: 8px 15%;
          width: 70%; }
        .mean-container .mean-nav ul li li li li a {
          padding: 8px 20%;
          width: 60%; }
        .mean-container .mean-nav ul li li li li li a {
          padding: 8px 25%;
          width: 50%; }
        .mean-container .mean-nav ul li a:hover {
          background: #F18500;
          color: #FFF; }
        .mean-container .mean-nav ul li a.mean-expand {
          position: absolute;
          top: 0;
          right: 0;
          z-index: 2;
          padding: 3px 12px 12px 14px !important;
          width: 20px;
          height: 10px;
          border: none !important;
          text-align: left;
          font-weight: normal;
          background: none; }
    .mean-container .mean-nav .wrapper {
      margin: 0;
      padding: 0;
      width: 100%; }
  .mean-container .mean-push {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%; }
  .mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

#sliderwrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 420px; }

#outerslider {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 420px; }

#sliderslider {
  position: relative;
  left: -700px;
  margin-left: 50%;
  width: 1400px;
  height: 420px; }

#slidercontentwrapper {
  position: relative;
  margin: 0 auto;
  width: 960px; }

#slidercontent {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  display: block;
  padding: 18px 37px 0px 37px;
  width: 320px;
  background-color: #F18500;
  background-color: rgba(251, 133, 0, 0.9);
  color: #FFF; }
  #slidercontent h1 {
    color: #FFF;
    font-size: 16px; }
  #slidercontent p {
    color: #FFF;
    font-size: 27px;
    line-height: 120%; }

#contentwrapper {
  width: 100%;
  margin-top: 40px; }

#content {
  margin: 0 auto;
  padding: 0 20px;
  width: 960px; }

/* Gridelements 960 */
/* gridelements */
.content_col {
  float: left; }

.col_2 {
  width: 40%;
  margin-left: 10%; }

.col_2:first-child {
  margin-left: 0; }

.col_2_1 {
  width: 305px;
  margin: 0 0 50px 55px; }

.col_2_2 {
  width: 600px; }

.col_3 {
  width: 304px; }

.col_4 {
  width: 222px; }

.content_col ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.content_col ul li {
  padding-left: 14px;
  background: url(../img/bullit.png) no-repeat 0px 6px; }

#footerwrapper {
  width: 100%;
  border-top: 1px dotted #8C9399;
  margin-top: 30px; }

#footer {
  margin: 0 auto;
  padding: 15px 20px;
  width: 1000px; }
  #footer .col_1 {
    float: left;
    width: 600px;
    text-align: left; }
  #footer .col_2 {
    float: right;
    width: 305px; }
  #footer .col_2_1 {
    width: 505px;
    margin: 0 0 50px 55px; }
  #footer .col_2_2 {
    width: 600px; }
  #footer .floatright ul li {
    padding-left: 7px; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #footer li {
    margin: 0;
    padding: 0;
    display: inline; }
  #footer a.normal {
    color: #8C9399;
    text-decoration: none; }
  #footer a.aktiv {
    color: #F18500;
    text-decoration: none; }
  #footer a.normal:hover {
    color: #F18500;
    text-decoration: none; }
  #footer img {
    margin-top: -5px; }

/* eingerueckt ohne Aufzaehlungszeichen */
.indent {
  margin: 0 0 0 20px; }

/* Bildunterschriften */
.csc-textpic-caption {
  padding: 3px 0 0 0;
  font-size: 12px; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

/* 'Nach oben'-Link */
.csc-linkToTop {
  float: right; }

/* Formular */
div.csc-mailform {
  border: 0; }

div.csc-mailform ol li {
  overflow: hidden; }

div.csc-mailform ol, div.csc-mailform ol li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

div.csc-mailform li label {
  float: left;
  margin-right: 1em;
  width: 120px;
  vertical-align: baseline; }

div.csc-mailform input, div.csc-mailform textarea {
  margin-bottom: 10px;
  padding: 2px;
  width: 250px;
  border: 1px solid #E5E5E5;
  font-size: 12px;
  font-family: 'dosis'; }

div.csc-mailform select {
  float: left;
  margin: 2px 0;
  width: 220px; }

div.csc-mailform option {
  padding: 0 5px;
  background: #fff; }

div.csc-mailform li.csc-form-element-checkbox input {
  float: left;
  margin: 0;
  padding: 0;
  width: 20px;
  text-align: left; }

div.csc-mailform li.csc-form-element-submit input {
  display: inline-block;
  margin-top: 10px;
  width: auto;
  cursor: pointer; }

#mailformformtype_mail {
  margin: 10px 0 0 170px;
  padding: 2px;
  width: 80px;
  border: 1px solid #ccc;
  background: #eee;
  text-align: center; }

/* go_maps_ext */
div.gme-info-window p {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: normal !important;
  font-size: 0.875em !important;
  width: 150px; }

/* powermail */
.tx-powermail h3 {
  display: none; }
.tx-powermail .powermail_fieldset {
  clear: left;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 20px;
  background: none; }
  .tx-powermail .powermail_fieldset .powermail_field {
    width: 420px;
    padding: 5px;
    margin: 0px;
    border: 1px solid #F18500;
    color: #8C9399;
    float: right;
    font-size: inherit; }

/* flexslider */
.flexslider {
  border: 0 none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0;
  position: relative; }

/* ---------------------- media queries ---------------------- */
/* iPad Portrait */
@media only screen and (min-width: 569px) and (max-width: 768px) {
  #head {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    width: 728px;
    height: 97px; }

  #headnavi {
    position: absolute;
    top: 53px;
    right: 10px;
    width: 600px;
    height: 30px;
    text-align: right;
    font-size: 13px; }

  #slidercontentwrapper {
    position: relative;
    margin: 0 auto;
    width: 728px; }

  #content {
    margin: 0 auto;
    padding: 0 20px;
    width: 728px; }

  div.gme-map {
    width: 352px !important;
    height: 225px !important; }

  /* Gridelements 960 */
  .content_col {
    float: left;
    margin: 0 0 50px 24px; }

  .content_col:first-child {
    margin: 0 0 50px 0; }


  .col_2 {
    width: 352px; }

  #content .col_2 img {
    width: 352px;
    height: auto; }

  .col_2_1 {
    width: 250px;
    margin: 0 0 50px 55px; }
    .col_2_1 img {
      width: 250px;
      height: auto; }

  .col_2_2 {
    width: 423px; }

  .col_3 {
    width: 226px; }
    .col_3 img {
      width: 226px;
      height: auto; }

  .col_4 {
    width: 222px; }

  #footer {
    margin: 0 auto;
    padding: 15px 20px;
    width: 728px; }
    #footer .col_1 {
      float: left;
      width: 423px;
      text-align: left; }
    #footer .col_2 {
      float: right;
      width: 250px; }
 }

/* Landscapemode */
@media only screen and (min-width: 480px) and (max-width: 568px) {
  h1 {
    margin-bottom: 10px;
    color: #F18500;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px; }

  h2 {
    margin-bottom: 12px;
    color: #F18500;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px; }

  h3 {
    font-size: 12px; }

  .floatright {
    float: none;
    display: block;
    margin-top: 10px; }

  #head {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    width: 440px;
    height: 97px; }

  #headlogo {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 196px;
    height: 56px; }
    #headlogo h1 {
      margin: 0;
      padding: 0; }
    #headlogo img {
      border: none; }
    #headlogo a {
      display: block;
      width: 194px;
      height: 56px;
      background: url(../img/logo.png) no-repeat;
      text-indent: -9999px; }

  nav {
    display: block; }

  #sliderwrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 380px; }

  #outerslider {
    position: relative;
    top: 0px;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 210px; }

  #sliderslider {
    position: relative;
    left: -350px;
    margin-left: 50%;
    width: 700px;
    height: 210px; }
    #sliderslider img {
      height: 210px;
      width: auto; }

  #slidercontentwrapper {
    position: relative;
    width: 100%;
    background-color: #F18500;
    background-color: rgba(251, 133, 0, 0.9); }

  #slidercontent {
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: block;
    padding: 18px 0px 4px 0px;
    width: 440px;
    background-color: none;
    background: none;
    color: #FFF; }
    #slidercontent h1 {
      color: #FFF;
      font-size: 14px; }
    #slidercontent p {
      color: #FFF;
      font-size: 24px;
      line-height: 120%; }

  #contentwrapper {
    width: 100%;
    margin-top: 40px; }

  #content {
    margin: 0 auto;
    padding: 0 20px;
    width: 440px; }

  div.gme-map {
    height: 250px !important;
    width: 440px !important; }

  /* Gridelements 960 */
  .content_col {
    float: left;
    margin: 0 0 50px 0px; }

  .content_col:first-child {
    margin: 0 0 50px 0px; }


  .col_2 {
    width: 440px; }

  .col_2_1 {
    width: 440px;
    margin: 0; }

  .col_2_2 {
    width: 440px; }

  .col_3 {
    width: 440px; }

  .col_4 {
    width: 440px; }

  #footer {
    margin: 0 auto;
    padding: 15px 20px;
    width: 440px; }
    #footer .col_1 {
      float: left;
      width: 440px;
      text-align: left; }
    #footer .col_2 {
      float: left;
      width: 440px; }
    #footer .floatright ul li {
      padding-left: 0px;
      padding-right: 7px; }
 }

/* Portraitmode */
@media only screen and (max-width: 479px) {
  h1 {
    margin-bottom: 10px;
    color: #F18500;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px; }

  h2 {
    margin-bottom: 12px;
    color: #F18500;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px; }

  h3 {
    font-size: 12px; }

  .floatright {
    float: none;
    display: block;
    margin-top: 10px; }

  #head {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    width: 280px;
    height: 97px; }

  #headlogo {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 196px;
    height: 56px; }
    #headlogo h1 {
      margin: 0;
      padding: 0; }
    #headlogo img {
      border: none; }
    #headlogo a {
      display: block;
      width: 194px;
      height: 56px;
      background: url(../img/logo.png) no-repeat;
      text-indent: -9999px; }

  nav {
    display: block; }

  #sliderwrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 380px; }

  #outerslider {
    position: relative;
    top: 0px;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 210px; }

  #sliderslider {
    position: relative;
    left: -350px;
    margin-left: 50%;
    width: 700px;
    height: 210px; }
    #sliderslider img {
      height: 210px;
      width: auto; }

  #slidercontentwrapper {
    position: relative;
    width: 100%;
    background-color: #F18500;
    background-color: rgba(251, 133, 0, 0.9); }

  #slidercontent {
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: block;
    padding: 18px 0px 4px 0px;
    width: 280px;
    background-color: none;
    background: none;
    color: #FFF; }
    #slidercontent h1 {
      color: #FFF;
      font-size: 14px; }
    #slidercontent p {
      color: #FFF;
      font-size: 24px;
      line-height: 120%; }

  #contentwrapper {
    width: 100%;
    margin-top: 40px; }

  #content {
    margin: 0 auto;
    padding: 0 20px;
    width: 280px; }

  #content img {
    max-width: 280px;
    height: auto; }

  div.gme-map {
    height: 250px !important;
    width: 280px !important; }

  /* Gridelements 960 */
  .content_col {
    float: left;
    margin: 0 0 50px 0px; }

  .content_col:first-child {
    margin: 0 0 50px 0px; }


  .col_2 {
    width: 280px; }

  .col_2_1 {
    width: 280px;
    margin: 0; }

  .col_2_2 {
    width: 280px; }

  .col_3 {
    width: 280px; }

  .col_4 {
    width: 280px; }

  #footer {
    margin: 0 auto;
    padding: 15px 20px;
    width: 280px; }
    #footer .col_1 {
      float: left;
      width: 280px;
      text-align: left; }
    #footer .col_2 {
      float: left;
      width: 280px; }
    #footer .floatright ul li {
      padding-left: 0px;
      padding-right: 7px; }
 }

/* Druck  */
