body {		font: 10pt Arial, Helvetica, sans-serif;
		color: #000000;
		line-height: 20px;
		margin: 0px; }

td {	vertical-align:top; }

a:link {	text-decoration: none;
		color: #56718a; }

a:visited {	text-decoration: none;
		color: #56718a; }

a:active {	text-decoration: none;
		color: #ff0000; }

a:hover {	text-decoration: none;
		color: #ff0000; }

#main {	position: absolute;
		top: 0px;
		left: 50%;
		width: 1000px;
		height: 100%;
		margin-left:-500px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px; }

#content {	position:absolute;
		right: 50px;
		top: 122px;
		width: 600px;
		height:auto; }

.sc {	font-size:8pt;
		letter-spacing:0.12em; }

.klein {font-size:8pt; }

.bl {	color: #56718a; }

#header {	position:absolute;
		width:179px; 
		height:234px; 
		z-index:1; 
		left:50px; 
		top:50px;
		margin:0px;
		background-image:url(../img/wtdheader.gif);
		background-repeat:no-repeat; }
		
#algvw {position:absolute;
		width:179px;
		height:20px;
		z-index:1;
		left:50px;
		top:320px;
		margin:0px; }

#menuprofiel {	position:absolute;
		width:63px; 
		height:22px; 
		z-index:1; 
		right: 587px; 
		top: 50px;
		margin:0px; }

	a.profiel {
		display: block;
		width: 63px;
		height: 22px;
		background-image: url(../img/menu/profiel1.gif);
		background-repeat: no-repeat; }

	a.profiel:hover { background-image: url(../img/menu/profiel2.gif); }

#menudiensten {	position:absolute;
		width:83px; 
		height:22px; 
		z-index:1; 
		right: 454px; 
		top: 50px;
		margin:0px; }

	a.diensten {
		display: block;
		width: 83px;
		height: 22px;
		background-image: url(../img/menu/diensten1.gif);
		background-repeat: no-repeat; }

	a.diensten:hover { background-image: url(../img/menu/diensten2.gif); }

#menuprojecten {position:absolute;
		width:92px; 
		height:22px; 
		z-index:1; 
		right: 312px; 
		top: 50px;
		margin:0px; }

	a.projecten {
		display: block;
		width: 92px;
		height: 22px;
		background-image: url(../img/menu/projecten1.gif);
		background-repeat: no-repeat; }

	a.projecten:hover { background-image: url(../img/menu/projecten2.gif); }

#menucontact {	position:absolute;
		width:71px; 
		height:22px; 
		z-index:1; 
		right: 191px; 
		top: 50px;
		margin:0px; }

	a.contact {
		display: block;
		width: 71px;
		height: 22px;
		background-image: url(../img/menu/contact1.gif);
		background-repeat: no-repeat; }

	a.contact:hover { background-image: url(../img/menu/contact2.gif); }

input, textarea {	border: 1px solid #000000;
		background: #ffffff;
		width: 300px;
		font: 8pt Arial, Helvetica, sans-serif; }
	
input.fout, textarea.fout {	border: 1px solid #FF0000; }
	
label {	float: left; }

label.fout {	color: #FF0000; }
