﻿/* Dikke tekst op occasionpagina met achtergrondkleur (merk model uitvoering, carosserie, bouwjaar, brandstof, prijs) */
.tabelcelKopBold {
font-family: Verdana;
font-size: 8pt; 
letter-spacing: -1pt; 
font-weight: bold;
font-style: normal;
color: #000000;
background-color: #e2e2e2;
}


/* Gewone tekst op occasionpagina PRO met achtergrondkleur (kleur, kmstand, motorinhoud, [bekijk]) */
.tabelCelOmschrijving {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 8pt; 
letter-spacing: -1pt; 
color: #000000;
background-color: #e2e2e2;
}


/* Opties tekst op occasionpagina met achtergrondkleur (kleur, kmstand, motorinhoud, [bekijk]) */
.tabelCelOpties {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 10px; 
font-style: normal;
color: #000000;
}


/* kleine tekst (disclaimer en "autofilter") */
.kleineLetters {
font-family: verdana; 
font-size: 10px; 
font-style: normal;
font-weight: normal;
color: #000000;
}

/* Dikke tekst zonder achtergrondkleur op detailpagina */
.tekstBold {
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 8pt; 
letter-spacing: -1pt; 
font-style: normal;
color: #000000;
}

/* gewone tekst zonder achtergrondkleur op detailpagina */
.tekst {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 8pt; 
letter-spacing: -1pt; 
font-style: normal;
color: #000000;
}

/* Dikke tekst met achtergrondkleur op detailpagina */
.leegBold {
font-weight: bold;
font-family: verdana; 
font-size: 8pt; 
letter-spacing: -1pt; 
font-style: normal;
color: #000000;
background-color: #EFEFEF;
}

/* Gewone tekst met achtergrondkleur op detailpagina */
.leeg {
font-family: verdana; 
font-size: 8pt; 
letter-spacing: -1pt;  
font-style: normal;
font-weight: normal;
color: #000000;
background-color: #EFEFEF;
}


#table14 a:link, #table14 a:visited, #table14 a:active{
		color:				#333333;
		font-family: Verdana;
	}
	
#table14 a:hover{
		color:				#aa2713;
		font-family: Verdana;
	}
	
#table14 a:link, #table14 a:visited, #table14 a:active{
		color:				#333333;
		font-family: Verdana;
	}
	
	
#contentnieuws, #contentimage { display: none;}

#autopagina td { text-align: left; }
#facebookframe {height: 40px; width: 350px; }

