/* CSS Document productbladen*/

.website {
	display:none;
	}

#productinfo {
	margin:0 0 0 0;
	padding:15px 40px 45px 40px;
	background:#eee;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	}

#productinfo h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#0D5704;
	font-weight: bold;
	padding-top:-5px;
	}

#productinfo .print {
	float:right;
}

.foto-links {
	float:left;
	margin: 20px 40px 20px 0;
	}

.foto-rechts {
	float:right;
	margin: 20px 0 20px 40px;
	}

.tabel-rechts {
	float:right;
	}
	
	

/*.foto-3 {
	float:left;
	margin: 20px 40px 20px 0;
	}*/

.specstable {
	margin:15px 0 10px 0;
	width: 100%;
	border:none;
	clear:both;
	}

.ltable {
	margin:15px 0 10px 0;
	width: 100%;
	border:none;
	clear:both;
	}


