body{
	background:#ccc;
	}
#container{
	width: 805px;
	height: auto;
	margin: auto;
	}
#main_bovenkant{
	width:805px;
	height: 17px;
	background:url(images/main_bg_bk.gif);
	float:left;
	}
#main_slogan{
	width: 805px;
	height: 101px;
	background:url(images/main_bg_slogan.gif) bottom no-repeat;
	}
#main_headerpic{
	width: 805px;
	height: 275px;
	background:url(images/main_bg_headerpic.gif);
	}
#main{
	width: 805px;
	height: auto;
	background:url(images/main_bg.gif);
	float:left;
	}
#navigatie{
	width: 799px;
	height: auto;
	float: left;
	padding: 0 2px 0 4px;
	}
.button{
	width: 155px;
	height: 25px;
	padding: 5px 1px 0 1px;
	background:url(images/button_bg.gif) repeat-x;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #eee;
	text-decoration:none;
	}
.button a:hover{
	font-weight: bold;
	background: url(images/button_bg_hover.gif) repeat-x;
	}
.buttonstreep{
	width: 2px;
	height: 30px;
	background-color:#b90c0c;
	float: left;
	}	
#subnavigatie{
	width: 795px;
	height: auto;
	margin: 20px 0 0 4px;
	border-top: #b90c0c 2px solid;
	border-bottom: #b90c0c 2px solid;
	float:left;
	}
.subnavigatie_button{
	width: auto;
	height: 20px;
	float: left;
	padding: 5px 10px 0 10px;
	}
.subnavigatie_button a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b90c0c;
	font-weight: bold;
	text-decoration:none;
	}
.subnavigatie_button a:hover{
	text-decoration: underline;
	}
.subnavigatie_streep{
	width: 1px;
	height: 15px;
	background: #333333;
	float: left;
	margin-top: 5px;
	}
#content{
	width: 790px;
	height: auto;
	padding: 15px 0 0 15px;	
	float: left;
	}
#content_tekst{
	width: 610px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	}
#content_tekst h1{
	color: #b90c0c;
	font-size: 16px;
	}
#content_referenties{
	width: 152px;
	height: auto;
	float: left;
	}
#content_referenties_kop{
	width: 152px;
	height: 18px;
	background:url(images/referenties_kop.gif) no-repeat;
	text-indent:-9999px;
	float:left;
	}
#content_referenties_onder{
	width: 152px;
	height: auto;
	}
#content_referenties_onder_inhoud{
	width:120px;
	margin: auto;
	}
#content_referenties_inhoud{
	width: 116px;
	float: left;
	height: auto;
	border-right: 2px solid #b90c0c;
	border-left: 2px solid #b90c0c;
	padding-bottom: 5px;
	}
.content_referenties_afbeelding_rand_margin{
	margin: 0 2px 0 2px;
	}
.content_referenties_afbeelding_rand{
	width: 100px;
	height: auto;
	float:left;
	background: #fff;
	border: 1px solid #333;
	padding: 5px 5px 5px 5px;
	margin: 5px 0 10px 0;
	}
.content_referenties_afbeelding{
	width: 100px;
	height: 75px;
	}
#content_referenties_onderkant{
	width: 150px;
	height: 18px;
	background: url(images/referenties_ok.gif) no-repeat;
	float:left;
	}
#nieuws{
	width: 762px;
	height: auto;
	float: left;
	margin: 25px 0 0 15px;
	}
#nieuws_kop{
	width: 762;
	height: 23px;
	background: url(images/nieuws_kop.gif) no-repeat;
	}
#nieuw_inhoud_margin{
	margin: 0 0 0 16px;
	}
#nieuws_inhoud{
	width: 726px;
	height: auto;
	float:left;
	border-right: 2px solid #b90c0c;
	border-left: 2px solid #b90c0c;	
	}
.nieuws_item{
	width: 716px;
	height: 20px;
	padding: 5px 0 0 5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	}
.nieuws_item a{
	color: #333;
	text-decoration: none;
	}
.nieuws_item a:hover{
	font-weight:bold;
	}
#nieuws_onderkant{
	width: 762px;
	height: 23px;
	float:left;
	background:url(images/nieuws_ok.gif) no-repeat;
	}					
#main_onderkant{
	width: 805px;
	height: 25px;
	background:url(images/main_bg_ok.gif);
	float:left;
	}
#copyright{
	width: 805px;
	height: 25px;
	margin: auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:10px;
	font-size: 12px;
	}
.referentie_plaats{
	width: 550px;
	height: 200px;
	border: 2px solid #ccc;
	float: left;
	margin: 14px 0 10px 15px;
	background: #eee;
	}
.referentie_titel{
	width: 550px;
	height: 30px;
	padding: 5px 0 0 5px;
	font-size:22px;
	color: #b90c0c;
	font-weight: bold;
	}
.lijn_grijs{
	width: 550px;
	height: 3px;
	background: #ccc;
	float: left;
	}
.lijn_zwart{
	width: 550px;
	height: 3px;
	background: #333;
	float: left;
	}
.referentie_afbeelding_rand{
	width: 150px;
	height: 113px;
	margin: 20px 0 0 10px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #333;
	background: #fff;
	float:left;
	}
.referentie_afbeelding{
	width: 150px;
	height: 113px;
	float:left;
	}
.inhoud_referentie_plaats{
	width: 550px;
	height: auto;
	border: 2px solid #ccc;
	float: left;
	margin: 14px 0 10px 15px;
	padding-bottom: 5px;
	background: #eee;
	}
.inhoud_referentie_tekst{
	width: 550px;
	height: auto;
	padding: 5px 0 0 5px;
	float:left;
	}
.inhoud_referentie_afbeelding_rand{
	width: 80px;
	height: 60px;
	margin: 20px 0 0 10px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #333;
	background: #fff;
	float:left;
	}
.inhoud_referentie_afbeelding{
	width: 80px;
	height: 60px;
	float:left;
	}
.inhoud_nieuws_item{
	width: 500px;
	height: 30px;
	float:left;
	}
.inhoud_nieuws_item a{
	color: #333;
	text-decoration: none;
	}
.inhoud_nieuws_item a:hover{
	font-weight: bold;
	}
#productdetail{
	width: 600px;
	height: 225px;
	background:url(images/productdetail_bg.gif) center no-repeat;
	margin-top: 25px;
	}
#productdetail_foto{
	width: 150px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #b90c0c;
	margin: 25px 0 0 10px;
	float: left
	}
#productdetail_inhoud{
	width: 375px;
	height: 160px;
	margin: 15px 0 0 25px;
	float: left;
	}
.productdetail_kop {
	width: 375px;
	height: 45px;
	float: left;
	color: #b90c0c;
	font-size: 16px;
	}
.productdetail_tekst{
	width: 375px;
	height: auto;
	float: left;
	margin-top: 2px;
	}
.productdetail_tekst_links{
	width: 150px;
	height: auto;
	float: left;
	font-weight:bold;
	}
.productdetail_tekst_rechts{
	width: 225px;
	height: auto;
	float: left;
	}
.bestellen{
	width: 500px;
	margin: 25px 0 0 0;
	}
#bestel_naam{
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	}
#bestel_artikelen{
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	}
.form1{
	width: 225px;
	border: solid 1px #b90c0c;
	}
.formaantal{
	width: 25px;
	border: solid 1px #b90c0c;
	}
.formopmerkingen{
	border: solid 1px #b90c0c;
	}
.formvesturen{
	border: solid 1px #b90c0c;
	background: #fff;
	}
#bestel_opmerkingen{
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	}