html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* Paul Irish said:; http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
/********************************************************/
/** end reset.css                                    ****/
/********************************************************/
body {
	background-color: #fff;
}
body, a {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 300;
    text-decoration: none;
    color: #000;
    line-height: 25px;
    letter-spacing: 0.02em;
}
a {
	text-decoration: underline;
	color:#3a9eda;
}
a.plain {
	color:#000;
}
a:hover {
	text-decoration: none;
}
.black {
	color:#000;
}


/***
* Styles
*/

.nav li a, .nav li span {
	line-height:33px;
	font-size:16px;
	color:#fff;
	text-transform: uppercase;
	background-color:#3a9eda;
	display: block;
	font-weight:400;
	text-decoration: none;
}
.nav .tel span{
 	background-color: #9fcdff;
}
.nav li span {
	cursor: default;
}
.nav li span a {
	display: inline;
	background-color: #9fcdff;
}
.nav li a:hover, .nav .current span {
	background: #2a5675;
}
.sidecol-box {
	padding:12px 20px 12px;
	margin-bottom: 25px;
}
.sidecol-box.bright, .sidecol-box.filler {
	background-color:#ebebe8;
}
.sidecol-box.filler {
	margin-top:10px;
}
.sidecol-box.pre-filler {
	margin-bottom:0;
}
.sidecol-box.dark {
	background-color:#d9d9d6;
}
.sidecol-box.dark {
	background-color:#ebebe8;
}
.sidecol .sidecol_full_image {
	width:100%;
	height:auto;
	margin-bottom:45px;
}
.is-datenschutz .sidecol {
	display: none;
}

/** Content **/
h2, .sidecol h3 {
	font-size:32px;
	line-height:36px;
	margin-bottom: 18px;
	color:#3a9eda;
	font-weight:400;
}
h3, p.lead, p.action {
	font-size:20px;
	line-height:23px;
	color:#3a9eda;
	font-weight:400;
	margin-bottom: 25px;
}
p.action a {
	font-weight: 400;
}
h4 {
	font-size:20px;
	margin-bottom: 0;
	color:#3e3d40;
	font-weight:700;
	line-height:30px;
}
h4.blue {
	color:#3a9eda;
	font-weight:400;
}
p {
	margin-bottom:25px;
}
p i {
	font-style:italic;
}
.emph-1, .emph-1 a {
	line-height:30px;
	margin-bottom: 0;
	color:#3e3d40;
}

.emph-2, .emph-2 a {
	font-size:16px;
	line-height:20px;
	margin-bottom: 8px;
	color:#3e3d40;
}
.emph-1 a, .emph-2 a {
	color:#3a9eda;
}
table {
	margin-bottom:22px;
	width:100%;
}
td:first-child {
	width:45%;
}
.middle-col {
	width:130px;
}
.team-box {
	margin-bottom:50px;
}
.team-box h3 {
	font-size:19px;
	line-height:22px;
	margin-bottom: 0;
	color:#3a9eda;
	font-weight:700;
}
.team-box table {
	margin:20px 0;
}
.team-box td:first-child {
	width:28%;
}
.team-box.triple.last {
	margin-bottom:0;
}

.strong {
	font-weight:700;
}
strong {
	font-weight:700;
	font-size:18px;
}
.green {
	color:#78be31;
}
.blue {
	color:#3a9eda;
}
.acc {
	font-weight: 400;
}
a.acc {

}
.gap-top-20 {
	margin-top:20px;
}
.gap-top-30 {
	margin-top:28px;
}
.gap-bottom-0 {
	margin-bottom:0 !important;
}
.gap-bottom-25 {
	margin-bottom:25px !important;
}
.gap-top-0 {
	margin-top:0 !important;
}
.bigger {
	font-size:120%;
}


/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* =Media queries  Start media relevant
-------------------------------------------------------------- */


.block-wrapper {
    position: relative;
    width: 100%;
}

