/** 	print.css  
 	Versie 1.0 / 25-2-2007
  	
  	(C) Doorn WebBouw 2007 
  	http://www.doornwebbouw.nl | info@doornwebbouw.nl
  	
  	www.aanhangernodig.nl
-----------------------------------------------------------------------------*/


/* Algemeen (reset.yahoo)
-----------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* 
-----------------------------------------------------------------------------*/

body{
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: #fff;
}

#content{
	background: #fff;
}

main{
	background: #fff;
}

body #header{
	min-height: 175px;
	min-width: 800px;	
	_height: 175px;
	_width: 800px;
		
	background:  #fff url(http://www.doornwebbouw.nl/extern/allcar/etc/images/printlogo.gif) no-repeat top left;
	position: relative;
}

h1{
	font-size: 24px;
	margin-bottom: 20px;
}

h4{
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin-bottom: 14px;	
}

h2{
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
}

h3{
	font-size: 13px;
	font-style: italic;
	margin: 12px 0px 6px 12px;
}
	
p{
	margin: 16px 0px 16px 0px;
}


#top3wagens, #vestigingzoeker, #navigation, #extranav, #zoekbox, .leesmeer, #provincies, .box, #homelink, form{
	display: none;
}

.box {
	width: 300px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	position: relative;
}

.box img{
	display: none;
}

#content .box #tandemasser{
	position: relative;
	clear: both;
	font-size: 12px;
}



hr #sluitaf{
	clear: both;
}


#footer, #footer a, #footer #right{
	font-size: 10px;
	color: black;
	text-decoration: none;
	background: #fff;
}	

.floatleft{
	margin: 6px 6px 6px 0px;
	float: left;
}

.floatright{
	margin: 6px 0px 6px 6px;
	float: right;
}

#Passortiment p span{
	float: left;
}


#Passortiment .item{
mmin-height: 380px;
pposition: relative;
overflow: auto;
}



.itemkol{
float: left;
bbackground: #fafafa;
bborder-bottom: 1px solid gray;
padding-top: 4px;
margin-top: 10px;
margin-bottom: 30px;
}

#Passortiment p.itemregel{
width: 251px;
padding-left: 0px;
border-bottom: 1px silver solid;
overflow: auto;
margin-bottom: 0px;
height: 28px;

}

#Passortiment #content p.itemregel span.omschr{
	width: 96px !important;
	clear: left;
background: #f0f0f0;
padding-left: 4px;
height: 24px;
padding-top:4px;
font-weight: bold;
}

#Passortiment #content p.itemregel span.veld{
	width: 143px;
padding-left: 4px;
padding-top:4px;
}

#Passortiment #content p.itemregel span.kleinveld{
	width: 62px;
padding-left: 4px;
padding-top:4px;
text-align: right;
}