body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Roboto;
	font-size: 10pt;
	color: #000;
}

input, select, textarea {
	font-family: Roboto;
	font-size: 10pt;
}

input, textarea {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #808080;
	color: #000;
}

input:hover, textarea:hover {
	border: 1px solid #000;
}

input[type=submit] {
	background-color: #E2280D;
	color: #fff;
	padding: 5px 10px;
}

img {
	margin: 0px;
	border: 0px;
}

p, li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

p {
	margin-bottom: 10px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.button {
	float: right;
	background-color: #646567;
	padding: 10px;
	color: #fff;
}

a.button:hover {
	background-color: #505154;
	color: #fff;
}

h1 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: 400;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
}

#container {
	margin: 0 auto;
	width: 950px;
}


#menu_container  {
	height: 50px;
	background-color: #458330;
}

#menu_container.zijerveld {
	background-color: #958223;
}

#menu_container a.cart {
	line-height: 50px;
	color: #fff;
	padding: 0 20px;
}

#menu_container ul.language {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none; 
	margin: 0 20px;
}

#menu_container ul.language li {
	float: left;
	display: inline;
}

#menu_container ul.language li a {
	float: left;
	padding: 19px 5px;
}

#menu ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none; 
}

#menu li {
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

#menu li a {
	float: left;
	line-height: 50px;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#menu  li a:hover {
	background-color: #588F45;
}

#menu li:first-child {
	margin-left: 20px;
	border-left: 1px solid #ccc;
}

#body_container {
	clear: both;
	margin-top: 20px;
	padding: 10px;
}

#body {
	float: left;
	width: 50%;
}

#body.left {
	width: 466px;
	min-height: 600px;
	margin-right: 25px;
}

#body.left.grid {
	width: 100%;
	min-height: 600px;
	margin-right: 0px;
}

#body.left div {
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	margin-left: -10px;
	border-bottom: 1px solid #eee;
	margin-top: 1px;
}

#body.left div:hover {
	background-color: #eee;
	border-bottom: 1px solid #c0c0c0;
}

#body div label {
	float: left;
	width: 100px;
	padding: 3px 0;
}

.cart_thumb {
	cursor: pointer;
}

.cart_thumb .large {
	display: none;
}

.cart_thumb:hover .large {
	display: block;
	position: absolute;
	margin-top: -175px !important;
	margin-left: 60px !important;
	padding: 10px;
	background-color: #eee;
}

#body.left div.css {
	background-color: #FAF9E2;
	border-bottom: 1px solid #EDE893;
}

#body.left div.accessoires, #body.left div.accessoire div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#body.left div.accessoires:hover {
	background: none;
	border: 0px;
}

#body.left div.accessoire {
	margin: 0px;
	padding: 0px;
}

#body.left div.accessoire p {
	padding:  0 15px;
	padding-bottom: 0px;
}

#body.left div.accessoire form {
	padding: 10px 15px;
	padding-top: 0px;
}

#body.left div.accessoire:hover form, #body.left.grid div.accessoire form {
	display: block;
}

#body.left div.accessoire div.image {
	margin: 15px;
	display: block;
}

#body.left div.accessoire div.image img {
	width: 100%;
}

#body.left div.accessoire div.image div.large {
	display: none;
}

#body.left div.accessoire:hover div.image {
	display: block;
}

#body.left div.accessoire:hover div.image div.large {
	display: none;
}

#body.left div.accessoire:hover div.image:hover div.large {
	display: none;
	position: absolute;
	margin-top: -175px;
	margin-left: 50px;
	padding: 10px;
	background-color: #eee;
}

#body.right {
	width: 368px;
	border: 1px solid #000;
	margin: -1px;
	background-color: #FFF;
}

#body div.veld {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
}

#body div.veld p {
	float: left;
	display: none;
	padding: 2px 5px;
	background-color: #fff;
	font-size: 0.8em;
}

#body div.veld:hover p {
	display: block;
}

#body div.afbeelding_a {
	width: 136px;
	height: 104px;
	margin-right: 8px;
}

#body div.afbeelding_b {
	width: 208px;
	height: 104px;
	margin-left: 16px;
}

#body div.afbeelding_c {
	width: 368px;
	height: 200px;
}

#body div.afbeelding_d {
	width: 120px;
	height: 224px;
	margin-right: 16px;
}

#body div.afbeelding_e {
	width: 128px;
	height: 224px;
}

#body div.afbeelding_f {
	width: 48px;
	height: 88px;
	margin-bottom: 40px;
}

#body div.afbeelding_g {
	width: 48px;
	height: 88px;
	margin-left: -8px;
	margin-bottom: 40px;
}

#body div.afbeelding_h {
	width: 48px;
	height: 48px;
}

#footer {
	clear: both;
	padding: 10px 0px;
	margin: 0 auto;
	width: 950px;
}

#footer p {
	font-size: 0.9em;
}