div.headerONDFT {
	background-image: url(images/header.jpg);
	width: 990px;
	height: 175px;
	text-align: center;
	}
	
div.menuHeader {
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-right: 0px;
	}
	
div.menuRechtsHeader {
	position: relative;
	float: right;
	top: 35px;
	right: -30px; /* 150 */
	width: 450px;
	overflow: hidden;
	height: 20px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
}

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;
}
	
	
	