BODY      { font-family			: Arial, Verdana, Helvetica, sans-serif;
            color				: #000000;
			background-repeat	: no-repeat;
			background-position	: 85% 85%;
            font-size 			: 11px;
			margin-left			: 0px;
			margin-top			: 0px;
          }

P         { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 11px;
          }


H1        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 20px;
            font-weight     : 900;
          }

H2        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 12px;
            font-weight     : 600;
          }

H3        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 16px;
            font-weight     : 100;
          }

H4        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 11px;
            font-weight     : 700;
          }

H5        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 10px;
            font-weight     : 700;
          }

H6        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #00B760;
            font-size       : 10px;
            font-weight     : 100;
          }

TD        { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #000000;
            font-size       : 11px;
            font-weight     : 100;
          }

hr {
	color:#333;
	background-color:#333;
	height:1px;
	border:none;
}

strong {	font-weight     : bold;
}

a:link    { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #008948;
            font-size       : 11px;
            font-weight     : 800;			
            text-decoration : none;
			background-repeat      : no-repeat;
			background-position    : 85% 85%;			
          }

a:visited { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #008948;
            font-size       : 11px;
            font-weight     : 800;            
            text-decoration : none;
          }

a:hover   { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #660000;
            font-size       : 11px;
            text-decoration : none;
          }

a:active  { font-family     : Arial, Verdana, Helvetica, sans-serif;
            color           : #660000;
            font-size       : 11px;
            text-decoration : none;
          }
		  
a.menu1:link	{ font-family   	: Arial, Verdana, Helvetica, sans-serif;
            	color				: #FFFFFF;
            	font-size       	: 11px;
            	font-weight			: 800;			
            	text-decoration		: none;
				background-repeat	: no-repeat;
				background-position	: 85% 85%;
				}

a.menu1:visited { font-family   	: Arial, Verdana, Helvetica, sans-serif;
            	color				: #FFFFFF;
            	font-size       	: 11px;
            	font-weight			: 800;			
            	text-decoration		: none;
				background-repeat	: no-repeat;
				background-position	: 85% 85%;
				}

a.menu1:hover   { font-family		: Arial, Verdana, Helvetica, sans-serif;
            	color				: #000000;
            	font-size			: 11px;
            	text-decoration		: none;
          		}

a.menu1:active  { font-family		: Arial, Verdana, Helvetica, sans-serif;
            	color				: #FFFFFF;
            	font-size			: 11px;
            	text-decoration		: none;
          		}
				
a.menu2:link	{ font-family   	: Arial, Verdana, Helvetica, sans-serif;
            	color				: #000000;
            	font-size       	: 11px;
            	font-weight			: 600;			
            	text-decoration		: none;
				background-repeat	: no-repeat;
				background-position	: 85% 85%;
				}

a.menu2:visited { font-family   	: Arial, Verdana, Helvetica, sans-serif;
            	color				: #000000;
            	font-size       	: 11px;
            	font-weight			: 600;			
            	text-decoration		: none;
				background-repeat	: no-repeat;
				background-position	: 85% 85%;
				}

a.menu2:hover   { font-family		: Arial, Verdana, Helvetica, sans-serif;
            	color				: #008040;
            	font-size			: 11px;
            	text-decoration		: none;
          		}

a.menu2:active  { font-family		: Arial, Verdana, Helvetica, sans-serif;
            	color				: #000000;
            	font-size			: 11px;
            	text-decoration		: none;
          		}
				
table.left-right-border {
	width:780px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: none;
	border-bottom: none;
}

left-right-border {
	width:780px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: none;
	border-bottom: none;
}

.maincontent {
	width:600px;
	margin-left:0px;
	text-align:left;
}

.maincontent-olp {
	width:600px;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
}

.width600px {
	width:600px;
}

.prijs-info-button {
	background-color:#FF6600;
	color:#FFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
    font-weight:bold;			
}

.tablewidth780px {
	width:780px;
}

a.productoverview:link, a.productoverview:visited, a.productoverview:hover, a.productoverview:active {
	color:#008948;
	font-size:10px;
	font-weight:bold;
	line-height:130%;
	}
	
a.productoverview:hover {
	color:#660000;
	}

.smallimages {
	display:block;
	float:left;
	width:140px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;
}

.img {
	border:none;
}

.img-140pixw {
	border:none;
	width:140px;
}

.img-200pixw {
	border:none;
	width:200px;
	margin-left:10px;
}

.img-300pixw {
	border:none;
	width:300px;
	margin-left:10px;
}

.img-350pixw {
	border:none;
	width:350px;
	margin-left:10px;
}

.kader1 {
	display:block;
	float:left;
	width:582px;
	background-color:#DEF7E7;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-left:5px;
}

.kader2 {
	display:block;
	float:left;
	width:582px;
	background-color:#DEF7E7;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-left:0px;
}

.clearboth {
	clear:both;
	height:10px;
}

.item {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:0.5px solid #000000;
	clear:both;
}

.item2 {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

.opvallend-bericht {
	position:relative;
	top:0px;
	margin-top:20px;
	padding-top:6px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border:1px dashed #00B760;
	background-color:#D9F4E7;
}

.rood {
	color:#F00;
}
