body {
	background-color: #dcdddf;
	background-image: url(/images/astrumbg.jpg);
}

a {
	font-size: 13px;
	color: #6386C5;
	font-weight: bold;
}
.login {
	margin: 0px;
	padding: 0px;

}
.login li {
	padding: 2px 0px;
	margin: 0px;
	list-style: none;
}

input.repeat_email {
	display: none;
}

#site_frame_id {
	position: relative;
	width: 973px;
	border: 1px solid black;
	border-top: 0px;
	margin: 0px auto;
}


#header_frame_id {
	position: relative;
	background-image: url(/images/header_menu_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
}
ul#navigation_top_right, ul#navigation_top_left {
	padding-left: 15px;
	margin: 0px;
}

ul#navigation_top_right {
	float: right;
}

ul.navigation {
	padding-left: 15px;
	font-size: 11px;
}

ul.navigation li {
	padding: 0px 5px;
	list-style: none;
	float:left;
}

ul.navigation li a {
	color: #515E66;
	text-decoration: none;
	font-weight: bold;
}

ul.navigation li a:hover {
	color: black;
}


/** Banner frame **/

#banner_frame_id, #banner_frame_id img {
	clear:both;
	position: relative;
	display:block;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#banner_frame_id img#logo {
	position: absolute;
	border: 0px;
	left: 0px;
	top: 0px;
	margin: 10px;
}

/** core navigation css_tabs **/

#menu_frame_id {
	position: relative;
	background-color: #3869B3;
	height: 46px;
}
#menu_frame_id li {
	padding: 0px;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

#menu_frame_id ul {
	display:block;
	height: 23px;
	padding: 0px;
	background-color: #6386C5;
}
#menu_frame_id ul ul {
	position: absolute;
	top: 23px;
	display:none;
	padding: 0px;
	background-color: #3869B3;
}

#menu_frame_id li:hover ul {
	display:block;
}

/** links in the core navigation **/

#menu_frame_id ul.navigation a {
	display:block;

	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
}
#menu_frame_id ul.navigation li:hover, #menu_frame_id ul.navigation li.active {
	background-color: #3869B3;
}





/** body_frame - Alles wat met content te maken heeft. **/

#body_frame_id {
	background-color: white;
	padding-bottom: 15px;
}
#body_content_frame_id {
	padding-top: 35px;
	position:relative;

}

#content_frame {
	clear: left;
}

.welcome_block {
	float: left;
	margin: 15px;
	margin-top: 5px;
	width: 160px;
	height: 150px;
	padding-right: 10px;
	border-right: 1px dashed #6386C5;
}

.home_button_block {
	float: left;
	margin: 0px 15px;
}

#proposals {
	float: right;
	width: 180px;
	margin-right: 25px;
}

.content {
	position: relative;
	display:block;
	padding-left: 35px;
	width: 680px;
}
.content-breed {
	position: relative;
	display:block;
	margin-left: 35px;
	margin-right: 35px;
}
.content-product {
	margin-left: 35px;
	margin-right: 35px;
}
.content-algemeen {
	width: 660px;
}

/*** Zoeken **/
.zoeken {
	clear: both;
}
.product-search p {
	padding: 10px;
	margin: 0px;

}
.product-search {
	position: relative;
	float: left;
	height: 160px;
	margin-bottom: 15px;
	width: 360px;
	background-color: #E3E3E3;
	margin-right: 25px;
}
.searchImage {
	height: 100px;
	border: 1px solid #3869B3;
	float: right;
}
a.leesMeer {
	display: block;
	float: right;
	font-size: 80%;
	font-weight: normal;
	color: white;
	background-color: #3869B3;
}
div.prices {
	background-color: #3869B3;
	padding: 3px 5px;
	color: white;
	clear:both;
	font-weight: bold;
	font-size: 125%;
	width: 95%;
}


.labelTD {
	padding-right: 25px;
}

