.body {font-family: Tahoma; font-size: 70%}
.footer {font-family: Arial; font-size: 65%}
.menulink {font-family: Tahoma; font-size: 60%; color:#FFFFFF; text-decoration:none}
.menulink:visited {font-family: Tahoma; font-size: 60%; color:#FFFFFF; text-decoration:none}
.menulink:hover {font-family: Tahoma; font-size: 60%; color:#FF0000; text-decoration: none}
.titel {color: #000000; text-decoration: none; font-family: verdana; font-size: 85%}
.aanbieding {color: #000000; text-decoration: none; font-family: verdana; font-size: 80%}

.BestellingHeaderTitel  					{font-family: Tahoma; font-size: 140%}
.BestellingHeaderCustomerInfo 		{font-family: Tahoma; font-size: 80%}
.BestellingDetailsHeader					{font-family: Tahoma; font-size: 80%}
.BestellingDetailsTotal						{font-family: Tahoma; font-size: 80%}

.mailformfield {border-width: 1px;  border-style: solid; border-color: #4580E6;  font-size: 70%}
.mailformsubmit {border-width: 1px;  border-style: solid; background-color: #0055EA; border-color: #4580E6;  font-size: 70%;  color: #FFFFFF;}
.table_product_row td.table_image_column {
	background-color: #ACBADD;
	border-left: solid 1px #0055A4;
	border-right: solid 1px #0055A4;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
	}

.table_product_row_hover_hand td {
	color:#000000;
	background-color: #ACBADD;
	padding: 0px;	padding-top: 1px;	padding-left: 5px;	
	border-bottom: solid 1px #0055A4;
	cursor:pointer;
	vertical-align: bottom;
	/*vertical-align:top;*/	
	}
	
