/* css-datei für die Yoga Seiten */

body     {
         background:url(/grafiken/yoga_hintergrund.gif); background-attachment:fixed;
         font-family:Arial;
         scrollbar-base-color: #FF9933;
         scrollbar-track-color: #FFCC99;
         scrollbar-arrow-color: #000000;
         scrollbar-darkshadow-color: #FF9900;
         scrollbar-face-color: #FF9933;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-shadow-color: #FF9966;
         scrollbar-3dlight-color: #FFCC99;
         }

.navi    {
         font-family:"Comic Sans MS", Arial, sans-serif;
         font-size:9pt;
         }

a.navi:link, a.navi:visited {
display: block;
color: #008F00;
font-family: Comic Sans MS;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
line-height: 14px;
background-color: #FFFF80;
border: 1px solid #008F00;
text-decoration: none;
}

a.navi:hover, a.navi:active {
display: block;
color: #008F00;
font-family: Comic Sans MS;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
line-height: 14px;
background-color: #FFFF80;
border: 1px solid #008F00;