@import url(pure-css/base.css);
@import url(pure-css/grids-core.css);
@import url(pure-css/grids-r.css);
@import url(pure-css/menus.css);
@import url(pure-css/menus-core.css);
@import url(pure-css/menus-paginator.css);
@import url(pure-css/menus-r.css);
@import url(pure-css/pure.css);

body {
    background: #f4f4f4;
    background-size: 100%;
}

body,
.pure-g-r [class*="pure-u"] {
    font-family: sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 22px;
    color: #2b2b2b;
}

img {
    display: table;
}

a:link,
a:visited,
a:active {
    color: #742082;
    text-decoration: underline;
    transition: all 0.3s;
}

a:hover,
a:focus {
    background: none repeat scroll 0 0 #742082;
    color: white;
    transition: all 0.3s;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 31px;
    font-family: sans-serif, Arial, Helvetica;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    color: #742082;
}

h2 {
    color: #742082;
    margin: 0px 0 15px;
    font-weight: bold;
    font-family: sans-serif, Arial, Helvetica;
}

p {
    margin-top: 0;
    margin-bottom: 7px;
    color: #191919;
}

li {
    color: #191919;
}

p:last-child {
    margin-bottom: 0;
}

.highlight {
    color: #742082;
}

.aboutpic {
    padding-top: 1em;
}

.page-wrapper {
    margin: 0 auto;
    max-width: 1600px;
}

.container-wrapper {
    margin: 0 50px;
}

.maincontent .container-wrapper {
    margin: 0 40px;
}

header {
    width: 100%;
    background: white;
}

.pagehead {
    padding: 20px 0;
}

footer {
    background: #f8f8f8;
    padding: 30px 0 10px;
}

.logo {
    text-align: left;
    padding-top: 15px;
}

.logo img,
.kontaktteaser img {
    display: inline;
}

.fotorenate {
    display: table;
    width: 150px;
    float: left;
    margin: 0 20px 50px 0;
    padding-top: 5px;
}

.kontaktteaser {
    text-align: left;
}

footer .pure-g-r [class*="pure-u"] {
    font-size: 14px;
    line-height: 20px;
    color: #909090;
}

footer p {
    text-align: center;
}

.pure-menu-horizontal {
    padding-top: 5px;
}

nav {
    text-transform: uppercase;
}

.mainmenu {
    background: #742082;
}

#menu {
    margin: 0;
    padding: 0;
}

#menu li {
    color: white;
    display: table;
    margin-right: 1em;
    float: left;
}

#menu li a {
    padding: 7px;
    display: table;
    color: white;
    text-decoration: none;
}

#menu li a:hover,
#menu li a:focus {
    background: none repeat scroll 0 0 white;
    color: #ab1254;
    transition: background 0.35s ease 0s;
    cursor: pointer;
}

.content {
    padding: 20px 0;
}

.boxwrap {
    background: white;
    padding: 20px;
    margin: 15px;
}

.addon {
    padding-top: 10px;
}

.preisliste li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
}

.preisliste li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.preis {
    float: right;
}

.extra {
    width: 100%;
    display: table;
    clear: right;
    line-height: 18px;
    font-size: 13px;
}

.einzeln {
    padding-top: 5px;
}

.toplink {
    margin: -10px 0 0 17px;
    display: table;
    font-size: 12px;
    padding: 2px 5px;
}

.fusspflege li,
.handpflege li {
    margin-bottom: 12px;
}

.fusspflege li:last-child {
    margin-bottom: 0;
}

.schritt1 {
    background: url("../img/schritt1.png") 0 1px no-repeat;
    padding-left: 28px;
}

.schritt2 {
    background: url("../img/schritt2.png") 0 1px no-repeat;
    padding-left: 28px;
}

.schritt3 {
    background: url("../img/schritt3.png") 0 1px no-repeat;
    padding-left: 28px;
}

.schritt4 {
    background: url("../img/schritt4.png") 0 1px no-repeat;
    padding-left: 28px;
}

.schritt5 {
    background: url("../img/schritt5.png") 0 1px no-repeat;
    padding-left: 28px;
}

.schrittextra {
    background: url("../img/schrittextra.png") 0px 1px no-repeat;
    padding-left: 28px;
}

.lageplan {
    margin: 40px auto 0;
    width: 50%;
}

.embedbox {
    position: relative;
    padding-bottom: 75%;
/ / This is the aspect ratio height: 0;
    overflow: hidden;
}

.embedbox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.gmap {
    margin-top: 20px;
}

.fusshinweise {
    background: url("../img/rn_fudesspray.jpg") bottom right no-repeat white;
    background-size: 130px auto;
}

