/* CSS Document */

/* test id's */

#jantje {
	width:200px;
	position:absolute;
	margin:10 10 10 10;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	}
.paarstwaalf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #ed8824;
	line-height: 18px;
	}	
	
body {
	background-color: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backlinks {
	background-image:url(imag/logo_links.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.backwit {
	background-image:url(imag/back_grad_grey.png);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#e7e7e7;
}

.backroze {
	background-position:top;
	background-repeat: repeat-x;
	background-color:#ed8824;
}

.backer {
	background-image:url(imag/allerbackst.png);
	background-position:top;
	background-repeat:no-repeat;
}
.mar1 {
	margin:0 10 0 10;
	}
	
.mar2 {
	margin:0 30 0 10;
	}	
.mar3 {
	margin:0 20 0 0;
	}		
.wit {
	color:#FFFFFF;
}
.footer {
	border-top:solid 1px #ffffff;
	}
	
h1 {
	font-size:11px;
	border-bottom:1px solid #FFFFFF;
	line-height:18px;
	font-weight:normal;
	}	
	
.invul {
	border:solid 1px #000000;
	line-height:18px;
	font-size:11px;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
}

.email {
	font-size:11px;
}
	 
span.email span{
	display: none;
}	

.zwart {
	color:#000000;
}