body { color:#000; background:#fffff5; } h1, dl, p { font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } /* Link-Definitionen */ a { font-weight:bold; text-decoration:underline; } a:link { color:#33c; } a:visited { color:#009; } a:focus, a:hover { color:#009; background:#ffc; text-decoration:none; } a:active { color:#33c; background:#ffc; text-decoration:none; } h1 { color:#336; background:#fcfcff url("../../images/chrome/header_bg.png") repeat-y; /*background:#7f97b0;*/ /*127,151,176*/ border-top:1px solid #336; border-left:1px solid #336; border-bottom:1px solid #eee; border-right:1px solid #eee; padding:.2em; letter-spacing:.05em; } h1 { font-size:1.3em; } p#beschreibung { margin:0; } code { color:#309; font-family:"Courier New",Courier,monospace; } dt { font-weight:bold; } dd { margin-left:1.5em; }