html, body {
	height: 100%;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #004D9F;
} 

a:hover {
	text-decoration: none; 
	color: #CC0000
}

.leesmeer {
	display: inline;
	padding: 2px 15px 0px 0px;
	background: url(images/ico-bullit.gif) top right no-repeat;
}

img {
	border: none;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

body, td, input, select, textarea {
	color: #666; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}

p {
	margin: 0px 0px 14px 0px;
}

.pagina {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding: 0px 0px 0px 10px;
	background: url(images/ico-bullit.gif) no-repeat;
}

h1, h2 {
	line-height:1em;
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
}	

#htmlveld ul {
	padding: 0px 0px 12px 0px;
}

#htmlveld li {
	padding: 0px 0px 0px 10px;
	background: url(images/ico-bullit-square-groot.gif) no-repeat;
}

#sitemap li {
	font-weight: bold;
	padding: 0px 0px 2px 10px;
	background: url(images/ico-bullit.gif) no-repeat;
}

#sitemap li ul li {
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	background: url(images/ico-bullit.gif) no-repeat;
}

.terug {
	padding: 0px 0px 0px 10px;
	background: url(images/ico-bullit-terug.gif) no-repeat;
}

.subfunc li {
	float: right;
	padding: 0px 10px 0px 10px;
	background: url(images/ico-bullit.gif) no-repeat;
}


/* subfunc balkje */

.subfunc {
	width: 760px;
	height: 21px;
	background: url(images/bg-subfunc.gif) top left no-repeat;
	text-align: right;	
	padding: 4px 8px 0px 0px;
	font-size: 11px;
}

.subfunc ul {
	margin: 0px 0px 29px 0px;
}

/* pagina layout */
.wrapper {
	width: 760px;
	width/**/:/**/ 750px;	
	overfow: hidden;
	padding: 29px 0px 50px 10px;
}

.submenukolom {
	width: 143px;
	overflow: hidden;	
	float: left;
}

.werkveld {
	width: 600px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 7px;
}

.flashBlokVervolg {
	width: 599px;
	height: 150px;
	border-bottom: 1px solid #666;
	overflow: hidden;
	margin: 0px 0px 12px 0px;
}


/* footer */

.footer {
	font-size: 11px;
	padding: 7px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	color: #999;
	width: 600px;
	background: url(images/img-stippellijn.gif) top left repeat-x;
	clear: both;
}


.footer a:link, .footer a:visited, .footer a:active, .blokLijn a:link, .blokLijn a:visited, .blokLijn a:active, .productIntro a:link, .productIntro a:visited, .productIntro a:active, .font11 a:link, .font11 a:visited, .font11 a:active {
	color: #999;
} 

.footer a:hover, .blokLijn a:hover, .productIntro a:hover, .font11 a:hover {
	color: #333;
}

/* zoekblokje */

.veldZoek {
	width: 116px;
	height: 17px;
	border: 1px solid #A9A9A9;
	background: #F0F0F0;
	float:left;
	margin: 4px 0px 0px 0px;
}

.btnZoek {
	width: 21px;
	height: 21px;	
	float:right;	
	background: url(images/btn-zoeken.jpg);
	margin: 4px 0px 0px 0px;	
}

.zoeken {
	display: block;
	height/**/:/**/ 30px;
	height: 40px;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;
	clear: both;
}

.zoeken label {
	font-weight: bold;
	float: left;
}

.zoekUitgebreid {
	float: right;
	font-size: 11px;
}

.banner {
	margin: 0px 0px 10px 0px;
}

/* hoofdmenu */

.submenus {
	position:absolute;
	top: 105px; 
	width: 600px; 
	font-size: 11px;
}

.submenu {
	position: absolute; 
	padding: 1px 5px 0px 5px;
	z-index: 10; 
	display: none; 
	background: #D9E5F3 url(images/menu/submenu-lijn.gif) top left;
}

.submenu a {
	line-height: 14px;
}

.sub01 {
	left: 0px; 
}

.sub02 {
	left: 120px; 
}

.sub03 {
	left: 240px; 
}

.sub04 {
	left: 360px; 
}

.sub05 {
	right: 0px; 
}

