/* rot: #da001f */

@-webkit-viewport {
width:device-width
}
@-moz-viewport {
width:device-width
}
@-ms-viewport {
width:device-width
}
@-o-viewport {
width:device-width
}
@viewport {
width:device-width
}
@media screen and (max-width: 25em) {
@-ms-viewport {
width:320px
}
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, main, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
input[hidden] {
  display: none
}
body, html {
  font-size: 16px;
  font-family:'Lato', sans-serif;
  line-height: 1.5;
  background: #fff;
  color: #646464;
  height: 100%
}
@media only screen and (orientation: landscape), (orientation: portrait) {
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
}
body {
  margin: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased
}
#t3onepage {
  max-width:100%; 
  overflow:hidden;
}


a {
  color: #000 !important;
  text-decoration: underline !important;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}
a:visited {
  color: #000 !important;
}
a:hover {
  color: #000 !important;
}
a:focus {
  color: #000 !important;
  outline: thin dotted
}
a:active {
  color: #000 !important;
}
a:hover, a:active {
  outline: 0
}
#header ul.nav.navbar-nav li a,
#header ul.navigation li a {
    color: #267122 !important;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: uppercase;
}
#header ul.nav.navbar-nav li.first-level a:first-child {
  display:none;
}
#header ul.nav.navbar-nav li a:visited,
#header ul.nav.navbar-nav li a:hover,
#header ul.nav.navbar-nav li a:focus,
#header ul.nav.navbar-nav li a:active,
#header ul.navigation li a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #267122 !important;
}
#header .spacer {
  height:100%;
}
.navbar-default .navbar-nav > li > a {
    color: #267122;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

@media (min-width: 768px) {
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 20px;
}
.nav>li>a {
  position: relative;
    display: block;
    padding: 10px 12px;
    padding-left: 0px;
    font-size: 14px;
}

}
@media (min-width: 992px) {
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
  font-size: 16px;
}
  
}


.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
    color: #267122;
    background-color: transparent;
}
ul.nav.navbar-nav li,
ul.nav.navbar-nav li.dropdown {
  border-bottom: 3px solid transparet;
}
ul.nav.navbar-nav li.dropdown.open {
  border-bottom: 3px solid #267122;
}

ul.nav.navbar-nav li.dropdown a:after {
  font-family: "Glyphicons Halflings";
  content:"\e259";
  padding-left: 5px;
  font-size:12px;  
}
ul.nav.navbar-nav li.dropdown.open a:after {
  font-family: "Glyphicons Halflings";
  content:"\e260";
  font-size:12px;    
}

ul.nav.navbar-nav li.dropdown ul li a:after {
  content:"";
}
ul.nav.navbar-nav li.dropdown.open ul li a:after {
  content:"";
}
ul.nav.navbar-nav li.dropdown span.place {
    height: 0px;
    display: none;
}


/* Navbar */
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    border-radius: 0px;
}
.navbar {
    margin-bottom: 0px;
    min-height: 20px;
    position: relative;
  border:none;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.75);
    border: 0px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    float: left;
    font-size: 14px;
    list-style: outside none none;
    min-width: 160px;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    top: 106%;
    z-index: 1000;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color:transparent;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;  
}
.service-nav {
    min-height: 40px;  
}

@media (min-width: 768px) {
.service-nav {
    min-height: 55px;  
}  
}

@media (min-width: 992px) {
.service-nav {
    min-height: 75px;  
}  
}
.service-nav a,
.service-nav a:hover,
.service-nav a:focus,
.service-nav a:active,
.service-nav a:visited {
    color: #267122 !important;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size: 13px;  
}

.fa.fa-facebook-official {
  color: #267122;
  font-size:16px;    
}
@media (min-width: 768px) {
.service-nav a,
.service-nav a:hover,
.service-nav a:focus,
.service-nav a:active,
.service-nav a:visited {
    color: #267122 !important;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size: 14px;  
}
}

@media (min-width: 992px) {
.service-nav a:first-child,
.service-nav a:first-child:hover,
.service-nav a:first-child:focus,
.service-nav a:first-child:active,
.service-nav a:first-child:visited {
  margin-left: 5px;  
}  
  
.service-nav a,
.service-nav a:hover,
.service-nav a:focus,
.service-nav a:active,
.service-nav a:visited {
    color: #267122 !important;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size: 14px;
  margin-right:10px;
  margin-left: 10px;  
}  
}

/* Navbar Toggle iPhone */
.navbar-default .navbar-toggle {
    border-color: #da001f;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: #eee;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #da001f;
}
#header-mobile {
    transition: all 0.4s ease-in-out 0s;
}
[role="banner-mobile"] {
    padding: 0;
    position: fixed;
}
[role="banner-mobile"] {
    background: #ff9c44 none repeat scroll 0 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.navbar-header.mobile .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#header-mobile ul.nav.navbar-nav li a:visited,
#header-mobile ul.nav.navbar-nav li a, 
#header-mobile ul.navigation li a {
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size:28px;
  white-space: inherit;
}

#header-mobile ul.nav.navbar-nav li {
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size:16px;
}


#header-mobile ul.nav.navbar-nav li ul li a, 
#header-mobile ul.navigation li ul li a {
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
  font-size:20px;
}

#header-mobile ul.nav.navbar-nav li a:hover,
#header-mobile ul.nav.navbar-nav li a:focus,
#header-mobile ul.nav.navbar-nav li a:active,
#header-mobile ul.navigation li a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #267122 !important;
}
#header-mobile .navbar-nav > li > a {
    line-height: 30px;
}
#header-mobile .nav>li>a:focus, 
#header-mobile .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
#header-mobile .nav .open>a, 
#header-mobile .nav .open>a:focus, 
#header-mobile .nav .open>a:hover {
    background-color: #fff;
    border-color: transparent;
}
#header-mobile ul.nav.navbar-nav li.dropdown a:after {
  font-family: "Glyphicons Halflings";
  content:"\e259";
  padding-left: 5px;
  font-size:24px;  
}
#header-mobile ul.nav.navbar-nav li.dropdown.open a:after {
  font-family: "Glyphicons Halflings";
  content:"\e260";
  font-size:24px;    
}
#header-mobile ul.nav.navbar-nav li.dropdown ul li a:after {
  content:"";
}
#header-mobile ul.nav.navbar-nav li.dropdown.open ul li a:after {
  content:"";
}


/* SECTIONS */

section.highlight-section p.bodytext a,
section.highlight-section p.bodytext a:visited,
section.highlight-section p.bodytext a:hover,
section.highlight-section p.bodytext a:focus,
section.highlight-section p.bodytext a:active {
  color: #fff !important;
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(255,255,255,1);
  outline: 0;  
}
section.dark-section p.bodytext a,
section.dark-section p.bodytext a:visited,
section.dark-section p.bodytext a:hover,
section.dark-section p.bodytext a:focus,
section.dark-section p.bodytext a:active {
  color: #fff !important;
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(255,255,255,1);
  outline: 0;  
}

