body
{
	font-family: arial;
	font-size: 10px;
}

input
{
	Font-family: verdana;
	font-size: 11px;
}

a
{
	color: #CDB41F
}

ul
{
	list-style-type: square;
}

li
{
	list-style-type: square;
}

#container
{
	/*border: 1px solid red;*/
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}


#cursor
{
	cursor:pointer;
	
}
.header_top
{
	background-image:url('../images/header_top.jpg');
	height:24px;
	
}

.header_login
{
	background-image:url('../images/header_login.jpg');
	background-repeat: no-repeat;
	height: 96px;
	width: 228px;
	
	color: #858585; /*grijs*/
}

.header_left
{
	background-image:url('../images/header_left.jpg');
	background-repeat: no-repeat;	
	height: 96px;
	width: 612px;
}

.headertext
{
	text-align: right;
	color:yellow;
	font-size: 9px;
	color: #FFD706; /*geel*/
}

.kop1
{
	color:#666666 /*grijs*/;
	font-size: 12px;
	font-weight: bold;
	
}

.kop2
{
	color:#666666 /*grijs*/;
	font-size: 24px;
	font-weight: bold;
	
}

.kop3
{
	color:#191619 /*zwart*/;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
}

.kop4
{
	color:#666666 /*zwart*/;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
}


.kop5
{
	color:#666666 /*zwart*/;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
}

.kop5_line
{
	color:#666666 /*zwart*/;
	font-size: 11px;
	font-weight: bold;
	padding:2px;	
	border-bottom: 1px solid #B9B9B9	
}


h4
{
	font-size : 11px;
	color:black;
	font-weight:bold;
	margin:0px;
}

.nolinkstyle
{
	color:black;
	text-decoration:none;
}

.nolinkstyle a:link
{
	color:black;
	text-decoration:none;
}

a.nolinkstyle:hover
{
	text-decoration:underline;
	color:black;
}

.overzichtblock
{
	border: 1px solid #B5B5B5;
	padding:4px;	
	margin-bottom:16px;
}

.linkoverzicht
{
	color:#AE9202;
}

.headercell_yellow
{
	border-bottom:1px solid #FFD706;
}

.cell
{
	border-bottom:1px solid #D3D3D3;
}

.cell_filled_lightgray
{
	height:24px;
	background-color:#F1F1F1;
	padding:3px;
}

.headercell_filled_yellow
{
	height:18px;
	background-color:#FFD706;
	width:110px;
}

.cell_filled_lightgray_no_height
{
	background-color:#F1F1F1;
	padding-left:8px;
}

div#linkoverzicht a
{
	color:green;
}



.tekst_front_blok
{
	color:#808080 /*grijs*/;
	font-size: 11px;
	
	padding:4px;
	margin:4px;
	width:360px;
}

.tekst_nieuws
{
	color:#262626 /*zwart*/;
	font-size: 11px;
	padding:4px;
	padding-top:0px;
	padding-left: 13px;
	padding-right : 13px;
}

.tekst_contact
{
	color:#808080 /*grijs*/;
	font-size: 11px;
	background-color:#FFF9ED /*roze*/;
	width:360px;
}

.lees_verder
{
	color: #CDB41F;  /*geel-ig*/
	cursor: pointer;
	white-space: nowrap;
}

.button
{
	background-color:#FFD706;
	color: black;
	border:1px solid #B5B5B5/*lichtgrijs*/;
	cursor:pointer;
	width: 100px;
	font-size: 10px;
	
}

.textbox
{
	height:16px;
	font-size:10px;
	border: 1px solid #D7D7D7;	
	
}

.textbox_disabled
{
	height:16px;
	font-size:10px;
	border: 1px solid #D7D7D7;	
	background-color:#F8F8F8;
	color:#B1B1B1;
	
}

.snelheidsmeter
{
	padding-right:8px;
	background-image:url('../images/bg_left.jpg');
	background-repeat: no-repeat ;
}


.geel_blok
{
	background-color:#FFD706; /*geel*/
	min-height: 100%;height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */ 
}
.nieuwsitems
{
	background-color:#FFD706; /*geel*/
}

.nieuwsitem_uitgebreid
{
	background-color: #E6E6E6 /*grijs*/;
	width:224px;
	padding-left: 13px;  
	font-size: 11px;
}



.footer
{
	background-color: #CFCFCF;
	color: #7D7D7D ;/*donker grijs*/
		
}
