td.newStyle3menucontainer {
	background-color: #CECAC8;
	font-size: 12px;
}


div.newStyle3menucontainer {
	margin-top: 0px;
	padding-left: 10px;
	background-color: #CECAC8;
	width: 230px;
	line-height: 20px;
	}

div.style3menuBGunder {
	background-image: URL(../images/menu_bg_under.jpg);
	height: 16px;
	width: 241px;
}

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: 100px;
	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;

}

a.sitemap {
	color: #FFFFFF;
	}
	
a.hoofdmenu {
	color: #FFFFFF;
	text-decoration: none;
}

a.hoofdmenu:hover {
	text-decoration: underline;
}

a.kruimel {
	font-weight: none;
}
	
div.zoekenmenu {
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
		-khtml-opacity: 0.6;
		opacity: 0.6;
}

a.hoofdhoofdmenu {
	font-size: 16px; 
	color: #000000;
}

a.hoofdhoofdmenu:hover {
	text-decoration: none;
}
