/*CSS imagesetter.de*/ /* (c) h+m 2002 */ /*body-Hintergrundfarbe*/ body {background-color:#FFffFF; margin-top:0px; margin-left:0px;} /*@font-face {font-family:Garamond; src:url(garamond.eot), url(garamond.pfr); }*/ /*Absatz - Textformatierung*/ #p,#firma,#navi,#vorschau { font-family:Helvetica,Arial,Geneva,SunSans-Regular,sans-serif; font-weight:normal; font-size:15px; line-height:22px; text-decoration:none; color:#525252; } #firma {font-size:10px; line-height:12px;} #navi {text-align:right; font-size:13px; line-height:18px; font-weight:bold; text-decoration:underline;} #vorschau {cursor:pointer; font-weight:bold;} /*Verweise*/ a { font-family:Helvetica,Arial,Geneva,SunSans-Regular,sans-serif; font-weight:bold; font-size:13px; line-height:18px; text-decoration:none; text-align:right; color:#525252; } a:link {color:#525252; text-decoration:none; } a:visited {text-decoration:none; color:#525252;} a:hover {color:#525252; text-decoration:underline;} a:active {font-weight:bold; text-decoration:none; color:#525252;}