h1 {
  font-size: 2rem !important;
  margin-bottom: 1.33333em;
  font-weight: 700;
  color: #646464;
  margin-top:0 !important;
}
.wf-active h1 {
  font-family:'Lato', sans-serif;
}
@media only screen and (min-width: 610px) {
h1 {
    font-size: 3.125rem !important;
    font-weight: 700 !important;
    margin-bottom: 1.25em !important;
}
.wf-active h1 {
  font-family:'Lato', sans-serif;
}
}
@media only screen and (min-width: 991px) {
h1 {
    font-size: 2rem !important;
    font-weight: 700 !important;
    margin-bottom: 1.25em !important;
}
.wf-active h1 {
  font-family: 'Lato', sans-serif
}
}
@media only screen and (min-width: 1170px) {
h1 {
    font-size: 3.325rem !important;
    font-weight: 700 !important;
    margin-bottom: 1.25em !important;
}
}


h2 {
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: 700;
  color: #646464
}
.wf-active h2 {
  font-family: 'Lato', sans-serif
}
@media only screen and (min-width: 610px) {
h2 {
  font-size: 2.25rem;
  margin-bottom: 1.5em;
  font-weight: 700
}
.wf-active h2 {
  font-family: 'Lato', sans-serif
}
}
h3 {
  font-size: 1.5rem;
  margin-bottom: 0.75em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0
}
.wf-active h3 {
  font-family: 'Lato', sans-serif
}
@media only screen and (min-width: 610px) {
h3 {
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: 700;
  margin-bottom: 0
}
.wf-active h3 {
  font-family: 'Lato', sans-serif
}
}
h4 {
  font-size: 1rem;
  margin-bottom: 0.66667em;
  font-weight: 700;
  color: #ff8700
}
.wf-active h4 {
  font-family: 'Lato', sans-serif
}
@media only screen and (min-width: 610px) {
h4 {
  font-size: 1rem;
  margin-bottom: 0.66667em;
  font-weight: 700
}
.wf-active h4 {
  font-family: 'Lato', sans-serif
}
}
h5 {
  font-size: 0.875rem;
  margin-bottom: 0.58333em;
  font-weight: 700;
  color: #ff8700
}
.wf-active h5 {
  font-family: 'Lato', sans-serif
}
@media only screen and (min-width: 610px) {
h5 {
  font-size: 0.875rem;
  margin-bottom: 0.58333em;
  font-weight: 700
}
.wf-active h5 {
  font-family: 'Lato', sans-serif
}
}
h6 {
  font-size: 0.75rem;
  margin-bottom: 0.5em;
  font-weight: 700;
  color: #ff8700
}
.wf-active h6 {
  font-family: 'Lato', sans-serif
}
@media only screen and (min-width: 610px) {
h6 {
  font-size: 0.75rem;
  margin-bottom: 0.5em;
  font-weight: 700
}
.wf-active h6 {
  font-family: 'Lato', sans-serif
}
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0
}
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
  font-size: 1em;
  text-decoration: none
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
blockquote {
  margin: 1em 2.5em
}
dfn {
  font-style: italic
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
mark {
  background: #ff0;
  color: #000
}
p, pre {
  margin: 0 0 1.5em
}
pre, code, kbd, samp {
  font-family: monospace, serif
}
pre {
  white-space: pre-wrap
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
dl, menu, ol, ul {
  margin: 0 0 1em
}
dd {
  margin: 0 0 0 2.5em
}
nav ul, nav ol {
  margin: 0;
  padding: 0;
  list-style: none
}
img {
  border: 0;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto
}
svg:not(:root) {
  overflow: hidden
}
::-moz-selection {
background:#646464;
color:#fff
}
::selection {
  background: #646464;
  color: #fff
}
figure {
  margin: 0
}
section figure {
  margin-bottom: 1em;
}
#headerlogo figure {
    margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
#headerlogo figure {
    margin: 0;
}  
}

@media (min-width: 992px) {
#headerlogo figure {
    margin: 0;
  margin-bottom: 5px !important;
}
}


