/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body,
form,
fieldset {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
ul,
ol,
dl,
address {
    margin: 0;
    padding: 0
}

li,
dd,
blockquote {
    margin-left: 1.5em
}

img {
    vertical-align: bottom
}

img[align=left] {
    margin: .3em 1em 0 0
}

img[align=right] {
    margin: .3em 0 0 1em
}

input,
button {
    cursor: pointer
}

ul li {
    min-height: 1em
}

p ul,
p ol {
    font-size: inherit
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    clear: both
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.pull-right {
    float: right;
    margin: .3em 1em 0 0;
    clear: right
}

.pull-left {
    float: left;
    margin: .3em 1em 0 0;
    clear: left
}

body,
input,
select,
textarea,
button {
    font-family: Abel, sans-serif;
    font-weight: 400;
    color: #373536;
    background-color: #fbfcfa
}

abbr,
acronym,
dfn {
    font-variant: normal;
    border-bottom: 1px solid #e5e5e5;
    cursor: help
}

h1 {
    font-size: 1.438em;
    line-height: 1.304em;
    text-transform: uppercase;
    color: #188da8;
    font-weight: normal;
    margin-bottom: .33em
}

h2 {
    font-size: 1.438em;
    text-transform: uppercase;
    line-height: .87em;
    color: #188da8;
    font-weight: normal
}

h3 {
    font-size: 1.438em;
    text-transform: uppercase;
    color: #188da8;
    line-height: 1.14em;
    font-weight: normal
}

h4 {
    font-family: 'Titillium Web';
    line-height: 1.2em;
    color: #161717
}

h5 {
    font-size: .83em;
    margin-bottom: 1.67em
}

h6 {
    font-size: .67em;
    margin-bottom: 2.33em
}

a {
    text-decoration: none;
    color: #188da8
}

strong,
b {
    font-weight: bold
}

small {
    font-size: 82%;
    line-height: 130%
}

p {
    font-family: 'Titillium Web';
    font-size: .938em;
    line-height: 1.667em;
    color: #333;
    letter-spacing: -0.01em
}

p,
ul,
ol {
    margin-bottom: 1.33em
}

ul ul,
ol ol {
    margin-bottom: inherit
}

img[align=left] {
    margin: 0 1em .5em 0
}

img[align=right] {
    margin: 0 0 .5em 1em
}

.blue {
    color: #188da8;
    letter-spacing: -0.15em;
    font-weight: normal
}

.grey {
    color: #adb6b8
}

#wrapper {
    max-width: 940px;
    min-width: 940px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    background-color: #fbfcfa
}

.hidden-desktop {
    display: none
}

.row {
    clear: both
}

.row .col-1-2 {
    display: inline;
    float: left;
    width: 215.6px
}

.row .col-2-2 {
    display: inline;
    float: left;
    width: 700px
}

.row .main-col-2-2 {
    padding-left: 24px
}

header .row .col-1-2 #logo {
    padding-top: 98px
}

header .row .col-2-2 {
    position: relative
}

header .row .col-2-2 #header_picture img {
    display: block;
    margin-left: auto;
    width: 700px
}

header .row .col-2-2 #blue-box {
    position: absolute;
    height: 64px;
    width: 330.1px;
    bottom: 0;
    right: 0;
    background-color: rgba(24, 141, 168, 0.53);
    border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px
}

header .row .col-2-2 #blue-box div {
    margin-left: 15px;
    margin-top: 10px;
    color: #fbfcfa !important;
    text-transform: uppercase;
    font-size: 1.125em;
    line-height: 1.389em
}

header .row .col-2-2 #blue-box div p {
    color: inherit;
    font: inherit
}

header .row .col-2-2 #blue-box div .white-bold {
    font-weight: bold
}

#main .row .col-1-2 #navi ul {
    padding-top: 4.13em;
    list-style-type: none;
    text-transform: uppercase
}

#main .row .col-1-2 #navi ul li {
    font-size: 1.438em;
    margin-left: 0;
    border-bottom: 1px dotted #a1a1a2;
    line-height: 1.652em
}

#main .row .col-1-2 #navi ul li a {
    color: #0d0f0f
}

#main .row .col-1-2 #navi ul li a:hover,
#main .row .col-1-2 #navi ul li a.active {
    color: #188da8
}

#main .row .col-1-2 #navi ul li a.active_sibling+ul,
#main .row .col-1-2 #navi ul li a.active+ul {
    display: block
}

