body { color: #ccc; 
background-color: #3f4040; 
padding: 0px;
margin: 0px;
font-family: verdana, Arial, san-serif;
text-align: left;
}

p {
max-width: 970px;
}

p.zoek {
font-size: 14px;
font-weight: bold;
margin-left: 60px;
}

div#container {
height: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
}

div#header {
height: 162px;
width: 970px;
margin-left: auto;
margin-right: auto;
background: url(images/occasionpoortheader.jpg) no-repeat;
}

td {
font-size: 14px;
max-width: 970px;
}

div#tussenruimte {
height: 10px;
width: 100%;
}

div#content {
background: url(images/black.jpg);
background-repeat: repeat-y;
width: 970px;
margin-left: auto;
margin-right: auto;
}

div#zoeken {
width: 970px;
}

div#bodemzwart {
width: 970px;
height: 40px;
background: url(images/black.jpg);
background-repeat: repeat-y;
}

#subtext {
margin-left: auto;
margin-right: auto;
font-family: verdana, Arial, san-serif;
text-align: center;
font-size: 10px;
}
a {
text-decoration: none;
max-width: 170px;
}

a:link { 
color: #ccc; 
}
a:visited { 
color: #ccc; 
}
a:hover { 
color: #aaa; 
}
a:active { 
color: #ccc; 
}
