/* CSS Document */



/* algemene eigenschappen zoals bijvoorbeeld scrollbalken en achtergrond(kleur) */
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
background-repeat: no-repeat;
background-attachment: fixed;
color: #000000;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
}


/* hyperlinks */
a {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
color: #000000;
text-decoration: none;
}

/* hyperlinks al bezocht */
a:visited {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */  
font-style: normal;
}

/* hyperlinks bij mouseover */
a:hover {
color: #000000;
text-decoration: underline;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
}

/* hyperlinks bij click */
a:active {
color: #000000;
text-decoration: underline;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
}

/* navigatie tussen pagina's */
a:link.nav {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */  
font-style: normal;
}

a:hover.nav {
color: #000000;
text-decoration: underline;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
}

a:visited.nav {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */  
font-style: normal;
}

a:active.nav {
color: #000000;
text-decoration: underline;
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */  
font-style: normal;
}

.navtekst {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
}


/* Dikke tekst zonder achtergrondkleur op detailpagina */
.tekstBold {
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 12px; 
/* 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: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
color: #000000;
}

/* Dikke tekst met achtergrondkleur op detailpagina */
.leegBold {
font-weight: bold;
background-color: #eaeaea;
font-family: verdana; 
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-style: normal;
color: #000000;
}

/* Gewone tekst met achtergrondkleur op detailpagina */
.leeg {
background-color: #eaeaea;
font-family: verdana; 
font-size: 12px; 
/* letter-spacing: -1pt; */  
font-style: normal;
font-weight: normal;
color: #000000;
}


/* Dikke tekst op occasionpagina met achtergrondkleur (merk model uitvoering, carosserie, bouwjaar, brandstof, prijs) */
.tabelcelKopBold {
font-family: Verdana;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
font-weight: bold;
font-style: normal;
color: #000000;
background-color: #eaeaea;
}

/* Gewone tekst op occasionpagina met achtergrondkleur (kleur, kmstand, motorinhoud, [bekijk]) */
.tabelCelOmschrijving {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 12px; 
/* letter-spacing: -1pt; */ 
color: #000000;
background-color: #CCCCCC;
}


/* Opties tekst op occasionpagina PRO met achtergrondkleur (kleur, kmstand, motorinhoud, [bekijk]) */
.tabelCelOpties {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 10px; 
font-style: normal;
color: #000000;
background-color: #FFFFFF;
}


/* kleine tekst (disclaimer en "autofilter") */
.kleineLetters {
font-family: verdana; 
font-size: 10px; 
font-style: normal;
font-weight: normal;
color: #000000;
}





td {
font-size: 12px;
border-color: #000000;
}


td.kop {
background-color: #FFFFFF;
}





/* OVERIGE STYLES - Autocommerce */

.select {
font-size: 12px;
background-color: #FFFFFF;
border-color: #F3F3F3;
}


.checkbox {
font-size: 9pt;
background-color: #F3F3F3;
border-color: #F3F3F3;
}


td.menu {
text-align: center;
border-top-style: solid;
border-top-width: 1;
border-bottom-style: solid; border-bottom-width: 1;
border-color: #000000;
background-color: #E6E3DF;
}

td.activemenu {
text-align: center;
border-top-style: solid;
border-top-width: 1; border-top-color:#000000;
border-bottom-style: none;
border-bottom-width: 1;
background-color: #FFFFFF;
}



td.submenu {
text-align: center;
border-top-style: solid;
border-top-width: 1; border-bottom-style: solid;
border-bottom-width: 1;
border-color: #000000;
background-color: #FF0000;
}

td.activesubmenu {
text-align: center;
border-top-style: solid;
border-top-width: 1;
border-bottom-style: none; border-bottom-width: 1;
background-color: #D4D0C8;
}



td.menuhoek {
background-color: #E6E3DF;
border-bottom-style: solid; border-bottom-width: 1;
border-color: #000000;
}

td.activemenuhoek {
background-color: #FFFFFF;
}



td.submenuhoek{
background-color: #FF0000;
border-bottom-style: solid;
border-bottom-width: 1;
border-color: #000000;
}

td.activesubmenuhoek {
background-color: #D4D0C8;
}



#pup {
position:absolute; 
visibility:hidden; 
z-index:200; 
width:130;
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
}


.tabsv6_down {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
# background-image: url(../images/tab_achtergrond_down.gif);
text-align: center;
border: 0px;
height: 25px;
width: 98px;
}


.tabsv6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-image: url(../images/tab_achtergrond.gif);
text-align: center;
border: 0px;
height: 25px;
width: 98px;
}