div#frame table {
	width:98%;
}
div#frame td {
	color:#ffffff;
	padding:5px 5px 5px 5px;
	border:1px solid #666666;
	border-width:1px 1px 1px 1px;
	font-size:10pt;
}
div#frame a {
  text-decoration: underline;
  color:#FC0;
}
div#frame a:hover {
  text-decoration: none;
}
div#frame div.voordp {
	width:85px;
	float:left;
}

div#main2 {
	background: transparent url(../_images/bg_main.gif) no-repeat 30px 20px;
	font-size: 70%;
	line-height: 125%;
	padding: 15px 50px 0 75px;
	position: absolute;
	left: 20px;
	top: 60px;
	width: auto;
	margin-right:20px;
}

div#frame {
	height:250px;
	overflow:auto;
	margin-top:10px;
	width:650px;
}
