body	{	
		SCROLLBAR-FACE-COLOR: #FFFFFF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
		SCROLLBAR-3DLIGHT-COLOR: #002A5F; 
		SCROLLBAR-ARROW-COLOR:  #002A5F; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #002A5F;
		overflow-y: auto; 
		overflow-x: auto;
		background-color:#FFFFFF;
		color:#000000;
		margin-left:0px;
		margin-top:0px;		
}

A{
	font-family: arial,helvetica,sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	z-index:100;
}
A:hover{
	text-decoration: UNDERLINE;
	z-index:100;
}

.text{
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	margin : 0px;
	z-index:100;
}

.kleinetext{
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #000000;
	margin : 0px;
	z-index:100;
	}
	
.kop{
	font-family: arial,helvetica,sans-serif;
	color: #6C9FBC;
	font-size: 24px;
	margin : 0px;
	z-index:100;
	font-weight: bold;
				}

.kop2{
	font-family: arial,helvetica,sans-serif;
	color: #6C9FBC;
	font-size: 18px;
	/*font-style: italic;*/
	margin : 0px;
	z-index:100;
				}
				
				
.nummer{
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size:90px;
    line-height:50px;
	padding : 0px;
	z-index: 0;
		}