<style>
bla
{
}

body
{
         font-size: 12px;
         font-family: Verdana;
}

table
{
         font-size: 12px;
         font-family: Verdana;
}

.auge
{
          background-image:url(images/auge.gif);
          background-repeat:no-repeat;
          background-position:50 50;
}

p
{
	line-height:23px;
}

.bold
{
	color: #000000;
         background-image:url(images/punkt.gif);
         background-repeat:no-repeat;
         background-position:50% 50%;
         padding-left:4px;
         padding-right:4px;
         padding-bottom:2px;
         padding-top:2px;

}

.mann
{
          background-image:url(images/maennchen.jpg);
          background-repeat:no-repeat;
 	 background-position:97% 150;
          background-attachment:fixed; padding:0px; }
}
</style>