body {
	background: #ffffff url(/layout/images/bg-header.jpg) repeat-x top center;
	font: 75% Verdana, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
h1 {
	display: none;
}
h2, h3, h4 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 0.5em 0;
	color: #890000;
}
h2 {
	margin: 0 0 0.6em 0;
	font-size: 180%;
}
h3 {
	margin-top: 25px;
	font-size: 140%;
}
p, q, table, ul, blockquote {
	margin: 0 0 1em 0;
}
hr {
	display: none;
}
a {
	color: #900003;
	text-decoration: none;
}
a:visited {
	color: #610000;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 48px;
	background: url(/layout/images/mqp-logo.jpg) no-repeat top left;
}
#menu ul:after, .product:after { 
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
#menu {
	height: 54px;
	background: url(/layout/images/eind-tabblad.jpg) no-repeat top right;
	padding: 0 22px 0 0;
	margin: 0;
	text-align: right;
	font-size: 95%;
}
#menu ul {
	height: 54px;
	display: inline;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	display: inline;
	background: url(/layout/images/bg-tabblad.jpg) repeat-x top left;
	padding: 37px 7px 1px 7px;
	margin: 0;
	text-transform: lowercase;
}
#menu li.eerste {
	background-image: url(/layout/images/begin-tabblad.jpg);
	background-position: 0 24px;
	width: 104px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	padding-bottom: 2px;
}
#menu a, #menu a:visited {
	color: #191919;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
#menu a:hover, #menu a:visited:hover {
	text-decoration: underline;
}
#menu li.selected a, #menu li.selected a:visited {
	color: #850000;
}
#content {
	padding: 25px 5px 0 5px;
}
#footer {
	border-top: 1px solid #999;
	color: #555;
	padding: 5px;
	font-size: 95%;
	margin: 10px 0;
}
#footer ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	padding-left: 10px;
	text-transform: lowercase;
}
#kruimelmenu {
	margin: 0 0 2px 0;
	font-size: 85%;
}
#kruimelmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#kruimelmenu li {
	padding: 0 5px 0 0;
	margin: 0;
	display: inline;
}
.products td {
	text-align: center;
}
.products img {
	border: 2px solid #890000;
}
table.vertikaal {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 100%;
}
.vertikaal th {
	padding: 2px 3px;
	border-bottom: 1px solid #999;
	text-align: left;
	color: #890000;
	background-color: #E6E6E6;
}
.vertikaal td {
	border-bottom: 1px solid #999;
	padding: 2px 3px;
}
#land {
	float: right;
	text-align: right;
	font-size: 95%;
}
td.price, td.productname {
	vertical-align: top;
}
