/* jh1 */
/* Body */
body      {scrollbar-face-color: #CFCFCF;  scrollbar-highlight-color:#FF5353; scrollbar-3dlight-color: #BFBFBF;
           scrollbar-darkshadow-color:#790000; scrollbar-shadow-color: #9B0000;
           scrollbar-arrow-color: #DF0000; scrollbar-track-color: #970000;
           background-image:url("../img/bg_grau.jpg") }

/* Grundeinstellungen */
p, td, th, h1, h2, h3, h4, body { font-family: Arial, sans-serif; color: #000080 }

/* Klassen */
.klein       { font-size: 10pt }



/* Links */
a         {text-decoration:none; font-weight:bold; font-family:Arial Narrow, Arial, sans-serif}
a:link    {color:#9F0000}
a:visited {color:#9F0000}
a:activ   {color:#9F0000}
a:hover   {font-weight:bold; color:#FF0000}
