<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
    font-family: 'open_sansbold';
    src: url('http://www.koerperkultur-gernsheim.de/fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('http://www.koerperkultur-gernsheim.de/fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body,td,th {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
    font-style: normal;
    font-weight: normal;
	line-height: 24px;
}
body {
	background-color: #e1dfda;
}
img {
	border:none;
}
a:link, a:visited, a:active {
	color: #990066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}
a:hover {
	text-decoration: none;
	color: #cc0099;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #FFF;
    font-style: normal;
    font-weight: normal;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	padding-bottom: 24px;
}
h3 {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 24px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}

ul {
}
li {
	list-style-type: none;
}

#wrapper {
	height: auto;
	width: auto;
	max-width: 1024px;
	left: 50%;
	position: relative;
	margin-left: -512px;
	padding:0;
}
#header {
	padding-top: 36px;
	padding-bottom: 12px;
	margin-right: 2%;
	margin-left: 2%;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
}
#logo {
    background-image: url(../links/logo-44x98.png);
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 52px;
    min-height: 98px;
    display: block;
    font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #FFF;
    color: #000000;
    font-weight: lighter;
}
#logo h3 {
	padding: 0;
}
#logo .bold, #kontakt .bold  {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	color: #990066;
}
#kontakt {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-shadow: 0px 1px 0px #FFF;
	text-align: right;
	margin-top:-98px;
	display: block;
}
#kontakt h3  {
	padding-top: 6px;
	line-height: 12px;
}
#kontakt h3 .doktor  {
	line-height: 36px;
	color: #FFF;
	font-size: 10px;
	text-shadow: 0px 0px 0px #000;
	background-color: #999;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #FFF;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-right: 2%;
	margin-left: 2%;
}
#line.top {
	margin-top: 0;
	margin-bottom: 24px;
}
#line.bottom {
	margin-top: 24px;
	margin-bottom: 0;
}
#line.simple {
	margin-top: 0;
	margin-bottom: 0;
}
#line.inline {
	margin-right: 0;
	margin-left: 0;
}

#menu, #intro {
	text-align: center;
}
#menu ul {
}
#menu li {
	padding-left: 2%;
	padding-right: 2%;
	display: inline-block;
}
#menu li a {
    font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    text-shadow: 0px 1px 0px #FFF;
}
#menu li a:hover {
	color: #990066;
}
#menu li a.underline {
	color: #990066;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	padding-bottom: 20px;
}
#submenu {
	font-size: 10px;
	color: #999;
	margin-left:2%;
	margin-right:2%;
	display: inline-block;
}
#submenu a {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
#submenu a:hover {
	color: #990066;
}
#submenu a.buttonback {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	background-color: #999;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px #000;
	padding-right: 12px;
	padding-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right:6px;
	letter-spacing: 0.1em;
	background-image: url(../links/arrow-6x6px-neg-back.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#submenu a.buttonback:hover {
	background-color: #990066;
}
#intro h1 {
	font-size: 36px;
	line-height: 48px;
	margin-top:-12px;
}
#intro h2 {
	padding-top: 6px;
	padding-bottom: 0;
}
#intro .bold  {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
}
#intro h2 .highlight {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
}
#footer {
	border-bottom-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990066;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	text-align: center;
	font-size: 12px;
	color: #666;
	padding-bottom: 12px;
	margin-top: -12px;
	margin-left: 2%;
	margin-right: 2%;
}
#einleitung, #texta, #textb, #beispiel {
	width:45.75%;
	display: inline-block;
	vertical-align:top;
	margin-right: 2%;
	margin-left: 2%;
}
#einleitung, #beispiel {
	margin-top: 24px;
	margin-bottom: 12px;
}
#texta, #textb {
	padding-bottom: 24px;
}

