* {
	box-sizing      : border-box; 
 	-moz-box-sizing : border-box; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
A		{Color:#006633;text-decoration:none;}
A:HOVER		{Color:#006633;text-decoration:underline;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Color:#000000;
	font-size: 11px; 
	line-height: 16px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.iframe {
	background-image: url(../Images/fake.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
}
			
TABLE		{font-family:Verdana;Color:#666666;font-size:10px;}
TD		{font-family:Verdana;Color:#666666;font-size:10px; line-height: 14px;}
H1			{Color:#006633; line-height: 18px; font-size: 15px;font-weight:bold}
H2			{Color:#666666; font-weight:bold; margin-bottom: 2px;}
H3			{Color:#666666; font-weight:bold; margin-bottom: 2px;}
H4			{Color:#006633; line-height: 14px; font-size: 12px;font-weight:bold; margin-bottom: 2px;}
H5			{Color:#666666; line-height: 14px; font-size: 12px;font-weight:bold; margin-bottom: 2px;}


#hoofdNav {
	color: #cccccc;
}
#hoofdNav a {
	color: #cccccc;
}
#hoofdNav a:hover {
	color: #9c9e9f;
}
#hoofdNav .active {
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	height: 30px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#footer strong {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
	


.text {
	line-height: 16px;
}
	
td .breadCrumbs {
	font-size: 10px;
	line-height: normal;
	margin-bottom: 20px;
}
td .breadCrumbs a {
	font-weight: normal;
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
td .breadCrumbs a:hover {
	color: #000;
	text-decoration: underline;
}


	
/* Algemeen */
.tablePadding tr td {
	padding-top: 5px;
}
.tablePadding tr td tr td {
	padding: 0;
}

.infoBox {
	border: 1px solid #000000;
	border: 2px solid #FFCC00;
	margin-bottom: 20px;
	padding: 5px;
	line-height: 16px;
	font-size: 10px;
	color: #666666;
}

/* Sub navigatie - product navigatie*/
.subNav {
	margin: 0;
	padding: 0;
	border-top: 1px solid #F4F2F2;
	border-bottom: 1px solid #F4F2F2;
	float: left;
	xmargin-bottom: 16px;
	width: 660px;
}
.subNav li {
	list-style: none;
	display: inline;
	float: left;
	width: 155px;

}
.subNav li a {
	color: #3CBE38;
	color: #9B9595;
	font-weight: bold;
	xfont-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 25px;
	xwidth: 100%;
	background-image: url(../Images/block_green.gif);
	background-image: url(../Images/block_yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.subNav a:hover {
	color: #000000;
	xcolor: #9B9595;
	background-image: url(../Images/block_yellow.gif);
}
.subNav a.active {
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/block_yellow.gif);
	background-image: url(../Images/block_green.gif);
}


a.goBack {
	color: #006633;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../Images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
a.goBack:hover {
	color: #006633;
	text-decoration: underline;
}

textarea {
	font-size: 10px;
}

.tableStyled td {
	border-bottom: 1px solid #F4F2F2;
	padding: 5px;
}

#productlistNew {
	padding-bottom: 30px;
	float: left;
}

#productlistNew ul {
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
	
}

#productlistNew ul li {
	list-style: none;
	margin: 0;
}
#productlistNew ul li a {
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
}

#productlistNew ul li a:hover, #productlistNew ul li .active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}