fieldset {
  border: none;
  margin: 0
}
legend {
  border: 0;
  padding: 0;
  display:none !important;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, select {
  text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  border-radius: 4px;
  background-image: none
}
button[disabled], html input[disabled] {
  cursor: default
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner {
border:0;
padding:0;
margin:0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr
}
.ir br {
  display: none
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.vh, .visuallyhidden, dfn {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.vh.focusable:active, .vh.focusable:focus, .visuallyhidden.focusable:active, dfn.focusable:active, .visuallyhidden.focusable:focus, dfn.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
.invisible {
  visibility: hidden
}
.clearfix:before, .cf:before {
  content: "";
  display: table
}
.clearfix:after, .cf:after {
  content: "";
  display: table;
  clear: both
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -webkit-tap-highlight-color: rgba(255,255,255,0.1)
}
body {
  background-color: #fff;
  min-height: 100%;
  overflow-x: hidden
}
p:first-child, .content ol:first-child, .content ul:first-child, address:first-child {
  margin-top: 0
}
ul ul, ol ol {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: disc
}
ol ol {
  list-style-type: inherit
}
nav a {
  display: block;
  text-decoration: none
}
figcaption {
  font-size: 0.875em;
  line-height: 1.5;
  margin: 1em 0
}
address {
  font-style: normal
}
hr {
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999;
  width: 100%;
  margin: 1em auto
}
caption {
  caption-side: bottom
}
caption:before, caption:after {
  content: "\0020\2014\0020"
}
th, td {
  border-bottom: 1px solid #fff;
  padding: 0.25em 0;
  text-align: left;
  vertical-align: top
}
th {
  border-bottom: 1px solid #fdfdfd
}
figure>img {
  display: block;
  margin: 0 auto
}
fieldset {
  padding: 0;
  margin: 0
}
label {
  cursor: pointer
}
body {
  font-size: 1rem;
  margin-bottom: 0.66667em;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0px;
}
@media (min-width: 768px) {
body {
  font-size: 1rem;
  margin-bottom: 0.66667em;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 110px;
}  
}

@media (min-width: 992px) {
body {
  font-size: 1rem;
  margin-bottom: 0.66667em;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 128px;
}
}
.wf-active body {
  font-family: 'Lato', sans-serif
}

.align-left {
  text-align:left;
}
.align-right {
  text-align:right;
}
.align-center {
  text-align: center;
}
.align-justify {
  text-align: justify;
}

div.csc-textpic-responsive, 
div.csc-textpic-responsive * {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
}
figure.thumbnail {
    position:relative;
    overflow:hidden;
}
figcaption {
    font-size: 0.875em;
    line-height: 1.5;
    margin: 0;
} 
figcaption.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(255, 255, 255, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#000 !important;
    z-index:2;
}
figcaption.caption strong {
  font-size:1.5em;  
}
figcaption.caption a:active,
figcaption.caption a:focus,
figcaption.caption a:hover,
figcaption.caption a {
    color: #000;
    text-decoration: none !important;
}
#headerlogo figcaption.caption a:hover,
#headerlogo figcaption:hover .caption,
#headerlogo figcaption.caption,
#headerlogo figcaption.caption a {
  display:none !important;
}
#headerlogo2 figcaption.caption a:hover,
#headerlogo2 figcaption:hover .caption,
#headerlogo2 figcaption.caption,
#headerlogo2 figcaption.caption a {
  display:none !important;
}
section p.align-center a.internal-link.scrolllink,
section.highlight-section p.align-center a.internal-link.scrolllink {
  color: #000;
  text-decoration:none;
  border: 0px solid #000;
  padding:5px;
    display: table;
    white-space: nowrap;
  margin: 0 auto;
  margin-top: 5%;
  font-weight: 700;
}
section p.align-center a.internal-link.scrolllink:before,
section p.align-center a.internal-link.scrolllink:after,
section.highlight-section p.align-center a.internal-link.scrolllink:before,
section.highlight-section p.align-center a.internal-link.scrolllink:after {
      border-top: 1px solid #000;
      content: '';
      display: table-cell;
      position: relative;
      top: 0.5em;
      width: 48%;
}
section p.align-center a.internal-link.scrolllink:before,
section.highlight-section p.align-center a.internal-link.scrolllink:before {
  right: 1.5%;
}
section p.align-center a.internal-link.scrolllink:after,
section.highlight-section p.align-center a.internal-link.scrolllink:after {
  left: 1.5%;
}
section.feature-section p.align-center a.internal-link.scrolllink,
section.dark-section p.align-center a.internal-link.scrolllink {
  color: #fff !important;
  text-decoration:none;
  border: 0px solid #fff;
  padding:5px;
    display: table;
    white-space: nowrap;
  margin: 0 auto;
  margin-top: 5%;
  font-weight: 700;
}
section.feature-section p.align-center a.internal-link.scrolllink:after,
section.feature-section p.align-center a.internal-link.scrolllink:before,
section.dark-section p.align-center a.internal-link.scrolllink:before,
section.dark-section p.align-center a.internal-link.scrolllink:after {
      border-top: 1px solid #fff !important;
      content: '';
      display: table-cell;
      position: relative;
      top: 0.5em;
      width: 48%;
}
section p.align-center a.internal-link.scrolllink:before {
  right: 1.5%;
}
section p.align-center a.internal-link.scrolllink:after {
  left: 1.5%;
}


@media screen and (min-width: 38.125em) {
body {
  font-size: 100% !important;
  /*margin-bottom: 0.83333em;*/
  font-weight: 400;
  margin-bottom: 0
  /*margin-top: 150px;*/
}
.wf-active body {
  font-family: "Lato", sans-serif
}
}
.wrapper {
  width: 92%
}

[role="banner"] {
width:100%;
background:#fff;
position:relative;
z-index:99999;
top:0;
left:0;
-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.3);
}

@media screen and (min-width: 60em) {
.wrapper {
  width: 96%
}

[role="banner"] {
width:100%;
background: #fff none repeat scroll 0 0;
position:relative;
z-index:999;
top:0;
left:0
}
}
@media only screen and (orientation: portrait) {
[role="banner"] {
  position:fixed;
  min-height: 45px;
}
}
section {
  padding-top: 6.25em !important;
  padding-bottom: 6.25em !important;
}
section#geschaeftsfuehrung {
  padding-top: 5em !important;
  padding-bottom: 3.125em;
}
@media screen and (min-width: 38.125em) {
[role="banner"] {
position:fixed;
padding:0.5em 0;
padding-bottom: 0em;
}

}
[role="navigation"] {
text-align:right
}
[role="contentinfo"] {
font-size:0.875rem;
padding:1em 0
}
/*section {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}*/
@media screen and (min-width: 38.125em) {
section {
  padding-top: 6.25em;
  padding-bottom: 6.25em
}
}
header+section {
  padding-top: 3.125em
}
.logo {
  float: left;
  width: 35px;
  height: 50px
}
@media screen and (min-width: 38.125em) {
.logo {
  width: 50px
}
}
.infos {
  padding: 2em;
  background-color: #f0f0f0
}
.copyright {
  margin-bottom: 0
}
.navigation {
  float: right;
  width: 75%;
}
.navigation>li {
  padding: 0;
  display: inline-block;
  margin-right: -4px
}
.navigation>li>a {
  color: #267122 !important;
  font-weight: 300;
  padding: 0.5em 1em;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease
}
.navigation>li.firstpage>a:first-child {
  display:none;
}


.navigation>li>a:hover, 
.navigation>li>a:focus, 
.navigation>li.is-active>a {
  color: #267122 !important;
  outline: none;
  font-weight:300;
  font-family: 'Lato', sans-serif
}
.navigation>li.is-active>a {
  font-weight: 300;
}

.navigation {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*max-width: 960px*/
}
.wrapper:before, .navigation:before, .wrapper:after, .navigation:after {
  content: "";
  display: table
}
.wrapper:after, .navigation:after {
  clear: both
}
.btn, a.btn {
  padding: 0.5em 1em;
  display: inline-block;
  color: #fff;
    background-color: #267122;
    border-color: #267122;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 1em;
  margin-left: 0em;
  margin-right: 0em;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.tx-powermail input.powermail_submit.btn.btn-primary,
.powermail_file.btn,
input.powermail_field.powermail_submit.btn {
  margin-left:0px;
}
.btn-primary:hover,
.btn:hover {
  background-color: #267122;
  border-color: #267122;
  color: #fff;
}

@media screen and (min-width: 38.125em) {
.feature-section, .dark-section {
  padding-bottom: 6.25em
}
}
.feature-section h1, .dark-section h1, .feature-section h2, .dark-section h2, .feature-section h3, .dark-section h3, .feature-section h4, .dark-section h4, .feature-section h5, .dark-section h5, .feature-section h6, .dark-section h6 {
  color: #fff
}
.dark-section {
  background-color: #000;
  color: #f7f7f7;
  padding-bottom: 3.125em
}
.feature-section {
  background-color: #333;
  color: #f7f7f7;
  padding-bottom: 3.125em
}
.highlight-section {
  background-color: #999;
}
@media screen and (min-width: 38.125em) {
.highlight-section {
  padding-top: 3.125em
}
}
.highlight-section h1, .highlight-section h2, .highlight-section h3, .highlight-section h4, .highlight-section h5, .highlight-section h6, .highlight-section p {
  color: #fff
}
.highlight-section h1 {
  margin-bottom: 0;
  font-size: 2.25rem
}
@media screen and (min-width: 38.125em) {
.highlight-section h1 {
  font-size: 3.375rem
}
}
.highlight-section h2 {
  color: #26576a;
  font-size: 1.5rem
}
@media screen and (min-width: 38.125em) {
.highlight-section h2 {
  font-size: 2.25rem
}
}
.csc-header-alignment-center {
  text-align: center
}
.csc-header-alignment-right {
  text-align: right
}
.csc-header-alignment-left {
  text-align: left
}
.align-center {
  text-align: center
}
.csc-textpic-text {
  width: auto;
  margin: 0 auto
}
@media only screen and (min-width: 960px) {
.csc-textpic-text {
  width: 735px
}
}
.csc-textpic-imagewrap {
  margin: 0px 0 30px 0
}


#header .csc-textpic-imagewrap {
  margin: 3;
  margin-left: 0px;
}