.center-wrapper {
    height: 100%;
    margin: 0 auto;
    position: relative;
}
#footer {
	background-color: #fff;
	padding-top: 18px;
	padding-bottom:32px;
}
#footer .center-wrapper {
	padding-left:20px;
}
#header {
	padding:25px 0 30px 0;
}
#home-link img {
	max-width:80%;
	margin-left:18px;
}
#nav {
	text-align:right;
	display:none;
}
#nav-offcanvas {
	position:absolute;
	z-index:1000;
	background: #fff; /* The Fallback */
	background: rgba(255, 255, 255, 0.8);
	top:0;
	height:280px;
	width:100%;
	display:none;
}
#nav-offcanvas ul {
	position:absolute;
	top: 25px;
  	margin: 0 auto;
}
#nav-offcanvas li {
	height:40px;
	width:45%;
}
#nav-offcanvas li span, #nav-offcanvas li a {
	line-height: 40px;
	background-color: #3a97da;
	font-size:14px;
}
#nav-offcanvas .frauenarzt, #nav-offcanvas .team {
	margin-right:0;
}
#nav-offcanvas .angebot, #nav-offcanvas .sportmedizin, #nav-offcanvas .team, #nav-offcanvas .termin  {
	margin-left:18px;
}
#nav-offcanvas .termin {

}
#nav-offcanvas .kontakt {
	float:right;
	margin-right:18px;
}
#nav-offcanvas .notfall span, #nav-offcanvas .notfall a {
	background-color: #78be31;
}
#nav-trigger img {
	width:40px;
	cursor: pointer;
	position:absolute;
	right:18px;
	top:0;
}
#menu-close {
	height:40px;
	position: absolute;
	z-index: 1000;
	top:0;
	right:18px;
	display: none;
}
.nav li {
	float:left;
	width:45%;
	text-align: center;
	margin:0 10px 10px 0;
}
.nav .tel {
	width:25%;
	margin-right: 0;
	display:none;
}
#header.block-wrapper, #main.block-wrapper {
	background-color: #f4f4f1;
}

.section.full img {
	max-width:100%;
}
.in-content-image {
	max-width: 225px;
  	width: 100%;
  	height: auto;
}
.sideboard .content {
	padding: 18px 30px 0;
}
.full .content {
	padding: 18px 0 0;
}
.sideboard .content .gerbi-team {
	margin-top:12px;
}
.sideboard .content .gerbi-team img {
	max-width:100%;
}
.filler {
	display:none;
}
.team-box h4 {
	font-size:19px;
	line-height:22px;
	margin-bottom: 12px;
	font-weight:700;
}
.team-box td {
	padding-bottom:15px;
}
.team-img {
	padding-top:3px;
	margin-bottom:10px;
}
.more_wrapper {
	position:relative;
}
.more_container {
	display:none;
	background-color:#3a9eda;
	color:#fff;
	padding:25px;
	position: relative;
}
.more_container h4 {
	color:#fff;
	margin-bottom:10px;
}
.more_container .close_button {
	cursor: pointer;
    background-color: #fff;
	color:#3a9eda;
    font-size: 22px;
    border-radius: 50%;
    padding: 4px 13px 8px;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
}
.more_button {
	cursor: pointer;
	background-color:#3a9eda;
	color:#fff;
	font-size: 22px;
	border-radius: 50%;
	padding: 18px 16px;
	font-weight: 600;
	display: inline-block;
}

#footer p {
	font-size:15px;
	line-height: 22px;
	margin: 10px 0 0 0;
}
#footer a {
	font-size: 15px;
	text-decoration: none;
}
.googlemap {
    position: relative;
    height: 274px;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#home-pic {
	position: relative;
}
.notfall-button {
	display: block;
	width:100%;
	background-color:#d93b2b;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	height:35px;
	line-height: 35px;
	font-size:16px;
	font-weight: 400;
	margin-bottom: 10px;
}
.notfall-button-last {
	margin-bottom:25px;
}
.notfall-button span {
	font-weight: 600;
}
.notfall-button:hover {
	background-color: #468406;
}
.sidecol .hilite {
	font-size: 24px;
	color: #3a9eda;
	font-weight: 500;
	margin-bottom:5px;
}
.sidecol .strong {
	font-weight:500;
	font-size:14px;
	margin-bottom:0;
}
.content li {
	list-style-type: disc;
}
.content li li {
	list-style-type: none;
}
.content ul {
	padding-left:1em;
}
.content ul ul {
	padding-left:1.5em;
}
.content > ul {
	margin-bottom:25px;
}
.team-block {
	padding:0 30px;
}
.gerbi-intro-neues-team {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	cursor: pointer;
}
.stoerer {
	position: absolute;
	top: -33px;
	left: 13px;
	border-radius: 50%;
	color: #fff;
	font-weight: 800;
	background-color: #d93b2b;
	text-align: center;
	width: 110px;
	height: 110px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	line-height: 17px;
	box-sizing: border-box;
	padding: 15px;
	text-decoration: none;
	transform: rotate(-20deg);
}
.stoerer:hover {
	background-color: #468406;
}
.is-frauenarzt .stoerer {
	top: -17px;
	left: 4px;
	width: 88px;
	height: 88px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
}
.is-home .stoerer {
	top: 15px;
	display: flex;
}
.mobile-gap {
	margin-bottom:5px;
}

#modal {
	width: 100%;
	height: 100%;
	z-index: 2000;
	/* position: fixed; */
	padding: 50px;
	backdrop-filter: blur(5px);
	background-color: transparent;
	border:0;
	top:0;
	position: absolute;
}
#modal iframe {
	max-width:100% !important;
}