.hinweis {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
    font-style: normal;
    font-weight: normal;
	text-shadow: 0px 1px 0px #870361;
	display: block;
	width: 96%;
	height: auto;
	background-color: #FF008F;
	padding: 12px 0;
	margin: 24px 2% 0 2%;
}
.pink  {
	color: #990066;
}
a.hinweis {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
    font-style: normal;
    font-weight: normal;
	text-shadow: 0px 1px 0px #870361;
	display: block;
	width: 90%;
	height: auto;
	background-color: #FF008F;
	padding: 12px 5%;
}
a.hinweis:hover {
	color: #FFFFFF;
	text-shadow: 0px 1px 0px #640248;
	background-color: #C90070;
}


.box100, .box75, .box50, .box25, .frame100, .frame50, .frame50img, .google {
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	margin-left: 2%;
	margin-top:24px;
	margin-bottom:24px;
}
.box100 {
	width: 96%;
}
.box75 {
	width: 70.75%;
}
.box50, .google {
	width: 45.75%;
}
.box25 {
	width: 20.75%;
}
.picture50 {
	margin: 2%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #FFF;
	width: 43.5%;
	display: inline-block;
}
.picture100 {
	margin: 2%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #FFF;
	width: 92%;
	display: inline-block;
}
.frame {
	padding: 4%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #FFF;
}
.frame100, .frame50, .frame50 img {
	padding: 2%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #FFF;
}
.frame100 {
	width: 92%;
}
.frame50 {
	width: 41.5%;
}
.frame50img {
	width: 45.5%;
}
.frame50img {
	padding: 2% 0 2% 0;
}
.frame50img p {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	color: #999;
}

li.bullet {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 14px;
	list-style-image: url(../links/bullet-6x6px.png);
}
li.arrow {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 14px;
	list-style-image: url(../links/arrow-6x6px.png);
}

.footnote {
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    padding-top: 12px;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
}
#antworten p.footnote {
	margin-left:2%;
	margin-right:2%;
}

#beispiel img, #galerie img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	display: inline-block;
}
#beispiel h1 {
	margin-bottom: 0;
}
#beispiel p, #galerie p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#beispiel ul {
	padding-bottom: 12px;
}
#vorher, #nachher {
	width: auto;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#vorher {
	margin-right: 4%;
}

#telefon .bold  {
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	color: #990066;
	padding-right: 12px;
}

a.button {
	color: #FFF;
	font-size: 12px;
	text-shadow: 0px -1px 0px #660033;
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: #666 0px 2px 2px 0px;
	-moz-box-shadow: #666 0px 2px 2px 0px; /* color, h-offset, v-offset, blur, spread */
	box-shadow: #666 0px 2px 2px 0px; /* inset is optional */
	background-color: #990066;
	background-image: url(../links/arrow-button.png), -moz-linear-gradient(top, #660033, #cc0099); /* FF3.6 */
	background-image: url(../links/arrow-button.png), -webkit-gradient(linear, left bottom, left top, color-stop(0, #660033), color-stop(1, #cc0099)); /* Safari 4+, Chrome 2+ */
	background-image: url(../links/arrow-button.png), -webkit-linear-gradient(top, #660033, #cc0099); /* Safari 5.1+, Chrome 10+ */
	background-image: url(../links/arrow-button.png), -o-linear-gradient(top, #660033, #cc0099); /* Opera 11.1+ */
	background-image: url(../links/arrow-button.png), -ms-linear-gradient(top, #660033, #cc0099); /* IE10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#660033', endColorstr='#cc0099'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#660033', endColorstr='#cc0099')"; /* IE8+ */
	border: 1px solid #990066;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 6px;
	padding-bottom: 6px;
	line-height: 12px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#infobox {
	background-color: #990066;
	text-align: center;
	display: block;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	margin-top: 6px;
	margin-right: 2%;
	margin-bottom: 6px;
	margin-left: 2%;
}
#infobox h1, #infobox h2 {
	color: #FFF;
	font-size:24px;
	line-height:24px;
	text-shadow: 0px -1px 0px #330033;
	padding-bottom:0px;
	display:inline-block;
}

.highlight {
	color: #990066;
}
.number {
	font-size: 24px;
	color: #FFF;
	text-shadow: 0px -1px 0px #330033;
	background-color: #990066;
	display: inline-block;
	margin-right: 12px;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#preisliste {
	padding-left: 2%;
	padding-right: 2%;
}
#preisliste ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
#preisliste ul h2, #preisliste ul p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
}
#preisliste ul h2 {
	color: #990066;
}
#preisliste ul li.first, #preisliste ul li.second {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#preisliste ul li.first {
	background-color: #FFF;
}
#preisliste ul li.second {
	background-color: #CCC;
}
#preisliste ul li.first:hover, #preisliste ul li.second:hover {
	background-color: #990066;
	border-bottom-color: #660033;
}
#preisliste ul li:hover .leistung, #preisliste ul li:hover .preis {
	color: #FFF;
}
#preisliste ul p {
	padding-top: 6px;
	padding-bottom: 0;
}
#preisliste p {
	padding-left: 6px;
	padding-top: 0;
}
.leistung, .preis {
	display: inline-block;
	vertical-align: top;
}
.leistung {
	width: 70%;
	font-weight: bold;
}
.preis {
	text-align: right;
	width: 30%;
	color: #990066;
}

