html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#container {
	width: 970px;
	margin: 25px auto;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}

img {
	border: none;
}

#head {
	background: url(/images/head_bg.gif) no-repeat;
	height: 72px;
	width: 950px;
	margin-left: 10px;
}

#head_links {
	display: block;
	float: left;
	width: 200px;
	padding: 45px 0px 0px 50px;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
	color: #b5a58c;
}

#head_rechts {
	width: 700px;
	float: left;
}

#head_rechts_boven {
	width: 685px;
	padding-right: 15px;
	height: 17px;
	text-align: right;
	background: #ffffff url(/images/head_bg_top.gif) no-repeat left;
}

#head_rechts_boven a {
	text-decoration: none;
}

#head_rechts_boven img, #footer img {
	vertical-align: middle;
	margin-top: -3px;
}

#head_rechts_onder {
	padding-top: 25px;
}

#head_rechts_onder ul {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	list-style: none;
}

#head_rechts_onder ul li {
	float: right;
}

#head_rechts_onder ul li a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px 0px 10px;
	height: 25px;
	text-decoration: none;
}

#head_rechts_onder ul li a.active, #head_rechts_onder ul li a:hover {
	background: url(/images/head_li.gif) no-repeat center bottom;
}

#broodkruimel {
	width: 925px;
	padding: 8px 10px 0px 15px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	height: 24px;
	background: url(/images/hr.gif) repeat-x bottom left;
}

#broodkruimel li {
	float: left;
	padding-left: 28px;
	background: url(/images/broodkruimel_li.gif) no-repeat 12px 6px;
}

#broodkruimel li.first {
	background: none;
	padding-left: 0px;
}

#broodkruimel li a {
	text-decoration: none;
}

#broodkruimel li a:hover {
	text-decoration: underline;
}

#links_groot {
	width: 584px;
	padding: 15px 10px 15px 10px;
	float: left; 
}

#rechts_groot {
	width: 321px;
	padding: 23px 25px 15px 20px;
	float: left;
}

#inhoud_1_groot {
	background: url(/images/rechts_groot_wrapper.gif) repeat-y right;
}

#inhoud_2_groot {
	background: url(/images/rechts_groot_boven.gif) no-repeat right top;
}

#inhoud_3_groot {
	background: url(/images/rechts_groot_onder.gif) no-repeat right bottom;
}

#home_1 {
	background: url(/images/home_wrapper.gif) repeat-y right;
	margin-top: 5px;
}

#home_2 {
	background: url(/images/home_boven.jpg) no-repeat right top;
}

#home_3 {
	background: url(/images/home_onder.gif) no-repeat right bottom;
	margin-bottom: 15px;
}

#links_klein {
	width: 735px;
	padding: 15px 10px 15px 10px;
	float: left; 
}

#rechts_klein {
	width: 170px;
	padding: 23px 25px 30px 20px;
	float: left;
}

#inhoud_1_klein {
	background: url(/images/rechts_klein_wrapper.gif) repeat-y right;
}

#inhoud_2_klein {
	background: url(/images/rechts_klein_boven.gif) no-repeat right top;
}

#inhoud_3_klein {
	background: url(/images/rechts_klein_onder.gif) no-repeat right bottom;
}

/* Titels */

h1, h2.h1, h3.h1, h3.vergrootglas {
	font-size: 26px;
	letter-spacing: -1px;
	background: url(/images/oranje_pijl.gif) no-repeat left center;
	padding: 0px 0px 0px 41px;
	margin: 0px 0px 15px 15px;
	height: 31px;
	color: #000000;
}

h3.vergrootglas {
	background: url(/images/oranje_vergrootglas.gif) no-repeat left center;
	margin: 0px;
}

h4, h1.h4, h2.h4 {
	padding: 5px 0px 10px 18px;
	border-bottom: 1px dotted #999999;
	margin: 0px;
	height: 15px;
	background: url(/images/kleine_pijl_outer.gif) no-repeat left 7px;
	font-size: 14px;
	letter-spacing: 0px;
}

#rechts_klein h4, #rechts_klein h1, #rechts_klein h2, #rechts_groot h4, #rechts_groot h1, #rechts_groot h2 {
	border-bottom: 1px solid #ffffff;
}

/* Paragrafen */

p {
	line-height: 150%;
	margin: 0px;
	padding: 8px 0px;
}

/* Lijsten */

