html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	line-height:16px;
}
html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
   	height: 100%; /* ie underscore hack */
	background-color:#b5b5b5;
}

th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #0066cc;
}
a:hover {
	color: #0066cc;
}
/* EIGEN CSS */
h1 {
	font-size: 16px;
	font-weight:bold;
	color:#005080;
	line-height:26px;
	margin:0;
	
}
h2 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#007945;
}
h3 {
	margin:0;
	padding:0;
	
	font-size:14px;
	font-weight:bold;
	
	color:#575c5e;
}
h3 a, h3 a:hover {
	color:#575c5e;
	text-decoration:none;
}

hr {
	size:1;
	height:1px;
	color:#005080;
}
div.element a {
	color:#5796bb;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

div.element {
	color:#5796bb;
	font-weight:bold;
	font-size:12px;
	
	line-height:24px;
	margin:0;
	padding:0;
}
div.element ul {
	margin:0;
	padding:0;
	list-style-type:square;
	margin:0 0 0 15px;
}
h3.toggler {
	background-image:url(images/sidemenu.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

.height100 {
	height:100%;
}
.banner {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
a.banner {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
a.banner:hover {
	text-decoration:none;
}

.bc {
	font-size: 14px;
	color: #ffb401;
}
.sub {
	font-size:18px;
	color: #000000;
}

span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}

td.small {
	font-size:9px;
}

.slimbox img {
	border:1px solid #014f7f;
}

a.nieuwDealerAccount {
	color: #004f7f;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.merk-beschrijving {
	margin-top: 10px;
	margin-bottom: 10px;
}

.merk-titel {
	clear: both;
}
.merk-beschrijving img {
	border: none;
	float: left;
	margin: 5px 5px 5px 0px;
}


ul.sitemap li {
	list-style-type: square;	
}
ul.sitemap ul {
	margin-bottom: 20px;
}

ul.sitemap,
ul.sitemap a,
ul.sitemap a:hover,
ul.sitemap a:active,
ul.sitemap a:visited {
	color: #007945;
	text-decoration: none;
}

ul.sitemap a:hover {
	text-decoration: underline;
}

ul.sitemap ul,
ul.sitemap ul a,
ul.sitemap ul a:hover,
ul.sitemap ul a:active,
ul.sitemap ul a:visited {
	color: #005080;
}

ul.sitemap ul ul,
ul.sitemap ul ul a,
ul.sitemap ul ul a:hover,
ul.sitemap ul ul a:active,
ul.sitemap ul ul a:visited {
	color: #575C5E;
}