body {
    margin: 0px;
    padding: 0px;
    height: 721px;
    background: -webkit-linear-gradient(white, white 145px, #daebf2 145px, #daebf2 355px, white 355px) repeat-x; /* Safari 5.1-6.0 */
    background: -o-linear-gradient(white, white 145px, #daebf2 145px, #daebf2 355px, white 355px) repeat-x; /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(white, white 145px, #daebf2 145px, #daebf2 355px, white 355px) repeat-x; /* Firefox 3.6-15 */
    background: linear-gradient(white, white 145px, #daebf2 145px, #daebf2 355px, white 355px) repeat-x; /* Standard syntax */
    font-family: Arial, Helvertica, sans-serif;
}

body.start {
    background: -webkit-linear-gradient(white, white 145px, #0080ac 145px, #0080ac 355px, white 355px) repeat-x; /* Safari 5.1-6.0 */
    background: -o-linear-gradient(white, white 145px, #0080ac 145px, #0080ac 355px, white 355px) repeat-x; /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(white, white 145px, #0080ac 145px, #0080ac 355px, white 355px) repeat-x; /* Firefox 3.6-15 */
    background: linear-gradient(white, white 145px, #0080ac 145px, #0080ac 355px, white 355px) repeat-x; /* Standard syntax */
}

#vollehoehe {
    position: relative;
    top: 0px;
    width: 1024px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.streifen_dunkel, .streifen_hell {
    border: none;
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    height: 210px;
}

.streifen_dunkel {
    background: #0080ac;
}

.streifen_hell .inhalt {
    position: absolute;
    top: 20px;
    left: 245px;
    width: 500px;
}

.streifen_hell .kontaktdaten {
    position: absolute;
    top: 20px;
    left: 245px;
    width: 500px;
}

.streifen_hell .weg {
    left: 320px;
}

.streifen_hell p, #gcookies {
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 24px 0;   
    font-weight: bold;
    color: #0080ac;    
}

.streifen_hell p a, #gcookies a {
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #0080ac;
    text-decoration: none;
}

#gcookies a {
    text-decoration: underline;
}

.streifen_behandlungen {
    background: url('grafik/Behandlungen_Start.jpg') top right no-repeat;
}

.streifen_gesichtsbehandlungen {
    background: url('grafik/Bild_gesichtsbehandlungen.jpg') top right no-repeat;
}

.streifen_greenpeel {
    background: url('grafik/bild_greenPeel.jpg') top right no-repeat;
}

.streifen_extras {
    background: url('grafik/Bild_Extras.jpg') top right no-repeat;
}

.streifen_koerperbehandlungen {
    background: url('grafik/Bild_Koerperbehandlungen.jpg') top right no-repeat;
}

.streifen_makeup {
    background: url('grafik/Bild_make-up.jpg') top right no-repeat;
}

.streifen_kontakt_kontakt {
    background: url('grafik/Bild-Kontakt.jpg') top right no-repeat;
}

.streifen_kontakt, .streifen_kontakt_impressum {
    background: url('grafik/Bild_impressum.jpg') top right no-repeat;
}

#bildfenster {
    position: absolute;
    top: 0;
    left: 246px;
    height: 210px;
    width: 778px;
    overflow: hidden;
}

#bildstreifen {
    position: absolute;
    left: 0px;
    top: 0;
    height: 210px;
    width: 3444px;
    -webkit-animation: galerie 30s linear infinite; /* Chrome, Safari, Opera */ 
    -webkit-animation-play-state: running;  /* Chrome, Safari, Opera */
    animation: galerie 30s linear infinite;
    animation-play-state: running;    
}

@-webkit-keyframes galerie {
    0%   {left: 0px;}
    100% {left: -2664px;}
}

@keyframes galerie {
    0%   {left: 0px;}
    100% {left: -2664px;}
}

#inhalt, form {
    position: absolute;
    left: 622px;
    top: 404px;
    width: 402px;
}

#inhalt h3, #inhalt p, #inhalt td {
    font-size: 12px;
    line-height: 17px;
}

#inhalt p.ausfall {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

#inhalt table {
    border: none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

#inhalt th, #inhalt td {
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#inhalt table#preisliste {
    margin-left: -562px;
    table-layout: fixed;
}

#inhalt table#preisliste td {
    width: 302px;
}

#inhalt table#preisliste td.preis {
    text-align: right;
    width: 70px;
}

#inhalt table.gesichtsbehandlungen {
    background: url('grafik/Gesichtsbehandlung_links-gross.jpg') bottom left no-repeat;
}

#inhalt table#preisliste td.alles {
    width: 359px;
}

#inhalt table#preisliste td.rand {
    width: 30px;
}

#inhalt table#preisliste th {
    width: 203px;
    vertical-align: top;
}

#inhalt table#preisliste.greenpeel {
    margin-left: -228px;
}

#inhalt table#preisliste.greenpeel td.alles {
    width: 258px;
}

#inhalt table#preisliste.greenpeel th {
    padding-left: 10px;
    width: 263px;
}

