.bold {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-right: 5 px;
	margin-left: 5 px;
}
.kop {
	color: #990102;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.kopgroot { 
color: #990102; 
font-weight: bold; 
font-size: 24px; 
line-height: 24px; 
}
.kopselected {
	color: #fc0;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	background-position: top;
}
.normaal {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}
.normaalShop {
	color: #900;
	font-size: 10pt;
	line-height: 12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
body {
	margin: 0px;
	border: 0px;
	bgcolor:#ffcc66;
	background-image: url(images/assortiment_bg.jpg);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.Shop {
	color: #900;
	font-size: 12px;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.verkocht {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
}
.headerBg {
	background-image: url(img_menu/1_menu_nl.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0;
	padding: 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #F68F32;
}
