table {	
	width: 90%;min-width:600px;max-width:1200px;
}

table td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
	border-style: outset outset outset outset;
	border-collapse: collapse;
   border-color: #fffff5;	
	width: 25%;
	vertical-align: top;
}


.achtergrond
{
position: fixed;
width: 100%;
z-index:-5;
margin-top:-8px;
margin-left:-8px;
opacity: 0.7;
}

.contact
	{
	width: 97%;
	
	}

.opvallend
	{
	color: #ffc000;
	text-align: center; 
	font-weight: bold; 
	font-variant: small-caps;
	font-size : 120%;
	}

#contact{ margin-right:20px; border:0px;}
.icon {width:15px;border:0px;margin-left:10px;}

