/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09.01.2019, 21:58:46
    Author     : Computersitter
*/

body {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4c;
  background-color: #9faac7;
}

.container {
  background-color: #fff;
}

/* Schriftdefinitionen */
h1 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  color: #194b7e;
  margin-top: 0px;
}

h1, h2, h3, h4, h5 {
  font-weight: 600;
}

h2 {
  font-size: 21px;
  line-height: 28px;
  color: #194b7e;
  font-weight: 600;
}

h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  margin-top: 5px;
}

p.teasertext {
  font-size: 21px;
  line-height: 28px;
}

strong {
  font-weight: 700;
}

p.bigpic {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4c4c4c;
  margin: 18px 0px;
}

img {
  padding-bottom: 5px;
}

p.bigpic span {
  padding-top: 5px;
}

p.bigpic span.copy {
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}

header .navbar-brand {
  font-size: 22px;
  font-weight: 600;
  height: auto;
  padding-top: 32px;
  padding-bottom: 80px;
  color: #009bb4;
  padding-left: 0px;
  margin-bottom: -10px;
}

header .has-feedback {
  border-color: #194b7e;
}

header #searchStatus {
  background-image: url('/page/images/icon_suche.svg');
  background-size: 34px 34px;
  background-repeat: no-repeat;
  
}

.logo {
  padding-top: 35px;
}

ul.nav > li > a {
  font-weight: 600;
  line-height: 22px;
  padding-right: 0px;
  color: #194b7e;
}

.navbar-nav > li > a {
  color: #009bb4 !important;
  font-size: 22px;
}

ul.nav-pills > li.active > a,
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:active,
ul.nav-pills > li > a:active,
ul.nav-pills > li > a:hover {
  background-color: inherit;
  font-weight: 600;
  color: #194b7e;
}

ul.nav > li {
  padding: 10px 0px;
}

ul.nav > li.navform {
  padding-bottom: 0px;
}

ul.nav > li.navform form {
  margin-top: 5px;
  margin-left: 20px;
  position: relative;
  z-index: 0;
}

ul.nav > li.navform form input {
  border: 1px solid #194b7e;
  color: #009bb4;
  position: relative;
  padding: 5px;
  z-index: 1;
}

.aside ul.nav > li > a {
  padding-top: 0px;
  font-size: 18px;
  color: #194b7e !important;
}

.aside ul.nav > li {
  padding: 10px 0px 0px 0px;
  position: relative;
}

.aside ul.nav > li > ul > li {
  padding: 0px;
}

.aside ul.nav > li > ul > li:first-child {
  padding-top: 5px;
}

.aside ul.nav > li > a {
  /*background-image: url('/page/images/navi_minus.svg');*/
  background-size: 16px 16px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 24px;
  margin-left: -11px;
}



.logodms {
  width: 90%;
  margin-bottom: 80px;
}

ul.nav > li > ul.nav {
  margin-left: 13px !important;
  margin-right: 15px;
}

ul.nav > li > ul.nav > li > a {
  font-weight: normal;
  padding: 7px 22px 7px;
  background-image: none;
  margin-left: 0px;
}

ul.nav > li > ul.nav > li:last-child {
  padding-bottom: 0px;
}

ul.nav > li > ul.nav > li.active,
ul.nav > li > ul.nav > li a:hover,
.aside ul.nav > li > a:hover {
  background-color: #e7eaf1;
}


ul.nav > li > ul.nav > li.active > a,
ul.nav > li.active > a {
  font-weight: 700 !important;
}

.information {
  color: #194b7e;
  font-size: 16px;
  line-height: 17px;
  margin-top: 25px;
}

.table.noborder td {
  border: 0px;
  padding: 0px;
}


.information_row p {
  position: relative;
  margin-left: -24px;
  padding-left: 24px;
  background-image: url('/page/images/navi_block.svg');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position-y: 3px;
}
.information strong {
  font-size: 18px;
  font-weight: 600;
}

.information a {
  font-size: 16px;
  line-height: 21px;
  color: #194b7e;
}

.information .spacer {
  height: 25px;
  width: 100%;
  display: block;
}

.breadcrumbs, .breadcrumbs a {
  color: #9faac7;
  font-style: italic;
}

.breadcrumbs a {
  font-weight: normal;
  font-style: italic;
}

.container-inner {
  padding-top: 35px;
}

.main-carousel {
  margin-bottom: 50px;
  background-color: #194b7e;
}

.carousel {
  margin-bottom: 35px;
}

.carousel-cell {
  width: 100%;
  display: block;
}

/*.carousel-cell img {
  max-width: 100%;
}*/
.carousel-cell.is-selected {
  height: 100%;
}

.carousel-cell .imgside {
  width: 50%;
  float: left;
  display: block;
  height: 100%;
  background-size: cover !important;
}

.carousel-cell .imgside img {
  width: 100%;
  padding: 0px;
  height: 100%;
  overflow: hidden;
}

.carousel-cell .textside {
  width: 50%;
  float: right;
  height: 100%;
  display: block;
  padding: 25px;
  padding-right: 70px;
  background-color: #194b7e;
  color: #fff;
}

