@import url('https://fonts.googleapis.com/css2?family=Niconne&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2&display=swap');

body
{
       font-family: 'Exo 2', Helvetica, sans-serif;
       height: 100%;
       margin: 0%;
       padding: 0%;
       background: #fffaf2;
       text-align: center;
}

#mittig {
        position: relative;
        width: 100%;
        margin: 0% auto;
        padding: 0%;
        text-align: left;
}

#kopf {
        position: relative;
        width: 100%;
        padding: 1% 0% 0% 0%;
        background: #fffaf2;
}

#logo {
        position: relative;
        width: 14%;
        padding: 0.5% 0% 1% 4%;
        text-align: left;
        float: left;
}

#titel {
        position: relative;
        width: 50%;
        padding: 2% 0% 1% 4%;
        text-align: left;
        float: left;
}

#kontakt {
        position: relative;
        width: 22%;
        padding: 2%;
        margin: 2% 0% 1% 0%;
        text-align: left;
        float: left;
        background: #fde3c4;
        border-radius: 15px;
}

#navi {
        position: relative;
        width: 100%;
        padding: 1% 0% 1% 0%;
        text-align: center;
        background: #fde3c4;
        clear: both;
}

#unavi {
        position: absolute;
        left: 50%;
        margin-left: -220px;
        padding: 0%;
        text-align: center;
        background: #fee9d4;
        opacity: 0.83;
        z-index: 6;
}

#zu {
        position: relative;
        width: 100%;
        clear: both;
}

#bild {
        position: relative;
        width: 100%;
}

#bauch {
        position: relative;
        width: 90%;
        padding: 2% 5% 2% 5%;
        margin: 0%;
        text-align: left;
        background: #FFFCF6;
}

#links {
        position: relative;
        width: 60%;
        padding: 0% 5% 0% 0%;
        margin: 0%;
        text-align: left;
        float: left;
}

#rechts {
        position: relative;
        width: 35%;
        padding: 0% 0% 0% 0%;
        margin: 0%;
        text-align: right;
        float: right;
}

#info {
        position: relative;
        width: 94%;
        padding: 3%;
        margin: 2% 0% 0% 0%;
        text-align: left;
        float: right;
        background: #fde3c4;
        border-radius: 15px;
}


#zu #links {
        position: relative;
        width: 65%;
        padding: 0% 5% 0% 0%;
        margin: 0%;
        text-align: left;
        float: left;
}

#zu #rechts {
        position: relative;
        width: 30%;
        padding: 0% 0% 0% 0%;
        margin: 0%;
        text-align: right;
        float: right;
}

#back {
        position: relative;
        width: 90%;
        padding: 4% 5% 4% 5%;
        background: url(../bilder/moewe.jpg) center center;
        background-size: cover;
}

#hell {
        position: relative;
        width: 55%;
        padding: 2% 2% 2% 2%;
        background: url(../bilder/light.png) repeat;
        border-radius: 15px;
}

#halb {
        position: relative;
        width: 48%;
        padding: 0% 2% 0% 0%;
        margin: 0%;
        float: left;
}

#fuss {
        position: relative;
        bottom: 0px;
        width: 100%;
        padding: 2% 0% 2% 0%;
        text-align: center;
        clear: left;
        background: #415b73;
}

.logo {
        position: relative;
        width: 30%;
        padding: 0% 2% 0% 0%;
        margin: 0%;
        float: left;
}

p
{       font-size: 110%;
        color: #111;
        text-align: left;
        line-height: 130%;
        margin: 0px;
        margin-bottom: 16px;
}

b
{       color: #111;
}

h1
{       font-family: 'Niconne', cursive;
        font-size: 400%;
        line-height: 120%;
        font-weight: normal;
        color: #e2621b;
        margin: 0px 0px 12px 0px;
}

h2
{
        font-size: 160%;
        line-height: 120%;
        font-weight: normal;
        color: #4173a2;
        margin: 0px 0px 12px 0px;
        text-align: left;
}

