/* CSS Document van Janzen*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}
a {
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

body {
	background-color: #F4F4F4;
	margin: 0px
}

#content    
	{
	position: absolute;
	top:0;
	left:50%;
	width: 770px;
	height: 578px;
	margin-left: -385px;

}
.welkom {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

#centerbox {
	position: absolute;
	width: 190px;
	height: 100px;
	margin-left: -95px;
	margin-top: -50px;
	left: 50%;
	top: 40%;
	border: 1px solid #999999;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
}