.carousel-cell .textside a {
  color: #fff;
}

.imager .lightbox {
  cursor: pointer;
}

.ekko-lightbox .modal-body {
  padding: 0px;
  overflow: hidden;
}

.ekko-lightbox .modal-content {
  border-radius: 0px;
}

.widget {
  margin-bottom: 20px;
}

.widget_event_headline {
  color: #194b7e;
  width: 100%;
  line-height: 200%;
  border-bottom: 1px solid #000;
  text-align: right;
  font-weight: normal;
}

.widget_event_time {
  color: #194b7e;
  font-weight: normal;
  text-align: right;
}

.widget_news {
  text-align: right;
}


.widget_news i {
  background-color: #194b7e;
  width: 10px;
  height: 10px;
  display: block;
  margin-top: 5px;
  margin-left: auto;
  margin-right: 0px;
}

.widget_event_desc {
  color: #194b7e;
  font-weight: 600;
}

.widget a {
  color: #194b7e;
  font-weight: 600;
}

.widget .col-lg-offset-4 p,
.widget .col-lg-offset-5 p {
  text-align: right;
}

.aktuelles_short {
  padding: 1em;
  margin-bottom: 25px;
  background-color: #f6f6f6;
  
}

.aktuelles_short h2 {
  margin-top: 5px;
}

.aktuelles_short h2 a {
  color: #194b7e;
}

.aktuelles_short a.more {
  font-style: italic;
}


/*
 Team
*/

.team {
  font-size: 14px;
}

.team h1 {
  margin-bottom: 10px;
}

.team h3 {
  margin-top: 0px;
  color: #194b7e;
  font-weight: 300;
}

.team_portfilio img {
  padding-bottom: 0px;
}

.team_portfilio div {
  background-color: #194b7e;
  color: #fff;
  padding: 15px 10px;
}

.team_portfilio td:nth-child(2) {
  padding: 0px 0px 0px 15px;
}

.persona {
  margin: 15px 0px;
}

.persona img {
  max-width: 170px;
  padding: 0px 0px 0px 30px;
}

.persona-details {
  border-top: 1px solid #009bb4;
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin: auto;
}

.persona-details p {
  margin-left: 30px;
  display: block;
  color: #194b7e;
  
}

.persona-details i {
  font-size: 12px;
}


.pagetimes {
  font-size: 14px;
  font-style: italic;
}

.pagefooter {
  margin-top: 10px;
  padding: 20px 0px;
  border-top: 1px solid #000;
}

.footerspacer {
  height: 40px;
  width: 100%;
}

footer {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

footer .container {
  padding-top: 40px;
  background-color: #009bb4;
}

footer .col-lg-offset-1 {
  position: relative;
}

footer a {
  font-weight: 600;
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer p.footerlink {
  position: relative;
  bottom: -90px;
}

footer .tklogo {
  position: relative;
  bottom: 0px;
  background-color: #fff;
  padding: 40px 47px 40px;
}



@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  
  header .navbar-brand {
    font-size: 18px;
  }
  
  header ul.nav > li > a {
    font-size: 16px;
    line-height: 21px;
  }
}



@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
  
  header .navbar-brand {
    font-size: 18px;
    line-height: 22px;
  }
  
  header ul.nav > li > a {
    font-size: 18px;
    line-height: 22px;
  }
  
  header form.form-inline {
    max-width: 150px;
  }
  
  header .has-feedback {
    max-width: 150px;
  }
  
  header .has-feedback input {
    max-width: 150px;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1540px;
    padding-left: 25px;
    padding-right: 25px;
  }
  
  .row {
    margin-left: -11px;
    margin-right: -11px;
  }
  
  [class^=col] {
    padding-left: 11px;
    padding-right: 11px;
  }
}


@media (max-width: 767px) {
  
  .container {
    width: 100%;
  }
  
  body {
    font-weight: 400;
  }
  
  #mobil-menu-container {
    display: none;
    position: absolute;
    top: 43px;
    z-index: 3;
    background-color: #009bb4;
    overflow: auto;
  }
  
  #mobil-menu-container .container {
    background-color: transparent;
  }
  
  #mobil-menu-container  ul.nav > li > a{
    color: #fff;
  }
  
  #mobil-menu-container ul.nav > li {
    padding: 0px;
  }
  
  #mobil-menu-container ul.nav > li > ul.nav > li > a {
    padding: 5px 10px 5px;
  }
  
  #mobil-menu-container ul.nav > li > ul.nav > li.active {
    background-color: inherit;
  }
  
  .breadcrumbs {
    word-wrap: break-word;
  }
  
  header {
    background-color: #009bb4;
    min-height: auto;
  }
  
  header .container {
    background-color: transparent;
  }
  
  .navbar {
    min-height: 1px;    
  }
  
  .navbar-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  header .navbar-brand {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #fff;
  }
  
  header .mobiltoggle {
    color: #fff;
  }
  
  .container-inner {
    padding-top: 15px;
  }
  
  footer {
    font-size: 14px;
    line-height: 21px;
    padding-top: 15px;
  }
  
}