.zoeken select {
	width: 200px;
	font-size: 12px;
}
.zoeken select.select-small {
	width: 80px;
	font-size: 12px;
}
.zoeken table {
	background-color: #597FC1;
}
.zoeken label {
	color: white;
}


/**  Einde Zoeken

/** buttons van inrichtingen **/

.inrichting {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.inrichting img {
	border: 0px;
}


/** producttemplate **/
.product h1 {
	color: #525A63 /* middel grijs */
}
h1, h2, h3, h4,h5, label, input.button {
	color: #525A63 /* middel grijs */
}

.product .productblock {
	float: left;
	clear: left;
	width: 330px;

}
div {
	position: relative;
}
.productblock .block-content {
	position: relative;
	background-color: #E3E3E3; /** licht grijs **/
	padding: 7px 9px;
	margin-bottom: 15px;
	color: #567DBC; /* licht-blauw */
}

.productfotoblock .block-content, .opties {
	position: relative;
	clear: right;
	float:right;
	width: 380px;
	margin-right: 35px;
	background-color: #E3E3E3; /** licht grijs **/
	padding: 7px 9px;
	margin-bottom: 15px;
	color: #567DBC; /* licht-blauw */

}

.opties {
	background-color: transparent;
}




.product * {
	color: #567DBC; /* licht-blauw */
}
.product label {
	color: black;
}
.productfotoblock .block-content td, .productblock td, .productblock h3, h3.productblocktitel {
	padding: 5px 7px;
	font-size: 13px;

}

.productblock h3, h3.productblocktitel {
	background-color: #567DBC; /* licht-blauw */
	color: white;
	margin: 0px;
	font-size: 15px;
	font-family: Arial;
}
p.opmerkingen, ul.opsomming {
	padding: 5px 7px;
	
}
ul.opsomming {
	padding-left: 25px;
}
.productblock td.labelTD,.productfotoblock .block-content td.labelTD {
	font-weight: bold;
}

.product .productfotoblock {
	width: 530px;
	float:right;
	clear: right;
}
.productfotoblock .block-content {
	margin-bottom: 15px;
	background-color: #E3E3E3; /** licht grijs **/
	padding: 7px 9px;
	color: #567DBC; /* licht-blauw */
}
.product-search, .product-content {
	padding: 7px;

}
.product-content {
	height: 121px;
}
.home_button_block, .inrichting {
	position:relative;
}
.home_button_block .image, .inrichting .image {
	position: relative;
	z-index: 7
}
.home_button_block .text, .inrichting .text {
	text-align:center;
	position:absolute;
	top: 92px;
	z-index: 8;
	width: 188px;
	padding: 15px;
}

.home_button_block .text {
	top: 90px;
}
.home_button_block .text a, .inrichting .text a {
	text-align:middle;
	font-family: "Adobe Garamond Pro", Garamond;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: white;
	text-decoration:none;
}
.home_button_block  .text{
	padding: 5px;
}

#actueel_aanbod_frame {
	position:relative;
	height: auto;

}

#actueel_aanbod {
	position: relative;
	height: auto;
}
#slider_frame_id {
	position: relative;
	height: 570px;
	width: 160px;
	margin: 0px auto;
	overflow: hidden;
}
.voertuig {
	position:relative;
	margin-bottom: 20px;
	background-color: #6386C5;
	padding: 4px 0px;
	color: white;
	font-weight: bold;
}



.voertuig img {
	border: 0px;
	margin: 4px 0px;
}

#proposals h2 {
}

#nieuw_binnen .voertuig .image {
	height: 128px;
}
#nieuw_binnen .voertuig .merktype {
	height: 30px;
}
#nieuw_binnen .voertuig {
	float: left;
	margin-right: 7px;
	width: 160px;
	height: 210px;
	border: 1px solid black;
}
#nieuw_binnen .opsomming {
	float: left;
	margin-left: 12px;
	width: 140px;
}
.opsomming li, .vink li {
	list-style-image: url(/images/bullet-vink.gif);
	font-size: 13px;
	color: #6386C5;
	font-weight: bold;
	padding: 5px;
}

