body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #646466;
}
p {
	margin: 0px;
	margin-top: 8px;
}
#header {
	background-color: #CA003A;
	clear: both;
	height: 110px;
}
#header #logo {
	display: block;
	position: absolute;
	top: 25px;
	right: 40px;
	width: 200px;
	height: 60px;
	background-image: url(images/logo_lepper.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#header #logo h1 {
	color: #CA003A;
	font-size: 1px;
}
#header .navlist {
	background-color: #CA003A;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}
#header .navlist ul {
	padding: 5px;
	padding-right: 15px;
	margin: 0px;
}
#header .navlist li {
	color: white;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#header .navlist a.active {
	color: black;
}
#header .navlist a {
	line-height: 14px;
	text-decoration: none;
	color: white;
	cursor: pointer;
	font-weight: bold;
}
#header .navlist a:hover {
	text-decoration: underline overline;
}
#header .cartlist {
	float: right;
}
#header li.cart {
	background-image: url(images/cart_white.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
#menu {
	background-color: #781677;
	clear: both;
	height: 28px;
}
#navlist {
	width: 746px;
	height: 28px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	margin-left: 150px;
	border-left: 1px solid white;
}
#navlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navlist li {
	display: inline;
	float: left;
	margin: 0;
	vertical-align: middle;
}
#navlist a {
	width: 110px;
	height: 16px;
	border-right: 1px solid #FFFFFF;
	padding: 6px;
	margin: 0;
	color: #FFFFFF;
	background-color: #781677;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#navlist a:hover{
	color: #C8D100;
}
#navlist a#active {
	color: #781677;
	background-color: white;
}
#container {
	clear: both;
	width: 780px;
	height: 100%;
	margin-top: 10px;
}
#container #leftmenu {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 100%;
	overflow: hidden;
}
#container #leftmenu ul {
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}
#container #leftmenu li {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}
#container #leftmenu li a {
	color: #999999;
	text-decoration: none;
}
#container #leftmenu li a:hover {
	color: #CA003A;
}
#container #content {
	height: 100%;
	margin: 0px;
	margin-left: 150px;
	padding: 5px;
	border-left: 1pt solid #CCCCCC;
}
#content h1 {
	font-size: 16px;
	color: #CA003A;
	margin: 0px;
	padding: 0px;
}
#container #mainimage {
	background-image: url(images/home_image.jpg);
	height: 180px;
	width: 455px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #login {
	width: 130px;
	height: 160px;
	float: left;
	background-color: #C8D100;
	margin-left: 5px;
	padding: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/lepper_shop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
}
#container .blok {
	width: 48%;
	height: 50%;
	float: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	margin-top: 5px;
}
#container .blok img {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container .blok img.thumbs {
	width: 90px;
	float: none;
	display: inline;
	margin: 0px;
	border: 0px;
	cursor: crosshair;
}
#container .line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container .line h1 {
	color: #781677;
}
#content ol {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
}
#content a {
	font-style: italic;
	text-decoration: none;
	color: #646466;
}
#content a:hover {
	color: #CA003A;
}
#content ul.categorie {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#content ul.categorie li {
	height: 170px;
	width: 200px;
	float: left;
	margin: 1px;
	list-style-type: none;
	display: inline;
}
#content ul.categorie li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 70px;
	background-color: #FFFFFF;
	width: 100%;
	line-height: 28px;
}
#content ul.categorie li a:hover {
	color: #781677;
}
#content ul.categorie li.cat1 {
	background-image: url(http://www.lepper.nl/cms/upload/lepper/Image/cat1.jpg);
	background-repeat: no-repeat;
}
#content ul.categorie li.cat2 {
	background-image: url(http://www.lepper.nl/cms/upload/lepper/Image/cat2.jpg);
	background-repeat: no-repeat;
}
#content ul.categorie li.cat3 {
	background-image: url(http://www.lepper.nl/cms/upload/lepper/Image/cat3.jpg);
	background-repeat: no-repeat;
}
#content ul.categorie li.cat4 {
	background-image: url(http://www.lepper.nl/cms/upload/lepper/Image/cat4.jpg);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3.white {
	color: #FFFFFF;
	font-style: normal;
}
h3.red {
	color: #CA003A;
	font-style: normal;
}
.hr {
	width: 99%;
	font-size: 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding: 2.5px;
}
table.product {
	width: 94%;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.product h3 {
	color: #781677;
	width: 100%;
	display: block;
	border-bottom: 1px solid #C8D100;
}
.product .inhoud {
	float: left;
	width: 145px;
	margin-top: 15px;
}
.product img.info {
	float: left;
	width: 142px;
	margin-right: 5px;
}
.product img.enlarge {
	width: 15px;
	height: 15px;
	position: relative;
	left: 135px;
	display: block;
	float: left;
	margin-left: -15px;
	margin-top: 5px;
}
.productlist {
	margin-top: 10px;
	width: 600px;
	clear: both;
}
.productlist th {
	color: #781677;
	border-bottom: 1px solid #C8D100;
}
.productlist a h3 {
	color: #781677;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.productlist a:hover h3 {
	color: #CA003A;
}
.kleur {
	display: inline;
	border: #000000 1px solid;
	font-size: 8px;
	margin: 1px;
	float: right;
}
.left {
	float: left;
}
.selected {
	border: #CC0000 2px solid;
	margin: 0px;
}
select {
	margin: 1px;
}
#content .product p {
	margin: 1px;
}
#content .product p a {
	color: #781677;
	text-align: center;
	padding: 1px 10px 1px 10px;
	margin-left: 1px;
	float: right;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #781677;
	background-color: white;
	border: 1px solid #781677;
}
#content .product p a:hover {
	color: #C8D100;
}
#content .product p a:active {
	color: #FFFFFF;
	background-color: #781677;
	border: 1px solid white;
}
#content .product a.cart {
	background-image: url(images/cart.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#content .product a.error {
	color: #FF0000;
	text-align: center;
	padding: 1px 10px 1px 10px;
	margin-left: 1px;
	float: right;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: white;
	border: none;
}
.error {
	color: #FF0000;
}
#copyright, #copyright a {
	width: 600px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	clear: both;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}