#inhalt.impressum h1 {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #0080ac;
    text-transform: uppercase;
    margin: 0 0 17px 0;
}


#inhalt th h2, #inhalt.impressum h2 {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 17px 0;
}

#inhalt table#preisliste.greenpeel h2 {
    margin: 0;
}

#inhalt table#preisliste.greenpeel h3 {
    margin: 0 0 0 10px;
}

#inhalt table#preisliste.greenpeel p {
    margin: 0 0 17px 10px;
}

#inhalt th h2::before {
    content: "•";
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -10px;
}

#inhalt.impressum h3, #inhalt td h3 {
    color: #0080ac;
    line-height: 17px;
    margin: 0;
}

#inhalt td.expl h3 {
    color: #000;
}

#inhalt.impressum p, #inhalt td p {
    line-height: 17px;
    margin: 0 0 17px 0;   
}

#inhalt.impressum ul {
    margin: 0 0 17px 0;
    padding: 0;
    list-style: none;
}

#inhalt.impressum ul li {
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 0 10px;
}

#inhalt.impressum li::before {
    content: "•";
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -10px;
}

#inhalt.philosophie p, #inhalt p.greenpeel {
    line-height: 24px;
    font-weight: bold;
}

#inhalt.philosophie p {
    margin: 0 40px 0 0;
}

#inhalt table#preisliste.greenpeel p.greenpeel {
    margin: 0 0 24px 0;
}

#inhalt a {
    color: #000;
    text-decoration: none;
}

form p {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #0080ac;
    line-height: 40px;
    margin: 0 0 10px 0;
}
form p:last-child {
    line-height: 17px;
    margin-left: 62px;
}
form p a {
    color: #000;
}
form p a:hover {
    color: #0080ac;
}
form p.check {
    font-weight: normal;
    color: #000;
    line-height: 17px;
}

form p.indent {
    margin-left: 62px;
}

img {
    border: none;
}

img.preload {
    position: absolute;
    left: -100px;
    top: -100px;
    display: none;
}

img#logo {
    width: 343px;
    height: 94px;
    position: absolute;
    top: 11px;
    left: 621px;
}

img#claim_ruhe {
    position: absolute;
    top: 129px;
    left: 60px;
    width: 435px;
    height: 16px;
}

img#claim_atmen {
    position: absolute;
    top: 125px;
    left: 246px;
    width: 449px;
    height: 20px;
}

img#logo_schrammek, img#logo_schrammek_oben {
    position:absolute;
    width: 239px;
    height: 93px;
}

img#logo_schrammek {
    left: 693px;
    top: 576px;
}

img#logo_schrammek_oben {
    right: 30px;
    top: 95px;
}

img.streifen {
    position: absolute;
    top: 0px;
    height: 210px;
}

#vollbild {
    height: 468px;
    position: absolute;
    top: 145px;
    left: 246px;
}

img#vollbild_bild {
    height: 439px;
}

img#close {
    width: 58px;
    height: 58px;
    position: absolute;
    bottom: 0;
    right: -26px;
}

img#facebook {
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    top: 663px;
    right: 0;
}

#bildstreifen:hover, img#close:hover {
    cursor: pointer;
}

img#streifen01 {
    width: 300px;
    left: 0;
}

img#streifen02 {
    width: 149px;
    left: 308px;
}

img#streifen03 {
    width: 315px;
    left: 465px;
}

img#streifen04 {
    width: 140px;
    left: 788px;
}

img#streifen05 {
    width: 313px;
    left: 936px;
}

img#streifen06 {
    width: 210px;
    left: 1257px;
}

img#streifen07 {
    width: 210px;
    left: 1475px;
}

img#streifen08 {
    width: 289px;
    left: 1693px;
}

img#streifen09 {
    width: 143px;
    left: 1990px;
}

img#streifen10 {
    width: 297px;
    left: 2141px;
}

img#streifen11 {
    width: 210px;
    left: 2446px;
}

img#streifen12 {
    width: 300px;
    left: 2664px;
}

img#streifen13 {
    width: 149px;
    left: 2972px;
}

img#streifen14 {
    width: 315px;
    left: 3129px;
}

img.greenpeel {
    width: 227px;
    height: 194px;
    margin: -49px 0 0 0;
}

img.greenpeel_logo {
    width: 251px;
    height: 101px;
    margin: 17px 0 0 -6px;
}

img#wimpernwelle {
    width: 296px;
    height: 48px;
    margin: 0;
}

img.manikuere {
    float: right;
}

img#essiegel {
    width: 433px;
    height: 164px;
    float: right;
}

img#oben {
    width: 452px;
    height: 145px;
    position: absolute;
    top: 0;
    left: 60px;
}

img#unten {
    width: 852px;
    height: 366px;
    position: absolute;
    bottom: 0px;
    left: 60px;
}

img#unten_rechts {
    width: 461px;
    height: 365px;
    position: absolute;
    top: 355px;
    right: 60px;
}

img#m_start_h {
    position: absolute;
    left: 400px;
    top: 113px;
    width: 1095px;
    height: 363px;
}