#header .thumbnail {
    background-color: #fff;
    border: 0 solid #ddd;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 0;
    transition: none;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0
}


@media screen and (min-width: 38.125em) {
.js .navigation {
  position: relative
}
.js .navigation.closed {
  max-height: none;
  margin-top: 20px;
}
.js .shrink .navigation.closed {
  max-height: none;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.nav-toggle {
  display: none
}
.navigation li {
  display: inline-block
}
}

@media screen and (min-width: 610px) {
.js .navigation.closed {
  max-height: none;
  margin-top: 20px;
}  
}
@media screen and (min-width: 1170px) {
.js .navigation.closed {
  max-height: none;
  margin-top: 20px;
}  
}

#headerlogo,
#header,
#headerlogo2 {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#headerlogo2 {
  padding-top: 5px;
}







@media only screen and (min-width: 610px) {
#headerlogo2 {
  padding-top: 0px;
}  
}


.powermail_legend,
form > fieldset > legend,
.tx-powermail form.powermail_form. legend.powermail_legend,
.tx_powermail legend {
  display:none !important;
}

section.dark-section {
  min-height:250px;
}
@media only screen and (min-width: 610px) {
section.dark-section {
  min-height:450px;
}  
}
@media only screen and (min-width: 960px) {
section.dark-section {
  min-height:750px;
}  
}

.fa-1 {
  font-size: 1em !important;
}
.fa-2 {
  font-size: 1.2em !important;
}
.fa-3 {
  font-size: 1.4em !important;
}
.fa-4 {
  font-size: 1.6em !important;
}
.fa-5 {
  font-size: 1.8em !important;
}
.fa-6 {
  font-size: 2em !important;
}

.thumbnail {
    background-color: transparent !important;
    border: 0px solid #ddd !important;
    border-radius: 0px !important;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 0px !important;
    transition: none !important;
}

section.fullscreen {
    padding-bottom: 4.5em;
}

section.fullscreen div.wrapper.container div.row {
  background-color:transparent;
}

.fullscreenfixed {
  background-attachment:fixed;
  padding-bottom: 20em;
    padding-top: 15em;
}

.sticky-contact {
    display: none;
}

@media only screen and (min-width: 960px) {
.sticky-contact {
    /*position: fixed;*/
    align: right;
    background-color: #eee;
    right: 0px;
    z-index: 99999;
    display: block;
    top: 180px;
    padding: 15px 0;
    height: auto;
    width: 180px;
    transition: all 0.4s ease-in-out;
    position: fixed;
      font-size: 14px !important;
       color: #267122;
    /*cursor:pointer;*/
}  
}

.sticky-contact .fa.fa-info-circle.fa-6 {
    cursor:pointer;
    display:none;
}

.sticky-contact .fa.fa-times.fa-6 {
    cursor:pointer;
    display:block;
}

.sticky-contact .fa.fa-times.fa-6:hover {
    cursor:pointer;
}

.sticky-contact.small {
    /*position: fixed;*/
    align: right;
    background-color: #eee;
    right: 0px;
    z-index: 99999;
    display: block;
    top: 180px;
    padding: 15px 0;
    height: auto;
    width: 54px;
    transition: all 0.4s ease-in-out;
    position: fixed;
      font-size: 14px !important;
       color: #267122;
}
.sticky-contact.small .fa.fa-info-circle.fa-6 {
    cursor:pointer;
    display: block;
}
.sticky-contact.small .fa.fa-times.fa-6 {
    cursor:pointer;
    display:none;
}
.sticky-contact.small p.bodytext {
  display:none;
  transition: all 2s ease-in-out;
}
.sticky-contact.small span div.col-md-12 {
  text-align:center;
}

/*
.sticky-contact:hover p.bodytext {
  display:block;
  transition: all 2s ease-in-out;
}*/

.back-to-top {
    background: #267122 none repeat scroll 0 0;
    border-radius: 20px;
    bottom: 20px;
    color: #fff !important;
    font-size: large;
    height: 40px;
    padding-top: 0.5em;
    position: fixed;
    right: 20px;
    text-align: center;
    vertical-align: bottom;
    width: 40px;
}
.back-to-top:active,
.back-to-top:focus,
.back-to-top:hover {
    color: #ccc !important;
}



@media only screen and (min-width: 769px) {


}

/* SECTION LANDINGPAGE */
section#sft-infos {
    background-color: #0994d3;
    padding-bottom: 0 !important;
    padding-top: 6.25em;
  background-position: bottom center !important;
}



@media only screen and (min-width: 769px) {
section#sft-infos {
    background-color: #0994d3;
    /*padding-bottom: 12.25em !important;*/
  padding-bottom: 0em !important;
    padding-top: 8.25em !important;
}
}
section#sft-infos h2 {
    color: #fff !important;
    font-size: 11.75rem;
    font-weight: 700;
    text-align: center;
    margin-bottom:0;
}

section#sft-infos h3 {
    color: #fff !important;
    font-size: 10.75rem;
    font-weight: 300;
    text-align: center;
  margin-bottom: 0.125em;
}

section#sft-infos h4 {
    color: #fff !important;
    font-size: 2.6rem;
    font-weight: 300;
    margin-bottom: 0.125em;
    margin-top: 0.666667em;
    text-align: center;
}

section#sft-infos img.lazyload.lp_xs {
  vertical-align: bottom;
  position:relative;
  bottom:0px;
}

section#gutzuwissen {
  background-image: url('../../../../../../content/gut_zu_wissen/bg_2017_gelb.jpg'); 
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center center; 
  background-repeat:no-repeat;  
    background-color: #0994d3;
    padding-bottom: 12.25em;
    padding-top: 1.25em !important;
}

section#gutzuwissen h3 {
    color: #fff !important;
    font-size: 3.75rem;
    font-weight: 300;
    text-align: center;
  margin-bottom: 0.125em;
  margin-top: 0em;
  text-transform: none;
}

@media screen and (min-width: 768px) {
section#gutzuwissen {
  background-image: url('../../../../../../content/gut_zu_wissen/bg_2017_gelb.jpg'); 
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center center; 
  background-repeat:no-repeat;  
    background-color: #0994d3;
    padding-bottom: 12.25em;
    padding-top: 4.25em !important;
}