.termin-button {
	display: block;
	width: 100%;
	background-color: #3a9eda;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	cursor: pointer;
}
.termin-button:hover {
  	background-color: #2a5675;
}
.termin-close-button {
	display: block;
	background-color: #3a9eda;
	/* text-align: center; */
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	cursor: pointer;
	float: right;
	margin-right: 11px;
	width:122px;
	text-align: center;
}
.termin-close-button:hover {
  	background-color: #2a5675;
}
@media screen and (max-width: 800px) {
#modal {
	padding:10px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  below probably smartphone
-------------------------------------------------------------- */

.is-team .team-all {
	position: relative;
}
.is-team .stoerer {
	top: auto;
  	bottom: -8px;
  	left: auto;
  	right: 20px;
}
.is-kontakt .stoerer {
	top: auto;
  	bottom: 8px;
  	left: auto;
  	right: 20px;
}


/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  below probably smartphone
-------------------------------------------------------------- */
@media screen and (max-width: 400px) {
#home-link img {
	max-width:70%;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 400px) {
#nav-offcanvas li {
    height: 50px;
}
#nav-offcanvas li span, #nav-offcanvas li a {
	line-height: 50px;
	font-size:18px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 500px) {
#nav-offcanvas li {
    height: 60px;
}
#nav-offcanvas li span, #nav-offcanvas li a {
	line-height: 60px;
	font-size:26px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 450px) {
.is-frauenarzt .stoerer {
	width: 100px;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 475px) {
.stoerer {
	top: -16px;
	width: 125px;
	height: 125px;
	font-size: 15px;
	line-height: 19px;
}
}


/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 555px) {
.is-frauenarzt .stoerer {
	top: -16px;
	width: 125px;
	height: 125px;
	font-size: 15px;
	line-height: 19px;
	font-weight: 700;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 585px) {
.stoerer,.is-frauenarzt .stoerer {
	top: 10px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 650px) {
.stoerer,.is-frauenarzt .stoerer{
	top: 13px;
	width: 135px;
	height: 135px;
	font-size: 16px;
	line-height: 21px;
}
}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 700px) {
.mobile-gap {
	margin-bottom:0;
}
}


/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 750px) {
.center-wrapper {
    padding: 0 25px 25px;
}
#footer .center-wrapper {
	padding-left:25px;
}
#home-link img {
	max-width:51%;
	margin-left:0;
}
#header {
	padding:25px 0 15px 0;
}
.nav .tel {
	display: block;
}
.sideboard .content {
	width:64%;
	margin-left:0;
	float:left;
	padding: 30px 30px 0 0;
}
.sideboard .sidecol {
	width:36%;
	float: left;
}
.more_container {
	top:0;
	left:0;
	position: absolute;
}
.team-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0;
}
.team-box {
	width:44%;
}
.team-box h4 {
	margin-bottom: 22px;
}
.team-box .team-title, .team-box .team-desc, h2.team, .team-triple-title {
	padding: 0;
}
.team-img {
	padding-top:3px;
	margin-bottom:25px;
}
.section.full .team-img img {
	width:307px;
	height:auto;
}

.team-box.triple {
	margin-bottom:40px;
}
.team-triple-box {
	margin-bottom:0;
}
.team-triple-box {
	float: left;
	width:28%;
	margin:0 8% 0 0;
}
.team-triple-box.last {
	margin-right:0;
}
.filler {
	display:block;
}
.stoerer,.is-frauenarzt .stoerer {
	left: 40px;
	width: 150px;
	height: 150px;
	font-size: 18px;
	line-height: 21px;
}
.is-home .stoerer {
	left: 15px;
}

}
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 790px) {
.team-box {
	width:46%;
}
}



/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 900px) {
#nav {
	margin-top:20px;
	position:static;
	background: none;
	height:auto;
	width:auto;
	display:block;
}
#nav-offcanvas {
	display: none;
}
#nav-trigger {
	display:none;
}
#home-link img {
	max-width:38%;
}
.sideboard .content {
	width:68%;
}
.sideboard .sidecol {
	width:32%;
	padding-top: 30px;
}
.sideboard .content .gerbi-team {
	max-width:65%;
}
#nav ul {
	float:right;
}
.nav li {
	width:132px;
	margin:0 3px 0 0;
	height:auto;
}
.nav li:last-child {
	margin-right:0;
}
.nav li.medikamente {
	width:143px;
}
.nav li.termin {
	display:none;
}
.nav li.notfall {
	margin-right:0;
}
#footer .regular-footer {
	display:flex;
	gap:20px;
}
.stoerer,.is-frauenarzt .stoerer {
	top: 15px;
	left: 40px;
	width: 185px;
	height: 185px;
	font-size: 23px;
	line-height: 27px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 1133px) {
.center-wrapper {
   width: 1133px;
}
#home-link img {
	max-width:412px;
}
}



