td.newStyle3menucontainer {
	background-color: #CECAC8;
	font-size: 12px;
}

div.newStyle3menucontainer {
	margin-top: 20px;
	padding-left: 10px;
	background-color: #CECAC8;
}

div.style3productgroepMenu {
	border-top: 2px dotted #FFFFFF;
	width: 100%;
}

div.style3productgroepSubMenu {
	background-color: #FFFFFF;
	color: #000000;
}

a.style3productgroepMenuSelected {
	color: #E3001B;
}

a.style3subgroep {
	color: #000000;
}

a.style3subgroep:hover {
	color: #CECAC8;
}

div.style3subgroepafbeelding {
	float: left;
	position: relative;
	height: 180px;
	width: 150px;
	text-align: center;
}

/* voor nieuwe manier van werken van subgroepen */
div.style3subgroepafbeelding2 {
	float: left;
	position: relative;
	height: 30px;
	width: 150px;
	text-align: center;
}

div.style3marginleft {
	margin-left: 10px;
}

div.containerProductgroep {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
}

div.productgroepIMG {
	position: relative;
	float: left;
	width: 200px;
}

div.productgroepTXT {
	width: 400px;
	position: relative;
	float: left;
	text-align: left;
}

input.alert_input{
	border: 1px solid #ff0000;
	background: #ffaaaa;
	color: #1c176f;
}

div.alert_box {
	position: relative;
	margin-top: 16px;
	border: 1px solid #ff0000;
	background: #ffaaaa;
	color: #1c176f;
	padding:15px;
	width: 95%;
	text-align:left;

}
