#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
/* Basislayout */
html {font-size:16px;line-height:1.4;margin:0;border:0;padding:0;min-height:100.1%;background:#fff url('../../files/design/img/grafik-gewellte-flaeche.svg') no-repeat bottom center;background-size:101%;}
body {margin:0;border:0;padding:0;}

h1 {font-size:1.5em;text-transform:uppercase;color:#640e64;text-align:center;}
h2 {font-size:1.25em;margin:0;color:#a84b97;text-align:center;}
h3 {font-size:1em;color:#640e64;margin:2em 0 -1em 0;}
p {margin:1.4em 0 0 0;}
small {font-size:0.8em;}

li {color:#a84b97;}

a {text-decoration:none;color:#a84b97;transition:color 0.25s ease;}
a:hover {color:#eacd6e;}

figure {display:block;margin:0;}
img {display:block;margin:0;border:0;padding:0;width:auto;max-width:100%;height:auto;}

table {margin-top:1.4em;border:0;border-top:1px solid #a84b97;}
tr {border:0;}
td {border:0;border-bottom:1px solid #a84b97;}

iframe {display:block;margin:1em auto;width:90%;filter:grayscale(1);}


.invisible {display:block;position:absolute;top:-3000px;left:-3000px;width:1px;height:1px;text-indent:20px;overflow:hidden;}
.ce_headline.kurztext,
.ce_text.kurztext {margin-left:auto;margin-right:auto;padding:0;width:90%;max-width:512px;text-align:center;}

@media screen and (min-width:960px) {
	h1 {font-size:2em;text-align:left;}
	h2 {font-size:1.25em;text-align:left;}
}


/* // Animationen /////////////////////////////////////////////////////////// */
/* // Einblenden // */
@keyframes fadeIn {
    from {opacity:0;}
    to {opacity:1;}
}

/* // Header //////////////////////////////////////////////////////////////// */
header {padding:1.5em 0 0 0;width:100%;}
/*header > .inside {margin:0 auto;width:90%;max-width:1200px;}*/
.mod_logo {position:relative;z-index:2500;}
.mod_logo figure {margin:0 auto;width:180px;}

@media screen and (min-width:960px) {
	header {padding:3em 0 0 0;width:100%;}
	.mod_logo figure {margin:0 auto;width:220px;}	
}

/* // Hauptmenu // */
.mod_hauptmenu {position:relative;margin-top:2em;}
.mod_hauptmenu > ul {display:none;list-style:none;position:absolute;z-index:1000;top:0;left:0;margin:0;width:calc(100% - 6em);padding:3em;background:#640e64 url('../../files/design/img/grafik-violette-flaeche.svg') repeat-y top center;background-size:100%;}
.mod_hauptmenu ul li {display:block;padding:0.5em 0.5em 0.5em 0;border-top:1px solid #a84b97;}
.mod_hauptmenu ul.level_1 > li:last-child {border-bottom:1px solid #a84b97;}
.mod_hauptmenu ul li strong {font-size:17px;color:#eacd6e;}
.mod_hauptmenu ul li a {font-size:17px;color:#efe6ef;}
.mod_hauptmenu ul li a:hover {color:#eacd6e;}
.mod_hauptmenu ul li.submenu > a {display:block;padding-bottom:0.5em;}
.mod_hauptmenu ul.level_2 li {position:relative;border:0;}
.mod_hauptmenu ul.level_2 li::before {content:url('../../files/design/img/grafik-sternchen.svg');display:block;position:absolute;top:0.7em;left:-1.6em;width:1.25em;height:auto;}

#top:target .mod_navigation > ul {display:block;}

@media screen and (min-width:960px) {
	.mod_hauptmenu {position:relative;margin-top:3em;}
	.mod_navigation > ul {display:block;position:relative;top:0;padding:0;width:100%;background-size:115%;}
	/*.mod_navigation::before {content:' ';background:#fff url('../../files/design/img/grafik-gewellte-flaeche.svg') no-repeat top center;background-size:115%;position:absolute;top:-1em;left:0;width:100%;height:1em;}*/
	.mod_hauptmenu ul.level_1 {position:relative;text-align:center;}
	.mod_hauptmenu ul.level_1 li {display:inline-block;position:relative;padding:0.5em 0.5em;border:0;}
	.mod_hauptmenu ul.level_1 > li:last-child {border:0;padding-right:0;}
	.mod_hauptmenu ul.level_2 {display:none;position:absolute;top:39px;left:0;padding:0.5em 0;width:192px;}
	.mod_hauptmenu li:hover ul.level_2 {display:block;background:#640e64 url('../../files/design/img/grafik-violette-flaeche.svg') repeat-y top center;background-size:100%;}
	.mod_hauptmenu ul.level_2 li {display:block;text-align:left;padding-left:1em;}
	.mod_hauptmenu ul li.submenu > a {display:inline-block;padding-bottom:0;}
	.mod_hauptmenu ul.level_2 li::before {content:'';}
}
@media screen and (min-width:1152px) {
	.mod_hauptmenu ul.level_1 li {padding:0.5em 1em;}
}

main .ce_text img {border-radius:50%;max-width:256px;}

/* // Menubutton // */
.mod_menubutton {position:absolute;top:-0.75em;left:0;z-index:1500;margin:0 auto;padding:0.25em 0 0 0;width:100%;height:2em;background:#640e64 url('../../files/design/img/grafik-violette-flaeche.svg') repeat-y top center;background-size:100%;}
/*.mod_menubutton::before {content:' ';background:#fff url('../../files/design/img/grafik-gewellte-flaeche.svg') no-repeat top center;background-size:115%;position:absolute;top:-0.5em;left:0;width:100%;height:0.5em;}*/
.mod_menubutton > div {margin:0.25em auto 0 auto;width:1.75em;height:auto;}
.mod_menubutton .open {display:block;}
.mod_menubutton .close {display:none;}

@media screen and (max-width:960px) {
	#top:target .mod_menubutton .open {display:none;}
	#top:target .mod_menubutton .close {display:block;}
}
@media screen and (min-width:960px) {
	.mod_menubutton {display:none;}
}

/* // Main ////////////////////////////////////////////////////////////////// */
main {display:block;position:relative;padding:0;}

/* // Artikel // */
.home.angebote,
.mod_article.produkte {margin:0 auto;width:90%;max-width:1024px;}
.mod_article {margin-top:2em;}
.mod_article.first {background:#efe6ef;margin-top:0;padding-bottom:3em;}
.mod_article.home {margin-top:0;}
.mod_article.home.angebote {margin-top:2em;}
.mod_article.praxis {margin-top:3em;margin-left:auto;margin-right:auto;width:90%;max-width:1024px;}
.mod_article.praxis > div {background:url('../../files/design/img/praxisbild-energiestern-gesundheitspraxis.jpg') no-repeat top center;background-size:cover;}
.mod_article.praxis > div img {display:none;}
.mod_article.praxis > div,
.mod_article.praxis > iframe {display:block;vertical-align:top;margin:0;width:100%;height:256px;}
.mod_article.praxis > iframe {margin-top:1em;margin-left:0;}

@media screen and (min-width:604px) {
	.mod_article.praxis > div,
	.mod_article.praxis > iframe {display:inline-block;vertical-align:top;margin:0;width:calc(50% - 0.5em - 4px);height:344px;}
	.mod_article.praxis > iframe {margin-top:0;margin-left:1em;}
}
@media screen and (min-width:960px) {
	.mod_article {margin-top:4em;}
	.mod_article.first {background:#efe6ef;margin-top:0;padding-bottom:6em;}
	.mod_article.home.angebote {margin-top:0;}
	.mod_article.praxis {margin-top:6em;margin-left:auto;margin-right:auto;width:90%;max-width:1024px;}
	.mod_article.produkte {margin-top:6em;}
}

/* // Titelbild // */
.ce_titelbild {position:relative;}
.ce_titelbild figcaption {position:absolute;top:calc(50% - 36px);left:calc(50% - 110px);width:90%;max-width:220px;color:#eacd6e;font-size:16px;text-align:center;text-shadow:0px 0px 4px #000;opacity:0;animation:fadeIn 1.5s ease-in 0.5s 1 normal forwards running;}
.ce_titelbild figcaption span {display:block;font-size:12px;margin-top:0.5em;}

@media screen and (max-width:540px) {
	.ce_titelbild figcaption {left:5%;max-width:calc(100% - 5% - 2em - 128px);}
}
@media screen and (min-width:640px) {
	.ce_titelbild figcaption {top:calc(50% - 45px);left:calc(50% - 180px);max-width:360px;font-size:24px;}
	.ce_titelbild figcaption span {display:block;font-size:12px;margin-top:1.5em;}
}

/* // Ueberschriften // */
.ce_headline {margin:0 auto;width:90%;max-width:1024px;text-align:center;}
h1.ce_headline {padding-top:2.5em;}
.home h1.ce_headline {padding-top:2em;}
main .ce_text h2 {margin-top:2em;}
main h2.abstand {margin-top:2em;}
main .first .ce_text h2 {margin-top:0;}

@media screen and (min-width:960px) {
	.ce_headline {text-align:left;}
	h1.ce_headline,
	.home h1.ce_headline {padding-top:3em;}
	main .ce_text h2,
	main h2.abstand {margin-top:4em;}	
}

/* // Text // */
main .ce_text.bild_links {position:relative;margin:0 auto;width:90%;max-width:1024px;}
main .ce_text.bild_rechts {position:relative;margin:0 auto;width:90%;max-width:1024px;}
main .ce_text ul {list-style:none;padding-left:1em;margin:1.4em 0 0 0;}
main .ce_text ul li {position:relative;}
main .ce_text ul li::before {content:url('../../files/design/img/grafik-sternchen.svg');display:block;position:absolute;top:0;left:-1em;width:0.75em;height:auto;}
main .ce_text td {color:#640e64;padding:0.25em 0;}

main .ce_text strong {color:#640e64;}
main .ce_text.produkte ul {margin-top:0;}

@media screen and (min-width:960px) {
	main .ce_text.bild_links {padding-left:384px;width:calc(90% - 384px);max-width:calc(1024px - 384px);}
	main .ce_text.bild_rechts {padding-right:384px;width:calc(90% - 384px);max-width:calc(1024px - 384px);}
	main .ce_text.bild_links figure {position:absolute;top:calc(50% - 128px);left:0;}
	main .ce_text.bild_rechts figure {position:absolute;top:calc(50% - 128px);right:0;}
}

/* // Teaser // */
main .teaser {margin:1em auto 0 auto;padding:1em;width:calc(100% - 2em);background:#efe6ef;border-radius:1em;}
/*main .teaser:first-child {margin-top:2em;}*/
main .teaser figure {position:relative;top:auto;left:auto;border-radius:50%;display:inline-block;vertical-align:middle;margin:0 1em 0 0;max-width:128px;}
main .teaser .linktext {display:inline-block;vertical-align:middle;color:#640e64;text-align:left;max-width:calc(100% - 128px - 2em - 4px);height:auto;color:#640e64;}
main .teaser p {margin-top:0;}
main .teaser p:last-child {margin-top:0.4em;}
main .teaser p:last-child a {display:inline-block;font-size:0.8em;margin-top:0;padding:0.35em 1em 0.5em 1em;background:#a84b97;border-radius:0.25em;color:#fff;transition:background 0.25s ease;}
main .teaser p:last-child a:hover {background:#eacd6e;}
main .mod_article .teaser img {margin-top:0;}

@media screen and (min-width:960px) {
	main .teaser {display:inline-block;vertical-align:top;margin:6em 1em 2em 0;padding:2em 1em;width:calc(33.333% - 3em - 4px);max-width:calc(341px - 3em - 4px);background:#efe6ef;border-radius:1em;text-align:center;}
	main .teaser:last-child {margin-right:0;}
	main .teaser .linktext {display:block;margin-top:1em;max-width:100%;text-align:center;}
	main .teaser p:last-child {margin-top:1em;}
}

/* // Produkte // */
main .produkte .ce_text {margin:1em auto 0 auto;padding:0;width:calc(100% - 2em);}
main .produkte .ce_text figure {position:relative;top:auto;left:auto;border-radius:50%;display:inline-block;vertical-align:middle;margin:0 1em 0 0;}
main .produkte .ce_text .linktext {display:inline-block;vertical-align:middle;color:#640e64;text-align:left;max-width:calc(100% - 128px - 2em - 4px);height:auto;color:#640e64;}
main .produkte .ce_text p {margin-top:0;}
main .produkte .ce_text p:last-child {margin-top:0.4em;}
main .produkte .ce_text p:last-child a:hover {background:#eacd6e;}
main .produkte .ce_text img {margin-top:0;}

@media screen and (min-width:960px) {
	main .produkte .ce_text {display:inline-block;vertical-align:top;margin:0em 1em 2em 0;padding:2em 1em;width:calc(33.333% - 3em - 4px);max-width:calc(341px - 3em - 4px);text-align:center;}
	main .produkte .ce_text:last-child {margin-right:0;}
	main .produkte .ce_text .linktext {display:block;margin-top:1em;max-width:100%;text-align:center;}
	main .produkte .ce_text p:last-child {margin-top:1em;}
}

/* // Button // */
main p a.button {display:inline-block;padding:0.35em 1em 0.5em 1em;background:#a84b97;border-radius:0.25em;color:#fff;transition:background 0.25s ease;font-size:0.8em;}
main p a.button:hover {background:#eacd6e;}


/* // Bild // */
.ce_image {margin:2em auto;width:90%;}
.ce_image figure img {margin:0 auto;border-radius:50%;}
.ce_image:first-child {margin:0;width:100%;}
.ce_image:first-child figure img {margin:0;border-radius:0;}
.mod_article img {margin:1.4em auto 0 auto;}

@media screen and (min-width:960px) {
	.mod_article img {margin:0;}
}

/* // Galerie 6-spaltig // */
.mod_article.lay_sp6 {margin-left:auto;margin-right:auto;width:90%;max-width:1024px;}
.mod_article.lay_sp6 .ce_headline {width:100%;}
.mod_article.lay_sp6 > div {margin-left:-6px;width:calc(100% + 12px);}
.mod_article.lay_sp6 li {display:inline-block;vertical-align:top;margin:0 6px 0 6px;width:calc(25% - 4px - 12px);}
.mod_article.lay_sp6 figure {position:relative;}
.mod_article img {width:100%;border-radius:50%;}
.ce_gallery ul {list-style:none;padding-left:0;}
@media screen and (min-width:640px) {
	.mod_article.lay_sp6 > div {margin-left:-9px;width:calc(100% + 18px);}
	.mod_article.lay_sp6 li {margin:0 9px 0 9px;width:calc(15% - 4px - 18px);}
}
@media screen and (min-width:1024px) {
	.mod_article.lay_sp6 > div {margin-left:-6px;width:calc(100% + 12px);}
	.mod_article.lay_sp6 li {margin:16px 6px 0 6px;width:calc(12.5% - 4px - 12px);}
}

/* // Terminbuchbutton // */
.terminbuchbutton {position:absolute;top:0em;right:1em;z-index:2000;width:128px;height:128px;background:#eacd6e url('../../files/design/img/hintergrund-gold.jpg') no-repeat center center;background-size:cover;border-radius:50%;}
.terminbuchbutton p {font-size:0.8em;line-height:1.2;color:#640e64;text-align:center;padding:0.5em 1em 0 1.5em;}
.terminbuchbutton p a {display:inline-block;font-size:1em;margin-top:0.5em;padding:0.35em 1em 0.5em 1em;background:#a84b97;border-radius:0.25em;color:#fff;transition:background 0.25s ease;}
.terminbuchbutton p a:hover {background:#640e64;}

@media screen and (max-width:960px) {
	.terminbuchbutton {top:2.5em;}
}
@media screen and (min-width:960px) {
	.terminbuchbutton {position:absolute;top:3em;right:3em;z-index:2000;width:192px;height:192px;background:#eacd6e url('../../files/design/img/hintergrund-gold.jpg') no-repeat center center;background-size:cover;border-radius:50%;}
	.terminbuchbutton p {font-size:1em;line-height:1.3;color:#640e64;text-align:center;padding:1.5em 2em 0 2em;}
	.terminbuchbutton p a {display:inline-block;font-size:0.8em;margin-top:1em;padding:0.35em 1em 0.5em 1em;background:#a84b97;border-radius:0.25em;color:#fff;transition:background 0.25s ease;}
	.terminbuchbutton p a:hover {background:#640e64;}
}
@media screen and (min-width:1152px) {
	.terminbuchbutton {right:3em;}
}


/* // Footer //////////////////////////////////////////////////////////////// */
footer {position:relative;margin-top:3em;padding-top:0.5em;background:#640e64 url('../../files/design/img/grafik-violette-flaeche.svg') repeat-y top center;background-size:115%;}
footer::before {content:' ';background:#fff url('../../files/design/img/grafik-gewellte-flaeche.svg') no-repeat top center;background-size:115%;position:absolute;top:-0.5em;left:0;width:100%;height:0.5em;}
footer > .inside {margin:0 auto;padding:1.4em 0 2em 0;width:90%;text-align:center;}
footer .inside .ce_text {display:inline-block;vertical-align:top;width:calc(50% - 4px);max-width:272px;font-size:0.8em;color:#fff;text-align:left;}
footer h2 {font-size:1em;color:#efe6ef;text-align:left;}
footer p {margin-top:0.5em;}
footer p a {color:#efe6ef;}
footer p a:hover {color:#eacd6e;}
footer p a.button {display:inline-block;margin-top:1em;padding:0.35em 1em 0.5em 1em;background:#a84b97;border-radius:0.25em;color:#fff;transition:background 0.25s ease;}
footer p a.button:hover {background:#eacd6e;}
footer > .inside > a {position:absolute;left:5%;bottom:2.4em;font-size:0.8em;}
footer > .inside > a:hover {color:#eacd6e;}

@media screen and (min-width:604px) {
	footer > .inside {padding-top:2em;padding-bottom:3em;}
	footer > .inside > a {left:calc(50% - 272px);}
	footer > .inside > a {bottom:3.4em;}
}
@media screen and (min-width:960px) {
	footer {margin-top:9em;}
	footer::before {top:-1em;height:1em;}
	footer > .inside {margin:0 auto;padding:1.4em 0 2em 0;width:90%;max-width:1024px;text-align:left;}
	footer > .inside > a {left:auto;right:calc(50% - 512px);color:#efe6ef;}
	footer p {margin-top:1em;}
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=aaeb0fb8-958d-4cac-8c3c-3f4a1682500b");
    @font-face{
        font-family:"Calligraphic421W01-Roma";
        src:url("../../files/design/fonts/812ddce5-1965-4387-ba09-0e2d40a46e38.woff2") format("woff2"),url("../../files/design/fonts/7d3775c3-28e3-4889-a48c-c7ac5ac5fa52.woff") format("woff");
    }
    @font-face{
        font-family:"Frutiger Neue LT W01 Light";
        src:url("../../files/design/fonts/b05d44ef-6a78-4aa4-9388-3f0e05252a48.woff2") format("woff2"),url("../../files/design/fonts/dd81d548-7e1c-447a-a362-6ce3bebb248d.woff") format("woff");
    }
    @font-face{
        font-family:"Frutiger Neue LT W01 Regular";
        src:url("../../files/design/fonts/c82f0bcd-3944-40c6-a52e-f8eb03077995.woff2") format("woff2"),url("../../files/design/fonts/d3d1084f-17cb-429f-99f5-df5075210d9d.woff") format("woff");
    }
    @font-face{
        font-family:"Frutiger Neue LT W01 Heavy";
        src:url("../../files/design/fonts/d8cf82d6-8e54-4441-9447-0a9a51a36237.woff2") format("woff2"),url("../../files/design/fonts/4f9027ea-6b31-47b1-a506-c8cca8210764.woff") format("woff");
    }

h1,
h2,
.ce_titelbild figcaption,
.mod_hauptmenu ul li a,
.mod_hauptmenu ul li strong {font-family:"Calligraphic421W01-Roma";font-weight:normal;font-style:normal;}

p,
td,
.teaser p,
footer p a,
li em {font-family:"Frutiger Neue LT W01 Light";font-weight:normal;font-style:normal;}

a,
li,
.ce_titelbild figcaption span,
footer > .inside > a,
footer p a.button {font-family:"Frutiger Neue LT W01 Regular";font-weight:normal;font-style:normal;}

h3,
strong,
footer h2,
.teaser strong {font-family:"Frutiger Neue LT W01 Heavy";font-weight:normal;font-style:normal;}
