* {
	font-family			: Verdana, Tahoma, Arial, sans-serif;
	-moz-box-sizing		: border-box;
}

a {
	border				: 0;
}

body {
	background			: #ebebeb;
	margin				: 0;
	padding				: 0;
}

h1, h2 {
	font-family			: Trebuchet MS;
}

h1 {
	color				: #fff;
	font-size			: 36px;
	letter-spacing		: 1px;
	margin				: 0 0 2px 0;
	padding				: 40px 10px 0 0;
	text-align			: right;
}

h1#home {
  background: #cee31e;
}

h1#catalogus, h1#kerstpakketten, h1#stocklots {
	background			: #ec008c;
}

h1#showroom {
	background			: #7fa2b8;
}

h1#over_ons {
	background			: #f7971c;
}

h1#contact {
	background			: #7e69cb;
}

h1#sitemap, h1#bedankt {
	background: #A9A19D;
}

h2 {
	color				: #9e89a8;
	font-size			: 20px;
}

img {
	border				: 0;
}

p, ul, dl {
	font-size			: 10px;
	line-height			: 18px;
	margin-top			: 0;
}

p a, ul a {
	color				: #540a8d;
}

ul#dealers {
	margin				: 0;
	padding				: 0;
}

#dealers li {
	display				: inline;
	font-size			: 10px;
}

#dealers a {
	color				: #540a8d;
}

p#copyright {
	color				: #808080;
	text-align			: center;
}

p#copyright a {
  color: #808080;
}

#pqc_iso {
	left				: 450px;
	position			: absolute;
	top					: 3px;
}

#main {
	margin-bottom		: 20px;
}

#main #logo {
	background			: #fff url('../images/salespromotions.jpg') right no-repeat;
	height				: 74px;
}

#main #logo img {
	margin				: 20px 0 0 30px;
}

#main #hcs_menu {
	background			: #5e5c5b;
	color				: #fff;
	font-size			: 10px;
	height				: 17px;
	line-height			: 14px;
	padding-left		: 13px;
}

#main #hcs_menu a {
	color				: #fff;
	font-weight			: bold;
	text-decoration		: none;
}

#main #hcs_menu a:hover {
	text-decoration		: underline;
}

#main #lsp {
	background			: #fff url('../images/repeat/rightcol.gif') right repeat-y;
	border-bottom		: 3px solid #5e5c5b;
	padding-right		: 401px;
}

#main #lsp #promogirl {
	border-bottom		: 2px dotted #898989;
	height				: 179px;
	background-image	:url(../images/promogirl.jpg);
	background-repeat	:no-repeat;
	text-align			:right;
	font-size			:10px;
	padding-right		:20px;
}

.titel {
	font-family			:Verdana;
	font-size			:30px;
}

#main #lsp #contents {
	padding				: 20px;
}

#main #lsp #contents #showroom_images {
	text-align			: center;
}

#main #lsp #contents #showroom_images img {
	border				: 1px solid #000;
}

#main #lsp hr {
	background			: #5e5c5b; 
	border-top			: 2px dotted #898989;
	clear				: both;
	height				: 9px;
	-moz-box-sizing		: padding-box;
}

#main #lsp #eyecatchers {
	background			: #A9A19D;
	border-top			: 7px solid #5e5c5b;
	color				: #fff;
	font-size			: 10px;
	font-weight			: bold;
	height				: 26px;
	line-height			: 15px;
	padding-left		: 13px;
}

#main #lsp #catalogus_x {
	padding				: 0px;
	
	


	text-align			: center;
	width				: 100%;
}

#container {
	background			: #fff;
	float				: right;
	padding				: 5px 6px 5px 5px;
	width				: 394px;
}

#menu2 {
	float				: right; 
	margin-top			: -63px; 
	margin-right		: 3px;
}

html>body #menu2 {
	margin-top			: -54px; 
	margin-right		: 5px;
}

ul.menu {
	margin				: 0;
	padding				: 0;
}

.menu li {
	float				: left;
	list-style-type		: none;
	margin				: 0 2px 0 0;
	padding				: 0 0 3px 0;
	text-align			: center;
	width				: 75px;
}

.menu a {
	color				: #fff;
	font-size			: 10px;
	font-weight			: bold;
	text-decoration		: none;
}

.menu a:hover {
	text-decoration		: underline;
}

.menu li.home {
	background			: #cee31e;
}

.menu li.catalogus {
	background			: #ec008c;
}

.menu li.showroom {
	background			: #7fa2b8;
}

.menu li.over_ons {
	background			: #f7971c;
}

.menu li.contact {
	background			: #7e69cb;
	margin-right		: 0;
}

#container hr, .myhr {
	background			: url('../images/repeat/block1.gif');
	border				: 0 none;
	clear				: both;
  font-size: 0;
	height				: 5px;
  line-height: 0;
	margin				: 0;
	padding				: 0;
}

#container #catalogue {
	padding-top			: 10px;
}

p.bestel {
	text-align			: right;
}

#container #catalogue p a {
	font-weight			: bold;
}

#cataloguscontainer {
	width				: 100%;
}

fieldset.artikel, fieldset.eyecatcher {
	-moz-box-sizing		: content-box;
	background			: url('../images/article_arrow.gif') bottom right no-repeat;
	border				: 1px solid #5e5c5b;
	float				: left;
	height				: 90px;
	margin-right		: 2px;
	padding				: 5px;
	width				: 175px;
}

fieldset.eyecatcher {
	width				: 185px;
}

fieldset.artikel legend, fieldset.eyecatcher legend {
	color				: #352e2c;
	font-size			: 10px;
}

#fs_contact {
	padding				: 5px;
}

#fs_contact legend {
	font-size			: 10px;
}

#fs_contact label {
	display				: block;
	float				: left;
	font-size			: 10px;
	width				: 100px;
}

#fs_contact input {
	font-size			: 10px;
	height				: 22px;
	width				: 200px;
}

#fs_contact input:focus {
	background			: #540a8d;
	color				: #fff;
}

.border {
	border				: 1px solid #000;
}

.float_left {
	float				: left;
}

.error {
	color				: #c00;
	font-weight			: bold;
}

#random_showroom {
	text-align			: center;
}

#random_showroom img {
	border				: 1px #000 solid;
}

#shopxpress {
  background: url('../images/article_arrow.gif') bottom right no-repeat;
  width: 100%;
}

#sx-banner {
  float: left;
}

#shopxpress p {
  margin-left: 151x;
  padding-top: 10px;
  text-align: center;
}

#dealervan * {
  font-size: 9px !important;
  line-height: 13px;
}

#onderwerp{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-align:left;
	padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.onderwerp{

}

a {
	color: #666666;
	font-weight: normal;
	text-decoration:none;	
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
