#navi {
font-family: ITC Garamond, Garamond, Times, Verdana, sans-serif;
font-size: 1em;
text-transform: uppercase;
color: #76B7A7;
margin-left: 530px;
margin-top: 58px;
position: absolute;
}
 
 
 
  ul#Navigation {
    width: 10em;
    margin: 0; padding: 0;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.4em;
    text-decoration: none; font-weight: bold;
    border: 1px solid white;
    color: 76B7A7;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navigation a:hover {
    color: white; background-color: 76B7A7;
  }


#buttons {
}


#button1 a
{
width:146px; 
height:82px;
display:block;
background-image:url(images/b_art01.jpg);
background-repeat:no-repeat;
margin-top: 8px;
}

#button1 a:hover
{
width:146px;
height:82px;
display:block;
background-image:url(images/b_art01b.jpg);
background-repeat:no-repeat;
margin-top: 8px;

}  


#button2 a
{
width:71px; 
height:97px;
display:block;
background-image:url(images/b_beauty01bxx.jpg);
background-repeat:no-repeat;
margin-top: 5px;

}

#button2 a:hover
{
width:71px;
height:97px;
display:block;
background-image:url(images/b_beauty01bx.jpg);
background-repeat:no-repeat;
margin-top: 5px;

}  
#button3 a
{
width:71px; 
height:82px;
display:block;
background-image:url(images/b_news01.jpg);
background-repeat:no-repeat;
margin-top: 5px;

}

#button3 a:hover
{
width:71px;
height:82px;
display:block;
background-image:url(images/b_news01b.jpg);
background-repeat:no-repeat;
margin-top: 5px;

}  
#textteile
{
width:200px;
height: 20px;
display:block;
margin-top: 6px;
font-size: 0.8em;

}  