section#gutzuwissen h3 {
    color: #fff !important;
    font-size: 3.75rem;
    font-weight: 300;
    text-align: center;
  margin-bottom: 0.5em;
  margin-top: 0em;
  text-transform: none;
}
}
section#gutzuwissen figure.image img.lazyload {
    border-radius: 50%;
  border: 10px solid #fff;
}
section#gutzuwissen img.piggy {

}

section#gutzuwissen a {
  text-decoration: none !important;
}

section#gutzuwissen a.piggy-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 171px 171px;
    height: 170px;
    max-height: 256px;
    max-width: 256px;
    text-decoration: none;
    width: 170px;
  text-decoration: none !important;
  background-image: url(../../../../../../content/icons/icon_superpreis_2019.png);
}

section#gutzuwissen a.ticket-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 171px 171px;
    height: 170px;
    max-height: 256px;
    max-width: 256px;
    text-decoration: none;
    width: 170px;
  text-decoration: none !important;
  background-image: url(../../../../../../content/icons/icon_freiheit_2019.png);
}

section#gutzuwissen a.lampe-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 171px 171px;
    height: 170px;
    max-height: 256px;
    max-width: 256px;
    text-decoration: none;
    width: 170px;
  text-decoration: none !important;
  background-image: url(../../../../../../content/icons/icon_tipps_2019.png);}
/*
section#gutzuwissen a.turm-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    height: 170px;
    max-height: 256px;
    max-width: 256px;
    text-decoration: none;
    width: 170px;
  text-decoration: none !important;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDg0LjY2NSA0ODQuNjY1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0ODQuNjY1IDQ4NC42NjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMzM0LjYzNSw0MjguNDY2aC0yNi4xNDlsLTE3LjA3LTI3Mi42NThoMTguNzE0di0yNy42NDJoLTE5LjMzNGwtMC4xMjQtNS40MjNjMC4yMjUtMS44NTksMC4zNzgtMy43MzYsMC4zNzgtNS42NTR2LTYwLjc4ICAgYzAtMjMuNjU1LTE3LjUzMS00My4xNTgtNDAuMjg4LTQ2LjM3VjYuNTk3YzAtMy42NDEtMi45NTItNi41OTctNi42MDItNi41OTdjLTMuNjQyLDAtNi41OTEsMi45NTYtNi41OTEsNi41OTd2My4zNDIgICBjLTIyLjc2OSwzLjIwNy00MC4yOTEsMjIuNzE1LTQwLjI5MSw0Ni4zN3Y2MC43OGMwLDEuOTI0LDAuMTUxLDMuODA3LDAuMzc1LDUuNjc3bC0wLjEyMSw1LjM5OWgtMTkuMzM0djI3LjY0MmgxOC43MSAgIGwtMTIuNTMxLDI3Mi42NjRoLTE3LjQ5djI4LjFoLTQzLjM0NHYyOC4wOTRoMjYyLjkxN3YtMjguMDk0aC01MS44MjZWNDI4LjQ2NnogTTI0Ny45Myw3MC44MzVjMC05LjEwOCw3LjM4My0xNi40OTQsMTYuNDk3LTE2LjQ5NCAgIHMxNi40OTcsNy4zODYsMTYuNDk3LDE2LjQ5NHYyMS42ODFoLTMyLjk4OFY3MC44MzVIMjQ3LjkzeiBNMjA2Ljc3OSwyNzAuMTQ2bDIuMTU0LTQyLjcxN2g2OS43NTZsMi44NDMsNDIuNzE3SDIwNi43Nzl6ICAgIE0yMDYuNzc5LDIxMC43NzhsMi4xNTQtNDIuNzIxaDY5Ljc1NmwyLjg0Myw0Mi43MjFIMjA2Ljc3OXogTTQ0OC42NjUsNTEuMTk5djU3Ljc5OEwyOTYuOTM3LDk1LjMxMlY2MC4zMjhMNDQ4LjY2NSw1MS4xOTl6ICAgIE0xODcuNzI2LDk1LjMxMkwzNiwxMDkuMDAzVjUxLjIwNWwxNTEuNzIsOS4xMjl2MzQuOTc4SDE4Ny43MjZ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}'*/
section#gutzuwissen a.turm-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 171px 171px;
    height: 170px;
    max-height: 256px;
    max-width: 256px;
    text-decoration: none;
    width: 170px;
  text-decoration: none !important;
  background-image: url(../../../../../../content/icons/icon_ticketshop_2019.png);
}


section#gutzuwissen .btn-circle {
    border-radius: 50%;
  border: 10px solid #fff;
  width:170px;
  height:170px;
  background-color:#267122;  
}

section#gutzuwissen h2 {
    color: #fff !important;
    /*font-size: 2.35rem;*/
  font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
  margin-bottom: 0.125em;
  margin-top: 0.125em;
  text-transform: uppercase;

}
section#gutzuwissen p {
  font-size: 20px;
    font-weight: 400;
    color: #fff;
}
section#gutzuwissen p .detail {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
  line-height: 1em !important;
}
section#sft-partner {
  background-position: center center !important;  
}


section#sft-partner.fullscreenfixed h2 {
    color: white;
    font-size: 66px;
    font-weight: 300;
    margin-bottom: 0.45em;
}

section#sft-partner.fullscreenfixed h2 b {
  color: white;
  font-size:52px;
  font-weight:700;
}

@media screen and (min-width: 610px) {
}
@media screen and (min-width: 768px) {
section#sft-partner.fullscreenfixed h2 {
    color: white;
    font-size: 66px;
    font-weight: 300;
    margin-bottom: 0.45em;
}

section#sft-partner.fullscreenfixed h2 b {
  color: white;
  font-size:66px;
  font-weight:700;
}
}
@media screen and (min-width: 992px) {
section#sft-partner.fullscreenfixed h2 {
    color: white;
    font-size: 66px;
    font-weight: 300;
    margin-bottom: 0.45em;
}

section#sft-partner.fullscreenfixed h2 b {
  color: white;
  font-size:66px;
  font-weight:700;
}
}
@media screen and (min-width: 1170px) {
section#sft-partner.fullscreenfixed h2 {
    color: white;
    font-size: 66px;
    font-weight: 300;
    margin-bottom: 0em;
}

section#sft-partner.fullscreenfixed h2 b {
  color: white;
  font-size:66px;
  font-weight:700;
}
}

section#ticketshop.fullscreen {
  background-position: center center !important;  
}
section#ticketshop.fullscreen h2 {
  color:#fff;
  font-size: 54px !important;
  font-weight:700;
  margin-bottom: 0;
}
section#ticketshop.fullscreen h3 {
  color:#fff;
  font-size: 43px !important;
  font-weight:300;
  margin-bottom:0;
}
section#ticketshop .btn, 
section#ticketshop a.btn {
    background-color: #286486;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 19px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#ticketshop .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