.submenu li {
	float: none;
	padding: 0px 0px 2px 10px;
	background: url(images/ico-bullit.gif) top left no-repeat;
	font-weight:normal !important;
}

/* homepage */

.flashBlokHome {
	width: 600px;
	height: 200px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	clear: both;
}

.txtBlokHome {
	width: 380px;
	float: left;
	overflow: hidden;
}

.bannerBlokHome {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
}

.blokLijn {
	font-size: 11px;
	padding: 7px 0px 12px 0px;
	color: #999;
	width: 100%;
	background: url(images/img-stippellijn.gif) top left repeat-x;
	clear: both;
}

.siteHome {
	clear: both;
	width: 600px;
	overflow: hidden;
}

.txtBlok {
	width: 599px;
	overflow: hidden;
	background: url(images/bg-kopbalk.jpg) top left repeat-x;
	padding: 0px 0px 50px 0px;
}

/* producten */

.hoofdgroepIntro {
	width: 600px;
	margin: 0px 0px 12px 0px;
}

.hoofdgroepProducten {
	width: 390px;
	padding: 10px 0px 0px 0px;
	background: url(images/img-stippellijn.gif) top left repeat-x;	
	float: left;
}

.hoofdgroepKlanten {
	width: 200px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	background: url(images/img-stippellijn.gif) top left repeat-x;	
	float: left;
}

.hoofdgroepProducten li {
	width: 195px;
	width/**/:/**/ 185px;	
	float: left;
	padding: 0px 0px 0px 10px;
	background: url(images/ico-bullit.gif) top left no-repeat;	
}

.productItem {
	width: 600px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 15px 0px;	
}

.productThumb {
	width: 100px;
	height: 100px; 
	float: left;
	background: url(images/bg-subgroep-thumb.gif) top left no-repeat;
	overflow: hidden;	
}

.productIntro {
	float: left;
	width: 480px;
	color: #666;
	margin: 0px 0px 0px 10px;
}


.productOverigIntro {
	float: left;
	width: 380px;
	color: #666;
	margin: 0px 0px 0px 10px;
}

.overige {
	width: 100%;
	background: url(images/img-stippellijn.gif) top left repeat-x;
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px 0px 0px;		
}

.productDetail {
	display: table;
	width: 100%;
	padding: 7px;
	color: #666;
	background: #EBEBEB;
}

.productDetail img {
	width: 193px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	border: 1px solid #B6B6B6;
}

.productDetailIntro {
	width: 380px;
	overflow: hidden;
	float: left;
}

.productDetailPrintFunc {
	width: 599px;
	width/**/:/**/ 584px;
	text-align: right;
	height: 24px;
	height/**/:/**/ 16px;
	padding: 4px 10px 4px 5px;
	background: url(images/bg-detail-bottom.gif) top left no-repeat;
	overflow: hidden;
}

.occasionItem {
	width: 294px;
	float: left;
	overflow: hidden;
	margin: 0px 0px 15px 0px;	
}

.occasionItemThumb {
	width: 100px;
	height: 100px; 
	float: left;
	background: url(images/bg-subgroep-thumb.gif) top left no-repeat;
	overflow: hidden;	
}

.occasionItemGegevens {
	width: 185px;
	float: left;
	margin: 0px 0px 0px 9px;
	overflow: hidden;
}


#technisch th {
	text-align: left;
	font-size: 11px;
	padding: 2px 2px 0px 0px;
	font-weight: normal;
	vertical-align: bottom;
}

#technisch td {
	width: 95px;
	vertical-align: top;
	padding: 2px 2px 0px 0px;
}

a.brochure:link, a.brochure:visited, a.brochure:active {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-brochure.gif) top left no-repeat;
	color: #004D9F;
}

a.brochure:hover {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-brochure.gif) top left no-repeat;
	color: #CC0000;
}

a.print:link, a.print:visited, a.print:active {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-print.gif) top left no-repeat;
	color: #004D9F;
}

a.print:hover {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-print.gif) top left no-repeat;
	color: #CC0000;
}


a.info:link, a.info:visited, a.info:active {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-info.gif) top left no-repeat;
	color: #004D9F;
}

