@charset "utf-8";

body {
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	margin-top: 0px;
}
a:link {
	color: #bd863e;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #bd863e;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.container .main {
	text-align: justify;
	width: 100%;
	position: relative;
	margin: 0px;
	float: left;
	height: 100%;
	background-image: url(images/spacer.gif);
	border: 1px none #CCCCCC;
	
	cursor: auto;
}
.container .main .left {
	float: left;
	width: 300px;
	height: 100%;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.container .main .right {
	float: left;
	width: 570px;
	background-color: #FFFFFF;
	height: 100%;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.collectie_afb {
	margin-right: 60px;
	margin-left: 60px;
}

.logodealers {
	margin-right: 70px;
	margin-left: 70px;
	filter: DropShadow(Color=#666666, OffX=30, OffY=30, Positive=true);
}
.container .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAEAEA;
	text-align: center;
	color: #999999;
	padding: 3px;
	clear: both;
}



.header {
	clear: both;
	height: 200px;
	background-image: url(images/header.jpg);
	border: 1px solid #eaeaea;
	width: 100%;
}
.container .header .navigation {
	height: 20px;
	width: 945px;
	text-align: right;
	clear: both;
}
.logo {
	margin-top: 110px;
	margin-left: 20px;
}

.collectie_links {
	text-align: center;
	line-height: 15px;
}

.nav {
	margin-right: 5px;
	margin-left: 5px;
}

.container .space {
	height: 20px;
	width: 950px;
}
.collectieleft {
	float: left;
	width: 300px;
	height: 530px;
	background-repeat: no-repeat;
	background-image: url(images/collectie/foto.jpg);
}
.materialenleft {
	float: left;
	width: 300px;
	height: 448px;
	background-repeat: no-repeat;
	background-image: url(images/materialen/foto.jpg);
}
