/*  ------------------------------------------------------
Stylesheet zu www.
2013                   
*  *  *  *                              
Design: www.owmedia.de // 
--------------------------------------------------------*/
/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
#phone {
  display: none;
}
.center {
  text-align: center;
}
.bild_links {
  float: left;
  margin: 0 10px 10px 0;
}
.bild_rechts {
  float: right;
  margin: 0 0 10px 10px;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.hideslider {
  display: none;
}
table,
tr,
th,
td,
img,
fieldset {
  border: 0 none;
}
div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
  position: relative;
}
.width {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
a,
a:link,
a:visited {
  color: #004467;
  text-decoration: underline;
  cursor: pointer;
}
a:hover,
a:focus,
a:active {
  color: #a8a38f;
  text-decoration: none;
}
a.button,
a.button:link,
a.button:visited {
  background-color: #004467;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  text-decoration: none;
}
a.button:hover,
a.button:focus,
a.button:active {
  background-color: #a8a38f;
  color: #ffffff;
}
.ohne-abst {
  padding: 0px !important;
}
/*  ------------------------------------------------------
ALLGEMEINES
--------------------------------------------------------*/
img,
video {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
}
h1 {
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 35px;
  text-transform: uppercase;
  color: #004467;
}
h2 {
  font-weight: 300;
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #a8a38f;
}
h3 {
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #e53c39;
}
h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  color: #004467;
}
p {
  margin: 0px 0px 20px 0px;
  font-size: 14px;
  line-height: 20px;
  color: #464646;
}
ul,
ol {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 18px;
  font-size: 14px;
  color: #464646;
}
ul li,
ol li {
  margin: 0px 0px 7px 0px;
}
ul li h3 span {
  text-transform: none;
  color: #464646;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 16px;
}
table {
  font-size: 13px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
}
table tr td {
  vertical-align: top;
  padding: 3px 15px 3px 0px;
}
table.studieninhalt {
  width: 100%;
  margin: 0px 0px 25px 0px;
}
table.studieninhalt tr:first-child {
  background-color: #f2f1eb;
  font-weight: bold;
}
table.studieninhalt td {
  vertical-align: top;
  padding: 3px 15px 3px 0px;
  width: 25%;
}
table.studieninhalt td:first-child {
  width: 50%;
}
#zielform {
  margin-bottom: 20px;
}
#phone {
  display: none;
}
#Datenschutz {
  width: 25px;
}
.row.zweispaltigkeit > .width > .col-lg-4,
.row.zweispaltigkeit > .width > .col-lg-8,
.row.zweispaltigkeit > .width > .col-md-4,
.row.zweispaltigkeit > .width > .col-md-8,
.row.zweispaltigkeit > .width > .col-sm-7,
.row.zweispaltigkeit > .width > .col-sm-7,
.row.zweispaltigkeit > .width > .col-xs-12 {
  padding: 0px;
}
/*  ------------------------------------------------------
META
--------------------------------------------------------*/
.meta {
  background-color: #004467;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
}
.meta p {
  color: #ffffff;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.meta p span {
  margin-right: 5px;
}
.meta p a,
.meta p a:link,
.meta p a:visited {
  color: #ffffff;
}
.meta p a:hover,
.meta p a:focus,
.meta p a:active {
  color: #464646;
  text-decoration: none;
}
/*  ------------------------------------------------------
HEADER
--------------------------------------------------------*/
.header {
  background-color: #f2f1eb;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header .main-menu {
  text-align: right;
}
.header .main-menu ul {
  margin: 16px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
}
.header .main-menu ul li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  margin-bottom: 0px;
  position: relative;
}
.header .main-menu ul li a,
.header .main-menu ul li a:link,
.header .main-menu ul li a:visited {
  color: #464646;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
}
.header .main-menu ul li a:hover,
.header .main-menu ul li a:focus,
.header .main-menu ul li a:active,
.header .main-menu ul li.active a {
  color: #004467;
}
.header .main-menu ul li ul {
  display: none;
  position: absolute;
  left: 0px;
  top: 17px;
  padding: 10px 20px;
  background-color: #f2f1eb;
  width: auto;
  margin: 0px;
  text-align: left;
  z-index: 200;
}
.header .main-menu ul li:hover ul,
.header .main-menu ul li:focus ul,
.header .main-menu ul li:active ul,
.header .main-menu ul li ul:hover,
.header .main-menu ul li ul:focus,
.header .main-menu ul li ul:active {
  display: block;
}
.header .main-menu ul li ul li {
  display: block;
  padding: 5px 0px;
  margin: 0px;
  white-space: nowrap;
}
.header .main-menu ul li ul li a,
.header .main-menu ul li ul li a:link,
.header .main-menu ul li ul li a:visited {
  color: #464646;
  text-transform: inherit;
  font-size: 15px;
}
.header .main-menu ul li ul li a:hover,
.header .main-menu ul li ul li a:focus,
.header .main-menu ul li ul li a:active,
.header .main-menu ul li ul li.active a {
  color: #004467;
}
.header #navimobile1,
.header #navimobile2 {
  list-style-type: none;
  margin: 0px;
  padding: 15px 0px 0px 0px;
}
.header #navimobile1 {
  overflow-y: auto;
  max-height: 400px;
}
.header #navimobile1 li,
.header #navimobile2 li {
  display: block;
  padding: 5px 0px;
  margin: 0px;
}
.header #navimobile1 li a,
.header #navimobile1 li a:link,
.header #navimobile1 li a:visited,
.header #navimobile2 li a,
.header #navimobile2 li a:link,
.header #navimobile2 li a:visited {
  color: #464646;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.header #navimobile1 li a:hover,
