body {
	scrollbar-3dlight-color: #4F5367;
	scrollbar-arrow-color: #4F5367;
	scrollbar-base-color: #EAEAF2;
	scrollbar-darkshadow-color: #EAEAF2;
	scrollbar-face-color: #EAEAF2;
	scrollbar-highlight-color: #EAEAF2;
	scrollbar-shadow-color: #4F5367;
}

.input  {		
	font-family : Arial;
	font-size : 12px;
	color : #3e4359;
	border : 1px solid #4f5367;
	background : #d1d5e2;
	width: 200;
}
.button {		
	font-family : Arial;
	font-size : 12px;
	color : #3e4359;
	border : 1px solid #4f5367;
	background : #d1d5e2;
}
.textarea {		
	font-family : Arial;
	font-size : 12px;
	color : #3e4359;
	border : 1px solid #4f5367;
	background : #d1d5e2;
	width: 200;
}
.biglight {
	font-family : arial;
	font-weight : bold;
	font-size : 18px;
	color : #3e4359;
	text-decoration : none;
}
a.light:link {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
}
a.light:active {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
}
a.light:visited {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
}
a.light:hover {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #FFC71B;
	text-decoration : none;
}
a.dark:link {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	line-height : 12px;
}
a.dark:active {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	line-height : 12px;
}
a.dark:visited {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	line-height : 12px;
}
a.dark:hover {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
	line-height : 12px;
}
a.normal:link {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
	line-height : 12px;
}
a.normal:active {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
	line-height : 12px;
}
a.normal:visited {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
	text-decoration : none;
	line-height : 12px;
}
a.normal:hover {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
	text-decoration : underline;
	line-height : 12px;
}
body.sub {
	background-image : url("images/background.jpg");
	background-repeat : repeat-x;
	background-attachment : fixed;
	background-position : 50% 100%;
}

td {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
}

td.standard {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
}
td.header {
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	color : #3e4359;
}
td.headerlight {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
}
td.light {
	font-family : arial;
	font-size : 11px;
	color : #3e4359;
}
td.slight {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #8a8c9d;
}
.arrow {
	color: #FFC71B;
	font-weight: bold;
}
.lijn {
	width: 1px;
	background-image : url("images/lijn.jpg");
}
a {
	color: #FFC30B;
	text-decoration : none;
	font-weight: bold;
}

.top_tbl {
	border-left: 1px solid #4f5367;
	border-right: 1px solid #4f5367;
}
.top_kop1 {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #3e4359;
	background: #d1d5e2;
	text-align: center;
}
.top_kop2 {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #3e4359;
	background: #ffc71b;
	text-align: center;
}
.top_item {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: #3e4359;
	background: #ffffff;
	text-align: center;
}
.tot_l {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #3e4359;
}
.tot_m {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffc71b;
}
.tot_r {
	padding: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #3e4359;
}
.auto_detail {
	border: 1px solid #4f5367;
}
.arrow_white {
	color: #ffffff;
	font-weight: bold;
}
.zoek {
	font-family : arial;
	font-size : 12px;
	color : #3e4359;
}
.zoek_input {
	font-family: Arial;
	font-size: 11px;
	width: 80px;
	color : #3e4359;
	border : 1px solid #4f5367;
	background : #d1d5e2;
}	
td.table_light {
	font-family : arial;
	font-size : 11px;
	color : #3e4359;
	background-color: #D1D5E2;
}
.geel {
   color:#ffc30b;
}
.paars {
   color:#3e4359;
}
.licht_paars {
   color:#aeb0bc;
}
.grijs {
   color:#c6c0b0;
}
