@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-image: url(img/bgr.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	scrollbar-3dlight-color: #a9a9a9;
	scrollbar-arrow-color: #a9a9a9;
	scrollbar-darkshadow-color: #cbc9c9;
	scrollbar-face-color: #f4f4f4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #a9a9a9;
	scrollbar-track-color: #f4f4f4;	
}
#logo {
	background-color: #FF0000;
	height: 100px;
	width: 196px;
	float: left;
	top: 25px;
	position: relative;
}
#navigatie {
	height: 179px;
	width: 269px;
	left: 10px;
	position: relative;
	top: 33px;
	float: left;
}
.oneColFixCtr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 550px;
	background-color: #d70005;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	height: 321px;
	width: 450px;
	position: relative;
	float: left;
	clear: left;
	left: 25px;
	text-align: left;
	background-color: #D70005;
	margin-top: 25px;
}
#contentcollectie {
	height: 271px;
	width: 450px;
	position: relative;
	float: left;
	clear: left;
	left: 25px;
	text-align: left;
	background-color: #D70005;
	margin-top: 25px;
	padding-top: 30px;
}
#foto {
	background-color: #D70005;
	height: 550px;
	width: 500px;
	float: right;
	clear: none;
	position: relative;
}
#containercontent {
	height: 550px;
	width: 495px;
	position: relative;
	float: left;
}
#contenttekst {
	height: 261px;
	position: relative;
	float: left;
	clear: left;
	text-align: left;
	width: 400px;
	overflow: auto;
	left: 25px;
	background-image: url(img/kader_content.gif);
	margin-top: 25px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.contenttekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.contenttekst_Merken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
}
#navright {
	height: 140px;
	width: 90px;
	float: right;
}
#navleft {
	height: 140px;
	width: 90px;
	float: right;
}
.nav14ptActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.nav14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav14pt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav14pt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav14pt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.nav14pt a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nav12pt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav12pt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav12pt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nav12pt a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	height: 94px;
	top: 400px;
	clear: left;
	background-image: url(img/bgrfooter.gif);
	background-repeat: repeat;
	text-align: center;
	padding-top: 10px;
}
.logoruimte {
	padding-right: 20px;
	padding-left: 25px;
}
