div.headerONDFT {
	background-image: url(../images/headerhettes.png);
	width: 990px;
	height: 130px;
	text-align: center;
	}
	
div.menuHeader {
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-right: 0px;
	}
	

div.menuRechtsNavigatie {
	position: relative; 
	float: right; 
	width: 200px; 
	height: 20px; 
	margin-right: -390px; 
	margin-top: 5px; 
	text-align: right; 
}

div.registratieFormContainer {
	margin-left: 10px;
}


div.producGroepMenu {
	border-top: 2px dotted #FFFFFF;
}

div.submenudiv {
	padding-left: 17px;
	background-color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menuRechtsHeader {
	color: #CDCBCC;
	text-decoration: none;
}

a.menuRechtsHeader:hover {
	color: #CDCBCC;
	text-decoration: underline;
}


img.productAfbeelding {
	width: 150px;
}
	
td.productgroephome {
	vertical-align: top;
}

div.headerLogin {
	margin-top: 12px;
	font-weight: bold;
	margin-left: 10px;
}

td.loginManierEenHeader {
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
}

table.loginManierEen {
	width: 90%;
	border: 1px solid black; 
	background-color: #EDF4F8;
	margin-left: 10px;
	}

td.loginManierEen {
	padding: 4px;
	width: 200px;
}

td.loginManierEenForm {
	padding: 4px;
	
}	
	
td.loginManierEenFormSubmit {
	margin-top: 0px;
	padding: 4px;
	text-align: center;
}
	
	
	