#main .row .col-1-2 #navi ul li li {
    font-family: 'Titillium Web';
    font-size: .652em;
    line-height: 1.733em;
    text-transform: none;
    border-bottom: none
}

#main .row .col-1-2 #navi ul li ul li:last-child {
    margin-bottom: 9px
}

#main .row .col-1-2 #navi ul ul {
    display: none;
    padding-top: 0
}

#main .row .col-2-2 #content p+ul {
    margin-top: -0.93em
}

#main .row .col-2-2 #content ul {
    list-style-type: none
}

#main .row .col-2-2 #content ul li {
    margin-left: .8em;
    text-indent: -0.5em
}

#main .row .col-2-2 #content ul li:before {
    content: "-";
    position: relative;
    left: -15px
}

#main .row .col-2-2 #content ul {
    list-style-type: none;
    font-family: 'Titillium Web';
    font-size: .938em;
    line-height: 1.667em
}

#main .row .col-2-2 #content ul li:before {
    content: "-";
    position: relative;
    left: -5px
}

#main .row .col-2-2 #content a {
    color: #161717
}

#main .row .col-2-2 #description ul {
    list-style-type: none;
    padding-top: 1.4em
}

#main .row .col-2-2 #description ul li {
    display: inline;
    font-size: .938em;
    font-family: 'Titillium Web';
    line-height: 1.467em;
    margin-left: 0
}

#main .row .col-2-2 #description ul li:after {
    content: "|";
    padding-left: .53em;
    padding-right: .53em
}

#main .row .col-2-2 #description ul li:last-child:after {
    content: ""
}

#main .row .col-2-2 p {
    margin-bottom: .93em
}

#main .row .col-2-2 p:last-child {
    margin-bottom: 1.667em
}

#main .row .col-2-2 #lightblue-box {
    width: 700px;
    min-height: 99px;
    background-color: #e8f4f6;
    border: 1px solid #80c1cf;
    margin-bottom: 40px
}

#main .row .col-2-2 #lightblue-box h2 {
    padding-top: 18px
}

#main .row .col-2-2 #lightblue-box h2,
#main .row .col-2-2 #lightblue-box p {
    padding-left: 23px
}

#main .row .col-2-2 #lightblue-box p {
    color: #188da8;
    line-height: 1.333em;
    letter-spacing: .03em;
    padding-right: 23px
}

footer .open-row {
    border-bottom: 1px dotted #a1a1a2;
    margin-bottom: 24px
}

footer .open-row .open-col-1-2 {
    width: 36px
}

footer .open-row .open-col-2-2 {
    width: 179px
}

footer ul {
    list-style-type: none;
    text-transform: uppercase;
    padding: 13px 0 13px 2px;
    margin-bottom: 0
}

footer ul li {
    margin-left: 0;
    font-family: 'Titillium Web';
    font-size: .9em;
    line-height: 1.733em
}

footer .footer-row .footer-col-1-2 {
    font-weight: normal;
    margin-top: 46px;
}

footer .footer-row .footer-col-1-2 h3 {
    padding-top: 13px;
    padding-bottom: 11px;
    border-top: 1px dotted #a1a1a2;
    border-bottom: 1px dotted #a1a1a2
}

footer .footer-row .footer-col-2-2 #footer-head {
    font-weight: 600;
    border-bottom: 1px dotted #a1a1a2
}

footer .footer-row .footer-col-2-2 #footer-head p {
    margin-bottom: 0;
    color: #000
}

footer .footer-row .footer-col-2-2 .team {
    width: 237.5px;
    float: left;
    margin-right: .05em
}

footer .footer-row .footer-col-2-2 .team .doctor {
    height: 76px;
    border-bottom: 1px dotted #a1a1a2
}

footer .footer-row .footer-col-2-2 .team .doctor h4 {
    padding-top: 11px;
    margin-bottom: 2px;
    font-size: .938em
}

footer .footer-row .footer-col-2-2 .team .doctor p {
    line-height: 1.2em
}

footer .footer-row .footer-col-2-2 .team .doctor a {
    color: #161717
}

footer .footer-row .footer-col-2-2 .team:last-child {
    width: 215px
}

footer .impressum-col-1-2 {
    height: 134px;
    margin-bottom: 40px
}

footer .impressum-col-1-2 div {
    margin-top: 15px;
    height: 124px;
    margin-bottom: 0
}

footer .impressum-col-1-2 div img {
    margin-top: -70px;
    margin-bottom: 15px;
}

