@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #380009;
	font-size: 12px;
	color: #3e0000;
	font-family: Arial, Helvetica, sans-serif;
}



h1 {
	color: #edbe02;
	margin: 0px;
	padding: 0px;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	color: #3e0000;
}
.page_header h1 {
	padding-top: 80px;
	font-size: 40px;
	padding-left: 80px;
}

/* VLAKKEN EN DIVS */

#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top {
	height: 150px;
}
#flash {
	float: left;
	margin-left: 10px;
}
#logo {
	float: left;
	height: 119px;
	width: 205px;
	margin-top: 21px;
	margin-left: 95px;
}
#footer {
	background-image: url(images/bg_footer.png);
	height: 160px;
}
#footer h1 {
	padding: 0px;
	font-size: 14px;
	color: #DCDCDC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer p {
	font-size: 11px;
	color: #ad96a0;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #FFFFFF;
}

.footer_content_1 {
	height: 120px;
	width: 150px;
	margin-left: 80px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}
.footer_content_2 {
	height: 120px;
	width: 150px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
}
.footer_content_3 {
	height: 120px;
	width: 150px;
	margin-top: 20px;
	margin-right: 80px;
	margin-left: 10px;
	float: left;
}
#credits {
	height: 50px;
}
#credits p {
	font-size: 10px;
	margin-left: 10px;
	color: #1E0000;
	text-align: center;
	margin-top: 8px;
}
#credits a {
	color: #1E0000;
}
#credits a:hover, #credits a:active {
	color: #FC0;
}
#home_header {
	height: 316px;
	background-image: url(images/bg_welkom.png);
}
#home_header h1 , #aanbiedingen h1{
	margin-left: 80px;
	font-size: 40px;
	padding-top: 40px;
}
#home_header h2{
	font-size: 14px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
	width: 325px;
	font-weight: normal;
}
.home_image {
	height: 150px;
	width: 320px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

#aanbiedingen {
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	height: 330px;
}
.aanbieding_oud {
	text-decoration: line-through;
}
.aanbieding_nieuw {
	font-size: 24px;
}
.aanbieding_links {
	float: left;
	width: 320px;
	margin-top: 20px;
	margin-left: 80px;
	height: 70px;
}
.aanbieding_rechts {
	width: 320px;
	margin-left: 20px;
	float: left;
	height: 70px;
	margin-top: 20px;
}
.aanbieding_info {
	font-size: 12px;
	font-style: normal;
	margin-left: 5px;
}
.aanbieding_datum {
	width: 320px;
	margin-left: 80px;
	float: left;
	height: 20px;
	margin-top: 5px;
	font-size: 9px;
}
#content {
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
}
#content h1 {
	color: #470000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content p {
	padding-bottom: 20px;
	padding-top: 10px;
}
#content img {
	padding-bottom: 10px;
}
.content_links {
	float: left;
	width: 320px;
	margin-top: 50px;
	margin-left: 80px;
}
.content_rechts {
	float: left;
	width: 320px;
	margin-top: 50px;
	margin-left: 20px;
}
