body
 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-repeat:no-repeat;
	color: #99CCFF;
	border-style: none;
	font-size: 10pt:;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #333333;
	}
	
a 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #CCFFFF;   
	text-decoration: none; 
	border-style: none; cursor: hand
	}
	
a:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCFFFF;
	text-decoration: underline;
	border-style: none;
	cursor: hand
	}
	
a:active 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #99FFFF; 
	text-decoration: none; 
	border-style: none; cursor: hand
	}
	
.punkt
	 {
	 color: #CCCCCC; font-size: 10pt
	 }

td 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #99CCFF; 
	border-style: 1; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}
	
img
	{
	border-style: none;
	background-repeat: no-repeat;
	}
	
.button
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #99ccff; 
	font-size: 10pt; 
	background-color: #666666; border: 1px #99ccff solid; cursor: hand: 1px solid
	}
	
.bg 
	{
	background-color: #666666;
	}

.scroll
	{
	scrollbar-base-color:#999999;
   	scrollbar-arrow-color:#99ccff;
 	scrollbar-darkshadow-color:#999999;
 	scrollbar-face-color:#666666;
  	scrollbar-highlight-color:#666666;
 	scrollbar-shadow-color:#666666;
  	scrollbar-track-color:#999999;
	}