.banner {
	background-image: url("../banner/banner-rabatt-permanent-2018-screen.jpg");
}
.banner, .banner-mobile {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	width: 96%;
	height: auto;
	background-color: #FFFFFF;
	margin: 8px 2%;
}
.banner-mobile {
	background-image: url("../banner/banner-rabatt-permanent-2018-mobile.jpg");
	display: none;
}

a.banner-purebeau {
	background-image: url(../links/banner-purebeau-desktop-2023.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	padding: 25% 0 0 0;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1024px or less */
@media screen and (max-width: 1024px) {

#wrapper {
	max-width: auto;
	left: 0;
	margin-left: 0;
	position: relative;
}
.box100, .box75, .box50, .box25, .frame100, .frame50 {
	margin-top:12px;
	margin-bottom:12px;
}
.box25 {
	width: 45.75%;
}

#einleitung, #textb {
	width:auto;
	display: block;
}
#einleitung h3 {
	padding-bottom: 0;
}
#beispiel {
	margin-top: 0;
}

#beispiel img, #galerie img {
	width: 100%;
	height: 100%
}
#vorher, #nachher {
	width: 48%;
}
#vorher {
	margin-right: 2%;
}

}

/* for 800px or less */
@media screen and (max-width: 800px) {

#kontakt {
	display: none;
}
.box100, .box75, .box50, .frame100, .frame50, .frame50img {
	display: block;
	width: auto;
}

}

/* for 640px or less */
@media screen and (max-width: 640px) {

#wrapper {
	margin-left: 6%;
	margin-right: 6%;
}
#header {
	padding-top: 24px;
	padding-bottom: 0;
}
#logo {
	font-size: 18px;
}

#menu {
	padding-bottom: 24px;
}
#menu li {
	display: block;
	padding: 12px;
}
#menu li a.underline {
	color: #990066;
	border-bottom: none;
	padding-bottom: 0;
}

.box25 {
	width:44.75%;
}
.frame100, .frame50 {
	padding: 4%;
}

#anwendung li.arrow {
	margin-left: 4%;
	list-style-image: url(../links/arrow-6x6px-neg.png);
}

#infobox h1 {
	line-height: 24px;
	padding-bottom:4px;
}
#infobox h2 {
	color:#330033;
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #cc0099;
	display:block;
}
#einleitung, #texta, #textb, #beispiel {
    width: auto;
    display: block;
    border-bottom: 1px solid #000000;
}

.banner {
	display: none;
}
.banner-mobile {
	background-image: url("../banner/banner-rabatt-permanent-2018-mobile.jpg");
    display: block;
}

a.banner-purebeau {
	background-image: url(../links/banner-purebeau-mobile-2023.jpg);
	padding: 75% 0 0 0;
}
	
}

/* for 480px or less */
@media screen and (max-width: 480px) {

#wrapper {
	margin-left: 2%;
	margin-right: 2%;
}
.box25, .google {
	width:auto;
	display:block;
}


}</pre></body></html>