html, body {
      /* background-color: #8DB2B1; 
         background-color: #C0C0C0;  */
      background-color: #F0FFD6;
      margin-top: -10px;
}     
hr{
    margin-left: -3px;
    margin-right: -3px;
    color:#8DB2B1 ;


}

#root_site{
    text-align: center;
    width: 980px;
    height: 850px;    
    float: none;
    margin: 30px auto;
    font-family: Arial;
}

#top {
    float: left;
    width: 930px;
    padding-left: 49px;
    height: 80px;
    background-color: #5CA36F; 
    color: #C0DE88;  
    text-align: left; 
    padding-top: 35px;
    color: #E4FFC3;
    font-family: Arial;
    font-size:53px; 
    text-align: left;
}
      


#navi{
    float: left;
    width: 170px;
    height: 630px;
    background-color: #C0DE88; 
    color: #5CA36F;
    font-size: 15px;
    padding-top: 70px;
    padding-right: 40px;
    text-align: left;

}
.navigation li {  
    font-family: Arial;
    text-align: center;
    letter-spacing: 0.8px;
    list-style-type: none;
    margin-top: 45px;
    

}

.navigation a:link {
    color:#5CA36F;
    width: 100px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 2px;
        border-bottom-right-radius: .3em;
        border-top-left-radius: .3em;
        border-bottom-left-radius: .3em;
        border-top-right-radius: .3em;
    padding-bottom: 8px;
    padding-top: 6px;
    padding-left: 4px; 
    padding-right: 4px;       
}

.navigation a:visited {
    color:#265B40;
    border: solid 2px;
    background-color: #FFFFFF;
}
.navigation a:focus {
    color:#265B40;
    border: solid 2px;
    background-color: #E4FFC3;
}
.navigation a:hover {
    color:#265B40;
    border: solid 2px;
    background-color: #E4FFC3;
}
.navigation a:active {
    color:#265B40;
    border: solid 2px;
    background-color: #E4FFC3;
}
    #kosmetik #navKosmetik a,
    #aktionen #navAktionen a,
    #bilder #navBilder a,
    #behandlungen #navBehandlungen a,
    #kontakt #navKontakt a,
    #brigitte #navBrigitte a,
    #produkte #navProdukte a

{
    color: #265B40;
    border: solid 2px; 
    background-color: #E4FFC3;
}


#content{
    float: left;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: left;
    font-size: 15px;
    height: 660px;
    width: 650px;
    color: #0D2127;
    background-color: #E4FFC3;    
}

    
#center{
    text-align: center;
}


#content_right {
margin-top: -640px;
padding-left:410px;

}

#content_right2 {
margin-top: -460px;
padding-left:345px;

}
#content_right_down {
margin-top: -145px;
padding-left:325px;
margin-right: -100px;

}



#content_right3 {
margin-top: -575px;
padding-left:400px;

}

#content_right4 {
margin-top: -570px;
padding-left:380px;
padding-bottom: 510px;

}

#content img{
    color:  #FFFFFF;
        border-bottom-right-radius: 1em;
        border-top-left-radius: 1em;
        border-bottom-left-radius: 1em;
        border-top-right-radius: 1em;
    border:  inset 5px;
}

#content h1{
    color: black;
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 4px;
}
#content h3{
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    color: #5CA36F;
    margin-top: -5px;
    margin-bottom: 6px;
}
#text01{   
    margin-bottom: 10px;  
    line-height: 19px;
    letter-spacing: .5px;  
    
}
#text01 a{
text-decoration: none;
color: black;
    }
#text01 a:hover{
color: #B27391;
text-decoration: underline;
    }    
    
    
    
    
#text01 ul{
    list-style: disc;
    font-weight: bold;
    color: #8DB2B1; 
    margin-left: -25px;
    margin-top: -2px;
    line-height: 26px;

}
#text01 li span{
    font-weight: normal;
    color: #000000;
}
#text_links{

    padding-right: 320px;

    letter-spacing: 0.6px;
    line-height: 23px;
}



#text_rechts{
    margin-top: -410px;
    padding-left: 320px;
    padding-right: 30px;
    letter-spacing: 0.6px; 
    line-height: 16.5px;   
}



#hervorheben{
   color: #B27391; 
   font-weight: bold;
   letter-spacing: 1.5px;
}

#footer{
    font-family: Verdana;
    text-align: left;
    padding-left: 11px;
    padding-top: 8px;
    float: left;
    width: 969px;
    height: 22px;
    background-color: #5CA36F; 
    color: white; 
    font-size: 10px;
    letter-spacing: 1px;  
}
  #footer a{
    color: #E4FFC3;
    text-decoration: none;
}

#footer a:hover{
    color: white;
    text-decoration: underline;
}

#footer a:active{
    color: #F0FFD6;
    text-decoration: underline;
}

#counterdata{
    position: absolute;

    
}