.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#fff;opacity:0.9;filter:alpha(opacity=90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #017b5b;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#017b5b}#cboxCurrent{position:absolute;top:-20px;right:0px;color:#017b5b}#cboxLoadingGraphic{background:url("../../files/tierklinik/images/loading.gif") no-repeat center center}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxClose{background:url("/files/wide2019/img/colorbox.png") no-repeat top center}#cboxNext{background:url("/files/wide2019/img/colorbox.png") no-repeat top right}#cboxPrevious{background:url("/files/wide2019/img/colorbox.png") no-repeat top left}
.rs-columns{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}.rs-columns>h1,.rs-columns>h2,.rs-columns>h3,.rs-columns>h4,.rs-columns>h5,.rs-columns>h6{width:100%}.rs-column{width:100%;margin-right:7rem}.rs-column.-large-last{margin-right:0}.rs-column.-large-col-1-1{width:calc(((100% - 0rem) / 1) * 1)}.rs-column.-large-col-2-1{width:calc(((100% - 7rem) / 2) * 1)}.rs-column.-large-col-2-2{width:calc(((100% - 7rem) / 2) * 2)}.rs-column.-large-col-3-1{width:calc(((100% - 14rem) / 3) * 1)}.rs-column.-large-col-3-2{width:calc(((100% - 14rem) / 3) * 2)}.rs-column.-large-col-3-3{width:calc(((100% - 14rem) / 3) * 3)}.rs-column.-large-col-4-1{width:calc(((100% - 21rem) / 4) * 1)}.rs-column.-large-col-4-2{width:calc(((100% - 21rem) / 4) * 2)}.rs-column.-large-col-4-3{width:calc(((100% - 21rem) / 4) * 3)}.rs-column.-large-col-4-4{width:calc(((100% - 21rem) / 4) * 4)}.rs-column.-large-col-5-1{width:calc(((100% - 28rem) / 5) * 1)}.rs-column.-large-col-5-2{width:calc(((100% - 28rem) / 5) * 2)}.rs-column.-large-col-5-3{width:calc(((100% - 28rem) / 5) * 3)}.rs-column.-large-col-5-4{width:calc(((100% - 28rem) / 5) * 4)}.rs-column.-large-col-5-5{width:calc(((100% - 28rem) / 5) * 5)}.rs-column.-large-col-6-1{width:calc(((100% - 35rem) / 6) * 1)}.rs-column.-large-col-6-2{width:calc(((100% - 35rem) / 6) * 2)}.rs-column.-large-col-6-3{width:calc(((100% - 35rem) / 6) * 3)}.rs-column.-large-col-6-4{width:calc(((100% - 35rem) / 6) * 4)}.rs-column.-large-col-6-5{width:calc(((100% - 35rem) / 6) * 5)}.rs-column.-large-col-6-6{width:calc(((100% - 35rem) / 6) * 6)}@media screen and (max-width:1150px){.rs-column{margin-right:3.5rem}.rs-column.-medium-col-1-1{width:calc(((100% - 0rem) / 1) * 1)}.rs-column.-medium-col-2-1{width:calc(((100% - 3.5rem) / 2) * 1)}.rs-column.-medium-col-2-2{width:calc(((100% - 3.5rem) / 2) * 2)}.rs-column.-medium-col-3-1{width:calc(((100% - 7rem) / 3) * 1)}.rs-column.-medium-col-3-2{width:calc(((100% - 7rem) / 3) * 2)}.rs-column.-medium-col-3-3{width:calc(((100% - 7rem) / 3) * 3)}.rs-column.-medium-col-4-1{width:calc(((100% - 10.5rem) / 4) * 1)}.rs-column.-medium-col-4-2{width:calc(((100% - 10.5rem) / 4) * 2)}.rs-column.-medium-col-4-3{width:calc(((100% - 10.5rem) / 4) * 3)}.rs-column.-medium-col-4-4{width:calc(((100% - 10.5rem) / 4) * 4)}.rs-column.-medium-col-5-1{width:calc(((100% - 14rem) / 5) * 1)}.rs-column.-medium-col-5-2{width:calc(((100% - 14rem) / 5) * 2)}.rs-column.-medium-col-5-3{width:calc(((100% - 14rem) / 5) * 3)}.rs-column.-medium-col-5-4{width:calc(((100% - 14rem) / 5) * 4)}.rs-column.-medium-col-5-5{width:calc(((100% - 14rem) / 5) * 5)}.rs-column.-medium-col-6-1{width:calc(((100% - 17.5rem) / 6) * 1)}.rs-column.-medium-col-6-2{width:calc(((100% - 17.5rem) / 6) * 2)}.rs-column.-medium-col-6-3{width:calc(((100% - 17.5rem) / 6) * 3)}.rs-column.-medium-col-6-4{width:calc(((100% - 17.5rem) / 6) * 4)}.rs-column.-medium-col-6-5{width:calc(((100% - 17.5rem) / 6) * 5)}.rs-column.-medium-col-6-6{width:calc(((100% - 17.5rem) / 6) * 6)}.rs-column.-large-last{margin-right:3.5rem}.rs-column.-medium-last{margin-right:0}}@media screen and (max-width:850px){.rs-column{margin-right:3.5rem}.rs-column.-small-col-1-1{width:calc(((100% - 0rem) / 1) * 1)}.rs-column.-small-col-2-1{width:calc(((100% - 3.5rem) / 2) * 1)}.rs-column.-small-col-2-2{width:calc(((100% - 3.5rem) / 2) * 2)}.rs-column.-small-col-3-1{width:calc(((100% - 7rem) / 3) * 1)}.rs-column.-small-col-3-2{width:calc(((100% - 7rem) / 3) * 2)}.rs-column.-small-col-3-3{width:calc(((100% - 7rem) / 3) * 3)}.rs-column.-small-col-4-1{width:calc(((100% - 10.5rem) / 4) * 1)}.rs-column.-small-col-4-2{width:calc(((100% - 10.5rem) / 4) * 2)}.rs-column.-small-col-4-3{width:calc(((100% - 10.5rem) / 4) * 3)}.rs-column.-small-col-4-4{width:calc(((100% - 10.5rem) / 4) * 4)}.rs-column.-small-col-5-1{width:calc(((100% - 14rem) / 5) * 1)}.rs-column.-small-col-5-2{width:calc(((100% - 14rem) / 5) * 2)}.rs-column.-small-col-5-3{width:calc(((100% - 14rem) / 5) * 3)}.rs-column.-small-col-5-4{width:calc(((100% - 14rem) / 5) * 4)}.rs-column.-small-col-5-5{width:calc(((100% - 14rem) / 5) * 5)}.rs-column.-small-col-6-1{width:calc(((100% - 17.5rem) / 6) * 1)}.rs-column.-small-col-6-2{width:calc(((100% - 17.5rem) / 6) * 2)}.rs-column.-small-col-6-3{width:calc(((100% - 17.5rem) / 6) * 3)}.rs-column.-small-col-6-4{width:calc(((100% - 17.5rem) / 6) * 4)}.rs-column.-small-col-6-5{width:calc(((100% - 17.5rem) / 6) * 5)}.rs-column.-small-col-6-6{width:calc(((100% - 17.5rem) / 6) * 6)}.rs-column.-medium-last{margin-right:3.5rem}.rs-column.-small-last{margin-right:0;width:100%}.rs-column.-small-col-1-1+.rs-column.-small-col-1-1{margin-top:2.4rem}}
:root{font-size:62.5%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:"Noto Sans";line-height:1.7}html,body{font-size:1.7rem;background-color:#fefefe}ul{margin-top:1.6rem;padding-left:1.9rem}ol{margin-top:1.6rem;padding-left:1.8rem;list-style-type:decimal;list-style-position:outside}blockquote,q{quotes:none;text-align:center}b,strong{font-weight:bold}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none;font-size:3rem}em{font-style:italic}img{display:block;width:100%;height:auto}time{display:inline-block}a{text-decoration:none}p{margin-top:1.6rem}li>a,p>a{text-decoration:underline;text-underline-offset:0.5rem;text-underline-thickness:0.1rem;color:#000}h1{font-size:4rem;font-family:"Noto Sans";font-weight:600;color:#499996;line-height:1.2}@media (max-width:850px){h1{font-size:3rem}}h2{font-size:2.8rem;font-family:"Noto Sans";font-weight:600;color:#499996;line-height:1.2}@media (max-width:850px){h2{font-size:2.5rem}}h3{font-size:2.2rem;font-family:"Noto Sans";font-weight:500;color:#000;line-height:1.2}@media (max-width:850px){h3{font-size:2.2rem}}h4{font-size:1.8rem;font-family:"Noto Sans";font-weight:400;color:#499996;line-height:1}h5{font-size:1.6rem;font-family:"Noto Sans";font-weight:400;color:#499996;line-height:1}h6{font-size:1.6rem;font-family:"Noto Sans";font-weight:400;color:#499996;line-height:1}table{border-collapse:collapse;width:100%}@media (max-width:1150px){table{border:0.0625rem solid #000}}table *{box-sizing:border-box}table caption{margin-bottom:1.6rem;font-size:1.4rem;text-align:left}@media (max-width:1150px){table caption{margin-bottom:0.25rem}}table td,table th{text-align:left;padding:0.5rem}table thead{font-weight:bold}table thead th{border-bottom:0.0625rem solid #000}@media (max-width:1150px){table thead{display:none}}table tfoot td{border-top:0.0625rem solid #000}@media (max-width:1150px){table tfoot td,table tfoot th{display:block;width:100%;text-align:left}table tfoot td:empty,table tfoot th:empty{display:none}table tfoot td[data-label]:before,table tfoot th[data-label]:before{width:100%;display:block;content:attr(data-label);float:left;font-weight:bold}}table tbody th{font-weight:bold}@media (max-width:1150px){table tbody td,table tbody th{display:block;width:100%;text-align:left}table tbody td:empty,table tbody th:empty{display:none}table tbody td[data-label]:before,table tbody th[data-label]:before{width:100%;display:block;content:attr(data-label);float:left;font-weight:bold}}table tbody tr:nth-child(even) td,table tbody tr:nth-child(even) th{background:#ccc}[aria-expanded="false"]+ul{display:none}[aria-expanded="true"]+ul{display:block;position:absolute;z-index:999}.invisible{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.invisible.article{position:relative;top:-8.0625rem}@media (max-width:1150px){.invisible.article{top:-5rem}}.invisible:focus{position:fixed;left:50%;top:1.6rem;width:auto;height:auto;background:#000;color:#fff;padding:1.6rem;font-weight:500;box-shadow:0 0 1.6rem rgba(0, 0, 0, 0.5);z-index:999}.formbody{display:flex;flex-wrap:wrap;justify-content:space-between}.widget{width:100%}.widget.w50{width:48%}.widget.widget-submit button{margin-top:4rem;background:#499996;border:1px solid #499996;border-radius:26px;color:#fff;font-size:1.7rem;padding:0.5rem 4rem;cursor:pointer}.widget.widget-submit button:hover,.widget.widget-submit button:focus{background:#fefefe;order:1px solid #499996;color:#499996}label,legend{display:block;padding:1em 0 0.5em}.captcha_text{display:block;padding:0.5em 0 1em}input,select,textarea{width:100%;padding:0.6em 0.5em;border:1px solid #499996;border-radius:3px;box-sizing:border-box;background-color:#fefefe;font-size:1.7rem}@media (max-width:480px){input[type="submit"]{width:100%;float:none}}.submit_container{padding-top:1em}textarea{overflow:auto;max-width:100%}.checkbox_container input,.radio_container input{width:auto}.checkbox_container label,.radio_container label{display:inline-block}@media (max-width:855px){.checkbox_container label,.radio_container label{max-width:calc(100% - 30px)}}.checkbox_container span,.radio_container span{display:inline-block}::-moz-selection{color:#fff;background:#65024E}::selection{color:#fff;background:#65024E}.ce_gallery .gutter-sizer,.content-gallery .gutter-sizer{width:16px}.ce_gallery ul,.content-gallery ul{display:flex;flex-wrap:wrap;padding:0;list-style:none}.ce_gallery ul li,.content-gallery ul li{list-style-image:none}.ce_gallery ul li figure,.content-gallery ul li figure{margin:0;margin-bottom:16px;overflow:hidden}@media (max-width:1150px){.ce_gallery ul li figure,.content-gallery ul li figure{margin-bottom:1.6rem}}@media (max-width:850px){.ce_gallery ul li figure,.content-gallery ul li figure{margin-bottom:0.75rem}}.ce_gallery ul li figure:focus img,.ce_gallery ul li figure:hover img,.content-gallery ul li figure:focus img,.content-gallery ul li figure:hover img{transform:scale3d(1.2, 1.2, 1.2)}.ce_gallery ul.cols_1 li,.content-gallery ul.cols_1 li{width:100%}.ce_gallery ul.cols_2 li,.content-gallery ul.cols_2 li{width:calc((100% / 2) - 8px)}@media (max-width:850px){.ce_gallery ul.cols_2,.content-gallery ul.cols_2{width:100%}}.ce_gallery ul.cols_3 li,.content-gallery ul.cols_3 li{width:calc((100% / 3) - 11px)}@media (max-width:1150px){.ce_gallery ul.cols_3 li,.content-gallery ul.cols_3 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_3 li,.content-gallery ul.cols_3 li{width:100%}}.ce_gallery ul.cols_4 li,.content-gallery ul.cols_4 li{width:calc(25% - 12px)}@media (max-width:1150px){.ce_gallery ul.cols_4 li,.content-gallery ul.cols_4 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_4 li,.content-gallery ul.cols_4 li{width:100%}}.ce_gallery ul.cols_5 li,.content-gallery ul.cols_5 li{width:calc(20% - 13px)}@media (max-width:1150px){.ce_gallery ul.cols_5 li,.content-gallery ul.cols_5 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_5 li,.content-gallery ul.cols_5 li{width:100%}}.ce_gallery ul.cols_6 li,.content-gallery ul.cols_6 li{width:calc((100% / 6) - 14px)}@media (max-width:1150px){.ce_gallery ul.cols_6 li,.content-gallery ul.cols_6 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_6 li,.content-gallery ul.cols_6 li{width:100%}}.ce_gallery ul.cols_7 li,.content-gallery ul.cols_7 li{width:calc((100% / 7) - 14px)}@media (max-width:1150px){.ce_gallery ul.cols_7 li,.content-gallery ul.cols_7 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_7 li,.content-gallery ul.cols_7 li{width:100%}}.ce_gallery ul.cols_8 li,.content-gallery ul.cols_8 li{width:calc((100% / 8) - 14px)}@media (max-width:1150px){.ce_gallery ul.cols_8 li,.content-gallery ul.cols_8 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_8 li,.content-gallery ul.cols_8 li{width:100%}}.ce_gallery ul.cols_9 li,.content-gallery ul.cols_9 li{width:calc((100% / 9) - 15px)}@media (max-width:1150px){.ce_gallery ul.cols_9 li,.content-gallery ul.cols_9 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_9 li,.content-gallery ul.cols_9 li{width:100%}}.ce_gallery ul.cols_10 li,.content-gallery ul.cols_10 li{width:calc(10% - 15px)}@media (max-width:1150px){.ce_gallery ul.cols_10 li,.content-gallery ul.cols_10 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_10 li,.content-gallery ul.cols_10 li{width:100%}}.ce_gallery ul.cols_11 li,.content-gallery ul.cols_11 li{width:calc((100% / 11) - 15px)}@media (max-width:1150px){.ce_gallery ul.cols_11 li,.content-gallery ul.cols_11 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_11 li,.content-gallery ul.cols_11 li{width:100%}}.ce_gallery ul.cols_12 li,.content-gallery ul.cols_12 li{width:calc((100% / 12) - 15px)}@media (max-width:1150px){.ce_gallery ul.cols_12 li,.content-gallery ul.cols_12 li{width:calc((100% / 2) - 8px)}}@media (max-width:850px){.ce_gallery ul.cols_12 li,.content-gallery ul.cols_12 li{width:100%}}.ce_hyperlink a,.ce_toplink a,.content-hyperlink a,.content-toplink a{padding:0.5rem 1rem;display:inline-block;background:#499996;color:#fefefe;border:1px solid #499996}.ce_hyperlink a:focus,.ce_hyperlink a:hover,.ce_toplink a:focus,.ce_toplink a:hover,.content-hyperlink a:focus,.content-hyperlink a:hover,.content-toplink a:focus,.content-toplink a:hover{background:#fefefe;color:#499996}.ce_toplink a:after,.content-toplink a:after{content:"⇡";padding-left:0.25rem}.ce_download a,.content-download a{border-radius:0.1875rem;padding:0.3rem 0.6rem 0.3rem 0.5rem;display:inline-block;background:#499996;color:#fefefe;border:0.0625rem solid #499996}.ce_download a:focus,.ce_download a:hover,.content-download a:focus,.content-download a:hover{background:#fefefe;color:#499996}.ce_download a:focus:after,.ce_download a:hover:after,.content-download a:focus:after,.content-download a:hover:after{background-position:-1.6rem 0}.ce_downloads ul,.content-downloads ul{list-style-image:url("/files/tierklinik/img/download.svg");padding-left:2.8rem}.ce_downloads ul li a,.content-downloads ul li a{color:#499996}.ce_sliderStart .slider-control{height:4.8rem}.ce_sliderStart .slider-control a{background:#499996;color:#fefefe;border-radius:0.1875rem;padding:0.3rem 0.5rem;border:0.0625rem solid #499996;bottom:0}.ce_sliderStart .slider-control a.slider-prev:before{content:"«";display:inline-block;padding-right:0.25rem;transform:translateY(-0.0625rem)}.ce_sliderStart .slider-control a.slider-next:after{content:"»";display:inline-block;padding-left:0.25rem;transform:translateY(-0.0625rem)}.ce_sliderStart .slider-control a:focus,.ce_sliderStart .slider-control a:hover{background:#fefefe;color:#499996}address.rsce_localbusiness time{display:block}.ce_rsce_person{box-shadow:0 3px 6px rgba(110, 130, 140, 0.3);border-radius:5px;margin-top:3rem;text-align:center;background-color:#d9e9e8;z-index:1;position:relative;min-height:45rem}@media (max-width:1150px){.ce_rsce_person{margin-bottom:3rem}}.ce_rsce_person img{border-radius:5px 5px 0 0 !important}.ce_rsce_person .inner{padding:1rem 3rem 3rem 3rem}.ce_rsce_person .inner a{position:relative;font-weight:600;transition:all 0.5s ease-in-out;text-decoration:none}.ce_rsce_person .inner a::before{background-color:#499996;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1}.ce_rsce_person .inner a:focus,.ce_rsce_person .inner a:hover{transition:all 0.5s ease-in-out}.ce_rsce_person .inner a:focus::before,.ce_rsce_person .inner a:hover::before{background-color:#fefefe;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1;transition:all 0.5s ease-in-out}.jumbo_rosa .ce_rsce_person{background-color:#fefefe}.ce_rsce_schwerpunkt{box-shadow:0 3px 6px rgba(110, 130, 140, 0.3);border-radius:5px;margin-top:3rem}.ce_rsce_schwerpunkt img{border-radius:5px 5px 0 0 !important}.ce_rsce_schwerpunkt .inner{padding:1rem 3rem 3rem 3rem}.ce_rsce_special{text-align:center}.ce_rsce_special img{height:80px}@media (max-width:1150px){.ce_rsce_special img{height:60px}}@media (max-width:850px){.ce_rsce_special img{margin-top:3rem}}.special-image-solid-text{max-width:80%;margin-left:auto;margin-right:auto;margin-bottom:10rem;margin-top:15rem !important;padding:0 5rem 5rem 0;width:calc(100% - 5rem);display:flex;background:#499996}@media (max-width:850px){.special-image-solid-text{width:100%;max-width:100%;margin:20px 0 0 0 !important;padding:0;flex-direction:column;padding-bottom:5rem}}.special-image-solid-text figure{max-width:55rem;width:100%;margin-top:-6rem;margin-left:-6rem}@media (max-width:850px){.special-image-solid-text figure{margin:0}}.special-image-solid-text .txt{color:#fefefe;width:46%;padding:5rem 0 0 5rem}.special-image-solid-text .txt h2{color:#fefefe}.special-image-solid-text .txt a{padding:0.5rem 1rem;display:inline-block;background:#fefefe;color:#499996;border:1px solid #fefefe;text-decoration:none}.special-image-solid-text .txt a:focus,.special-image-solid-text .txt a:hover{background:#499996;color:#fefefe !important}@media (max-width:850px){.special-image-solid-text .txt{width:100%;padding:5rem;box-sizing:border-box}}.ce_text_centered+.ce_hyperlink,.ce_text_centered,.ce_text_cta{max-width:82rem;margin-left:auto;margin-right:auto}.ce_text p img,.content-text p img{width:30%;height:auto}.ce_text_cta h2{color:#000}.ce_text_cta a{padding:0.5rem 4rem;display:inline-block;background:#499996;color:#fefefe;border:1px solid #499996;border-radius:26px;text-decoration:none}.ce_text_cta a:focus,.ce_text_cta a:hover{background:#fefefe;color:#499996 !important}.mod_eventlist{display:flex;width:100%;max-width:100%;margin:auto;flex-wrap:wrap;margin-top:5rem}.mod_eventlist.events-home{width:104%;max-width:104%}.mod_eventlist.events-home .event{margin:0;width:48%;margin-right:2%;min-height:650px}@media (max-width:850px){.mod_eventlist.events-home .event{width:100%;margin-bottom:2rem}}.mod_eventlist .event{box-shadow:0 3px 6px rgba(110, 130, 140, 0.3);display:flex;flex-direction:column;margin:1em 1em;width:30%;z-index:1;position:relative}@media (max-width:850px){.mod_eventlist .event{width:100%;margin:0 0 2rem 0}}.mod_eventlist .event img.imgAusgebucht{position:absolute;top:25px;right:25px;width:180px;height:auto}.mod_eventlist .event .ce_text,.mod_eventlist .event .content-text{text-align:center}.mod_eventlist .event .ce_text h2,.mod_eventlist .event .content-text h2{margin-left:3rem;margin-right:3rem}.mod_eventlist .event .ce_text h2 a,.mod_eventlist .event .content-text h2 a{font-size:2.2rem;font-weight:500;color:#000}.mod_eventlist .event .ce_text img,.mod_eventlist .event .content-text img{border-radius:5px 5px 0 0 !important}.mod_eventlist .event .ce_text p,.mod_eventlist .event .content-text p{padding:0 3rem}.mod_eventlist .event .ce_text p.time,.mod_eventlist .event .content-text p.time{text-transform:uppercase;background-color:#499996;color:#ffffff;width:20%;text-align:center;padding:10px;margin-top:-7rem;margin-left:2rem;position:relative;border-radius:3px}.mod_eventlist .event .ce_text p.time .month,.mod_eventlist .event .ce_text p.time .day,.mod_eventlist .event .ce_text p.time .zeit,.mod_eventlist .event .content-text p.time .month,.mod_eventlist .event .content-text p.time .day,.mod_eventlist .event .content-text p.time .zeit{display:flex;flex-direction:column;font-weight:500;line-height:1.3}.mod_eventlist .event .ce_text p.time .month,.mod_eventlist .event .ce_text p.time .zeit,.mod_eventlist .event .content-text p.time .month,.mod_eventlist .event .content-text p.time .zeit{font-size:1.3rem}.mod_eventlist .event .ce_text p.time .day,.mod_eventlist .event .content-text p.time .day{font-size:2rem;border-bottom:1px solid #ffffff;width:50px}.mod_eventlist .event .ce_text p.time .zeit,.mod_eventlist .event .content-text p.time .zeit{margin-top:3px}.mod_eventlist .event .more{text-align:center;margin-bottom:3rem}.mod_eventlist .event .more a{position:relative;font-weight:600;transition:all 0.5s ease-in-out;text-decoration:none}.mod_eventlist .event .more a::before{background-color:#499996;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1}.mod_eventlist .event .more a:focus,.mod_eventlist .event .more a:hover{transition:all 0.5s ease-in-out}.mod_eventlist .event .more a:focus::before,.mod_eventlist .event .more a:hover::before{background-color:#fefefe;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1;transition:all 0.5s ease-in-out}.mod_eventreader{margin-top:5rem}.mod_eventreader .event h1[itemprop="name"],.mod_eventreader .event .info,.mod_eventreader .event .location{display:none}.mod_eventreader .event .ce_text,.mod_eventreader .event .content-text{margin-bottom:3rem}.mod_eventreader .event .rsce_eventinfo{box-shadow:0 3px 6px rgba(110, 130, 140, 0.3);background-color:#d9e9e8;margin-bottom:3rem;position:relative}.mod_eventreader .event .rsce_eventinfo img.imgAusgebucht{position:absolute;top:25px;right:25px;width:180px;height:auto}.mod_eventreader .event .rsce_eventinfo img{border-radius:5px 5px 0 0 !important}.mod_eventreader .event .rsce_eventinfo .inner{padding:2rem}.mod_eventreader .event .rsce_eventinfo .inner p{margin:0;line-height:2;display:flex;align-items:center}.mod_eventreader .event .rsce_eventinfo .inner p[itemprop="eventdatum"]:before{content:"";background:url(/files/tierklinik/img/cal.svg) no-repeat center center;width:21px;height:20px;display:flex;margin-right:2rem}.mod_eventreader .event .rsce_eventinfo .inner p[itemprop="eventzeit"]:before{content:"";background:url(/files/tierklinik/img/time.svg) no-repeat center center;width:21px;height:21px;display:flex;margin-right:2rem}.mod_eventreader .event .rsce_eventinfo .inner p[itemprop="eventort"]:before{content:"";background:url(/files/tierklinik/img/location.svg) no-repeat center center;width:12px;height:17px;display:flex;margin-right:3rem}.mod_eventreader .event .rsce_eventinfo .inner .text{margin-top:3rem}.mod_eventreader p.back{display:none}.mod_newslist{display:flex;width:100%;max-width:100%;margin:auto;flex-wrap:wrap;margin-top:5rem}.mod_newslist.blog-home .layout_latest{margin:0;width:100%;min-height:733px}.mod_newslist.blog-home .layout_latest .ce_text,.mod_newslist.blog-home .layout_latest .content-text{padding-bottom:0}.mod_newslist .layout_latest{box-shadow:0 3px 6px rgba(110, 130, 140, 0.3);display:flex;flex-direction:column;margin:1em 1em;width:30%;z-index:1;text-align:center}@media (max-width:850px){.mod_newslist .layout_latest{width:100%;margin:0 0 2rem 0}}.mod_newslist .layout_latest img{border-radius:5px 5px 0 0 !important}.mod_newslist .layout_latest h2{margin-left:3rem;margin-right:3rem}.mod_newslist .layout_latest h2 a{font-size:2.2rem;font-weight:500;color:#000;line-height:1.2}.mod_newslist .layout_latest .ce_text p{padding:0 3rem}.mod_newslist .layout_latest .more{text-align:center;margin-bottom:3rem}.mod_newslist .layout_latest .more a{position:relative;font-weight:600;transition:all 0.5s ease-in-out;text-decoration:none}.mod_newslist .layout_latest .more a::before{background-color:#499996;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1}.mod_newslist .layout_latest .more a:focus,.mod_newslist .layout_latest .more a:hover{transition:all 0.5s ease-in-out}.mod_newslist .layout_latest .more a:focus::before,.mod_newslist .layout_latest .more a:hover::before{background-color:#fefefe;content:"";position:absolute;width:100%;height:50%;left:0.5rem;bottom:0;z-index:-1;transition:all 0.5s ease-in-out}header{position:relative;z-index:100;-webkit-backdrop-filter:blur(20px) brightness(0.9);backdrop-filter:blur(20px) brightness(0.9)}@media (max-width:1150px){header{top:0;z-index:99;width:100%}}header .inside{display:flex;flex-wrap:wrap;height:100%}@media (max-width:1150px){header .inside{padding:0 5rem;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex-direction:row-reverse}}@media (max-width:850px){header .inside{padding:0 2rem}}header .inside .logo{order:2}header .inside .logo img{max-width:140px;padding:2rem;border-radius:0 0 6px 6px}@media (max-width:1150px){header .inside .logo img{max-width:100px}}header .inside .center{max-width:120rem;width:calc(100% - 4.8rem);margin-left:auto;margin-right:auto;padding:0 2.4rem;display:flex;align-items:center;flex-direction:row-reverse}@media (max-width:1150px){header .inside .center{justify-content:space-between;flex-direction:row}}@media (max-width:850px){header .inside .center{padding-left:0}}header .inside .mod_navigation{flex-grow:1}@media (max-width:1150px){header .inside .mod_navigation{display:none}}header .inside .mod_navigation ul{list-style:none;padding:0}header .inside .mod_navigation>ul{display:flex;justify-content:flex-end}header .inside .mod_navigation>ul>li{padding-left:4rem;display:flex;margin-bottom:2rem}header .inside .mod_navigation>ul>li a,header .inside .mod_navigation>ul>li strong{color:#fefefe;font-weight:500;font-size:2rem;text-decoration:none}header .inside .mod_navigation>ul>li a:focus,header .inside .mod_navigation>ul>li a:hover,header .inside .mod_navigation>ul>li strong:focus,header .inside .mod_navigation>ul>li strong:hover{color:#499996}header .inside .mod_navigation>ul>li strong{color:#499996}header .inside .mod_navigation>ul>li button{display:none}header .inside .mod_navigation>ul li.submenu ul{background:#fefefe;margin-top:2.4rem;margin-left:-2rem;padding-top:1rem}header .inside .mod_navigation>ul li.submenu ul li a,header .inside .mod_navigation>ul li.submenu ul li strong{display:block;padding:1rem 2rem}header .inside .mod_navigation>ul li.submenu:focus ul,header .inside .mod_navigation>ul li.submenu:hover ul{position:absolute;z-index:999;display:block}header .inside .mod_mobile_menu .mobile_menu_trigger{width:30px;display:none}@media (max-width:1150px){header .inside .mod_mobile_menu .mobile_menu_trigger{display:block}}.mobile_menu .inner{background:#fff !important}.mobile_menu .inner .mod_navigation{display:flex}.mobile_menu .inner .mod_navigation ul{list-style:none;flex-direction:column;padding-top:4rem}.mobile_menu .inner .mod_navigation ul li{margin:0;padding-left:4rem}.mobile_menu .inner .mod_navigation ul li button{display:none}.mobile_menu .inner .mod_navigation ul li a,.mobile_menu .inner .mod_navigation ul li strong{color:#499996;text-transform:uppercase;text-decoration:none;line-height:3}.mobile_menu .inner .mod_navigation ul li strong{text-decoration:underline;text-underline-offset:0.5rem}.mobile_menu .inner .mod_navigation ul li ul.level_2{padding-top:0;margin-top:0}.custom{margin-top:-15rem;position:relative;z-index:1}@media (max-width:1150px){.custom{margin-top:-11rem}}@media (max-width:1150px){#banner{margin-top:11rem}}#banner video{width:100%;margin-bottom:-9px}main .inside .mod_article{padding-top:5rem !important;padding-bottom:5rem !important;max-width:120rem;width:calc(100% - 4.8rem);margin-left:auto;margin-right:auto;padding:0 2.4rem}main .inside .mod_article h1,main .inside .mod_article h2,main .inside .mod_article h3,main .inside .mod_article h4,main .inside .mod_article h5,main .inside .mod_article h6{margin-top:2.4rem}@media (max-width:1150px){main .inside .mod_article{padding-top:3rem !important;padding-bottom:3rem !important}}@media (max-width:850px){main .inside .mod_article{padding-top:2rem !important;padding-bottom:2rem !important}}main .inside .mod_article img{border-radius:5px}@media (max-width:850px){main .inside .mod_article .rs-columns.reverse{display:flex;flex-direction:column-reverse}}main .inside #notfall{padding:0 !important;text-align:center;font-size:2.5rem;font-weight:500}@media (max-width:1150px){main .inside #notfall{font-size:2.1rem}}main .inside #notfall p{margin:0}main .inside #notfall p a{padding:0.5rem 2rem;display:inline-block;background:#fefefe;color:#499996;border:1px solid #fefefe;border-radius:26px;text-decoration:none;margin-left:3rem}@media (max-width:850px){main .inside #notfall p a{margin-left:0}}main .inside #notfall p a:before{content:"";background:url(/files/tierklinik/img/phone.svg) no-repeat center center;width:20px;height:20px;margin-right:1rem;display:inline-block}main .inside .jumbo+.mod_article,main .inside .mod_article+.jumbo,main .inside .jumbo_rosa+.mod_article,main .inside .mod_article+.jumbo_rosa,main .inside .jumbo_mint+.mod_article,main .inside .mod_article+.jumbo_mint,main .inside .jumbo_yellow+.mod_article,main .inside .mod_article+.jumbo_yellow{margin-top:4.8rem}@media (max-width:1150px){main .inside .jumbo+.mod_article,main .inside .mod_article+.jumbo,main .inside .jumbo_rosa+.mod_article,main .inside .mod_article+.jumbo_rosa,main .inside .jumbo_mint+.mod_article,main .inside .mod_article+.jumbo_mint,main .inside .jumbo_yellow+.mod_article,main .inside .mod_article+.jumbo_yellow{margin-top:1rem}}@media (max-width:850px){main .inside .jumbo+.mod_article,main .inside .mod_article+.jumbo,main .inside .jumbo_rosa+.mod_article,main .inside .mod_article+.jumbo_rosa,main .inside .jumbo_mint+.mod_article,main .inside .mod_article+.jumbo_mint,main .inside .jumbo_yellow+.mod_article,main .inside .mod_article+.jumbo_yellow{margin-bottom:2rem}}main .inside .jumbo{background:#499996;padding:2.5rem 0}main .inside .jumbo *{color:#fefefe}main .inside .jumbo h2{margin-bottom:5rem;margin-top:0}@media (max-width:850px){main .inside .jumbo h2{margin-bottom:0}}main .inside .jumbo_rosa{background:#d6cacb;padding:2.5rem 0}main .inside .jumbo_rosa *{color:#000}main .inside .jumbo_mint{background:#d9e9e8;padding:2.5rem 0}main .inside .jumbo_mint *{color:#000}main .inside .jumbo_yellow{background:#fee5a5;padding:2.5rem 0}main .inside .jumbo_yellow *{color:#000}#footer{margin-top:5rem;padding:2rem 0;background:#499996}#footer *{color:#fefefe}#footer img{max-width:3rem;float:left;margin-right:1rem}#footer a{text-decoration:none}#footer a:hover,#footer a:focus{text-decoration:underline}#footer .inside{max-width:120rem;width:calc(100% - 4.8rem);margin-left:auto;margin-right:auto;padding:0 2.4rem}#footer .inside h1,#footer .inside h2,#footer .inside h3,#footer .inside h4,#footer .inside h5,#footer .inside h6{margin-top:2.4rem}.cookiebar__button{background-color:#499996;color:#fefefe}.cookiebar__button:hover{background-color:#fefefe;color:#499996}
@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:400;src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.eot");src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.woff2") format("woff2"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.woff") format("woff"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.ttf") format("truetype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-regular.svg#NotoSans") format("svg")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:500;src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.eot");src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.eot?#iefix") format("embedded-opentype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.woff2") format("woff2"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.woff") format("woff"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.ttf") format("truetype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-500.svg#NotoSans") format("svg")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:600;src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.eot");src:url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.eot?#iefix") format("embedded-opentype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.woff2") format("woff2"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.woff") format("woff"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.ttf") format("truetype"), url("../../files/tierklinik/fonts/noto-sans-v27-latin-600.svg#NotoSans") format("svg")}
