body  { 
    background-color: #ffff66;
    /*
	scrollbar-face-color: #df0029;
    scrollbar-highlight-color: #f8f890;
    scrollbar-shadow-color: #f8f890;
    scrollbar-3dlight-color: #f8f890;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #f8f890;
    scrollbar-darkshadow-color: #f8f890; 
	*/ }
	
body, td, div {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;	}
	
a:link, a:active, a:visited
  { color: #000000;
    text-decoration: underline; }
a:hover
  { color: #df0029;
    text-decoration: none; }
a.balk:hover
  { color: #ffffff;
    text-decoration: none; }

td.titel {
	color: #df0029;
	font-size: medium;
	text-transform: uppercase;
	font-weight: bold; }	
	
.border
 { background-color: #df0029; }
.bgrnd1
 { background-color: #f5f58b; }
.bgrnd2
 { background-color: #ffffa1; }
.formhead
 { color: #fff;
   font-weight: bold; }
