@import url("../fonts/stylesheet.css");
main.cd-main-content +div {
    opacity: 0;
}

html {  font-size: 15px;}

.row {    display: flex;    flex-wrap: wrap;}
.col-sm-2 {    -ms-flex: 0 0 20%;    flex: 0 0 20%;    max-width: 20%;}
.col-sm-3 {    -ms-flex: 0 0 25%;    flex: 0 0 25%;    max-width: 25%;}
.col-sm-4 {    -ms-flex: 0 0 33.33333%;    flex: 0 0 33.3333%;    max-width: 33.3333%;}

.col-sm-10 {    -ms-flex: 0 0 80%;    flex: 0 0 80%;    max-width: 80%;}
.navbar-menu {float: right;
    padding-right: 0;}
/*-------------------------------------------------- */
.we-hilfe {  font-size: 12px;  color: #F00;  margin-top: 10px;}
.margin-top {  margin-top: 20px;}
.credits {  color: rgba(255, 255, 255, 0.4);  font-weight: bold;}
.credits a {  color: rgba(255, 255, 255, 0.4) !important;}
/* Basics & Bootstrap overrides
-------------------------------------------------- */
.navbar-brand {  font-size: 1.444rem;}
.btn {  font-size: 0.7778rem;}
.btn.btn-default {  background-color: #f9f9f9;  color: #777777;}
.form-group .control-label {  font-weight: normal;}
.form-group label.error {  color: #c0392b;  font-weight: normal;  font-size: 0.7778rem;}
.wrapper-inhalt {  padding: 30px 0;}
/* Slider
---------------------------------------------------------------------------------------------------- */
.carousel-inner > .item {   overflow: hidden;}
.carousel-inner > .item > img {  margin: 0 auto;     max-width: 744px;
    max-height: 399px; }
.carousel-indicators {  bottom: 5px;  left: 0;  right: 0;  margin: 0 auto;}
.carousel-indicators li,.carousel-indicators li.active {  width: 20px;  height: 20px;  border-radius: 25px;  margin-right: 5px;}
.carousel-indicators li:last-child,.carousel-indicators li.active:last-child {  margin-right: 0;}
.carousel-inner .carousel-caption {  z-index: 10;  top: 0;    max-width: 1300px;width: 100%;    margin: 0 auto;    left: 0;    right: 0;    padding: 70px 20px;}
.carousel-inner .carousel-caption .car-container {  max-width: 40%;}

.wrapper-inhalt .carousel-inner > .item, .wrapper-inhalt .standard-bild {    border-bottom:none;    border-right:none;    border-bottom-right-radius: 0;}
.caption {    left: 0;    right: 0;    bottom:0;    z-index: 14;    padding: 10px;    background: rgba(0,0,0,0.4);    color: #fff;    position: absolute;}
.carousel-inner .carousel-caption h1 {  color: #fff;   font-size: 75px; font-family: 'overlock_scregular';line-height: 0.8;}
.carousel-inner .carousel-caption .carousel-caption-txt {  font-size: 18px;  line-height: 1.2;  margin-bottom: 10px;    font-weight: 600;}
.block {  position: relative;  background: #ffffff;  border: 1px solid #dddddd;  border-top-right-radius: 5px;  border-top-left-radius: 5px;  border-bottom-right-radius: 5px;  border-bottom-left-radius: 5px;  -webkit-box-shadow: 2px 2px 6px -5px #666666;  box-shadow: 2px 2px 6px -5px #666666;  margin: 80px 20px 30px;  padding: 40px 20px 20px;  text-align: center;}
.block-icon {  border: 1px solid #dddddd;  background: #fff;  color: #ec7405;  font-size: 60px;  height: 100px;  line-height: 100px;  position: absolute;  right: 0;  left: 0;  margin: 0 auto;  text-align: center;  top: -50px;  width: 100px;}
.hinweis {  padding: 5px;  border-top-right-radius: 10px;  border-top-left-radius: 10px;  border-bottom-right-radius: 10px;  border-bottom-left-radius: 10px;  background: rgba(252, 248, 227, 0.8);  font-size: 16px;  color: #F00;  position: relative;  padding: 2px 80px;  margin: 30px 0;}
.hinweis i {  position: absolute;  font-size: 25px;  left: 19px;  top: 1px;}
.wichtig {  padding: 5px 5px 5px 80px;  border-top-right-radius: 10px;  border-top-left-radius: 10px;  border-bottom-right-radius: 10px;  border-bottom-left-radius: 10px;  background: rgba(223, 240, 216, 0.9);  color: black;  font-size: 16px;  position: relative;  margin: 30px 0;}
.wichtig i {  position: absolute;  top: 5px;  font-size: 25px;  left: 19px;}
.hilfe-text-top {  position: absolute;  width: 100%;  top: 35px;  z-index: 10;}
.hilfe-text-bottom {  position: relative;  width: 100%;  top: 20px;  z-index: 10;}
.standard-bild-backend table {  margin: 0 auto;}
.backend-margin {  margin-top: 70px;}
.map-info-border {  display: none;}
.carousel-control.left , .carousel-control.right{    background-image: none;     width: 50px;}
.carousel-control.left{       background: url(/assets/images/ico-slide-prev.png) 0 50% no-repeat; }
 .carousel-control.right{       background: url(/assets/images/ico-slide-next.png) 0 50% no-repeat; }
.carousel-control.left span , .carousel-control.right span{  display:none;}
.carousel-indicators {    display: none;}
.navbar-default {        border: none;}

.carousel .container {    max-width: 1300px;}


/* Styles 
-------------------------------------------------- */
body {  margin-top: 50px;  font-weight: normal;     margin: 0 auto;font-size:16px; font-family: 'robotoregular';   padding: 0px;   color:#666;    line-height: 1.6;}
.container {    max-width: 1522px; width: 100%;}

.img-circle {  border-radius: 500px;  behavior: url(/js/polyfill/pie/PIE.htc);}
h1 small,h2 small,h3 small,h4 h5 small,h6 small {  display: block;}
h1,h2,h3,h4,h5{  font-family: 'robotolight'; color: #82374b;    }
#main-content h1 {      font-size: 40px;    margin: 0 0 2rem 0;    line-height: 0.9;    font-family: 'robotomedium';}
 #container2 h1 {      font-size: 50px;    margin: 0 0 2rem 0;    line-height: 0.9;   }
h2 {      font-size: 40px;    margin: 0 0 2rem 0;    line-height: 0.9;    font-family: 'robotomedium';}
h3 {    margin: 15px 0;font-size:23px;font-family: 'robotomedium';color:#000;       margin: 15px 0 15px 0;    clear: both;}
h4 {    font-size: 27px;    margin: 2rem 0 0.5rem 0;    line-height: 0.9;    font-family: 'robotomedium';    color: #82374b;}
h4 {       font-size: 20px;    margin: 2rem 0 0.5rem 0;    line-height: 0.9;    font-family: 'robotomedium';    color: #000;}
h5 {    margin: 0 0 10px 0;    font-family: 'robotomedium';    color: #000;    font-size: 18px;    line-height: 1.2;}
h6 {  margin: 0;}
b, strong{font-family: 'robotomedium';color:#000;}
hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #dddddd;
    display: block;
    clear: both;
}
.wrapper-inhalt .col-sm-8 h3 {    font-size: 26px;    color: #666;}
aside h3 {    font-size: 20px;    border-bottom: 1px solid #ccc;    padding-bottom: 10px;}
.headline-txt {  font-size: 22px;  color: #ec7405;  margin: 0 0 .75rem;}
.headline-txt small {  color: #aaaaaa;}
aside {  border-top: 1px solid #dddddd;  padding-top: 30px;  margin-top: 30px;}
.teaser-box,.news-box {  text-align: center;      padding: 30px 0 0 0;    margin: 30px 0 0 0;}
.news-wrapper .news-box img {  display: block;  margin: 0 auto 25px;}
.news-wrapper .news-box:last-child {  border-bottom: none;  padding-bottom: 0;  margin-bottom: 0;}
#map-canvas {  height: 200px;}
.panel-heading {  padding: 0;}
.panel-heading .panel-title a {  display: block;  padding: 10px 15px;  background: #F5F5F5;}
.mod-box {    background: #fff;    margin: 0;    box-shadow: 0 0 30px rgba(0,0,0,0.05);}
#sidebar .mod-box {    padding: 30px 15px;}
.btn, .btn-primary {      background: #82374b;    border: none;    padding: 8px 25px;    font-size: 16px;    border-radius: 0;    -webkit-transition: all 200ms;    -moz-transition: all 200ms;    -o-transition: all 200ms;    transition: all 200ms;    color: #fff;border:1px solid transparent;}
.btn:hover, .btn-primary:hover, .btn:focus, .btn-primary:focus { background: #fff;    color: #82374b;    border: 1px solid #82374b; }
.btn-footer {      background: #e6e6e6;    color: #000;}
.btn-footer:hover {      background: #e0e0e0;    color: #000;}
.navbar-brand {    padding: 0;}
.navbar .col-sm-10 {    padding-right: 0;}
ul {    list-style: none;    line-height: 2;    padding: 0 0 0 20px;}
.wrapper-inhalt ul {    list-style-type: square;}
.form-control {    font-size: 15px;   border:1px solid #eaeaea;  border-radius: 0;    box-shadow: none;}
.form-control:focus {  border-color: #82374b;    outline: 0;    box-shadow: none;}
label {    font-size: 15px;    font-family: 'robotomedium';}
.padding0 {    padding: 0;}
.icons {    width: 70px;    float: left;text-align:center;    min-height: 100px;height: 100%;}
.icons p {    font-size: 13px;    margin: 5px 0;}
.icon-wrapper {    margin: 20px 0 0 0;}
.we_blockControls {    clear: both;}
a {    color: #82374b;-webkit-transition: 300ms;    transition: 300ms;}
a:hover {    color: #5fade4    text-decoration: none;}
a:hover, a:focus {    color: #5fade4;    text-decoration: none;}
.wrapper-inhalt input,.wrapper-inhalt textarea, .wrapper-inhalt select {    border: 1px solid #ccc;}
form.formcontact div {    padding: 0;}
form.formcontact {    padding-top: 30px;}
form.formcontact label {    opacity: 0.5;}
p {    margin: 15px 0;}



/************NEW*********/

* {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
.videoWrapper {	position: relative;	padding-bottom: 56.25%; 	padding-top: 25px;	height: 0;}
.videoWrapper iframe {    border: 10px solid #fff;position: absolute;    left: 0;    right: 0;    margin: 0 auto;}
section#main+div {    opacity: 0;}
.navbar {    background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.container{ }
.container.zind {    padding: 0;}
header, .cd-main-header {    height: 140px;    position: relative;    box-shadow: 0 0 10px rgba(0,0,0,0.2);    left: 0;    right: 0;}
header .col-sm-3 {    max-width: 361px;}
header .col-sm-9 {    padding-left: 0;}
img {    max-width: 100%;    width: 100%;    height: auto;}
img.img-captcha {    width: auto;float:left;}
input#captchaname {    width: 250px;    float: left;margin:10px;}
.form-group.captcha-form img {
    width: 180px;
    float: left;
}
#myForm button.btn {    clear: both;    display: block;    margin-top: 20px;}
div#sidebar {    padding: 0px 25px 0 30px;}
div#main {    padding-right: 0px;}
/*#bg_features {   background-size: contain;    opacity: 0.3;}
#bg_container {     border: 1px solid;    background: url(../images/bghead-back.jpg) 0 0 no-repeat;    background-size: auto 753px;    opacity: 1;    height: 600px;    position: absolute;    top:0;    left: 0;    width: calc(1522px + calc((100% - 1522px) / 2 ));    max-width: none;    border: 2px solid #873847;       border-bottom-right-radius: 155px;    padding: 0;    object-fit: cover;}
#features2 {   background: url(../images/bghead-back.jpg) 50% 0 no-repeat;    background-size: contain;    opacity: 0.3;}
#container2 {     border: 1px solid;    background: url(../images/bghead-back.jpg) 0 0 no-repeat;    background-size: auto 753px;    opacity: 1;    height: 600px;    position: absolute;    top:0;    left: 0;    width: calc(1522px + calc((100% - 1522px) / 2 ));    max-width: none;    border: 2px solid #873847;       border-bottom-right-radius: 155px;    padding: 0;    object-fit: cover;}
#container2:after {    content: '';    background: url(../images/kronenkreuz.png) 50% 0 no-repeat; width: 820px; height: 820px;    position: absolute;    z-index: 10;    top: 0;}
*/

#features img {     opacity: 0.3;  vertical-align:middle;}
#container2 {       opacity: 1;    height: 600px;    position: absolute;    top:0;    left: 0;    width: calc(1522px + calc((100% - 1522px) / 2 ));    max-width: none;    border-right: 2px solid #873847;  border-bottom: 2px solid #873847;       border-bottom-right-radius: 155px;    padding: 0;    object-fit: cover;}
#container2:after {    content: '';    background: url(../images/kronenkreuz.png) 50% 0 no-repeat; width: 820px; height: 820px;    position: absolute;    z-index: 0;    top: 0;}
.feature-caption{     display: flex;    height: 100%;    width: 100%;    max-width: 1522px;  color:#000;    float: right;    position: relative;    z-index: 100;    align-items: center;    justify-content: flex-start;}
.caption-container{       vertical-align: middle;padding: 0 30px;font-size:17px;    width: 35%;}
/*.features-pages {   min-height: 740px;  background-size: cover;    opacity: 0.3;}*/
/*.container-pages {     border: 1px solid;   opacity: 1;    height: 260px;    position: absolute;    top:0;    left: 0;    width: calc(1522px + calc((100% - 1522px) / 2 ));    max-width: none;    border: 2px solid #873847;       border-bottom-right-radius: 155px;    padding: 0;}*/
.container-pages {     height: 300px!important;   }
.container-pages:after { display:none;   }

.home-container {      }
.chirugie-container {   background: url(../images/header-bg-chirurgie.jpg) 0 0 no-repeat;    }
.urologie-container {   background: url(../images/bg-urologie.jpg) 0 0 no-repeat;    }
.innere-container {   background: url(../images/headers-bg-innere2.jpg) 0 0 no-repeat;    }
#allgemein-features {  background: url(../images/header-bg-chirurgie.jpg) 50% 0 no-repeat;  background-size: cover; }
#allgemein-container {   background: url(../images/header-bg-chirurgie.jpg) 0 0 no-repeat;    }
#klinik-features {  background: url(../images/header-bg-chirurgie.jpg) 50% 0 no-repeat;  background-size: cover; }
#klinik-container {   background: url(../images/header-bg-chirurgie.jpg) 0 0 no-repeat;    }
.container-pages h2{        font-size: 36px;    color: #fff;    background: url(/assets/images/ico-kreuz-small.png) right 10px top 10px no-repeat rgba(95,173,228,0.9);    padding: 30px 30px 60px 30px;    border-bottom-right-radius: 50px;    display: inline-block;    min-width: 330px;}
div#main-content {    background: transparent;    padding: 50px 0;}
div#main {    display: grid;}
div#content {    width: 75%;    float: left;padding:50px ;border-right: 1px solid #e5e5e5;}
div#sidebar-b {       width: 25%;    float: right;padding:50px 30px;    line-height: 1.4;}
#sidebar-b h3 {       margin: 0 0 25px 0;    font-size: 23px;    font-family: 'robotomedium';    color: #000;    line-height: 1.2;}
.personal_box {    margin: 0 0 20px 0;}
.personal_box2 {    width: 20%;    float: left;    padding: 15px;}
.col-sm-3.personal_box2 img {
    max-width: none;
   max-height: 198px;
    width: 100%;
}
.personal_box3 {      border-bottom: 1px solid #e5e5e5;    padding: 20px 0;       display: flex;}
.personal_box3 img {      width: 315px!important;}
.personal_name {    font-size: 16px;    margin: 0 0 5px 0;    line-height: 1.2;    font-family: 'robotomedium';}
.personal_position {    font-size: 14px;    margin: 0 0 0 0;    line-height: 1.2;}
p.personal_funktion {
    font-size: 14px;
    margin: 10px 0;
    line-height: 1.2;
}
p.personal_time {
    font-size: 14px;
    margin: 10px 0;
    line-height: 1.2;
}
.personal_tel {    font-size: 14px;    margin: 8px 0;    line-height: 1.2;	background: url(/assets/images/icon_phone.svg) 0 0px no-repeat;    padding: 0 0 0 20px;    background-size: 16px;}
.personal_mail {    font-size: 14px;    margin: 8px 0;    line-height: 1.2;	background: url(/assets/images/icon_email.svg) 0 0px no-repeat;    padding: 0 0 0 20px;    background-size: 16px;}
.personal_info {    font-size: 14px;    margin: 8px 0;    line-height: 1.2;    background: url(/assets/images/icon_info.svg) 0 0px no-repeat;    padding: 0 0 0 20px;    background-size: 16px;}
.personal_location {
    font-size: 14px;
    margin: 8px 0;
    line-height: 1.2;
    background: url(/assets/images/icon_location.svg) 0 0px no-repeat;
    padding: 0 0 0 20px;
    background-size: 16px;
}

.personal_box3 p.personal_name{   color:#000;    font-family: 'robotomedium';}
.iconbox {
      text-align: center;
    margin: 0 0 30px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    padding: 28px;
}
.iconbox .title {
    font-size: 16px;
    margin: 0 0 5px 0;
    line-height: 1.2;
    font-family: 'robotomedium';
    color: #82374b;
    text-align: center;
}
.iconbox img {
    width: 72px;
    margin: 0 auto;
}
 .iconbox:hover{   opacity: 0.7;
    transform: scale(0.9);}
a.readmore {    margin: 10px 0;    display: block;}


#aktuelles {    text-align: center;    padding:50px 0 150px 0;    background: #fbf7f6;}
#aktuelles  .row {    align-content: center;    justify-content: center;margin: 0 auto;
    max-width: 75%;}
#aktuelles h2{font-size: 48px;    margin: 0 0 2rem 0;    line-height: 0.9;    font-family: 'robotolight';    position: absolute;    margin: -95px auto 0 auto;    left: 0;    right: 0;}
#aktuelles .akt-box {     background: #fff;
    padding: 30px 20px 15px 20px;
    text-align: center;
    min-height: 200px;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);}

#aktuelles h3{color: #82374b;  line-height: 1.2;  margin-top: -15px;font-size: 20px;}
.akt-box2 {
    border: 1px solid #e5e5e5;
    padding: 30px;margin-bottom: 30px;
}
.akt-img{margin:-30px -30px 30px -30px;}
#aktuelles .akt-img{margin:-30px -20px 30px -20px;}
.akt-box2  table {
   width:100%;
}
.akt-box2  table tr:first-child td {
        font-family: 'robotoregular';
}
.akt-box2  table tr td {
      border:none;
}
.akt-box2  table tr td:nth-child(3) {
    font-family: 'robotomedium';
}

#leistungen h2 {    font-size: 48px;    margin: 0 0 2rem 0;    line-height: 0.9;    font-family: 'robotolight';position: absolute;
    margin: -95px auto 0 auto;
    left: 0;
    right: 0;}
#leistungen {    text-align: center;    padding: 50px 0;    background: #fbf7f6;}
#leistungen .container{   }
#leistungen h3 {    font-family: 'robotolight';    color: #82374b;    line-height: 1.2;    margin: 10px 0;    min-height: 60px;}
#leistungen .img-circle {    max-width: 220px;}
#leistungen .col-sm-2 {    width: 20%;}
.teaser-box a:hover {    opacity: 0.7;    transform: scale(0.9);    display: block;}
.teaser-row{display: flex;
    flex-wrap: wrap;
    justify-content: center;}
#video {      padding: 100px 0; }
#video .container{   display: flex;    align-items: center;    justify-content: center;}
#video .box{ justify-content: center;    padding: 0 30px;}
#video h2{font-size:42px;}
#footer{  background: #e6e6e6;    padding:100px 0;  color: #666;}
#footer h3 {    margin: 15px 0;    font-size: 28px;    font-family: 'robotomedium';    color: #000;}
#footer iframe {    border: 2px solid #fff !important;}

.top-r {    height: 48px;    float: right;    margin-right: 0px;}
.top-r li {    float: left;    list-style: none;    padding: 0 15px;    line-height: 48px;    font-family: 'robotomedium';    color: #000;}
.top-r li:last-child {      padding-right: 0 ;}
.top-r li a {    color: #000;    font-size: 14px;
    text-transform: uppercase;color: #82374b !important;padding: 0 0 0 22px;}
a.tel {    background: url(/assets/images/icon_phone.svg) 0 0px no-repeat;    padding: 0 0 0 25px;    width: 18px;    color: #000;    font-family: 'robotomedium';    }
a.email {    background: url(/assets/images/icon_email.svg) 0 -2px no-repeat;    padding: 0 0 0 25px;    width: 18px;        color: #000;    font-family: 'robotomedium';}
a.contact {  background: url(/assets/images/icon_edit_file.svg) 0 0 no-repeat;   padding: 0 0 0 25px;    width: 18px;        color: #000;    font-family: 'robotomedium';}
a.info {   background: url(/assets/images/ico_info.svg) 0 0 no-repeat;   padding: 0 0 0 25px;    width: 18px;        color: #000;    font-family: 'robotomedium';}
span.fax {    background: url(/assets/images/icon_fax.svg) 0 0px no-repeat;  background-size: 23px;  padding: 0 0 0 32px;    width: 18px;    color: #000;    font-family: 'robotomedium';    }
.contact-list {    padding: 10px 0;    border-bottom: 1px solid #fff;}
.contact-list:last-child {    border: none;}
.adress-block {    background: url(/assets/images/icon_location.svg) -1px 8px no-repeat;    padding: 5px 0 5px 32px!important;    background-size: 25px;    color: #000;    font-family: 'robotomedium';}
.contact-box {    background: #f1f1f1;    margin: -50px -30px 30px -30px;    padding: 30px;}
.contact-list a{    padding: 0 0 0 32px;}
.privattel {     padding: 0 0 0 32px;    width: 100%;    color: #000;    font-family: 'robotomedium'; display:block   }
.privatname1 {    background: url(/assets/images/icon_man_on_phone.svg) 0 0px no-repeat;    padding: 0 0 0 32px;  display:block ;     width: 100%;    color: #000;    font-family: 'robotomedium';    }
.privatname2 {   display:block;      width: 100%;    color: #000;    font-family: 'robotomedium';     padding: 0 0 0 32px; }

.zitat-box {
    background:    #f1f1f1;
    margin: -50px -30px 30px -30px;
      padding: 30px;
    font-size: 17px;
    font-family: 'roboto';
    background-size: 40px;
    font-style: italic;
    color: #82374b;
}
.zitat-box span{    display: block;
    font-family: 'robotomedium';
    font-size: 12px;
    font-style: normal;
    margin: 6px 0;
   
}
.infoblock {      border-top: 1px solid #82374b;    border-bottom: 1px solid #82374b;    padding: 20px 20px 20px 80px;    margin: 25px 0;    color: #82374b;    font-family: 'robotomedium';    background: url(/assets/images/ico-infoblock.png) 20px 50% no-repeat;    line-height: 1.2;}
#main ul , .mfp-content ul{    padding: 0 ;}
#main li, .mfp-content li {    background: url(/assets/images/ico-list-style.png) 0 4px no-repeat;    padding-left: 15px;    line-height: 1.3;    padding: 0 0 12px 15px;}
p.search_title a {    font-family: 'robotomedium';}
.elternschule #sidebar-b li {      padding: 0 0 7px 15px;    font-weight: bold;}
.sidebar-box {    border-top: 1px solid #e5e5e5;    padding-top: 30px;}
.sidebar-box:first-child {    border-top:none;    padding-top: 0;}

.tableinfo {    border-top: 1px solid #82374b;    border-bottom: 1px solid #82374b;    padding: 20px 20px 20px 80px;    margin: 25px 0;    color: #82374b;    font-family: 'robotomedium';    background: url(/assets/images/ico-infoblock.png) 20px 50% no-repeat;    line-height: 1.2;    width: 100% !important;    padding-left: 200px;}
.tableinfo  tr{}
.tableinfo  td{    width: 33.333%;    padding: 10px 20%;}
.tableinfo  td:first-child{padding-left:20%;}
.tableinfo  td:last-child{padding-right:20%;}
td {    padding: 5px;    border: 1px solid #f1f1f1;    padding: 5px;}
table tr:first-child td {    font-family: 'robotomedium';}
table.tableformat tr:nth-child(odd) {
    background: #f1f1f1;
}
table.tableformat {
    width: 100%;
}
#page-233 table.tableformat td {
    width: 50%;
}
.climatetable td {
    border-width: 1px 0 1px 0;padding:  10px;
    width: 25%;
}


.climatetable tr:first-child td {
    background: #f1f1f1;  
}
 sup {
    font-size: 14px;
}
.climatetable tr:nth-child(odd) {
    background: #fafafa;  
}
.climatetable tr td:first-child  {
   width:50%; 
}
.climatetable tr td:nth-child(2)  {
   width:20%; 
    text-align: right;
}
.climatetable tr td:nth-child(3)  {
   width:30%; 
    text-align: right;
}

.accordeon-header {    display: block;       clear: both; background: url(/assets/images/ico-list-style.png) 0 16px no-repeat;    padding-left: 15px;    line-height: 1.3;    padding: 12px 25px 12px 15px;    border-bottom: 1px solid #e5e5e5;    position: relative;	   }
a.accordeon-header.kursonline-1:after {content: '';    position: absolute;    width: auto;    height: auto;    top: 0;    bottom: 0;    right: 0;    padding: 15px 30px 12px 0px;    background: url(/assets/images/icon-online-kurs.svg) 100% 11px no-repeat;    background-size: 27px;    font-size: 13px;}
a.accordeon-header.collapsed{}
.accordeon-header.item-1 { }
.accordeon-desc {      padding: 30px 0;}
.online-kurs-text{    width: auto;
    height: auto;
    padding: 15px 0 12px 24px;
    background: url(/assets/images/icon-online-kurs.svg) 0 14px no-repeat;
    background-size: 20px;
    font-size: 14px;}

.we.we_blockControls + a + .collapse {    display: block;}
.we.we_blockControls + a {}
.form-control input, .form-control textarea, .form-control select {}


.bild_links{    float: left;    width: auto;    padding: 0 50px 30px 0;    max-width: 260px;   }
.bild_rechts{    float: right;    width: auto;    padding: 0 0 30px 50px;    max-width: 260px;}
#page-359 .bild_links, #page-359 .bild_rechts {    max-width: 355px;}
#page-510 .bild_links, #page-510 .bild_rechts {  }

.white-popup {    position: relative;    background: #FFF;    padding: 20px 40px;    width: 33.333%;    margin: 20px auto;}
.personal-popup {     width: 33.333%;}

.corona {  position: absolute;    top: 0;    background: url(../images/icon_virus_white.svg) 20px 50% no-repeat #82374b;    padding: 15px 20px 15px 60px;    right: 0;    color: #fff;    font-family: 'robotomedium';    background-size: 35px;    text-transform: uppercase;    z-index: 10000;       -webkit-transition: 300ms;    transition: 300ms;}
.corona:hover {opacity:0.9}
.corona a{    color: #fff;}

.infomeldung {  position: absolute;    top: 0;    background: url(../images/icon_info_white.svg) 20px 50% no-repeat #82374b;  
	padding: 15px 20px 15px 60px;   left: calc(100% - 1522px) ;   max-width: 1077px; color: #fff;    font-family: 'robotomedium';    background-size: 35px;     z-index: 10000;       -webkit-transition: 300ms;    transition: 300ms;}
.infomeldung:hover {opacity:0.9}
.infomeldung a{    color: #fff;}
.infomeldung p{    margin: 0;}
   


.badgegreen {
    position: absolute;
    top: 88px;
    right: -60px;
    color: #fff;
    font-family: 'robotomedium';
    background-size: 40px;
    text-transform: uppercase;
    z-index: 10000;
    -webkit-transition: 300ms;
    transition: 300ms;
    width: 130px;
}
.badgegreen:hover {
    transform: scale(1.1);
}
.badgegreen img {
    -webkit-filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .15));
    filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .15));
}

.badgeclimate {
    position: absolute;
    top: 245px;
    right: -60px;
    color: #fff;
    font-family: 'robotomedium';
    background-size: 40px;
    text-transform: uppercase;
    z-index: 10000;
    -webkit-transition: 300ms;
    transition: 300ms;
    width: 120px;
}
.badgeclimate:hover {
    transform: scale(1.1);
}
.badgeclimate img {
    -webkit-filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .15));
    filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .15));
}







@media (max-width: 1400px){ .infomeldung {    left: 30px;}}
@media (max-width: 1400px){ .infomeldung {    left: 30px;max-width:66%;}}	
	

#footer img {
    width: auto;
}


.row.history-box {
  
  
}
.history-box .col-sm-10 {
       border-left: 2px solid #e5e5e5;
}
.history-box .col-sm-2:after {
    content: '';
    position: absolute;
    right: -10px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    top: 29px;
    background: #82374b;
    z-index: 11;
}
.history_year {position: relative;
    font-size: 22px;
    margin: 0 0 2rem 0;
    line-height: 0.9;
    font-family: 'robotomedium';
    color: #82374b;
    padding:  10px 0;    text-align: right;    margin: 18px 0px;
 
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.history_desc {position: relative;

    background: #f1f1f1;
    padding: 10px 20px;    margin: 15px 30px;
}
.history_desc p {
    margin: 0;
}
.history_desc:before {
    content: '';
    position: absolute;
    top: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    left: -15px;
    border-width: 16px 16px 16px 0;
    border-color: transparent #f1f1f1 transparent transparent;
}
.history_desc:after {
    content: '';
    position: absolute;
    top: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    left: -15px;
    border-width: 16px 16px 16px 0;
    border-color: transparent #f1f1f1 transparent transparent;
}

.menurd {
    display: none;
}


/*************Form Urologie*****/
.uroform {
    position: relative;
}
.uroform .form-control::-webkit-input-placeholder {  color:#aaaaaa;}
.uroform .form-control:-ms-input-placeholder { color:#aaaaaa; }
.uroform .form-control::placeholder {color:#aaaaaa;}
.uroform select.empty {
    color: #aaaaaa;
}
.uroform select option {
    color: #000;
}
label.label-medis {
  font-family: 'robotoregular';
    padding: 10px 0;
    font-size: 16px;
}


.uroform input[type="checkbox"]{display:none;    width: 25px;
    height: 25px;}
.uroform .medrow label{   font-family: 'robotoregular';    padding: 0 0 0 35px;}
.uroform  input[type="checkbox"] + span {  display: inline-block;   
	width: 25px;  
	height: 25px;   
	margin:2px 10px 0 -38px; 
	vertical-align: middle;    cursor: pointer;  
	border: 1px solid #eaeaea;     line-height: 1.3!important;  
	position: absolute;}
.uroform .form-check input[type="checkbox"]:checked + span:before {	content: "";  
	    background: url(/assets/images/icon_close.svg) 0 0px no-repeat;

	background-size: 20px!important;    width: 25px;    height: 25px;    position: absolute;    left: 1px;    top: 3px;}
.medrow {
    padding: 5px 15px;
}

.uroform .dsgvorow label{   font-family: 'robotoregular';    padding: 0 0 0 35px;}
.uroform .dsgvorow input[type="checkbox"]:checked + span:before {	content: "";  
	    background: url(/assets/images/icon_done.svg) 0 0px no-repeat;

	background-size: 20px!important;    width: 25px;    height: 25px;    position: absolute;    left: 1px;    top: 3px;}
span.requiredspan {
    font-size: 13px;
    display: block;
    margin: -25px 0 35px 5px;

}





/********************RD*******************************/

@media (max-width: 1600px ){
#leistungen {   padding-top:140px;}
	
	
}



@media (max-width: 1440px ){
header, .cd-main-header {    padding: 0 30px;}
.navbar-back {    width: calc(100% - 30px);}
#container2 {   width: calc(100% - 30px);       }
#features2 {    background-size: cover;}
.container-pages{ width: calc(100% - 30px);   }
.top-r {      margin-right: 0;}
div#main {    padding-right: 30px;}
.cd-primary-nav > li {    padding: 0 20px;}
#leistungen .img-circle {    max-width: 180px;}
	#leistungen {    padding-top: 215px;}
	
	
	
	

}



@media (max-width: 1366px ){
.cd-primary-nav > li {    padding: 0 15px;}
}



@media (max-width: 1280px ){
	
	.navbar-back {    margin-top: 20px;}
header, .cd-main-header {    height: 90px;}
.top-r li {    line-height: 90px;}
.top-r {    float: left;}
.cd-header-buttons {    top: 32px;    right: 0;}
	.navbar-brand {    max-width: 245px;}
	
#container2 {        max-height: 500px;}
#container2:after {    width: 600px;    background-size: 100%;    left: 0;}	
.caption-container {    width: 48%;}
	
	div#sidebar {    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;    width: 100%;
}
	
	#sidebar .mod-box {
   
}

	#main{width:100%;    padding: 30px;}
	#page-49 #main{ padding: 0;}
.menurd {
    display: block;    
    z-index: 200;
}
	#sidebar .mod-box {
    padding: 0 15px;
    position: relative;
}
	.sidebar-logos img {
    max-width: 300px;
}
	
}

 


@media (max-width: 1024px){

/*.cd-overlay.is-visible {    -webkit-transform: none;    -moz-transform:none;    -ms-transform: none;    -o-transform:none;    transform: none;}
.cd-primary-nav, .cd-primary-nav ul {       background: rgba(95,173,228,1);    padding: 20px;}
.cd-primary-nav > li, .cd-primary-nav > li {    border-bottom: none;      float: none;    display: block;}
.cd-primary-nav > li > a, .cd-primary-nav > li > span {    color: #fff;border-bottom: none;    font-size: 16px;    font-family: 'robotoregular';   padding: 15px 0;    height: auto;    line-height: 1.2;}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {    background: #fff;}
a.menu-link.active {    color: #873847;}
.cd-primary-nav > li:hover, .cd-primary-nav > li.active {    border-bottom: none;}
ul.cd-secondary-nav.is-hiddencd-secondary-nav {  width: 100%;       padding: 20px;    box-shadow: none;    background: #5fade4;      margin-left: -35px;}
.cd-primary-nav a, .cd-primary-nav ul a {    color: #fff;    border-bottom: none;    font-size: 16px;    font-family: 'robotoregular';      padding: 15px 0;    height: auto;    line-height: 1.2;white-space: normal;}
.go-back::before, .go-back::after {    content: '';    position: absolute;    top: 50%;    margin-top: -1px;    display: inline-block;    height: 2px;    width: 10px;    background:     #82374b;    -webkit-backface-visibility: hidden;    backface-visibility: hidden;}
.go-back::before {    -webkit-transform: rotate(145deg);    -moz-transform: rotate(145deg);    -ms-transform: rotate(145deg);    -o-transform: rotate(145deg);    transform: rotate(145deg);   left:-10px;    -webkit-transform-origin: 9px 50%;    -moz-transform-origin: 9px 50%;    -ms-transform-origin: 9px 50%;    -o-transform-origin: 9px 50%;    transform-origin: 9px 50%;}
.go-back::after {    -webkit-transform: rotate(-145deg);    -moz-transform: rotate(-145deg);    -ms-transform: rotate(-145deg);    -o-transform: rotate(-145deg);    transform: rotate(-145deg);   left:-10px;    -webkit-transform-origin: 9px 50%;    -moz-transform-origin: 9px 50%;    -ms-transform-origin: 9px 50%;    -o-transform-origin: 9px 50%;    transform-origin: 9px 50%;}
li.go-back {    position: relative;    padding-left: 20px;    color: #82374b;}
.cd-primary-nav, .cd-primary-nav ul {  width: 260px;}
input#Suchbegriff {    background: url(/assets/images/ico-search.png) right 10px center no-repeat #fff;    float: left;    margin-top: 19px;    width: 100%;}
.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {    background: #884154;}
#startseite {    background: none;}
*/
ul.nav_entries {    padding-left: 25px;}
	

#container2 {
   
    max-height: 220px;
    border-bottom-right-radius: 100px;
}
#container2.home-container {     max-height: 380px;}
#container2:after {    width: 460px;height:460px;}
.caption-container {
    width: 58%;
    font-size: 16px;margin-top: 68px;
}	
	
	#leistungen {
    padding-top:70px;
}
#leistungen h2 {
    

    margin: -45px auto 0 auto;

}
	#leistungen .col-sm-2 {
    width: 25%;    -ms-flex: 0 0  25%;    flex: 0 0  25%;    max-width:  25%;}
.container-pages h2 {    padding: 25px 30px 35px 30px;    border-bottom-right-radius: 40px;	}
	
	div#content {    padding: 30px;}
	

	
}



@media (max-width: 768px){ 
header .col-sm-3 {    max-width: 235px;}
header	.col-xs-3 {    width: 33.3333%;}
header	.col-xs-9 {    width: 66.666%;}
.top-r  {    display:none;}
li.hidden-item {    clear: both;}
.cd-primary-nav > li:hover, .cd-primary-nav > li.active {    border-bottom: 4px solid #873847;    height: auto;}

header, .cd-main-header {    padding: 0 20px;}
	.navbar-back {    width: calc(100% - 20px);}
div#content {    padding: 25px;}
div#sidebar-b {    padding: 25px 15px;}
#sidebar .mod-box {     width: 100%;}
div#sidebar img {    width: auto;}
#leistungen h3 {    font-size: 18px;}
#container2 {    width: calc(100% - 20px);    max-height: 170px;    border-bottom-right-radius: 90px;}
.caption-container {    padding: 0 20px;}
.contact-box {    margin: -25px -15px 30px -15px;    padding: 20px;}
	#features  {  overflow:hidden;}
#features img {    height: 400px;max-width: none;    width: auto;}
#container2.home-container {    max-height: 360px;      border-bottom-right-radius: 75px;}
#container2 h1 {    font-size: 38px;}
#container2:after {    width: 350px;    height: 350px;}
	#video h2 {    font-size: 28px;}
#footer	.col-sm-4 {    -ms-flex: 0 0 100%;    flex: 0 0 100%;    max-width: 100%;}
li.hidden-item {    display: block;}
	li.hidden-item a{    width: 100%;       padding: 0 0 0 35px!important;    color: #fff;    text-transform: uppercase;}
	li.hidden-item a.tel {      background: url(/assets/images/ico_phone_wh.svg) 0 0px no-repeat; background-size: 24px;   }
	li.hidden-item a.email {      background: url(/assets/images/ico_mail_wh.svg) 0 0px no-repeat;  background-size: 24px; }
		li.hidden-item a.contact {      background: url(/assets/images/ico_contact_wh.svg) 0 0px no-repeat;   background-size: 24px; }
		li.hidden-item a.info {      background: url(/assets/images/ico_info_wh.svg) 0 0px no-repeat; background-size: 24px;   }
.hidden-block {    position: absolute;    bottom: 30px;}
#leistungen .col-sm-2 {    width: 33.3333%;    -ms-flex: 0 0 33.3333%;    flex: 0 0 33.3333%;    max-width: 33.3333%;}
#leistungen h2 {    font-size: 35px;}
#video .box {   width:100%; -ms-flex: 0 0 100%;    flex: 0 0 100%;    max-width: 100%;}
#video .container {
      flex: 1;
    flex-wrap: wrap;
}
#video .box:nth-child(1) {order:2;}
	.personal_box2 {    width: 33.3333%;    -ms-flex: 0 0 33.3333%;    flex: 0 0 33.3333%;    max-width: 33.3333%;}
.caption-container {
    width: 90%;
    font-size: 16px;
    margin-top: 68px;
}
		.infomeldung {
    left: 15px;
    max-width: 66%;
    background: #82374b;
    padding: 8px;
    font-size: 10px;
}
	
	
	
	
}



@media (max-width: 736px){}


@media (max-width: 667px){}

 
@media (max-width: 600px){}


@media (max-width: 568px){}

 



@media (max-width: 414px){
header, .cd-main-header {    padding: 0 15px;}
header	.col-xs-3 {    width: 66.666%; ;    max-width: none;}
header	.col-xs-9 {    width: 33.3333%}
.cd-header-buttons {    right: -10px;}
div#sidebar {    padding: 0 15px;}
.navbar-back {    width: calc(100% - 15px);}
.container-pages {    width: calc(100% - 15px);}
.caption-container {  padding: 0 15px;  }

div#main-content {    padding: 30px 0;}
div#main {    padding:  15px;}
div#content {      float: none;  padding: 15px;    width: 100%;    border-right: none;    border-bottom: 1px solid #e5e5e5;}
div#sidebar-b {    width: 100%;    float: none;}
#main-content h1 {    font-size: 28px;}
#footer {    padding: 30px 0;}
#container2 h1 {    font-size: 35px;}
#container2 {    width: calc(100% - 15px);}
#container2:after {
    width: 180px;
    height: 180px;
}
#leistungen .col-sm-2 {    width: 50%;}	
	


	.caption-container {    width: 75%;}
	#container2 h1 {
    font-size: 28px;    text-shadow: 0 0 black;    text-shadow: 0 0 black;    max-width: 75%;
}
	#container2.home-container {
      border-bottom-right-radius: 75px;
        max-height: 360px;
}
	.caption-container {
    width: 100%;     
}
	.corona {
       background: url(../images/icon_virus_white.svg) 10px 50% no-repeat #82374b;    background-size: 36px;
    padding: 0 8px 0 0 ;}
		#leistungen h2 {
    font-size: 28px;   
}
	.corona a {
 
    width: 44px;
    height: 44px;
    display: inline-block;
}
	#leistungen .col-sm-2 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}	
	.teaser-box, .news-box {
  
    padding: 0;
    margin: 0;
}
	#leistungen {
    padding-top: 80px;
}	
#leistungen h2 {
    margin: -60px auto 0 auto;
}		
		
	
	.container-pages h2 {
    padding: 15px;
    border-bottom-right-radius: 27px;
    font-size: 30px;
    min-width: 60px;    display: block;
}
		.personal_box2 {    width: 50%;    -ms-flex: 0 0 50%;    flex: 0 0 50%;    max-width: 50%;}
	

	
	
	
}

 



@media (max-width: 384px){}


@media (max-width: 375px){}


@media (max-width: 320px){}

 





