@media screen and (min-width: 610px) {

}
@media screen and (min-width: 768px) {
section#ticketshop.fullscreen {
  background-position: center center !important;  
}
section#ticketshop.fullscreen h2 {
  color:#fff;
  font-size: 80px !important;
  font-weight:700;
  margin-bottom: 0;
}
section#ticketshop.fullscreen h3 {
  color:#fff;
  font-size: 78px !important;
  font-weight:300;
  margin-bottom:0;
}
section#ticketshop .btn, 
section#ticketshop a.btn {
    background-color: #286486;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#ticketshop .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 992px) {
section#ticketshop.fullscreen {
  background-position: center center !important;  
}
section#ticketshop.fullscreen h2 {
  color:#fff;
  font-size: 80px !important;
  font-weight:700;
  margin-bottom: 0;
}
section#ticketshop.fullscreen h3 {
  color:#fff;
  font-size: 78px !important;
  font-weight:300;
  margin-bottom:0;
}
section#ticketshop .btn, 
section#ticketshop a.btn {
    background-color: #286486;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#ticketshop .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 1170px) {
section#ticketshop.fullscreen {
  background-position: center center !important;  
}
section#ticketshop.fullscreen h2 {
  color:#fff;
  font-size: 80px !important;
  font-weight:700;
  margin-bottom: 0;
}
section#ticketshop.fullscreen h3 {
  color:#fff;
  font-size: 78px !important;
  font-weight:300;
  margin-bottom:0;
}
section#ticketshop .btn, 
section#ticketshop a.btn {
    background-color: #286486;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#ticketshop .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}

section#gebietskarte {
  background-position: center center !important;
  min-height:400px;
}
@media screen and (min-width: 768px) {
section#gebietskarte {
  background-position: center center !important;
  min-height:600px;
}
}
section#gebietskarte h1 {
  color:#267122;
  font-size: 48px !important;
  font-weight:700;
}
section#gebietskarte h2 {
  color:#267122;
  font-size: 48px !important;
  font-weight:300;
  margin-bottom:0;
}
section#gebietskarte .btn, 
section#gebietskarte a.btn {
    background-color: #267122;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 19px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#gebietskarte .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
@media screen and (min-width: 610px) {
}
@media screen and (min-width: 768px) {
section#gebietskarte {
  background-position: center center !important;
}
section#gebietskarte h1 {
  color:#267122;
  font-size: 90px !important;
  font-weight:700;
}
section#gebietskarte h2 {
  color:#267122;
  font-size: 90px !important;
  font-weight:300;
  margin-bottom:0;
}
section#gebietskarte .btn, 
section#gebietskarte a.btn {
    background-color: #267122;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#gebietskarte .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 992px) {
section#gebietskarte {
  background-position: center center !important;
}
section#gebietskarte h1 {
  color:#267122;
  font-size: 90px !important;
  font-weight:700;
}
section#gebietskarte h2 {
  color:#267122;
  font-size: 90px !important;
  font-weight:300;
  margin-bottom:0;
}
section#gebietskarte .btn, 
section#gebietskarte a.btn {
    background-color: #267122;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#gebietskarte .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 1170px) {
section#gebietskarte {
  background-position: center center !important;
  min-height:600px;
}
section#gebietskarte h1 {
  color:#267122;
  font-size: 90px !important;
  font-weight:700;
}
section#gebietskarte h2 {
  color:#267122;
  font-size: 90px !important;
  font-weight:300;
  margin-bottom:0;
}
section#gebietskarte .btn, 
section#gebietskarte a.btn {
    background-color: #267122;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#gebietskarte .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}


section#fahrplan {
    padding-bottom: 3.25em !important;
    padding-top: 3.25em !important;
  background-position: center center !important;
}

section#fahrplan.fullscreen h1 {
  color:#267122;
  font-size: 36px !important;
  font-weight:700;
  margin-bottom: 0.5em !important;
}
section#fahrplan.fullscreen h2 {
  color:#267122;
  font-size: 40px !important;
  font-weight:300;
  margin-bottom:0;
}
section#fahrplan .btn, 
section#fahrplan a.btn {
    background-color: #da001f;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 0em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#fahrplan .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

@media screen and (min-width: 610px) {
}
@media screen and (min-width: 768px) {
section#fahrplan {
    padding-bottom: 3.25em !important;
    padding-top: 3.25em !important;
  background-position: left center !important;
}

section#fahrplan.fullscreen h1 {
  color:#267122;
  font-size: 39px !important;
  font-weight:700;
  margin-bottom: 0.5em !important;
}
section#fahrplan.fullscreen h2 {
  color:#267122;
  font-size: 40px !important;
  font-weight:300;
  margin-bottom:0;
}
section#fahrplan .btn, 
section#fahrplan a.btn {
    background-color: #da001f;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 0em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#fahrplan .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 992px) {
section#fahrplan {
    padding-bottom: 3.25em !important;
    padding-top: 3.25em !important;
}

section#fahrplan.fullscreen h1 {
  color:#267122;
  font-size: 50px !important;
  font-weight:700;
  margin-bottom: 0.5em !important;
}
section#fahrplan.fullscreen h2 {
  color:#267122;
  font-size: 40px !important;
  font-weight:300;
  margin-bottom:0;
}
section#fahrplan .btn, 
section#fahrplan a.btn {
    background-color: #da001f;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 0em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#fahrplan .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}
@media screen and (min-width: 1170px) {
section#fahrplan {
    padding-bottom: 3.25em !important;
    padding-top: 3.25em !important;
}

section#fahrplan.fullscreen h1 {
  color:#e52b4d;
  font-size: 66px !important;
  font-weight:700;
  margin-bottom: 0.5em !important;
}
section#fahrplan.fullscreen h2 {
  color:#e52b4d;
  font-size: 41px !important;
  font-weight:300;
  margin-bottom:0;
}
section#fahrplan .btn, 
section#fahrplan a.btn {
    background-color: #38aa34;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-left: 2em;
    margin-right: 0em;
    margin-top: 4em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
}
section#fahrplan .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
}

/* Additional Sections */

.orange-section {
  background-color:#e5de00;
}
.orange-section,
.orange-section h1, 
.orange-section h2, 
.orange-section h3, 
.orange-section h4, 
.orange-section h5, 
.orange-section h6, 
.orange-section p {
  color: #267122;
  text-transform: none;
}
.orange-section h2 {
  font-size: 3.25rem;
}
.orange-section p a {
  color: #fff !important;
  text-transform: none;
}
section#inhalt0.orange-section .accordion-body p a {
  color: #267122 !important;
  text-transform: none;
}
.orange-section .accordion-head {
  border-top: 1px solid #fff;
}


