body {
  scrollbar-3dlight-color: #EA3834;
  scrollbar-darkshadow-color: #EA3834;
  scrollbar-arrow-color: #EA3834;
  scrollbar-face-color: #EA3834;
  scrollbar-shadow-color: #EA3834;
  scrollbar-highlight-color: #EA3834;
  scrollbar-track-color: #EA3834;
  background-attachement: fixed;
  background-image: url('../images/bg/images/bg_katz+und_2_1.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #000000
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: center;
  color: #FFCC66;
  font-family: Comic Sans MS;
  font-weight: normal;
  font-size: 14pt;
  text-decoration: bold;
  margin: 0pt;
 }
img.mit {
  border-color: #FFFFFF;
  border-style: ridge;
  border-width: 3px;
 }

 a:link {color: #B0E0E6;}
 a:hover {color: #87CEEB;
   text-decoration: overline underline;}
 a:active {color: #87CEEB;}
 a:visted {color: #FFCC66;}
}