@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Wateringsevest 38, 2611 AW Delft
	http:==www.didjee.nl
	
	            
***********************************************************

*/

@import url('reset.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

div#top, ul#breadcrumbs, div#submenu, div#assortiment_formcontainer, div#login {
	display: none;
}

/*================= CONTENT =================*/

#content {
	padding: 30px 0 0;
	font-size: 12px;
	line-height: 148%;
	color: #484848;
}

#content h2 {
	font-size: 24px;
	color: #045533;
	margin-bottom: 25px;
	line-height: 120%;
	padding: 0;
}

#content p {
	margin: 10px 0;
}

/*========================== PRODUCTOVERZICHT ============================*/

div.detailtekst {
	margin-bottom: 30px;
}

.assortiment_overzicht ul {
	border-top: 1px dotted #D7D7D7;
	list-style-type: none !important;
	margin: 0 !important;
}

.assortiment_overzicht ul li {
	padding: 3px 0;
	border-bottom: 1px dotted #D7D7D7;
}

.assortiment_overzicht ul li a {
	color: #4A4A4A;
	padding-left: 12px;
	background: url(/images/pijltje_product.gif) no-repeat left;
}

.assortiment_overzicht ul li a:hover {
	color: #D8002B;
} 

/*========================== PRODUCTDETAIL ============================*/

.naar_overzicht {
	display: block;
	border-bottom: 1px solid #D7D7D7;
	padding: 8px 0;
	margin-bottom: 20px;
}

.naar_overzicht a, .naar_overzicht a:hover {
	color: black;
	text-decoration: none;
	font-family: "Trebuchet MS";
	background: url(/images/pijltje_naaroverzicht.gif) no-repeat left;
	padding-left: 12px;
	color: #D8002B !important;
}

.product_iconen {
	height: 30px;
	font-size: 10px;
	margin-top: 40px;
}

.product_iconen ul {
	position: relative;
	margin: -20px 10px 0 0 !important;
	float: left;
	list-style-type: none !important;
}

.product_iconen li {
	float: left;
	margin-right: 4px;
}

.product_iconen a {
	color: #4A4A4A;
}

a.verpakkingen_toggle {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
	line-height: 14px;
	padding-top: 8px;
	border-bottom: 1px dotted #4A4A4A;
}

.kader_contentcontainer ul {
	margin: 0 !important;
	list-style-type: none !important;
}

table.verpakking_overzicht {
	border-collapse: collapse;
	width: 100%;
}

table.verpakking_overzicht td {
	padding: 8px 0;
	border-bottom: 1px dotted #D7D7D7;
}

table.verpakking_overzicht td.verpakking_spec{
}

table.verpakking_overzicht td.product_naam {
	width: 250px;
}

table.verpakking_overzicht td.verpakking_naam {
	width: 200px;
}

table.verpakking_overzicht td.verpakking_bestelnummer {
	width: 150px;
}

table.verpakking_overzicht td.verpakking_bestellen {
	width: auto;
	padding: 0;
	text-align: right;
}

table.verpakking_overzicht input {
	border: 1px solid #999999;
	padding: 3px;
	background: #FAFAFA;
	width: 30px;
	font-size: 12px;
	margin-top: -6px;
	*margin-top: 0;
	margin-bottom: -2px !important;
	margin-right: 10px;
}

table.verpakking_overzicht a {
	cursor: pointer;
}

.recept_overzicht ul li a {
	color: #4A4A4A;
}

.recept_overzicht ul li {
	padding: 3px 0;
	border-bottom: 1px dotted #D7D7D7;
}

/*========================== BESTELLIJST BEVESTIGING ============================*/ 

table.bestellijst {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-collapse: collapse;
	width: 700px;
	margin: 20px 0;
}

table.bestellijst td {
	padding: 3px 0;
	border-bottom: 1px dotted #D7D7D7;
}

table.bestellijst td.product_naam {
	width: 250px;
}

table.bestellijst td.verpakking_naam {
	width: 250px;
}

table.bestellijst td.verpakking_bestelnummer {
	width: 250px;
}

/*=================== STYLING ====================*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}	

h1 {
	height: 125px;
	margin-left: 0;
}

h1 span {
	display: none;
}

h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}

h2 a {
	color: #D8002B !important;
	background: url(/images/pijltje_leesverder_h2.gif) no-repeat center right;
	padding-right: 15px;
}

h2 a:hover {
	color: #989898 !important;
}

h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	color: #D8002B;
	margin: 20px 0 10px;
}

hr {
	margin: 20px 0;
	border: none;
	height: 1px;
	background: #999999;
}

a.pdf {
	padding-left: 18px;
	background: url(/images/pdf_icon.gif) no-repeat center left;
}

a.klein, span.klein {
	padding: 0;
	font-size: 10px;
	color: #989898 !important;
	background: none;
}

#content a {
	color: #D8002B;
}

#content a:hover {
	color: #989898;
}

#content ol {
	list-style-type: decimal;
	margin: 25px;
}

#content ul {
	list-style-type: square;
	margin: 25px;
}

#content ul ul {
	list-style-type: circle;
	margin: 0 25px;
}

.kader_maincontainer h3 {
	margin: 0 8px;
	line-height: 30px;
}

.assortiment_scrollable h3 {
	margin: 0 0 15px;
	line-height: 100%;
}

img.beeld_border {
	border: 1px solid #999999;
}

img.beeldrechts {
	float: right;
	clear: right;
	display: inline !important;
	margin: 0 0 15px 15px;
}

img.beeldrechts_border {
	float: right;
	clear: right;
	display: inline !important;
	margin: 0 0 15px 15px;
	border: 1px solid #999999;
}

img.beeldlinks {
	float: left;
	margin: 0 15px 15px 0;
}

img.beeldlinks_border {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #999999;
}

a.leesverder, a.leesverder:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D8002B !important;
	text-decoration: none;
	background: url(/images/pijltje_leesverder.gif) no-repeat right;
	padding-right: 13px;
}

table {
	border-collapse: collapse;
	width: 400px;
}

table.tabel_lijnhorizontaal td {
	padding: 0 !important;
	line-height: 100% !important;
	border-bottom: 1px solid #EAEAEA;
}


