/* Presentation Stylesheet */

a { 
	color: #b8050a; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none;
}

a:hover { 
	color: #b8050a; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: underline;
}

a.highlight { 
	color: #b8050a; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none;
}





h1 {
	font-size: 185%;
	color: #1b3e94;
	background: transparent;
	line-height: 120%;
	font-weight: normal;

	padding: 0;
	margin: 6px 0 6px 0;
}

h2 {
	color: #b8050a;
	background: transparent;
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 0;


}

h3 {
	padding: 0;
	margin: 2px 0px 4px 0px;
	font-size: 105%;
	line-height: 120%;
	color: #396cac;
	background: transparent;
}

p{
	margin: 0 0 1em; 
}

p.intro{
	font-weight: normal;
	color: #302d1e; 
	line-height: 150%;
	letter-spacing: 1px;
}


strong {
	font-weight: bold;
	color: #1b3e94;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #0585dd;
	background-color: #0585dd;
	height: 1px;
	clear: both;
	margin: 8px 0 8px 0;
}



img.padding-left{
	margin: 0 0 6px 10px;
}



#content a.leesverder{
	float: right;
	font-weight: bold;	
	margin: 5px 10px 0 0;
}


div.hr{
	font-size: 1px;
	line-height: 1px;
	
	height: 2px;
	
	background: transparent url(../img/hrbg.gif);
	background-repeat: repeat-x;
	
	
	margin: 5px 0 5px 0;
}


img.img_content { background: #FFF; border: 1px solid #D2D2D2; padding: 2px; margin: 5px 8px 0px 0px; }


/* TOP */

#top img{
	float: left;
}

#top div#topnav{

	float: right;
	display: block;
	margin: 5px 0px 0 0;
	font-size: 85%;
	color: #898989;
}	

#top div#topnav a{
	
	font-size: 100%;
	font-weight: normal;
	color: #898989;
	padding: 0 0 0 0;
}	

#top div#topnav a:hover{
	color: #b8050a;
	text-decoration: underline;
	
	background: transparent url(../img/icons/top-arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
	
	
	
	
/* Content */	
	

#content #contenttop{
	height: 150px; 
	width: 635px;
	/* background: transparent url(../img/contenttopimg.jpg); */
	margin: 0 0 10px 0;
}


#content div#promo{
	overflow: hidden;
	margin: 20px 0 0 0;
}

#content div#promo div{
	background: transparent;
	width: 285px;
	height: 154px;
	overflow: hidden;
	float: left;
	margin: 0 0px 20px 0;
	
	border: 1px solid #d5d5d5;
	padding: 10px;
	
}

#content div#promo div.first{
	margin: 0 10px 0 0;
}


#content ul.check{
	padding-left: 40px;
	margin: 15px 0 15px 0px;
	font-size: 100%;
	line-height: 200%;
	list-style: url(../img/icons/li-check.gif);
}

#content div#promo div#kentekeninvoer{
	background-color: transparent;
	background-image: url('../img/kentekenplaat.gif'); 
	width: 200px; 
	height: 48px; 
	padding:0 0 0 58px; 
	margin:0;
	border: 0;
}

#content div#promo div#kentekeninvoer form{
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#content div#promo div#kentekeninvoer input{
	border: 0px solid #fff;
	width: 47px;
	height: 21px;
	background: transparent;
	margin: 11px 5px 0 0;
	padding: 0px 1px 4px 1px;
	color: #000;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}

#content div#promo div#kentekeninvoer input.submit{
	height: 1px; 
	width: 1px; 
	font-size: 1px;
	background-color: transparent;
}


form { 
  background-color: #fafafa; 
  width: auto;
  margin: 10px 0px 5px 0px;
  padding: 15px;  
  color: black;
}

div.error {
	border: 1px solid red;
	background-color : #FFCCCC;
	width: auto;
	margin: 5px 0px 15px 0px;
	padding: 15px;  
}

/* Breadcrums */

ul#breadcrums{

	font-size: 10px;
	color: #396cac;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	text-align:justify;
	
	list-style-type: disc;
	margin: 2px 0 4px 0;
	padding: 0px 0 0 0;
}

ul#breadcrums li{

	display: inline;
	
	background: transparent url(../img/icons/breadcrumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	padding: 0 3px 0 10px;
}

ul#breadcrums li a{
	color: #525252;
}

ul#breadcrums li a:hover{
	color: #d45100;
}

ul#breadcrums li.first{
	background: transparent;
	padding: 0 3px 0 0;
}





#content table td{
	font-size: 13px;
	line-height: 20px;
	color: #000;
	
	font-family: arial, "verdana", serif;
}





/* LEFTCOL */

#leftcol div.item{
	padding: 10px 15px 10px 15px;
}



#leftcol ul#nav{
	margin: 0px 0 30px 0;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
	font-size: 100%;
	width: 182px;
}

#leftcol ul#nav li{
	display: block;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-weight: bold;
}

#leftcol ul#nav li.first
{
	padding: 0px 0 0 0;
}

#leftcol ul#nav li a { 
	display: block;
	height: 19px;
	color: #000; 
	font-weight: normal; 
	text-decoration: none;
	margin: 0 0 0px 0px; 
	padding: 4px 0 2px 10px;
	background: transparent url(../img/icons/nav-li-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border: 1px solid #e8e8e7;
	border-width: 0 0 1px 0;
}

#leftcol ul#nav li.highlight a{
	color: #b8050a;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(../img/icons/nav-li-arrow-highlight.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#leftcol ul#nav li a:hover { 
	color: #b8050a; 
	font-weight: normal; 
	text-decoration: underline;
	background: transparent url(../img/icons/nav-li-arrow-highlight.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}



#leftcol div.item h2{
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

#leftcol div.item h2.bordertop{
	padding: 15px 0 0 0;	
	border: 1px solid #ededed;
	border-width: 1px 0 0 0;
}

#leftcol strong{
	color: #b8050a; 
	font-size: 140%;
	
}



form { 
	margin: 0; 
}

input { 
	background-color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	border:1px solid #C9C9C9; 
}

input.radio { 
	vertical-align: middle; 
	background-color: transparent; 
	border-style: none;
}

input.checkbox { 
	margin: 0 0.25em 0 0; 
	vertical-align: middle; 
	background-color: #fff; 
	border-style: none;
}

input.submit { 
	padding: 3px 12px 3px 12px;
	font-weight: bold; 
}

textarea {
	background-color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000; 
	border:1px solid #C9C9C9;
	height: 90px;
	width: 370px;
}

form .select{
	padding: 0;
	margin: 0px 0 4px 0;
	font-size: 11px;
	border: 1px solid #C9C9C9;
}





/* Footer */

#footer a{
	color: #4d4d4d;;
}

#footer a:hover{
	color: #d45100;
	text-decoration: underline;
}