ul.pijl_inner {
	padding: 8px 0px;
	margin: 0px;
	list-style: none;
	line-height: 150%;
	font-size: 12px;
}

ul.pijl_inner li {
	background: url(/images/kleine_pijl_inner.gif) no-repeat 0px 6px;
	padding-left: 15px;
}

ul.pijl_inner li a {
	text-decoration: none;
}

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

ul {
	line-height: 150%;
	margin: 0px;
	padding: 8px 0px 8px 25px;
	list-style: square;
}

ul li {
	padding-left: 5px;
}

ul li ul {
	list-style: circle;
}

/* Tabs en blokken */

div.tab_groot, div.tab_klein, div.blok_groot, div.blok_klein {
	background: url(/images/blok_klein_onder.gif) no-repeat bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div.blok_klein, div.tab_klein {
	background: url(/images/blok_groot_onder.gif) no-repeat bottom;
}

div.tab_groot ul.tabs, div.tab_klein ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(/images/blok_klein_boven_tabs.gif) no-repeat bottom;
	height: 31px;
}

div.tab_klein ul.tabs {
	background: url(/images/blok_groot_boven_tabs.gif) no-repeat bottom;
}

div.tab_groot ul.tabs li, div.tab_klein ul.tabs li {
	display: block;
	float: left;
	background: url(/images/blok_tab_rechts.gif) no-repeat right;
	margin-right: 5px;
	padding: 0px;
}

div.tab_groot ul.tabs li a, div.tab_klein ul.tabs li a {
	display: block;
	float: left;
	background: url(/images/blok_tab_links.gif) no-repeat left;
	padding: 6px 10px 0px 10px;
	height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #636363;
}

div.tab_groot ul.tabs li a:hover, div.tab_klein ul.tabs li a:hover {
	color: #000000;
}

div.tab_groot ul.tabs li.open, div.tab_klein ul.tabs li.open {
	background: url(/images/blok_tab_rechts_open.gif) no-repeat right;
}

div.tab_groot ul.tabs li.open a, div.tab_klein ul.tabs li.open a {
	background: url(/images/blok_tab_links_open.gif) no-repeat left;
	color: #000000;
}

div.tab_groot div.inner, div.tab_klein div.inner, div.blok_groot div.inner, div.blok_klein div.inner {
	background: url(/images/blok_klein_wrapper.gif) repeat-y;
	padding: 5px 10px;
}

div.blok_klein div.inner, div.tab_klein div.inner {
	background: url(/images/blok_groot_wrapper.gif) repeat-y;
}

div.blok_groot div.boven, div.blok_klein div.boven {
	background: url(/images/blok_klein_boven.gif) no-repeat;
	font-size: 1px;
	height: 5px;
}

div.blok_klein div.boven {
	background: url(/images/blok_groot_boven.gif) no-repeat;
}

div.tekst {
	line-height: 150%;
}

div.tekst h1, div.tekst b, div.tekst u, div.tekst i {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background: none;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
}

div.prijs {
	font-weight: bold;
	padding-top: 10px;
}

div.prijs span {
	vertical-align: middle;
}

div.prijs b {
	font-size: 20px;
	color: #0066cc;
	letter-spacing: -1px;
	vertical-align: middle;
}

/* Tabellen */

.table tr td {
	background: url(/images/hr.gif) repeat-x bottom left;
	padding: 8px 0px;
}

.table tr td input {
	padding: 3px 5px;
	width: 250px;
}

.table tr td input.hightlight, .table tr td textarea.hightlight {
	border: 2px solid red;
}

.table tr.submit td {
	background: none;
}

.table tr.submit td input {
	border: none;
	padding: 0px;
	width: auto;
}

/* Buttons */

a.button_blauw_klein {
	display: block;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/button_blauw_klein_rechts.gif) no-repeat right;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	padding-right: 4px;
}

a.button_blauw_klein b {
	display: block;
	cursor: hand;
	height: 20px;
	padding: 4px 11px 0px 15px;
	background: url(/images/button_blauw_klein.gif) no-repeat left top;
}

a.button_blauw_klein:hover b {
	background: url(/images/button_blauw_klein.gif) no-repeat left bottom;
}

/* Zoeken tabel */

.zoeken_table {
	padding: 5px 0px;
}

.zoeken_table tr td {
	padding: 5px 10px;
}

