﻿body 
{
	color: #000000;
	margin:0px;
	font-family:arial;
	font-size: 14px;
}

.divSafelayerLeft
{
	background-color:#FFFFFF;
	position:absolute;
	top:249px;
	left:0px;
	width:225px;
	height:401px;
	z-index:10;
	filter:alpha(opacity=0);
}

.divSafelayerTop
{
	background-color:#FFFFFF;
	position:absolute;
	top:227px;
	left:225px;
	width:471px;
	height:20px;
	z-index:10;
	filter:alpha(opacity=0);
}

.divSafelayerTopKop
{
	background-color:#FFFFFF;
	position:absolute;
	top:55px;
	left:749px;
	width:250px;
	height:20px;
	z-index:10;
	filter:alpha(opacity=0);
}

.menuselected {

	padding-left: 15px;
	padding-top: 15px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f4f4f4;
}

.menuselected A{

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5C00;
}

.menuselected A:hover {

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #BDBDBD;
}

.menuselectedactief A{

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #BDBDBD;
}

.menuselectedsmall A {
	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5C00;
}

.menuunselectedsmall A {

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5C00;
}

TD.tdcontent {
	/*padding-left: 15px;*/
	color: #FF5C00;
}
TD.tdWinkelwagen{	
	font-family:arial;
	font-size: 10px;
}

.Contentprocucten{
	font-family:arial;
	font-size: 14px;
}
.VerbergBekijk{
	font-family:arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.VerbergBekijk A{
	color: #000000;
}

