* {color:555555;
   font-size:17.9px;
   font-family:Times New Roman, Verdana, Courier New, Arial, mono;}

body {scrollbar-3dlight-color: black;
      scrollbar-arrow-color: black;
      scrollbar-base-color: white;
      scrollbar-darkshadow-color:black;
      scrollbar-face-color: white;
      scrollbar-highlight-color: white;
      scrollbar-shadow-color: white;

      margin-top:20px;
      margin-left:20px;
      
      background-color:white;
      xbackground-image:url(sb3.jpg);
      background-position:top right;
      background-repeat:no-repeat;
      
      text-align:left;
}

p {background-color:white;
    xdisplay:inline;}

.kopf {font-family:Times New Roman;
        font-size:20px;}

a:link {color:555555;
        xbackground-color:black;
        text-decoration:none;
        font-weight:normal;}

a:visited {color:555555;
           xbackground-color:black;
           text-decoration:none;
		   font-weight:normal;}

a:hover {color:black;
         text-decoration:none;
         xfont-family:Tahoma, Verdana, sans-serif;
         background-color:E3DCD6;
         xbackground-image:url(graphics/textbg.gif);}
