body {
	font-family:			verdana, arial, helvetica, sans-serif;
	color:					#45484A;
	font-size:				12px;
	text-decoration:		none;
	margin-top:				0px;
	margin-left:			0px;
	margin-bottom:	0px;
	margin-right:			0px;
}

td {
	font-family:			verdana, arial, helvetica, sans-serif;
	color:					#45484A;
	font-size:				11px;
	text-decoration:		none;
}

.page-navigation {
	font-size:				17px;
	color:					#0060AA;
	font-family:			Arial;
	font-weight:			bold;
}

.navigatie	{
	background-image: url("../images/bg_navigatie_sub.gif");
	background-repeat: no-repeat;
}

a:link {
	Text-decoration:	underline;
	color:		#0060AA;
	
}

a:visited {
	Text-decoration:	underline;
	color:		#0060AA;
	
}

a:active {
	Text-decoration:	underline;
	color:		#0060AA;
}

a:hover {
	Text-decoration:	underline; 
	color:		#0060AA;
	 
}

input.box				{	
						font-family: verdana, arial, helvetica, sans-serif;
						background-color: #ffffff;
						font-size: 11px;
						color: #45484A;
						height: 17px;
						width: 154px;
						border-style: solid;
						border-color: #45484A;
						border-width: 1px;	
}
input.boxpostal			{	
						font-family: verdana, arial, helvetica, sans-serif;
						background-color: #ffffff;
						font-size: 11px;
						color: #45484A;
						height: 17px;
						width: 50px;
						border-style: solid;
						border-color: #45484A;
						border-width: 1px;	
}
textarea.box			{	
						font-family: verdana, arial, helvetica, sans-serif;
						background-color: #ffffff;
						font-size: 12px;
						color: #45484A;
						height: 100px;
						width: 270px;
						border-style: solid;
						border-color: #45484A;
						border-width: 1px;	
}
select.box			{	
						font-family: verdana, arial, helvetica, sans-serif;
						background-color: #ffffff;
						font-size: 12px;
						color: #45484A;
						border-style: solid;
						border-color: #45484A;
						border-width: 1px;	
}

.productfoto			{
						border-style: solid;
						border-color: #0060AA;
						border-width: 1px;
}

h1					
{
			         font-family: Verdana;
			         font-size: 18px;
			         color: #0060AA;
}
			         
			         