html {
	overflow-y: scroll;
	scrollbar-arrow-color:#cccccc; 
	scrollbar-track-color:#cccccc; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-shadow-color:#cccccc;
	background: #f7f7f8;
}

BODY {
	scrollbar-arrow-color:#cccccc; 
	scrollbar-track-color:#cccccc; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-shadow-color:#cccccc;
	background: #f7f7f8;

	color: #666666;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	font-style: normal;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#marketing {
	position:absolute;
	left:47px;
	top:155px;
	width:237px;
	height:67px;
	z-index:1;
}

#field {
	color: #696a6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 0px;
	border-color: #696a6e;
	border-style: solid;
	background-color: #696a6e;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF5F06;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696a6e;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696a6e;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696a6e;
	font-weight: bold;
	text-transform: uppercase;
}


#header {
	height: 92px;
	width: 535px;
}

#occasionlist {
	height: 258px;
	width: 535px;
	overflow: auto;
}


a:link {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}


a:visited {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}


.tekst {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #666666;
}


.tekstBold {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #666666;
}

.tekstBoldGroot {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 16px; 
	color: #666666;
}




.leegBold {
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: arial; 
	font-size: 12px; 
	color: #666666;
}


.leeg {
	background-color: #FFFFFF;
	font-family: arial; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


.tabelcelKopBold {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}


.tabelCelOmschrijving {
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12px; 
	color: #666666;
	background-color: #FFFFFF;
}


.tabelCelOpties {
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px; 
	font-style: normal;
	color: #666666;
}


.kleineLetters {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	color: #777777;
}


td {
	font-size: 12px;
	border-color: #FBF1BA;
}

td.kop {
	background-color: #FFFFFF;
}



.select {
	font-size: 8pt;
	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;
}


/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}


.sIFR-replaced {
	visibility: visible !important;
}


span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 15px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 12px;
}