.yellow-section {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5de00+0,fae579+100 */
background: #e5de00; /* Old browsers */
background: -moz-linear-gradient(top,  #e5de00 0%, #fae579 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5de00), color-stop(100%,#fae579)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top,  #e5de00 0%,#fae579 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top,  #e5de00 0%,#fae579 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top,  #e5de00 0%,#fae579 100%); /* IE10 preview */
background: linear-gradient(to bottom,  #e5de00 0%,#fae579 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5de00', endColorstr='#fae579',GradientType=0 ); /* IE6-9 */  
}
.yellow-section,
.yellow-section h1, 
.yellow-section h2, 
.yellow-section h3, 
.yellow-section h4, 
.yellow-section h5, 
.yellow-section h6, 
.yellow-section p {
  color: #267122;
  text-transform: none;
}


.yellow-section h2 {
  font-size: 3.25rem;
}
.yellow-section a,
.yellow-section p a {
  color: #267122 !important;
  text-transform: none;
}
.yellow-section .accordion-head {
  border-top: 1px solid #267122;
}




.yellow-section .btn, 
.yellow-section a.btn {
  text-transform: uppercase;
    padding: 0.5em 1em;
    display: inline-block;
    background-color: #267122;
    border-radius: 5px;
    color: #e5de00 !important;
    text-decoration: none !important;
    margin-top: 1em;
    margin-left: 0em;
    margin-right: 0em;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.blue-section {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54a7d6+0,6ec9fd+100 */
background: #fbc55b; /* Old browsers */
background: -moz-linear-gradient(top,  #fbc55b 0%, #fbc55b 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc55b), color-stop(100%,#fbc55b)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top,  #fbc55b 0%,#fbc55b 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top,  #fbc55b 0%,#fbc55b 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top,  #fbc55b 0%,#fbc55b 100%); /* IE10 preview */
background: linear-gradient(to bottom,  #fbc55b 0%,#fbc55b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc55b', endColorstr='#fbc55b',GradientType=0 ); /* IE6-9 */  
}
.blue-section h1, 
.blue-section h2, 
.blue-section h3, 
.blue-section h4, 
.blue-section h5, 
.blue-section h6, 
.blue-section p {
  color: #267122;
}
.blue-section h2 {
  font-size: 3.25rem;
}
.blue-section p a {
  color: #267122 !important;
  text-transform: none;
}
.blue-section .btn, 
.blue-section a.btn {
    background-color: #da001f;
    border-radius: 1px;
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-left: 0em;
    margin-right: 0em;
    margin-top: 1em;
    padding: 0.5em 2em;
    text-decoration: none !important;
    transition: background-color 0.4s ease 0s;
  text-transform: uppercase;
}

.blue-section ol,
.blue-section ol li {
  list-style:outside none;
}

.blue-section div.csc-mailform li label {
    float: left;
    width: 0em;
    margin-right: 0em;
    vertical-align: baseline;
  display: none;    
  margin-bottom: 0;
    font-weight: 300;
}

.blue-section .csc-form-element-textline {
  width: 100%;
  margin-bottom: 2%;
  float:left;
}
.blue-section .csc-form-element-textline .input-name {
  width: 100%;
  margin-right: 0%;
}
.blue-section .csc-form-element-textline .input-email {
  width: 100%;
  margin-left: 0%;
}
@media screen and (min-width: 768px) {
.blue-section .csc-form-element-textline {
  width: 50%;
  margin-bottom: 2%;
  float:left;
}
.blue-section .csc-form-element-textline .input-name {
  width: 98%;
  margin-right: 2%;
}
.blue-section .csc-form-element-textline .input-email {
  width: 98%;
  margin-left: 2%;
}
}
.blue-section .csc-form-element-textarea {
  width: 100%;
  margin-bottom: 2%;
  clear:both;
}

.blue-section .csc-form-element-submit {
  text-align:center;
  display:block;
}

.blue-section ul li,
.blue-section ul li a,
.blue-section .accordion-head:before,
.blue-section .accordion-head:after {
  color: #267122 !important;
}

.service-section {
  background-color:#fff;
}
.service-section,
.service-section h1, 
.service-section h2, 
.service-section h3, 
.service-section h4, 
.service-section h5, 
.service-section h6, 
.service-section p {
  color: #267122;
}

.service-section h2 {
  font-size: 3.25rem;
}
.service-section h3 {
  text-transform:none;
}

.service-section p a {
  color: #267122 !important;
  text-transform: none;
}
.service-section p a.btn,
.service-section p a.btn-default {
  color: #fff !important;
  text-transform: none;
  text-decoration:none !important;
}
.service-section dl,
.service-section menu, 
.service-section ol,
.service-section ul {
    margin-left: 20px;
    padding-left: 0;
}
/* Accordion */

.accordion-head {
  cursor:pointer;
  /*border-top: 1px solid #fff;*/
  padding-top: 15px;
    margin-top: 15px;
}
/*.accordion-head {
  border-top: 1px solid #fff;
}
.accordion-head:first-child {
  border-top: 0px solid #fff;
}*/

.accordion-head {
  display:table;
  width:100%;
}
.accordion-head h3 {
  font-weight:400;
  display:table-cell;
}
.accordion-head:before {
    display: table-cell;
    vertical-align: top;
    font-family: 'Glyphicons Halflings';
    content: "\e006";
    font-size: 1.125em;
    width: 30px;
}
.accordion-head:after {
  display:table-cell;
  vertical-align:top;
  font-family:'Glyphicons Halflings'; 
  content:"\e259";
  float:right;
  font-size:0.75em;
}
.accordion-head[aria-expanded="true"]:after {
  display:table-cell;
  vertical-align:top;
  font-family:'Glyphicons Halflings'; 
  content:"\e260";
  float:right;
  font-size:0.75em;
}
.accordion-head[aria-expanded="false"]:after {
  display:table-cell;
  vertical-align:top;
  font-family:'Glyphicons Halflings'; 
  content:"\e259";
  float:right;
  font-size:0.75em;
}

.accordion-body {
  margin-left: 1.75em;
  margin-top:10px;  
}
.accordion-body dl,
.accordion-body menu, 
.accordion-body ol,
.accordion-body ul {
    margin-left: 0;
    padding-left: 1.425em;
}
.accordion-body p {
    margin-left: 0;
    padding-left: 0em;
}

.service-section .accordion-body p {
    margin-left: 0;
    padding-left: 0;
}
.service-section .accordion-head {
    cursor: pointer;
    border-top: 1px solid #69a841;
    padding-top: 15px;
    margin-top: 15px;
}
#sft-partner .carousel {
  min-height:360px;
  background-color: #69a841;
  margin-bottom: 20px;
}
#sft-partner .carousel-inner>.item>a>img, 
#sft-partner .carousel-inner>.item>img {
    line-height: 1;
    margin: 20px auto 0px auto;
}
#sft-partner .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    /*height: 100%;
    min-height: 340px;*/
}
#sft-partner .carousel-inner>.item{
  min-height: 100%;
    height: 340px;
}
#sft-partner .carousel-caption a {
  color: #fff !important;
  text-decoration:none !important;
      font-size: 16px;
}

