td {
    background-color: #B3C5D4;
    color: #800000;
    font: smaller;
}
tr {
    background-color: #B3C5D4;
    color: #800000; 
    font: smaller;
}

th {
    background-color: #B3C5D4;
    color: #800000;
    font: smaller;
}
* {
    margin: 0px;
    color:  #f0e68c;
    background: #5D73A2;        
    padding: 0px; 
    
}


html, body {
    text-align: center;
    height: 100%; 
    width: 1000px;
    margin: 0px auto;
    font-family: "Myriad Pro", "MyriadPro", arial, verdana, sans-serif;
    letter-spacing: 1.5px;
    font-size: 16px; 
    display: block;

}





#wrapper {
    height: auto;
    margin: 0px auto;
    text-align: left;
    width: 987px;

    
}

h1 {
    background: none;
    color:  #800000;
}

h2 {
   background-color: #B3C5D4;
    color: #800000;
}

h3 {
    background-color: #B3C5D4;
    color:  #800000;
}

h3 a {
    text-decoration: none;
}
h4 {
    font: 2px;
    background:none;
    color: #800000;
}

h5 {
    background: none;
    color: #800000;
}

h6 {
    background: none;
    color: #B3C5D4;
    font-size: 1px;
}

i {
    background:none;
    color: #800000;
}

b {
    background: none;
    color: #800000;
}

ul {
    background: none;
    color: #800000;
}

small {
    background: none;
    color: #800000;
}


table {
    background-color: #B3C5D4;
    color: #B3C5D4;
}

#yogaschweiz {
    float:right;
}

#yogainzuerich {
    float:right;
}

#logos {
    float: left;
}


#portrait {
    position: relative; float: left;
    margin-right: 20px;
}


#Eckelinksoben {
    background: url(uebergangrechts.jpg) repeat-y rgb(179,197,212) right;   
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 10px;
    height: 180px;
    width: 205px;
    font-size: 11px;
    float: left;
    line-height: 16px;
    
}

#Eckelinksoben a {
    background: rgb(179,197,212);
    float: left;
    color: #800000;
    text-decoration: none;
    line-height: 16px;
}


#Wochenspruch {
    background: #5D73A2;
    padding: 10px;
    margin-top: 200px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: auto;
    height: 200px;
    width: 185px;
    position: absolute;
    line-height: 16px;
    font-size: 13px;
    color: #f0e68c;
    text-align: justify;
}


#yogaperle {

    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    vertical-align:  baseline;
    width: 110px;
    height: 80px;
    color: #800000;
    font-size: large;
    text-align:  justify; 
    background-color: #B3C5D4;
    float: left; 
    background: url(logohellblau.jpg) no-repeat left;
}

#Kopfbereich {
    
    margin-top: 20px;
    margin-left: 230px;
    margin-right: 20px;
    margin-bottom: auto;
    height: 180px;
    font-size: 2px;
}

ul {
    list-style-type: none;
    margin-top: -5px;
}
  
li {
    margin: 3px;  
    padding: 3px;
    font-size: small;   
    width: 180px;
    float: left;
    border-bottom: 1px silver solid;
}  

#SteuerungVertikal     {  
    background-color: rgb(93,115,162);    
    width: 180px;       
    margin: 5px; 
    margin-top: 20px;      
}

#SteuerungVertikal a {
    text-decoration: none;
    padding-left: 30px;   
}

#SteuerungVertikal strong {
    color: #f0e68c;
    padding: 5px;
    padding-left: 30px;
    background: url(perlenavigation.jpg) no-repeat left;
}

#SteuerungVertikal a:hover {
    background: url(perlenavigation.jpg) no-repeat left;
    padding: 5px;
    padding-left: 30px;
}


#Fussbereich {
    height: 15px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin-left: 230px;
    margin-right: 20px;
    font-size: small;
    background: #5D73A2;
}

#Fussbereich a{
    text-decoration: none;
}

#InhaltMitte {
    
    background: url(uebergang.jpg) repeat-y rgb(179,197,212);  
    padding: 15px;
    padding-left: 63px;
    padding-right: 37px;
    padding-top: 35px;
    margin-top: 25px;
    margin-left: 230px;
    margin-right: 20px;
                    /* rgb(179, 197, 212) gleich hex B3C5D4 gleich hellblau */
                    /* rgb(93,115,162) gleich hex 5D73A2 gleich dunkelblau */      
    line-height: 20px;
    color: #800000;
    text-align: justify;
}



#InhaltMitte a{
    background-color: #B3C5D4;
    color: #800000;
}

#ListeYoga {
    padding: 30px;
    padding-right: 70px;
    margin-left: 20px;
    background-color: #B3C5D4;
    line-height: 20px;
    color: #800000;
    background: #B3C5D4;       
    text-align: justify;
}

#Preisliste {
    padding: 20px;
    margin-left: 10px;
    background: #B3C5D4;
    line-height: 20px;
    color: #800000;
    text-align: justify;
    
}



