BODY {
	color: #00000;
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	background-color : #006847;
}
A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}
A:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
} 
A:hover{	color:ffc61e;
	text-decoration: none;
	font-weight : bold;
	}
A:active {	color: ffc61e;
	text-decoration: none;
	font-weight : bold;
	} 

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal
}
#groot {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
} 
#klein {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
} 

#pos1 {
	position: absolute;
	left : 0px;
	top: 0px;
	z-index : auto;
}