body #sft-partner .carousel-caption a {
  line-height: 1 !important;  
}

#sft-partner .carousel-control {
  display:none;
}

#sft-partner .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
#sft-partner .carousel-fade .carousel-inner .active {
  opacity: 1;
}
#sft-partner .carousel-fade .carousel-inner .active.left,
#sft-partner .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
#sft-partner .carousel-fade .carousel-inner .next.left,
#sft-partner .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
#sft-partner .carousel-fade .carousel-control {
  z-index: 2;
}
#sft-partner .carousel-caption {
    right: 10%;
    left: 10%;
    padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
#sft-partner .carousel-caption {
    right: 5%;
    left: 5%;
    padding-bottom: 20px;
}
}
#sft-partner .carousel-indicators {
    bottom: 20px;
    display: none;
}
.carousel-caption {
    text-shadow: none;
}


/* Address List */

.row .address.header {
  background-color:#267122;
  color:#fff;
  border-radius:4px;
  
}

.row .address.header p{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color:#fff;
  text-transform:uppercase;
  font-size: 1.125rem;  
}

.tx-ttaddress-pi1 .row .address {
  line-height:2em;  
}

.tx-ttaddress-pi1 .row .address.last {
  margin-bottom:1em;  
}
@media screen and (min-width: 768px) {
.tx-ttaddress-pi1 .row .address.last {
  margin-bottom:0em;  
}
}

.tx-ttaddress-pi1 .row .address a.url {
  text-decoration:none !important;
}

footer {
  background-color: #e42b4d;
  min-height:150px;
  color: white;
  padding-top:80px;
}

footer a,
footer a:visited,
footer a:focus,
footer a:hover {
  color: white !important;
  text-decoration:none !important;
}
/*
.service-section p.align-center:before a.external-link-new-window {
  color: #267122;
  font-family: "Glyphicons Halflings";
  content:"\e164";
  font-size:12px;
  text-decoration:none !important;
  margin-right: 5px;    
}
*/

/* FAQs*/
section#inhalt.orange-section a.internal-link.btn.btn-default {
  text-decoration:none !important;
}
section#inhalt.orange-section .accordion-body ul li a.external-link-new-window {
  color:white !important;
}
.contentwrapper {
  overflow:hidden;
}
/* Schriftgrößen */
.tx-powermail,
.csc-default ul li,
.yellow-section p,
.blue-section p,
.orange-section p,
.service-section p {
  font-size: 1.5rem;
/*   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;*/
}

.accordion-body p,
.accordion-body ul li {
  font-size: 1.3rem;
/*   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;*/
}

.accordion-body p,
.csc-default ul li,
.accordion-body ul li,
.yellow-section p,
.blue-section p,
.orange-section p,
.service-section p {
  font-weight:300;
}
 div#pause{
  display:none;
  }

IMG#pause{
  display:none;
} 
/* 2017 */
table.tablesorter.tablesorter-bootstrap.table.table-bordered.table-striped.hasFilters thead tr.tablesorter-headerRow th.tablesorter-header.tablesorter-headerUnSorted.bootstrap-header {
    background-color: #267122;
    color: #fff;
    text-transform: uppercase;
}

.yellow-section .tablesorter-bootstrap .btn, 
.yellow-section .tablesorter-bootstrap a.btn {
    background-color: #267122;
    border-radius: 5px;
    color: #e5de00 !important;
    display: inline-block;
    margin-left: 0;
    margin-right: 0.1em;
    margin-top: 0em;
    padding: 0.5em 1em;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color 0.4s ease 0s;
}

@media screen and (min-width: 768px) {
.yellow-section .tablesorter-bootstrap .btn, 
.yellow-section .tablesorter-bootstrap a.btn {
    background-color: #267122;
    border-radius: 5px;
    color: #e5de00 !important;
    display: inline-block;
    margin-left: 0;
    margin-right: 2em;
    margin-top: 0em;
    padding: 0.5em 1em;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color 0.4s ease 0s;
}
}

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    
  .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    width: 100%;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        /*float: none!important;*/
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
.navbar-collapse.collapse.in {display: block !important; }  
/**/
.xs-pull-right {
    float: right!important;
}
.lg-pull-left {
    float: none!important;
}

@media screen and (min-width: 768px) {
.xs-pull-right {
    float: none!important;
}

.lg-pull-left {
    float: left!important;
}
}

.startbox {
  padding-top:40px;
}

.infoA {
  background-color: rgba(255, 255, 255, 0.5);
  padding:10px;
  color: #267122 !important;
  font-size:16px;  
}
.infoB {
  font-size:14px;  
}
@media screen and (min-width: 768px) {
.startbox {
  padding-top:70px;  
}

.infoA {
  background-color: rgba(255, 255, 255, 0.5);
  padding:15px;
  color: #267122 !important;
  font-size: 1.25em;
}
.infoB {
  font-size:14px;  
}
}
@media screen and (min-width: 1024px) {
.startbox {
  padding-top:56px;  
}

.infoA {
  background-color: rgba(255, 255, 255, 0.5);
  padding:15px;
  color: #267122 !important;
  font-size: 1.25em;
}
.infoB {
  font-size:14px;  
}
}
@media screen and (min-width: 1200px) {
.startbox {
  padding-top:70px;  
}

.infoA {
  background-color: rgba(255, 255, 255, 0.5);
  padding:15px;
  color: #267122 !important;
  font-size: 1.25em;
}
.infoB {
  font-size:14px;  
}
}

.powermail_fieldwrap.layout1 input.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding-top: 8px;
  padding-left: 0;
    font-size: 24px;
    line-height: 1.42857143;
    color: #267122;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
input[id*='ticketinhaber'],
input#powermail_field_lieferanschrift {
  cursor:default
}

div#pause{
  position: fixed !important;
  top:0 !important;
  left:0 !important;
  opacity: 0.9 !important;
  z-index:1000000 !important;
  width: 100% !important;
  height: 100% !important;
  background-color:#FFF;
  display:block !important; 
}

img#pause{
  top: 50% !important;
  margin-top:-15%;
  position: fixed !important;
  left: 50% !important;
  z-index:100000 !important;
  margin-left: -580px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  display:block !important; 
}

.tablesorter-bootstrap .tablesorter-header i.tablesorter-icon {
  font-size: 11px;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  line-height: 14px;
  display: inline-block;
  color: #FFF;
}
.table-bordered > tbody > tr > td {
color: #267122;
}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #c8c8c8 !important;
    -webkit-transition: 200ms color;
    transition: 200ms color;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000 !important;
    background-color: #c8c8c8;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
/*
html body{
  background-image: url('../../../../../../content/pause/pausengrafik_2019.jpg');
  background-position:50% 20%;
  background-repeat:no-repeat;
  opacity:1.0 !importtant;
  z-index:100;
  display:block;
  }
div#t3onepage{
  opacity:0.1 !important;
  z-index:-1 !important;
  }
*/