body {
	font-family:	tahoma;
	font-size:		12px;
	color:			black;
}

.main {
	font-family:	tahoma;
	color:			black;
	font-size:		12px;
	font-weight:	none;
	padding:		10px;
}

.maintekst {
	padding-left:	5px;
	color:			black;
	font-family:	tahoma;
	color:			black;
	font-size:		12px;
	padding-top:	2px;
}

.menubalk {
	background-color: navy;
	color:			  yellow;
	font-family:	  tahoma;
	font-size:		  14px;
	font-weight:	  bold;
	padding-left:	  10px;
	padding-right:	  10px;
	padding-top:	  2px;
	padding-bottom:	  2px;
}

.menulink:link { color:yellow; font-family:tahoma; text-decoration:none; }
.menulink:visited { color:yellow; font-family:tahoma; text-decoration:none; }
.menulink:hover { color:yellow; font-family:tahoma; text-decoration:underline; }

.titelbalk {
	border:			  1px solid black;
	background-color: ;
	color:			  black;
	font-family:	  tahoma;
	font-size:		  14px;
	font-weight:	  bold;
	padding-left:	  8px;
	padding-top:	  0px;
	padding-bottom:	  0px;
}
.tllink:link { color:black;font-family:tahoma;font-size:14px;text-decoration:none; }
.tllink:visited { color:black;font-family:tahoma;font-size:14px;text-decoration:none; }
.tllink:hover { color:black;font-family:tahoma;font-size:14px;text-decoration:underline; }

.footer {
	color:			#555555;
	font-family:	tahoma;
	font-size:		11px;
	padding-top:	2px;
}

.footerlink:link { color:#555555;font-family:tahoma;font-size:11px;text-decoration:none; }
.footerlink:visited { color:#555555;font-family:tahoma;font-size:11px;text-decoration:none; }
.footerlink:hover { color:#555555;font-family:tahoma;font-size:11px;text-decoration:underline; }

.producttd {
	background-color: 	white;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		1px;
	width:				120px;
	color: 				black;
	font-family:		tahoma;
	font-size:			12px;
	border:				1px solid black;
}
.producttd2 {
	background-color: 	white;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		1px;
	width:				200px;
	color: 				black;
	font-family:		tahoma;
	font-size:			12px;
	border:				1px solid black;
}

.txt {
	font-family:	tahoma;
	font-size:		12px;
	color:			black;
	text-decoration:none;
}

.txtlink:link { color:black;font-family:tahoma; font-size:12px; text-decoration:none; }
.txtlink:visited { color:black;font-family:tahoma; font-size:12px; text-decoration:none; }
.txtlink:hover { color:black;font-family:tahoma; font-size:12px; text-decoration:underline; }

.mandtd {
	border-top:	1px solid black;
	padding-left:	2px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	tahoma;
	font-size:		12px;
	color:			black;
}

.mandform {
	border: 			1px solid black;
	background-color: 	#FFF;
	font-family:		tahoma;
	font-size: 			12px;
	color: 				#000000;
	width:				40px;
	text-align:			center;
}

.plaatsform {
	border: 			1px solid black;
	background-color: 	#FFF;
	font-family:		tahoma;
	font-size: 			12px;
	color: 				#000000;
	width:				200px;
}
.plaatsbutton {
	border: 			1px solid black;
	background-color: 	#FFF;
	font-family:		tahoma;
	font-size: 			12px;
	color: 				#000000;
}

.bestelform {
	border: 			1px solid black;
	background-color: 	#FFF;
	font-family:		tahoma;
	font-size: 			12px;
	color: 				#000000;
}

.bestelbutton {
	border: 			1px solid black;
	background-color: 	#FFF;
	font-family:		tahoma;
	font-size: 			12px;
	color: 				#000000;
}