#nieuw_binnen  {
	width: 680px;
	padding-top: 15px;
	margin-top: 15px;
}
#nieuw_binnen h2 {

}
.voertuig .text {
	position: relative;
	padding: 0px 5px;
}


.welcome_block form, .welcome_block fieldset {
	margin: 0px;
}

.button_detail {
	position: relative;
	display:block;
	float: left;
	background-image: url('/images/button_detail_background.jpg');
	height: 17px;
	padding: 6px 10px;
	color: white;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
.button_detail img {
	border: 0px;
	position: absolute;
}
.button_detail img.left {
	left: 0px;
	top: 0px;
}
.button_detail img.right {
	right: 0px;
	top: 0px;
}

.opties {
	position:relative;
	clear: right;
}
#fotogroot {
	margin-right: 15px;
}
.clearing {
	clear: both;
}

.bottom_navigatie a{
	color: black;
	text-decoration: none;
}
.bottom_navigatie a:hover {
	text-decoration: underline;
}
ul#sitemap {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
ul#sitemap li {
	list-style-image: url(/images/folder.gif);
	margin: 0px;
	padding: 0px;
	
}
ul#sitemap li a {
	color: gray;
	text-decoration: none;
	font-size: 12px;
}

/** Vestigingen **/

table#vestigingen, table#vestigingservice {
	width: 543px;
	margin-bottom: 3px;
}

table#vestigingen td, table#vestigingservice td {
	color: white;
	text-align: left;
	background-color: #6482c0;
	padding: 3px 3px 3px 10px;
	background-color: #dcdcde;
	color: black;
	padding: 2px;
	vertical-align: top;
}

table#vestigingen tr td a, table#vestigingservice tr td a {
	color: white;
}

table#vestigingen tr.odd td, table#vestigingservice tr.odd td {
	/*background-color: #bbbcbe;*/
	background-color: #DCDCDE;
	padding: 6px 0 2px 5px;
	cursor: pointer;
}

table#vestigingen tr.even td, table#vestigingservice tr.even td {
	background-color: #9c9da1;
	padding: 6px 0 2px 5px;
	cursor: pointer;
}

table#vestigingen tr.even td img, table#vestigingen tr.odd img,
table#vestigingservice tr.even td img, table#vestigingservice tr.odd img {
	margin-top: 3px;
}

table#vestiging tr th, table#vestigingservice tr th {
	vertical-align:middle;
	text-align: left;
	color: white;
	background-color: #9c9da1;
	padding: 3px 3px 3px 10px;
}

table#vestiging tr td, table#vestigingservice tr td {
	background-color: #dcdcde;
	padding: 3px 3px 3px 10px;
}

div#clickpathwrap {
	position: absolute;
	width: 975px;
	margin-top: 19px;
	z-index: 300;
}

div#clickpath {
	color: white;
	position: absolute;
	right: 8px;
	font-weight: bold;
	z-index: 300;
}

div#clickpath a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	z-index: 300;
}

select.select-small {
	width: 150px;
}

.search-navigation-top, .search-navigation-bottom {
	padding: 3px 10px;
	text-align:right;
	background: #9c9da1;
	margin-bottom: 10px;
	width: 754px;
	color: white;
	clear: both;
}
.search-navigation-top select {
	font-size: 11px;
}
.search-navigation-top a,.search-navigation-bottom a, .foto-navigation a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.search-navigation-button {
	padding: 0px 5px;
}
.foto-navigation {
	text-align: center;
	background: #9c9da1;
	padding: 3px 10px;
}


/** form layout **/
label.extralabel {
	padding-top: 0px;
}
.message {
	color: #6386C5;
	font-weight: bold;
}