/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* CSS Document */

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
line-height: 16px;
}

p,h1,h2,ul,ol,dl,form,table {
margin: 0 0 16px 0;
padding: 0;
}

p {
text-align: justify;
}

h1,h2 {
font-size: 18px;
font-weight: normal;
}

h3 {
font-size: 12px;
margin: 0;
}

a {
color: #000000;
}

a:hover {
color: #666666;
}

a:focus {
outline: none;
}

.clear {
clear: both;
}


/* detail */

#detail .back, .route, form, #cartools, .footer  {
display: none;
}

#carspecs {
position: relative;
float: left;
line-height: 18px;
width: 220px;
}

#carspecs dt {
float: left;
width: 90px;
}

#carspecs .price {
font-size: 18px;
margin-bottom: 10px;
}

#carspecs img.nap  {
position: absolute;
right: 10px;
top: 90px;
}

.right-container {
float: right;
width: 324px;
}

#afbeelding img {
padding: 1px;
border: 1px solid #cccccc;
}

/*.collumn {
float: left;
width: 270px;
margin-bottom: 16px;
}*/

#listing {
margin-bottom: 16px;
}

#listing a {
font-size: 14px;
}

#listing, #options, #comments, #dealerinfo {
clear: both;
}
