a.nav_credits:link {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:visited {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:hover {
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:active {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits {
	font-weight: bold;
	line-height: 20px;
	font-size: 9px;
}
a:link {
	color: #B97502;
	text-decoration: underline;
}
a:visited {
	color: #B97502;
	text-decoration: underline;
}
a:hover {
	color: #ef4135;
	text-decoration: none;
}
a:active {
	color: #B97502;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	color : #000000;
	background-color: #CFD3D6;
	margin: 0;
	padding-top: 0px;
	font-weight: normal;
	background-image: url(images/antiek_01.jpg);
	background-repeat: repeat-x;
}
.container {
	margin-left : auto;
	margin-right : auto;
	width : 790px;
	height: auto;
}
.body {
	height: 150px;
	background-image: url(images/antiek_05.jpg);
	width: 790px;
}
.header {
	height: 214px;
	width: 790px;
	background-image: url(images/antiek_02.jpg);
	background-position: bottom;
}
.rood {
	color: #D70000;
}
.grijs {
	color: #707070;
}
.text {
	color: #000000;
	padding-left: 5px;
}

#footer {
	height: 28px;
	width: 790px;
	background-image: url(images/antiek_08.jpg);
	background-position: bottom;
}