h3
{       font-family: 'Niconne', cursive;
        font-size: 200%;
        line-height: 120%;
        font-weight: normal;
        color: #c24200;
        margin: 0px;
        margin-bottom: 6px;
        text-align: left;
}


h4
{       font-size: 110%;
        color: #000;
        text-align: left;
        font-weight: bold;
        line-height: 130%;
        margin: 0px;
        margin-bottom: 6px;
}

li
{       font-size: 110%;
        line-height: 130%;
        color: #222;
        list-style-type: square;
}

ul
{       margin: 0px;
        margin-bottom: 16px;
        padding-left: 20px;
}

a
{       font-size: 100%;
        line-height: 130%;
        font-weight: bold;
        color: #415b73;
        margin: 0px;
        text-decoration: none;
}
a:hover, a:active
{        color: #4173a2;
}
.aktiv, .navi:hover, .navi:active, .aktiv:hover, .aktiv:active
{       font-size: 120%;
        padding: 0% 2% 0% 2%;
        color: #4173a2;
}
.navi
{       font-size: 120%;
        padding: 0% 2% 0% 2%;
        color: #415b73;
}
a.button
{       display: block;
        color: #fff;
        font-size: 110%;
        line-height: 110%;
        font-weight: bold;
        width: 21%;
        padding: 2% 1% 2% 1%;
        margin: 1% 1%;
        text-align: center;
        float: left;
        border-radius: 15px;
        background-color: #415b73;
}

a.button:hover
{       opacity: 0.7;
}

a.ein
{       display: block;
        font-size: 110%;
        line-height: 130%;
        font-weight: normal;
        padding: 10px 20px 10px 0px;
        border-bottom: 1px solid #415b73;
        background: url(../bilder/ein.png) no-repeat right center;
}

a.aus
{       display: block;
        font-size: 110%;
        line-height: 130%;
        font-weight: normal;
        padding: 10px 20px 10px 0px;
        background: url(../bilder/aus.png) no-repeat right center;
}

a.on
{       display: block;
        font-size: 100%;
        line-height: 110%;
        font-weight: normal;
        padding: 1%;
        border-bottom: 1px solid #617b93;
}

#beratung_her, #coaching_her, #training_her, #selbstbegegnung_her, #atemtherapie_her, #lachyoga_her, #eingliederung_her, #beurteilung_her {
        position: relative;
        height: 1px;
        border-bottom: 1px solid #415b73;
        visibility: hidden;
}

#beratung_hin, #coaching_hin, #training_hin, #selbstbegegnung_hin, #atemtherapie_hin, #lachyoga_hin, #eingliederung_hin, #beurteilung_hin {
        position: relative;
        height: auto;
        visibility: visible;
}

.rund
{
  border-radius: 15px;
}

a.social
{       opacity: 0.7;
}

a.social:hover
{       opacity: 1;
}

#fuss a
{
        font-size: 100%;
        font-weight: normal;
        color: #cfdae4;
}
#fuss a:hover, #fuss a:active
{        color: #fff;
}

#fuss h1
{       font-size: 240%;
        line-height: 130%;
        font-weight: normal;
        color: #eee;
        margin: 0px;
        margin-bottom: 6px;
        text-align: center;
}

#fuss p
{       font-size: 100%;
        line-height: 130%;
        font-weight: normal;
        color:  #eee;
        margin: 0px;
        margin-bottom: 6px;
        text-align: center;
}


.photo {
  position: absolute;
  width: 100%;
  margin-bottom: 30%;
  animation: round 32s infinite;
  opacity: 0;
}

@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
img:nth-child(1) {
  animation-delay: 24s;
}

img:nth-child(2) {
  animation-delay: 16s;
}

img:nth-child(3) {
  animation-delay: 8s;
}

img:nth-child(4) {
  animation-delay: 0s;
}