img#m_start_v {
    position: absolute;
    left: 400px;
    top: 0;
    width: 1095px;
    height: 210px;
}

img#m_about_h {
    position: absolute;
    left: 60px;
    top: 355px;
    width: 1102px;
    height: 365px;
}

img#m_studio_h {
    position: absolute;
    left: -86px;
    top: 355px;
    width: 1102px;
    height: 365px;
}

img#m_kontakt_h {
    position: absolute;
    left: 213px;
    top: 121px;
    width: 832px;
    height: 276px;
}

img#m_kontakt_v {
    position: absolute;
    left: 213px;
    top: 0;
    width: 832px;
    height: 210px;
}

#hn {
    position: absolute;
    top: 22px;
    left: 60px;
}

a.hn {
    background-image: url('grafik/navistern_dblau.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    margin: 0 0 16px 0;
    display: block;
    height: 20px;
}

a.hn:hover, .hn_aktiv, .streifen_dunkel a.hn {
    background-image: url('grafik/navistern_weiss.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    margin: 0 0 16px 0;
    display: block;
    height: 20px;
}

.streifen_dunkel a.hn img:last-child {
    display:none;
}

.streifen_dunkel a.hn:hover img:last-child {
    display:inline;
}

.streifen_dunkel a.hn:hover img:first-child {
    display:none;
}

a.hn_aktiv:hover {
    background-image: url('grafik/navistern_dblau.png');
    background-repeat: no-repeat;
    margin: 0 0 16px 0;
    display: block;
    height: 20px;
}

.streifen_dunkel a.hn:hover {
    background-image: url('grafik/navistern_hblau.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    margin: 0 0 16px 0;
    display: block;
    height: 20px;
}

a.hn img, .hn_aktiv img {
    margin-left: 11px;
    width: 111px;
    height: 20px;
    vertical-align: middle;
}

#sn {
    position: absolute;
    top: 404px;
    left: 60px;
}

a.sn {
    margin: 0 0 16px 0;
    display: block;
}

a.sn:hover {
    background-image: url('grafik/navistern_dblau.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    margin: 0 0 16px 0;
    display: block;
}

a.sn_aktiv {
    background-image: url('grafik/navistern_hblau.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    margin: 0 0 16px 0;
    display: block;
}

a.sn img, a.sn_aktiv img {
    margin-left: 11px;
    width: 297px;
    vertical-align: middle;
}
#sitepriv {
    position: fixed;
    right: 0;
    bottom: 0;
    font-size: 10px;
    color: #0080ac;
    line-height: 13px;
    font-weight: bold;
    padding: 0 3px 0 3px;
    background: rgba(255,255,255,0.7);
}
#sitepriv a, #sitepriv a.aktiv:hover {
    color: #0080ac;
    text-decoration: none;
}
#sitepriv a:hover, #sitepriv a.aktiv {
    color: #97cadc;
}
input[type=text] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 40px;
    border: none;
    color: 000;
    float: right;
    vertical-align: middle;
    padding: 0 0 0 10px;
    width: 330px;
    height: 40px;
    background-color: #daebf2;
}

input[name=adate] {
    width: 230px;
}

/* remove standard-styles */
input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
} 

/* graceful degradation for ie8 */
input[type='checkbox'] {
    width:auto;
    float:left;
    margin-right: .75em;
    background:transparent;
    border:none;
}

input[type='checkbox']:checked, input[type='checkbox']:not(:checked) {
    background: transparent;
    position: relative;
    display: none;
    margin: 0;
    padding: 0;
}

input[type='checkbox'] + label {
    cursor: pointer;
}

input[type='checkbox']:checked + label::before, input[type='checkbox']:not(:checked) + label::before {
    content:'';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: none;
    background-color: #daebf2;
    margin: 0 10px 0 37px;
    vertical-align: middle;
}

input[type='checkbox']:checked  + label::before {
    background: #0080ac;
    box-shadow: inset 0 0 0 3px #daebf2;
}


input[type=checkbox] {
    border: none;
    color: 000;
    vertical-align: middle;
    margin: 0 10px 0 35px;
    width: 15px;
    height: 15px;
    background-color: #daebf2;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    font-size: 12px;
    line-height: 17px;
    border: none;
    color: 000;
    padding: 10px 0 10px 10px;
    width: 330px;
    height: 200px;
    background-color: #daebf2;
    margin: 0 0 10px 0;
}

button {
    border: none;
    background-color: #fff;
    padding: 0;
    width: 87px;
    height: 36px;    
}

button[name=mailsubmit] {
    margin: 0;
    cursor: pointer;
}

button[name=mailsubmit]:hover {
    opacity: 0.7;
}

button[name=mailback] {
    margin: 0 10px 0 0;
}
#gcookies {
    display: inline-block;
    height: 430px;
    width: 460px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 404px;
    background-color: #daebf2;
}
#gcookies a {
    cursor: pointer;
}
#gmap {
    border: none;
    position: absolute;
    right: 0;
    top: 404px;
    display: none; 
}