a.info:hover {
	padding: 2px 0px 0px 20px;
	background: url(images/ico-info.gif) top left no-repeat;
	color: #CC0000;
}

.productsubmenu a:link, .productsubmenu a:visited, .productsubmenu a:active {
	color: #666;
}

.productsubmenu a:hover {
	color: #C00;
}

.productsubmenu li {
	font-weight: bold;
	padding: 3px 0px 8px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;
}

.productoverigsubmenu li {
	padding: 15px 0px 8px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;
}

.productsubsubmenu li {
	font-size: 11px;
	padding: 0px 0px 2px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;
}

.productsubsubmenu a {
	display: block;
	padding: 0px 0px 6px 10px;	
	background: url(images/ico-bullit.gif) top left no-repeat;
}

.productDetailInfo {
	margin: 12px 0px;
	padding: 0px 0px 0px 7px;
	width: 599px;
	width/**/:/**/ 592px;	
	overflow: hidden;
	background: url(images/img-stippellijn-verticaal-detail.gif) top left repeat-y;
}

.uitgebreideInfo {
	width: 385px;
	overflow: hidden;
	float: left;
}

.uitgebreideInfoFeatures {
	width: 187px;
	overflow: hidden;
	float: left;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 5px 20px;
	font-size: 11px;
}


.uitgebreideInfoFeatures ul {
	padding: 0px 0px 7px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;	
}

.uitgebreideInfoFeatures li {
	padding: 0px 0px 2px 8px;
	background: url(images/ico-bullit-square.gif) top left no-repeat;
}


.technisch img {
	padding: 0px 0px 12px 0px;
	background: url(images/img-stippellijn.gif) bottom left repeat-x;	
}

.pdfReader {
	width: 143px;
	width/**/:/**/ 133px;	
	font-size: 11px;
	padding: 5px;
	background: #F0F0F0;
	margin: 8px 0px 0px 0px;
}

.kopBalk {
	margin: 31px 0px 0px 0px;
	text-align: right;
}


/* text */
.font11 {
	font-size: 11px;
}


/* referenties */

.Referenties {
	width: 290px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: url(images/img-stippellijn.gif) top left repeat-x;	
	float: left;
}

/* uitgebreid zoeken */

.zoekenBoven {
	width: 290px;
	overflow: hidden;
	margin: 0px;
	height: 10px;	
	background: url(images/bg-zoeken-boven.gif) top left no-repeat;
	clear: both;
}

.zoekenMidden {
	width: 280px;
	width/**/:/**/ 280px;
	padding: 0px 5px;
	overflow: hidden;
	background: url(images/bg-zoeken-midden.gif) top left repeat-y;
}

.zoekenOnder {
	width: 290px;
	overflow: hidden;
	margin: 0px;
	height: 12px;
	background: url(images/bg-zoeken-onder.gif) top left no-repeat;
}

/* contact */
.contactBoven {
	display: table;
	width: 599px;
	width/**/:/**/ 589px;	
	margin: 0px;
	padding: 10px 5px 0px 5px;
	background: #F0F0F0 url(images/bg-contact-boven.gif) top left no-repeat;
}


.contactOnder {
	width: 599px;
	overflow: hidden;
	margin: 0px;
	height: 10px;
	background: url(images/bg-contact-onder.gif) top left no-repeat;
}

.veldCheckbox {
	width: 270px;
	clear: both;
}

.veld {
	border: 1px solid #A9A9A9;
	line-height: 14px;
}

.contactBoven td {
	padding: 0px;
	vertical-align: top;
}

/* Occasions */
.occasions h5 {
	font: normal 12px/18px "Arial Narrow", Arial, Helvetica, sans-serif;
}









/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }
	
	.wrapper {
		width: 650px;
		overfow: hidden;
		padding: 0px;
	}
	
	.werkveld {
		width: 650px;
		overflow: hidden;
		margin: 0px;
	}	
	

	ul {
		margin: 0px 0px 0px 15px;
		list-style-type: square;
	}
	
	.uitgebreideInfoFeatures li {
		padding: 0px 0px 6px 0px;
		background: none;
	}
	


}