.header #navimobile1 li a:focus,
.header #navimobile1 li a:active,
.header #navimobile1 li.active a,
.header #navimobile2 li a:hover,
.header #navimobile2 li a:focus,
.header #navimobile2 li a:active,
.header #navimobile2 li.active a {
  color: #004467;
}
.header #navimobile1 li ul,
.header #navimobile2 li ul {
  padding: 0px 0px 0px 10px;
}
.header #navimobile1 li ul li a,
.header #navimobile1 li ul li a:link,
.header #navimobile1 li ul li a:visited,
.header #navimobile2 li ul li a,
.header #navimobile2 li ul li a:link,
.header #navimobile2 li ul li a:visited {
  color: #464646;
  font-size: 16px;
  text-transform: none;
}
.header #navimobile1 li ul li a:hover,
.header #navimobile1 li ul li a:focus,
.header #navimobile1 li ul li a:active,
.header #navimobile1 li ul li.active a,
.header #navimobile2 li ul li a:hover,
.header #navimobile2 li ul li a:focus,
.header #navimobile2 li ul li a:active,
.header #navimobile2 li ul li.active a {
  color: #004467;
}
#scrollnavi {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #004467;
}
button.mobile-icon {
  display: none;
  border: none;
  background-color: transparent;
  color: #464646;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  background-image: url(/basics/images/mobile-menu.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0px 5px 45px;
  margin-top: 12px;
}
/*  ------------------------------------------------------
SLIDER
--------------------------------------------------------*/
.slider-abst {
  margin-bottom: 80px;
}
.galerien {
  width: 100%;
  margin-bottom: 80px;
}
.galerien img {
  width: 100%;
  height: auto;
}
.galerien .slick-slider {
  margin-bottom: 0px;
}
.galerien .slick-slider .slick-prev {
  left: 5px;
}
.galerien .slick-slider .slick-next {
  right: 5px;
}
.galerien .slick-prev:before,
.galerien .slick-next:before {
  font-size: 35px;
}
.galerien .slick-prev:before {
  content: "\2329";
}
.galerien .slick-next:before {
  content: "\232A";
}
/*  ------------------------------------------------------
CONTENT
--------------------------------------------------------*/
.template-text {
  padding-bottom: 40px;
}
.template-akkordeon {
  padding-bottom: 40px;
}
.template-bild {
  padding-bottom: 40px;
}
.template-bild img {
  width: 100%;
  height: auto;
}
.template-liste {
  padding-bottom: 40px;
}
/*  ------------------------------------------------------
ZITAT
--------------------------------------------------------*/
.zitat {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 80px;
}
.zitat img {
  display: block;
  margin: 0 auto 30px auto;
}
.zitat h3 {
  color: #ffffff;
  line-height: 140%;
}
.zitat small {
  float: right;
  color: #ffffff;
  font-size: 13px;
}
/*  ------------------------------------------------------
Formular
--------------------------------------------------------*/
.kontaktblock {
  padding-bottom: 80px;
}
.kontaktblock form {
  width: 100%;
}
.kontaktblock form input,
.kontaktblock form select {
  width: 48%;
  display: inline-block;
  margin-right: 1%;
  margin-bottom: 10px;
  border: 1px solid #e53c39;
  line-height: 30px;
  background: #f2f1eb;
  padding: 0px 5px;
  color: #464646;
}
.kontaktblock form textarea {
  width: 97.5%;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #e53c39;
  line-height: 30px;
  height: 120px;
  background: #f2f1eb;
  padding: 0px 5px;
  color: #464646;
}
/*  ------------------------------------------------------
MAPS
--------------------------------------------------------*/
.maps {
  padding-bottom: 80px;
}
/*  ------------------------------------------------------
Aktuelles
--------------------------------------------------------*/
.aktuelles {
  padding-bottom: 80px;
}
.aktuelles .box {
  margin-bottom: 25px;
}
.aktuelles .box .inhalt {
  padding: 25px;
  background: #f2f1eb;
}
.aktuelles .box hr {
  margin-bottom: 10px;
  margin-top: 10px;
  background: #004467;
  border: none;
  height: 1px;
}
.aktuelles .box-head {
  margin-bottom: 15px;
}
.aktuelles .button-weiter {
  text-align: center;
}
/*  ------------------------------------------------------
GALERIE
--------------------------------------------------------*/
.galerie {
  padding-bottom: 60px;
}
.galerie img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
/*  ------------------------------------------------------
ZAHLENBLOCK
--------------------------------------------------------*/
.zahlenblock {
  margin-bottom: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f2f1eb;
  text-align: center;
}
.zahlenblock .block {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.zahlenblock .block span {
  color: #004467;
  font-weight: bold;
  font-size: 70px;
  margin-bottom: 10px;
  display: block;
}
.zahlenblock .block h3 {
  color: #464646;
  margin-bottom: 0px;
  display: block;
}
/*  ------------------------------------------------------
INFOBLÖCKE
--------------------------------------------------------*/
.leistungen {
  padding-bottom: 60px;
}
.leistungen h2 {
  margin-bottom: 30px;
}
.leistungen .box {
  margin-bottom: 25px;
  background: #f2f1eb;
  padding: 25px 25px 5px 25px;
}
.leistungen .box img {
  display: block;
  margin: 0px auto 20px auto;
}
/*  ------------------------------------------------------
TEAM
--------------------------------------------------------*/
.team {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 80px;
  background: #f2f1eb;
}
.team h2 {
  margin-bottom: 30px;
}
.team img {
  width: 100%;
  height: auto;
}
.team .name {
  padding: 15px 25px;
  text-align: center;
  background: #ffffff;
}
.team .name p {
  color: #464646;
  margin-bottom: 0px;
}
.team .bereich {
  padding: 15px 25px;
  text-align: center;
  background: #464646;
}
.team .bereich p {
  color: #ffffff;
  margin-bottom: 0px;
}
.team .slick-slider {
  margin-bottom: 0px;
}
.team .slick-dots {
  clear: both;
  position: relative;
  margin-bottom: 0px;
  margin-top: 15px;
  bottom: inherit;
}
.team .slick-dots li button:before {
  font-size: 30px;
  color: #004467;
}
/*  ------------------------------------------------------
KONTAKTBOX
--------------------------------------------------------*/
.kontaktbox-right {
  background: #f2f1eb;
  padding: 20px 25px;
  margin-bottom: 35px;
}
.kontaktbox-right .suche {
  position: relative;
  margin-bottom: 30px;
}
.kontaktbox-right .suche input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  border: none;
  padding: 0px 40px 0px 10px;
  color: #004467;
}
.kontaktbox-right .suche button {
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  padding: 0px;
  border: none;
  background-image: url(/basics/images/icon-search-white.png);
  background-color: #004467;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  top: 0px;
}
.kontaktbox-right img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.kontaktbox-right p,
.kontaktbox-right ul {
  margin-bottom: 10px;
}
.kontaktbox-right p li,
.kontaktbox-right ul li {
  margin-bottom: 0px;
}
/*  ------------------------------------------------------
AKKORDEON
--------------------------------------------------------*/
a.akk_anzeigen,
a.akk_anzeigen:link,
a.akk_anzeigen:visited {
  display: block;
  padding: 3px 7px;
  background-color: #eee;
  color: #aaa;
  margin-bottom: 15px;
}
a.akk_anzeigen:hover,
a.akk_anzeigen:focus,
a.akk_anzeigen:active {
  color: #000000;
  text-decoration: none;
}
.akkordeontext3 img,
.akkordeontext3 video {
  margin-bottom: 20px;
}
a.akkordeonlink {
  cursor: pointer;
  text-decoration: none;
}
.akkordeonblock {
  padding-bottom: 30px;
}
.akkordeonblock div {
  padding-top: 20px;
}
.akkordeonteaser {
  margin-bottom: 0px;
}
h3.akkordeon {
  margin-bottom: 10px;
  background-image: url(/basics/images/akkordeon_zu.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: auto 20px;
}
h3.akkordeon.akkordeon_offen {
  background-image: url(/basics/images/akkordeon_offen.png);
}
/*  ------------------------------------------------------
FOOTER
--------------------------------------------------------*/
.copyright {
  background: #f2f1eb;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.copyright p {
  margin-bottom: 0px;
  color: #464646;
  font-size: 12px;
}
.footer {
  background: #004467;
  padding-top: 50px;
  padding-bottom: 30px;
}
.footer img {
  margin-bottom: 20px;
}
.footer p {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 13px;
}
.footer p a,
.footer p a:link,
.footer p a:visited {
  color: #ffffff;
}
.footer p a:hover,
.footer p a:focus,
.footer p a:active {
  color: #a8a38f;
}
/***********************
Media Query
***********************/
@media (max-width: 995px) {
  .leistungen h4 br {
    display: none;
  }
}
@media (max-width: 768px) {
  button.mobile-icon {
    display: inline-block;
  }
  .desktop {
    display: none;
  }
  .kontaktblock form {
    margin-bottom: 40px;
  }
  .zahlenblock .block {
    width: 49%;
    margin-bottom: 20px;
  }
  .footer p {
    text-align: left !important;
  }
}
@media (max-width: 480px) {
  button.mobile-icon {
    margin-top: 0px;
  }
  .meta p.adresse {
    display: none;
  }
}
@media (max-width: 400px) {
  .zahlenblock .block {
    width: 100%;
  }
  .kontaktblock form input,
  .kontaktblock form select,
  .kontaktblock form textarea {
    width: 100%;
  }
}
