/* CSS Document */

body {
margin: 0;
padding: 0;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 150%;
}

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

h1 {
font-size: 100%;
}

h2 {
font-size: 100%;
}

h3 {
font-size: 100%;
margin: 0;
}


.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;
}
