/*	Stylesheet-Definitionen für die index.html	*/

body
   {
    background-image:url("../img/bg11.jpg");
    background-repeat:no-repeat;
    background-position:100% 0;
   }
a.headline {font:29px Arial;color:#FF8401;font-weight:bold;text-decoration:none; }
font.subline {font:15px Arial;color:#000000;font-weight:bold; }
font.note {font:9px Arial;color:#666666; }