/* algemeen */
body, html {
	margin: 0px;
	background-color: #faf4e4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#container {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headermenu {
	float: left;
	height: 40px;
	width: 965px;
}
#contentvak {
	float: left;
	width: 965px;
}
#content_links {
	float: left;
	width: 270px;
	padding-right: 5px;
}
#logo {
	float: left;
	width: 270px;
	margin-top: 40px;
}
.rubriek {
	float: left;
	width: 270px;
	margin-top: 5px;
}
.rubriek_begin_header {
	float: left;
	height: 25px;
	width: 260px;
	background-image: url(../images/rubriek_begin_header.jpg);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.rubriek_header {
	float: left;
	height: 25px;
	width: 260px;
	background-image: url(../images/rubriek_header.jpg);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.rubriek_content {
	width: 270px;
	background-image: url(../images/rubriek_content.jpg);
	background-repeat: repeat-y;
	float: left;
}
.rubriek_adv {
	float: left;
	width: 260px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.rubriek_banner {
	text-align: center;
	margin-bottom: 5px;
}


.rubriek_footer {
	float: left;
	height: 10px;
	width: 270px;
	background-image: url(../images/rubriek_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/* rubriekmenu begin */
#rubriekmenu_nav {
	list-style:none;
	float: left;
	width: 270px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/rubriek_achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#rubriekmenu_nav a {
	float: left;
	height: 30px;
	width: 225px;
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 15px;
}
#rubriekmenu_nav li a {
	text-decoration: none;
	color: #9b8966;
	background-image: url(../images/icons/menu_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
}
#rubriekmenu_nav li a:hover {
	text-decoration: underline;
	background-image: url(../images/icons/menu_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rubriekmenu_nav li a.rubriekmenu_actief {
	text-decoration: underline;
	background-image: url(../images/icons/menu_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* einde rubriekmenu */

#content_rechts {
	float: left;
	width: 689px;
}
#header_foto {
	margin-top: -35px;
	margin-left: 335px;
	height: 121px;
	width: 372px;
	position: absolute;
}

#header {
	margin-top: 40px;
	background-image: url(../images/header_achtergrond.jpg);
	width: 689px;
	height: 58px;
	float: left;
}
#content_midden {
	float: left;
	width: 669px;
	height: 106px;
	background-image: url(../images/content_tekst_achtergrond.jpg);
	margin-top: 5px;
	color: #95C420;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EFECE3;
}
#content_tekst  {
	color: #92825E;
	line-height: 18px;
	float: left;
	width: 669px;
}
.content_box {
	float: left;
	width: 689px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#content_box_header {
	float: left;
	width: 674px;
	height: 15px;
	background-image: url(../images/content_box_header.jpg);
	background-repeat: no-repeat;
	color: #9B8966;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.content_box_midden {
	float: left;
	width: 684px;
	padding-left: 5px;
	margin-top: 5px;
}
#content_box_links {
	float: left;
	width: 370px;
}

#product_half_header {
	float: left;
	width: 370px;
	background-image: url(../images/product_half_header.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
#product_half_midden {
	background-image: url(../images/product_half_midden.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	height: 225px;
}
#product_half_titel {
	color: #93845B;
	padding-bottom: 2px;
}
#product_half_links {
	float: left;
	width: 150px;
}
#product_half_prijs {
	position: absolute;
	margin-top: 15px;
	width: 70px;
	text-align: center;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}

#product_half_ster {
	height: 73px;
	width: 70px;
	margin-top: 80px;
	margin-left: 0px;
	position: absolute;
}
#product_half_rechts {
	float: left;
	width: 180px;
	color: #93845B;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.product_half_rechts_winkellogo {
	float: left;
	width: 200px;
	color: #93845B;
	text-align: left;
	padding-top: 10px;
}

#product_half_button {
	float: left;
	width: 350px;
	clear: both;
	margin-top: -5px;
}

#product_half_button_winkel {
	float: right;
	height: 35px;
	text-align: right;
}


#product_half_footer {
	background-image: url(../images/product_half_footer.jpg);
	float: left;
	height: 15px;
	width: 370px;
}

#content_box_rechts {
	float: left;
	width: 314px;
	text-align: center;
}
.product_klein_box {
	float: left;
	color: #7c8d34;
	font-weight: bold;
	padding-left: 5px;
	width: 166px;
	padding-bottom: 5px;
}
.product_klein_header {
	float: left;
	height: 15px;
	width: 166px;
	background-image: url(../images/product_klein_header.jpg);
	background-repeat: no-repeat;
}
.product_klein_midden {
	float: left;
	width: 156px;
	background-image: url(../images/product_klein_midden.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: 150px;
}
.product_klein_footer {
	background-image: url(../images/product_klein_footer.jpg);
	float: left;
	height: 96px;
	width: 166px;
	background-repeat: repeat-x;
}
.product_klein_f-header {
	float: left;
	width: 156px;
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.product_klein_f-footer {
	float: left;
	width: 166px;
	height: 45px;
	text-align: center;
	padding-top: 10px;
}

#content_box_footer {
	background-image: url(../images/content_box_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 689px;
}
#footer {
	float: left;
	width: 949px;
	margin-top: 5px;
	background-image: url(../images/footer_achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #EFECE3;
	height: 23px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #9B8966;
}

