/* Navigation */
a:link { color:#303030; text-decoration:none; }
a:visited { color:#303030; text-decoration:none; }
a:active { color:#303030; text-decoration:none; }
a:hover { color:#fffff8; background:#BF775B; }
a:focus { color:#b00000; background:#fffff8; }

/* Hintergrundfarbe; rechter Rollbalken */
body { background-color:#efe8e8; scrollbar-face-color:#f2deb1; scrollbar-track-color:#ded3b8;
border-color:#934746; border-right-width:1px; border-right-style:solid; margin:0px; padding:0px; 
}

p { font-family:Arial,sans-serif; font-size:80%; line-height:1.1em; letter-spacing:1px; padding-right:0px; text-align:right; margin-top:2px; margin-bottom:0px; margin-right:0px; }