footer .impressum-col-1-2 div p {
    font-size: .78em;
    line-height: 1.667em;
    color: #0e0e0e;
    font-weight: 400;
    margin-bottom: 0
}

footer .impressum-col-2-2 {
    height: 134px;
    margin-bottom: 40px
}

footer .impressum-col-2-2 #emergency {
    line-height: 1.333em
}

footer .impressum-col-2-2 #impressum {
    font-weight: 600
}

footer .impressum-col-2-2 #impressum p {
    margin-bottom: 5px
}

footer .impressum-col-2-2 #adress {
    font-size: .78em;
    line-height: 1.333em;
    color: #0e0e0e;
    font-weight: 400
}

@media screen and (orientation:portrait),
screen and (device-width:320px) and (device-height:480px) and (-webkit-device-pixel-ratio:1),
screen and (device-width:320px) and (device-height:480px) and (-webkit-device-pixel-ratio:2),
screen and (device-width:320px) and (device-height:568px) and (-webkit-device-pixel-ratio:2),
screen and (device-width:768px) and (device-height:1024px) and (orientation:portrait),
screen and (max-width:942px) {
    #wrapper {
        width: 98%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 3px;
        padding-right: 3px;
        min-width: inherit
    }
    .hidden-phone {
        display: none
    }
    .hidden-desktop {
        display: block
    }
    .row {
        width: 100%
    }
    .row .col-1-2 {
        width: 100% !important
    }
    .row .col-2-2 {
        width: 100% !important
    }
    .row .main-col-2-2 {
        padding-left: 0;
        !important margin-top: 500px;
    }
    .up-responsive {
        text-align: center
    }
    .up-responsive span {
        text-transform: uppercase;
        color: #188da8
    }
    header .row .col-1-2 #logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 120px
    }
    header .row .col-2-2 {
        position: inherit
    }
    header .row .col-2-2 #header_picture {
        display: none
    }
    header .row .col-2-2 #blue-box {
        background-color: #64bece;
        top: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 8px;
        -moz-border-bottom-right-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        height: 90px;
        width: 100%
    }
    header .row .col-2-2 #blue-box div {
        padding-left: 25px;
        padding-right: 19px
    }
    #main .row .col-1-2 #mobile-navi {
        line-height: 3em;
        text-align: center;
        display: block
    }
    #main .row .col-1-2 #mobile-navi ul {
        margin-top: 31px;
        border-top: 1px dotted #a1a1a2;
        list-style-type: none;
        margin-bottom: 0
    }
    #main .row .col-1-2 #mobile-navi ul li {
        font-size: 1.438em;
        margin: 0
    }
    #main .row .col-1-2 #mobile-navi ul li a {
        color: #000;
        text-transform: uppercase
    }
    #main .row .col-1-2 #mobile-navi #naviheader {
        width: 100%;
        background-color: #64bece;
        font-size: 1.438em;
        font-weight: bold;
        line-height: 41px
    }
    #main .row .col-1-2 #mobile-navi #naviheader a {
        color: #f9f4f4
    }
    #main .row .col-1-2 #navi {
        display: none;
        background-color: #eef7f5;
        width: 100%
    }
    #main .row .col-1-2 #navi ul {
        padding-top: 0
    }
    #main .row .col-1-2 #navi ul li {
        padding-left: 19px
    }
    #main .row .col-1-2 #navi ul li li {
        padding-left: 0
    }
    #main .row .col-1-2 #navi ul li:last-child {
        border-bottom: 1px dotted #a1a1a2
    }
    #main .row .col-1-2 #navi ul li li:last-child {
        border-bottom: none
    }
    #main .row .col-2-2 #lightblue-box {
        width: 100%;
        height: 100%
    }
    footer .open-row {
        margin-bottom: 8px
    }
    footer .open-row .open-col-1-2 {
        width: 36px !important
    }
    footer .open-row .open-col-2-2 {
        width: 179px !important
    }
    footer .footer-row .footer-col-2-2 #footer-head {
        padding-bottom: 13px
    }
    footer .footer-row .footer-col-2-2 .team {
        width: 100%
    }
    footer .footer-row .footer-col-2-2 .team .open-row {
        margin-bottom: 0
    }
    footer .footer-row .footer-col-2-2 .team #doctor {
        height: 100%
    }
    footer .footer-row .footer-col-2-2 .team:last-child {
        width: 100%
    }
    footer .impressum-col-1-2 div img {
        margin-top: inherit
    }
    footer .impressum-col-2-2 {
        height: inherit;
    }
}