@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d5d5d;
}

img {
	border:none;
}

ul {
	list-style:none;
}
h1 {
	background:url(images/h1les.png) left center no-repeat;
	font-size:12px;
	display:block;
	color:#ee2e2c;
	text-transform:uppercase;
	padding-left:45px;
	height:36px;
	line-height:36px;
	margin-top:29px;
	margin-bottom:10px;
	font-weight:bold;
}
.h1motor {

	background:url(images/h1motor.png) left center no-repeat;
	padding-left:60px;
	height:28px;
	line-height:28px;
	margin-top:29px;

}

.h1auto {
	background:url(images/h1auto.png) left center no-repeat;
	padding-left:60px;
	height:28px;
	line-height:28px;
	margin-top:29px;
	
}
.h1les {
	background:url(images/h1les.png) left center no-repeat;
	padding-left:45px;
	height:36px;
	line-height:36px;
	margin-top:29px;
}


h2 {
	font-size:12px;
	color:#ee2e2c;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

h3 {
	font-size:11px;
	color:#ee2e2c;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
	font-style:italic;

}

p {
}

body {
	background:url(images/body-bg.png) top center repeat-y #e9e9e9;
}

#site-wrapper {
	margin:0 auto 0 auto;
	width:807px;
	min-height:650px;
}

#top-wrap {
	float:left;
	width:206px;
	height:139px;
}
#logo {
	float:left;
	width:206px;
	height:94px;
}

#contact-info {
	float:left;
	width:156px;
	height:45px;
	margin-left:50px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.red-text {
	color:#ee2e2c;
	font-size:11px;
	font-weight:bold;
}

#navigatie {
	float:right;
	background:url(images/nav-bg.png) left top repeat-x;
	width:595px;
	height:32px;
	margin-top:40px;
}
#navigatierechts {
	float:right;
	background:url(images/nav-afronding-rechts-bg.png) right top repeat-x;
	width:6px;
	height:32px;
	margin-top:40px;
}

ul#main-navigatie {
	float:left;
}

ul#main-navigatie li {
	float:left;
}

ul#main-navigatie a:link, ul#main-navigatie a:visited {
	float:left;
	background:url(images/li-bg.png) right bottom no-repeat;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
	display:block;
	line-height:32px;
	text-decoration:none;

}
ul#main-navigatie a:hover, ul#main-navigatie a:active {
	float:left;
	background:url(images/li-over.png) right bottom repeat-x;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
	display:block;
	line-height:32px;
	color:#fff;
	text-decoration:none;
}

#logos {
	float:right;
	width:601px;
	height:77px;
	margin-top:20px;
	margin-bottom:8px;
	text-align:right;
}

#content-area {
	float:left;
	width:801px;
	min-height:450px;
}
/* ROUNDED CORNER BOX */
#tl {
	float:left;
	width:12px;
	height:12px;
	background:url(images/tl.png) top left no-repeat;
}
#t {
	float:left;
	width:777px;
	height:12px;
	background:url(images/t.png) top center repeat-x;
}
#tr {
	float:left;
	width:12px;
	height:12px;
	background:url(images/tr.png) top left no-repeat;
}

#content-rounded {
	float:left;
	width:801px;
	min-height:450px;
	background:url(images/rbg.png) top left repeat-y;
}
#bl {
	float:left;
	width:12px;
	height:12px;
	background:url(images/bl.png) top left no-repeat;
}

#b {
	float:left;
	width:777px;
	height:12px;
	background:url(images/b.png) top center repeat-x;
}

#br {
	float:left;
	width:12px;
	height:12px;
	background:url(images/br.png) top left no-repeat;
}


#breadcrumbs {
	float:left;
	width:752px;
	margin-left:25px;
	text-transform:uppercase;
	font-size:11px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	float:left;
	text-decoration:none;
	font-size:11px;
	margin-left:4px;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	float:left;
	text-decoration:none;
	font-size:11px;
	color:#ee2e2c;
	font-weight:bold;
}

#subnavigatie {
	float:left;
	width:165px;
	height:350px;
	min-height:250px;
	background:url(images/sub-bg.png) top left no-repeat;
	margin-left:5px;
	margin-top:29px;
}

ul#subnav li a:link, ul#subnav li a:visited {
	display:block;
	width:165px;
	background:url(images/sub-li.png) left 4px no-repeat;
	padding-left:20px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:16px;
	font-size:11px;
}
ul#subnav li a:hover, ul#subnav li a:active {
	color:#ee2e2c;

	
}
	

#content {
	float:left;
	width:575px;
	margin-left:25px;	
}

/*ROUNDED FOOTER*/
#ftl {
	float:left;
	width:12px;
	height:12px;
	background:url(images/ftl.png) top left no-repeat;
}
#ft {
	float:left;
	width:777px;
	height:12px;
	background:url(images/ft.png) top center repeat-x;
}
#ftr {
	float:left;
	width:12px;
	height:12px;
	background:url(images/ftr.png) top left no-repeat;
}

#footer-rounded {
	float:left;
	width:801px;
	min-height:40px;
	background:url(images/frbg.png) top left repeat-y;
	text-align:center;
}
#fbl {
	float:left;
	width:12px;
	height:12px;
	background:url(images/fbl.png) top left no-repeat;
}

#fb {
	float:left;
	width:777px;
	height:12px;
	background:url(images/fb.png) top center repeat-x;
}

#fbr {
	float:left;
	width:12px;
	height:12px;
	background:url(images/fbr.png) top left no-repeat;
}
.footer {
	float:left;
	font-size:10px;
	line-height:10px;
	text-align:center;
	width:801px;
}
.footer a:link, .footer a:visited {
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.footer a:hover, .footer a:active {
	font-size:10px;
	text-align:center;
	text-decoration:underline;
	color:#98a0ac;
}

#sitemap ul {
	margin-top:5px;
	margin-left:20px;
	list-style:square;
}

#sitemap li a {
	color:#5d5d5d;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#sitemap ul ul a {
	color:#5d5d5d;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#sitemap li a:hover {
	color:#ee2e2c;
	text-decoration:underline;
}

#sitemap ul ul a:hover {
	color:#ee2e2c;
	text-decoration:underline;
}
#content ul {
	margin-top:5px;
	list-style: circle;

} 
#content ul li {
	margin-left:20px;
}

#content ul li ul li {
	margin-left:20px;
	
}
