html, body {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #c4c4c4;
}

img {
	border: 0px;
}

#header {
	width: 776px;
	height: 80px;
	margin: 0px auto;
	overflow: hidden;
}

#header #logo {
	width: 200px;
	height: 65px;
	margin-top: 8px;
	float: left;
	overflow: hidden;
}

#header #taalkeuze {
	width: 118px;
	height: 21px;
	margin-top: 53px;
	padding-left: 9px;
	padding-top: 6px;
	float: right;
	overflow: hidden;
	background: url(/site/images/background_taalkeuze.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#header #taalkeuze a {
	color: #FFF;
	text-decoration: none;
}

#header #taalkeuze a:hover {
	text-decoration: underline;
}

#container {
	width: 764px;
	height: auto !important;
	min-height: 500px;
	height: 500px;
	margin: 0px auto;
	border: 3px solid #691b0b;
	padding: 3px;
	background: #FFF;
}

#flash {
	width: 202px;
	height: 190px;
	overflow: hidden;
	float: left;
	background: #640505;
	clear: both;
	margin-bottom: 3px;
}

#foto {
	width: 559px;
	height: 190px;
	overflow: hidden;
	float: right;
}

#foto #balkKleur {
	width: 559px;
	height: 47px;
	margin-top: 131px;
	background: #050000;
	overflow: hidden;
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55
}

#foto #balkFlash {
	position: absolute;
	margin-top: -47px;
}

#content_mid {
	width: 764px;
	height: auto !important;
	min-height: 254px;
	height: 254px;
	margin-bottom: 3px;
	clear: both;
}

#content_left {
	width: 202px;
	float: left;
}

.leftHeader {
	width: 202px;
	height: 43px;
	overflow: hidden;
	background: url(/site/images/background_subnav.jpg);
}

.leftContent {
	width: 200px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e8e6db;
}

#content_right {
	width: 559px;
	float: right;
}

.rightHeader {
	width: 559px;
	height: 43px;
	overflow: hidden;
	background: url(/site/images/background_page.gif);
}

.rightContent {
	width: 537px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e8e6db;
	padding: 10px;
	
	color: #333333;
	line-height: 18px;
}

.rightContent a:link, .rightContent a:hover, .rightContent a:active, .rightContent a:visited {
	font-weight: bold;
	color: #770a0a;
}

.rightContent a:hover {
	text-decoration: none;
}

#footer {
	width: 754px;
	height: 38px;
	padding: 5px;
	overflow: hidden;
	background: url(/site/images/background_footer.jpg);
	color: #FFF;
	clear: both;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/**** WYSIWYG ****/

h1, .h1 {
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
}

.h1 {
	color: #cbcbcb;
}

div.subkop {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

span.rood {
	color: #770a0a;
}

/**** PRODUCT ****/

.catDiv {
	width: 170px;
	height: 23px;
	margin-left: 9px;
	padding-left: 8px;
	padding-top: 6px;
	overflow: hidden;
	background: url(/site/images/background_catDiv.gif) left no-repeat;
	border-top: 1px solid #cccccc;
	font-size: 13px;
	font-weight: bold;
	color: #7a5941;
}

.catDiv a:link, .catDiv a:hover, .catDiv a:active, .catDiv a:visited {
	color: #7a5941;
	text-decoration: none;
}

.catDiv a:hover {
	text-decoration: underline;
}

.productHomeOmvat {
	width: 140px;
	height: 140px;
	margin: 10px auto;
	border: 1px solid #e8e6db;
	padding: 10px;
	clear: both;
	text-align: center;
}

.productHomeCat {
	color: #7a5942;
	font-size: 11px;
}

.productOverviewOmvat {
	height: 80px;
	border: 1px solid #e8e6db;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	cursor: pointer;
}

.productOverviewFotoOmvat {
	width: 58px;
	height: 58px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #e8e6db;
	float: left;
	overflow: hidden;
}

.productOverviewInfoOmvat {
	width: 428px;
	height: 58px;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	border: 0px solid #e8e6db;
	float: right;
	overflow: hidden;
}

.productOverviewTitel a:link, .productOverviewTitel a:hover, .productOverviewTitel a:active, .productOverviewTitel a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #7a5942;
	text-decoration: none;
}

.productOverviewTitel a:hover {
	text-decoration: underline;
}

.productOverviewMeerLink {
	position: absolute;
	margin-top: -5px;
	margin-left: 400px;
}

.productDetailFotoOmvat {
	margin-bottom: 10px;
	clear: both;
}

.productDetailKop {
	font-size: 14px;
	font-weight: bold;
	color: #7a5942;
}

.productInfoGroepOmvat {
	margin-bottom: 15px;
	clear: both;
}