.zoeken_table tr.titel td {
	font-size: 11px;
	font-weight: bold;
	background: url(/images/zoeken_table_boven.gif) repeat-x bottom left;
	border-left: none;
	border-right: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

.zoeken_table tr {
	background: url(/images/hr.gif) repeat-x bottom left;
}

.zoeken_table tr td {
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.zoeken_table tr.favorieten td, .zoeken_table tr.favorieten td {
	border-right: 1px solid #cccccc;
	text-align: center;
	background: url(/images/zoeken_favoriet.gif) repeat-x left;
}

.zoeken_table tr.bekeken td, .zoeken_table tr.bekeken td {
	border-right: 1px solid #cccccc;
	text-align: center;
	background: url(/images/zoeken_bekeken.gif) repeat-x left;
}

.zoeken_table tr td b.prijs {
	font-weight: bold;
	font-size: 16px;
	color: #0066cc;
	letter-spacing: -1px;
}

.zoeken_table tr td b.auto_omschrijving {
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}

.grijs {
	color: #999999;
	text-decoration: none;
}

a.grijs:hover {
	text-decoration: underline;
}

a.meer {
	text-decoration: none;
}

a.meer u {
	text-decoration: none;
	vertical-align: middle;
}

a.meer:hover u {
	text-decoration: underline;
}

.nav_balk {
	text-align: center;
	padding: 5px 0px 10px 5px;
}

.nav_link {
	font-size: 11px;
	border: 1px solid #d1ca90;
	padding: 2px 5px;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
}

span.nav_link {
	background: #fcf6c5;
	font-weight: bold;
}

.nav_link:hover {
	background: #fcf6c5;
}

/* Zoekbalk rechts */

#rechts_klein .criterium {
	padding: 5px 0px;
}

#rechts_klein .criterium b {
	display: block;
	padding-bottom: 3px;
}

#rechts_klein .criterium select {
	width: 165px;
}

#rechts_klein .criterium select.klein {
	width: 81px;
}

#rechts_klein .submit {
	border-top: 1px solid #ffffff;
	margin-top: 5px;
	padding-top: 10px;
	
}

#rechts_klein .submit input {
	border: none;
	padding: 0px;
}

/* Bekijk auto */

img.bruin {
	border: 1px solid #2c2c2c;
}

/* Beginpagina */

input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	padding: 1px;
}

#zoekblok {
	width: 569px; 
	height: 195px;
	padding: 25px 0px 15px 25px;
	float: left;
}

form.zoeken_beginpagina {
	padding: 0px;
	margin: 0px;
}

.zoeken_beginpagina .zoekveld {
	width: 174px;
	float: left;
	padding: 7px 0px 0px 17px;
	height: 43px;
}

.zoeken_beginpagina .zoekveld label {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

.zoeken_beginpagina .zoekveld input, .zoeken_beginpagina .zoekveld select  {
	width: 172px;
	margin: 0px;
}

.zoeken_beginpagina_onder {
	border-top: 1px solid #ffffff;
	padding-top: 8px;
	margin: 1px 15px 0px 0px;
	width: 554px;
}

.zoeken_beginpagina_onder input {
	border: none;
	padding: 0px;
}

#auto_verkopen {
	width: 336px;
	padding: 25px 0px 0px 30px;
	float: left;
}

.h1_klein {
	font-size: 20px;
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

ul.pijl_outer {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}

ul.pijl_outer li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	height: 16px;
	background: url(/images/kleine_pijl_outer.gif) no-repeat left 5px;
	font-size: 12px;
	font-weight: bold;
}

#home_content {
	padding: 15px 25px 0px 25px;
	clear: both;
}

#home_content_inner {
	float: left;
}

.merk_model {
	width: 291px;
	float: left;
	padding: 15px 0px 0px 15px;
	line-height: 140%;
}

.merk_model div {
	padding-bottom: 1px;
	font-weight: bold;
}

.merk_model div a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.merk_model div a b {
	text-decoration: underline;
	color: #000000;
}

/* Lightbox */

div.lightbox {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/box_overlay.png);
	display: none;
}

.box {
	z-index: 100;
	position: fixed;
	left: 50%;
	width: 470px;
	top: 30%;
	margin-left: -250px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url(/images/box_border.png);
	padding: 10px;
	display: none;
}

.box .box_inner {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	padding: 15px 20px;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 10px 0px 10px;
	margin: 0px 10px;
	list-style: none;
	height: 22px;
	background: url(/images/hr.gif) repeat-x top left;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span.links {
	float: left;
}

#footer span.rechts {
	float: right;
}
