body{
	background-color: white;
	margin-top:0;
	
}
img{
	border: 0px;
}

a:link, a:visited { color:#CCCC66; text-decoration: none;  }
a:hover, a:visited.hover { color:#CCCC66; text-decoration:none; }

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; vertical-align:top; color:#FFCCCC; line-height: 150%;}
/*Rockwell*/

.prodname {font-family: "Courier New", Courier, monospace; color:#FFCC66; font-size:16px; font-weight:bold;}
.prodcode {font-family:"Courier New", Courier, monospace; color:#333366; font-size:12px; font-weight:bold;}

h1 {font-family: "Courier New", Courier, monospace; color:#FFCC66; font-size:16px; text-align:left; margin-bottom:2px; margin-top:0px;}

td.darkred {background-color:#bb2226;}
td.redleft {background-color:#ce2b31; padding-left:50px; padding-top: 10px; padding-right:30px; padding-bottom: 10px; color:#FFFFFF;}
td.redright {background-color:#ce2b31; padding-left:25px; padding-top: 10px; padding-right:30px; padding-bottom: 10px; color:#FFFFFF;}
td.red_canvas_midden { background-image:url("/pix/bgs/red_canvas_middle.jpg"); background-color:#ce2b31; vertical-align:middle;}
td.red_canvas_midden_breed { background-image:url("/pix/bgs/red_canvas_middle_breed.jpg"); background-color:#ce2b31;}

/*  bottom menu  */
td.bm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
a.prodlink:link, a.prodlink:visited { color: #FFCC99; text-decoration: none; }
a.prodlink:hover, a.prodlink:visited.hover { color: #FFCC99;  text-decoration: none;}
a.bm:link, a.bm:visited { color: #666666; text-decoration: none; }
a.bmhome:link, a.bmhome:visited { color: #cc0033; text-decoration: none; }
a.bm:hover, a.bmhome:hover, a.bmhome:visited.hover { color: #333399; }
/*  bottom menu  */


input.veld, select, textarea{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10px;
 }
.veld {width:200px;}

ul {
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left:0px; /* voor netscape */
}
li {
margin-left : 15px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left:0px;
}
ol {
margin-left : 25px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
}