body {
    background: #fff;
  font-family: 'PT Sans', sans-serif;
}
h1{}
h2{color:#195f9b;}
h3{color:#009ee3;}

a{color:#009ee3;}


.flexslider{border:none;}
.frame{padding:0;}

/* Header */

.navbar-header{float:right;}
.navbar-collapse{float:left;}

.navbar-main > li > a {
    font-family: 'PT Sans', sans-serif;
    text-transform: none;
    font-size:20px;
}
.navbar-main > li > a .bar{display:none;}

.navbar-main > li > a {
    line-height: 160px;
padding: 0px 40px 0px 0px;}

.navbar{border:none;}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{color:#195f9b;}

.section-top{padding:0 !important;}

/* Slider */

.caption-text{display:none;}
.flexslider {margin:0;}
.section-default{padding:0;}
.flexslider{box-shadow:none !important;}

a:hover, a:focus {
    color: #009ee3;
    text-decoration: none;
}
.flexslider .slides img {
    max-height: 480px;
}
.stagehelper{background-color:#fff !important;}
/* Content */

.section-default{font-size:18px;}
.section-light{font-size:18px;}

.gallery-item .image a img:hover{opacity:0.8 !important;}

figure .caption {
    font-size: 0.85em;
    line-height: 1.4em;
    text-align: center;
    background: #fff;
    padding: 0.6em 0;
}

h4, .h4 {
    font-size: 18px;
    font-weight: bold;
    color: #009ee3;
    margin-bottom: 5px;
}

h4.panel-title a{color:#009ee3 !important;}

.round{color:#195f9b; font-weight:bold !important; font-size:20px; background:#fff; border-radius:20px; display:inline-block; border: 3px solid #009ee3; margin-right:8px; width:36px; height:36px; padding: 5px 0 0 9px;}


/* Footer */

.footer-section {
    color: #fff;
    background: #195f9b;
}
footer .section-small{display:none;}
.footer-section a{color: #fff !important;}
.footer-section a:hover{color: #ccc !important;}
.scroll-top{background-color:#4a81b0;}

footer .image img{width:50%; float:right;}
.footer-section a:hover{text-decoration:none !important;}

/* Farbe Orange1 ersetzen */

a {
  color: #009ee3;
  text-decoration: none;
}

.text-primary {
  color: #009ee3;
}

.bg-primary {
  color: #fff;
  background-color: #009ee3;
}

.btn-primary {
  color: #fff;
  background-color: #009ee3;
  border-color: #e67a00;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #009ee3;
  border-color: #e67a00;
}

.btn-primary .badge {
  color: #009ee3;
  background-color: #fff;
}

.btn-link {
  color: #009ee3;
  font-weight: normal;
  border-radius: 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #009ee3;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #009ee3;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #009ee3;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #009ee3;
}

.pagination > li > a,
.pagination > li > span,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #009ee3;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus {
  z-index: 3;
  color: #fff;
  background-color: #009ee3;
  border-color: #009ee3;
  cursor: default;
}

.label-primary {
  background-color: #009ee3;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #009ee3;
  background-color: #fff;
}

.jumbotron,
.frame-jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #009ee3;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #009ee3;
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 0.85em;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #009ee3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #009ee3;
  border-color: #009ee3;
}

.panel-primary {
  border-color: #009ee3;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #009ee3;
  border-color: #009ee3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009ee3;
}
.panel-primary > .panel-heading .badge {
  color: #009ee3;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009ee3;
}

.section-primary {
  color: #fff;
  background-color: #009ee3;
}
.section-light a:not(.btn) {
  color: #195f9b;
}
.section-dark a:not(.btn) {
  color: #195f9b;
}

.scroll-top:active,
.scroll-top:focus,
.scroll-top:hover {
  color: #ffffff;
  background-color: #009ee3;
}

::-moz-selection {
  background-color: #009ee3;
  color: white;
}

::selection {
  background-color: #009ee3;
  color: white;
}

.navbar-main > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #009ee3;
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
}
.nav.nav-sidebar li.active > a {
  color: #009ee3;
}

.carousel .carousel-control-icon {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #009ee3;
  position: absolute;
  top: 50%;
  display: inline-block;
  padding: 1em;
  background-color: #fff;
}

.carousel .carousel-control-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  width: 0.5em;
  height: 0.5em;
  display: block;
  border-top: 1px solid #009ee3;
  border-right: 1px solid #009ee3;
}

.footer-section a {
  color: #009ee3;
}

.footer-section-meta .language-menu .active a {
  font-weight: bold;
  color: #009ee3;
}

.modal-lightbox .modal-caption {
  background-color: #009ee3;
  background-color: rgba(255, 135, 0, 0.9);
  color: #FFFFFF;
  padding: 12px 24px;
}

body .typo3-feedit-element:hover,
.htmlarea-content-body .typo3-feedit-element:hover {
  outline: 3px solid #009ee3 !important;
}

.typo3-feedit-page .typo3-feedit-element {
  outline: none!important;
  border-bottom: 3px solid #009ee3;
}

.csc-form-confirmation-true input {
  color: #fff;
  background-color: #009ee3;
  border-color: #e67a00;
}

.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled.focus,
.csc-form-confirmation-true input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-true input.focus {
  background-color: #009ee3;
  border-color: #e67a00;
}

.csc-form-confirmation-true input .badge {
  color: #009ee3;
  background-color: #fff;
}

/* farbe Orange2 ersetzen */

a:focus {
  color: #195f9b;
  text-decoration: none;
}

.btn-link:hover,
.btn-link:focus {
  color: #195f9b;
  text-decoration: none;
  background-color: transparent;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.tx-indexedsearch-browsebox > li > strong > a:hover,
.tx-indexedsearch-browsebox > li > strong > a:focus,
.tx-indexedsearch-browsebox > li > a:hover,
.tx-indexedsearch-browsebox > li > a:focus {
  z-index: 2;
  color: #195f9b;
  background-color: #eeeeee;
  border-color: #ddd;
}

.section-light a:not(.btn):focus,
.section-light a:not(.btn):hover {
  color: #009ee3;
}

.section-dark a:not(.btn):focus,
.section-dark a:not(.btn):hover {
  color: #009ee3;
}

.nav.nav-sidebar li.active > a:active,
.nav.nav-sidebar li.active > a:hover,
.nav.nav-sidebar li.active > a:focus {
  color: #195f9b;
}

.footer-section a:hover,
.footer-section a:focus {
  color: #195f9b;
  text-decoration: underline;
}

.footer-section-meta a:hover,
.footer-section-meta a:focus {
  color: #195f9b;
}

.section-light {
    color: #333;
    background-color: #ececec;}

.stage {
  overflow: hidden;
  position: relative;
}

.stage img {
  height: auto;
  width: 100%;
}

.stagebackground {
  background-size: cover;
  background-position: bottom !important;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


.stagebackground img {
  height: 100%;
  width: 100%;
}

.stagehelper {
  background: #666;
  bottom: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition-duration: 500ms;
  transition-property: opacity;
  transition-timing-function: linear;
  -webkit-transition-duration: 500ms;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: linear;
  width: 100%;
}


/* Mobile */

@media only screen and (max-width: 1024px) {
.navbar-header {
    float: left;
    width: 100%;
}
.container > .navbar-header{margin:0;}
.navbar-toggle{margin-right:0;}
.navbar-header-main .navbar-brand.navbar-brand-image {padding-left:0;}
footer .image img{width:50%; float:left; margin-bottom:30px;}

.col-xs-6{width:49%;}
.navbar-nav {
    margin: 8px;
}
.navbar-main > li > a {
    line-height: 60px;
}
.flex-direction-nav {
    display: none;
}
}

.navbar-nav > li:hover ul.dropdown-menu {
    display: block;
}