
 Body{
  background-image: url(http://www.zwischennebel.net//grafiken/hinter.gif);
  background-color: 99CCFF; 
  }

.scroll {
width: 705px; 
height: 420px; 
overflow: auto;
  scrollbar-face-color: 99CCFF;
  scrollbar-highlight-color: 336699;
  scrollbar-3dlight-color: 336699;
  scrollbar-darkshadow-color: 99CCFF;
  scrollbar-shadow-color: 336699;
  scrollbar-arrow-color: 336699;
  scrollbar-track-color: 99CCFF;
} 



a:link { 
  color: FFFF99; 
  text-decoration: undeline;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: Arial, Helvetica, sans-serif;
}
a:visited { 
  color: FFFF99; 
  text-decoration: undeline;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: Arial, Helvetica, sans-serif;
  }
a:active{  
  color: FFFF99; 
  text-decoration: undeline;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: Arial, Helvetica, sans-serif;
  }


.error{
  color: FFFF99;
  text-align: center;
}
.text{
  color: FFFF99;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.textb{
  color: FFFF99;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: Arial, Helvetica, sans-serif;
}