.behandlung {
    width: 40%;
    margin: 20px auto 0;
}

.behandlung span {
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 16px;
}

.behandlung .pure-u-1-3,
.behandlung .pure-u-8-24 {
    width: 30%;
    margin-right: 2%;
}

.behandlung .pure-u-1-3:last-child,
.behandlung .pure-u-8-24:last-child {
    margin-right: 0;
}

.behandlung .pure-u-1-3 img,
.behandlung .pure-u-8-24 img {
    width: 100%;
}

.kontaktteaser {
    display: none;
}

@media (max-width: 768px) {
    .maincontent .container-wrapper {
        margin: 0;
    }

    .kontaktteaser {
        padding-top: 15px;
        display: inline;
    }

    .kontaktteaser a {
        background: transparent !important;
    }

    .hauptteaser {
        display: none;
    }

    .fotorenate {
        width: 50%;
        margin: 0 20px 10px 0;
    }

    .maincontent .pure-g-r,
    .maincontent .pure-g-r div .pure-g-r {
        margin-right: 0;
    }

    .nav-collapse.pure-menu.pure-menu-open.pure-menu-horizontal {
        text-align: center;
        padding-top: 1.5em;
    }

    img.logo {
        margin: 1em auto 0.5em;
    }

    .fotorenate {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .maincontent .content {
        padding: 0;
    }

    .mainmenu .container-wrapper {
        margin: 0;
    }

    .mainmenu #menu li {
        margin-right: 0;
        width: 100%;
        font-size: 12px;
        padding: 0;
        border-bottom: 1px solid #ab1254;
    }

    .mainmenu #menu li:last-child {
        border-bottom: 0;
    }

    .mainmenu #menu li a {
        padding: 2px 0;
        width: 100%;
        text-align: center;
    }

    .lageplan {
        width: 70%;
    }

    p {
        margin-top: 0;
    }

    p,
    pre {
        margin: 1em 0;
    }

    footer .pure-g-r [class*="pure-u"] {
        color: #909090;
        font-size: 14px;
        line-height: 20px;
    }

    body,
    .pure-g-r [class*="pure-u"] {
        color: #2b2b2b;
        font-family: sans-serif, Arial, Helvetica;
        font-size: 15px;
        line-height: 26px;
    }

    .pure-g-r [class*="pure-u"] {
        font-family: sans-serif;
    }

    .pure-g-r [class*="pure-u"] {
        font-family: sans-serif;
    }

    .behandlung {
        width: 100%;
    }

    .pure-u-1,
    .pure-u-1-1,
    .pure-u-1-2,
    .pure-u-1-3,
    .pure-u-2-3,
    .pure-u-1-4,
    .pure-u-3-4,
    .pure-u-1-5,
    .pure-u-2-5,
    .pure-u-3-5,
    .pure-u-4-5,
    .pure-u-5-5,
    .pure-u-1-6,
    .pure-u-5-6,
    .pure-u-1-8,
    .pure-u-3-8,
    .pure-u-5-8,
    .pure-u-7-8,
    .pure-u-1-12,
    .pure-u-5-12,
    .pure-u-7-12,
    .pure-u-11-12,
    .pure-u-1-24,
    .pure-u-2-24,
    .pure-u-3-24,
    .pure-u-4-24,
    .pure-u-5-24,
    .pure-u-6-24,
    .pure-u-7-24,
    .pure-u-8-24,
    .pure-u-9-24,
    .pure-u-10-24,
    .pure-u-11-24,
    .pure-u-12-24,
    .pure-u-13-24,
    .pure-u-14-24,
    .pure-u-15-24,
    .pure-u-16-24,
    .pure-u-17-24,
    .pure-u-18-24,
    .pure-u-19-24,
    .pure-u-20-24,
    .pure-u-21-24,
    .pure-u-22-24,
    .pure-u-23-24,
    .pure-u-24-24 {
        letter-spacing: normal;
        text-rendering: auto;
        word-spacing: normal;
    }

    .pure-g-r {
        font-family: FreeSans, Arimo, Helvetica, Arial, sans-serif;
        letter-spacing: -0.31em;
    }

    .pure-g-r {
        font-family: FreeSans, Arimo, Helvetica, Arial, sans-serif;
        letter-spacing: -0.31em;
    }

    body,
    .pure-g-r [class*="pure-u"] {
        color: #2b2b2b;
        font-family: sans-serif, Arial, Helvetica;
        font-size: 15px;
        line-height: 26px;
    }

    .logo,
    .kontaktteaser {
        text-align: center;
    }

    html,
    button,
    input,
    select,
    textarea {
        font-family: sans-serif;
    }

    html {
        font-size: 100%;
    }
}
