#menu {
	font-family: Arial, sans-serif;
	text-decoration: none;
}

body.menu {
	background-image: url(images/bgnav.jpg);
}

#menulist {
	background-image: none;
	text-decoration: none;
	font-family: Arial, Futura;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	color: inherit;
}

#menulist li {
	padding-top: 10px;
	padding-left: 55px;
	padding-bottom: 10px;
	background-position: 0 .5em;
	list-style-image: inherit;
	background-repeat: no-repeat;
	font-size: small;
	font-family: Arial, Futura, sans-serif;
	font-weight: bold;
	background-image: url(images/button.gif);
}

#menulist li a {
	color: black;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Futura;
	font-size: small;
}
 
body.nieuwsbrief 
{
	background-color: #FFFFFF;
	font-family: Arial, Futura;
	font-size: small;
}

th,td{ text-align: left;
	padding: 0 0.5em; 
	border-bottom: 1px solid #000000;
}

table.tabel { 
	width: 90%;
	border-spacing: 0;
	clear: both;
}

table.button { 
	width: 90%;
	border-spacing: 0;
	clear: both;
	border: 5px solid #000000;
}

thead th { 
	vertical-align: bottom;
	border: 1px solid gray; 
	border-width: 0 1px 1px 0; 
	white-space: normal;
	background: #FFCC00;
}
tr.odd { background: #FFFFCC; }
tr.even { background: #FFFF66; }
tr.button { background: #FFCC00 }
tr.titel { 
	vertical-align: bottom;
	border: 1px solid #000000; 
	border-width: 0 1px 1px 0; 
	white-space: normal;
	background: #FFCC00;
}



td.prod_omschrijving{ 
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
 }

td.prod_prijs {
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
}

div.center_container {
	text-align: center;
}

div.left {
	float: left;
}
div.right {
	float: right;
}
div.clear {
	clear:both;
}
div.product_beschrijving
{			/* Just make sure it as the bottem and noting left or right of it */
	clear: both;
	font-family: Arial, sans-serif;
	font-size: small;
}

td.procent_10{
	width: 10%;
}

td.procent_90{
	width: 90%;
}

ul.nodecoration {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding:0;

}

p.Italic {
	text-decoration: none;
	font-style: italic;

}
	
<!--vissen database-->
			
td.latijnse_naam_vis { 
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
 }

td.nederlandse_naam_vis {
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;	
	 }

td.aanwezig_in_winkel {
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
	

	

