html { 
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body	{
	background			: #fff url(../img/body_bg.gif) repeat-x;
	font				: 0.7em Tahoma, Arial, sans-serif;
	color				: #454545;
	text-align			: center;
}

a	{
	color				: #002b7f;
}

a:hover	{
	text-decoration		: none;
}

.toegankelijkheid	{
	display				: none;
}

/* --------------------------------	*/
/* clear						 	*/
/* --------------------------------	*/
.clear:after	{
	content				: "."; 
	display				: block; 
	height				: 0; 
	clear				: both; 
	visibility			: hidden;
}
	
.clear	{	display		: inline-block;	}
/* start verbergen voor IE-mac \*/
* html .clear 	{ height	: 1%;}
.clear 			{ display	: block;}
/* einde van verbergen IE-mac */

/* --------------------------------	*/
/* formulieren					 	*/
/* --------------------------------	*/
#content input, #content select, #content textarea	{
	border				: solid 1px #454545;
	font				: 1em Tahoma, Arial, sans-serif;
	padding				: 2px;
}

#content textarea	{
	overflow			: auto;
}

#content input.radio, #content input.checkbox 	{
	border				: none;
}

#content input.button 	{
	cursor				: pointer;
	background			: #d90000 url(../img/button_bg.gif) repeat-x left top;
	height				: 23px;
	line-height			: 23px;
	color				: #fff;
	font-weight			: bold;
	border				: 0;
	padding				: 0 20px;	
}

/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
	width				: 994px;
	text-align			: left;
	z-index: 0;
}

/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	position			: relative;
	height				: 125px;
	background			: url(../img/header_bg.jpg) no-repeat left top;
}

#header h1	{
	position			: absolute;
	top					: 0;
	left				: 168px; /*208*/
}

#header h1 a	{
	text-indent			: -9000px;
	overflow			: hidden;
	display				: block;
	height				: 107px;
	width				: 568px;/*418*/
	background			: url(../img/logo.jpg) no-repeat left -4px;
}

/* kalender */
#kalender	{
	background			: url(../img/kalender.png) no-repeat;
	width				: 138px;
	height				: 131px;
	position			: absolute;
	top					: 123px;
	right				: -24px;	
	font-weight			: bold;
	overflow			: hidden;
	padding				: 0 0 0 35px;
}

#kalender ul li	{
	width				: 74px;
	text-align			: center;
	margin				: 0;
}

#kalender span.info {display:none;}

#kalender span.dag	{
	color				: #666;
	font-size			: 2.5em;
	display				: block;
	text-align			: center;
	padding				: 24px 0 0 0;
}

#kalender span.maand	{
	color				: #666;
	font-size			: 1em;
	display				: block;
	text-align			: center;
	padding				: 0;
	text-transform		: uppercase;
	margin				: 0 0 10px 0;
}

#kalender span.titel	{
	color				: #fff;
	font-size			: 1.0em;
	display				: block;
	text-align			: center;
	padding				: 4px 0 0 0;
	text-transform		: uppercase;
	margin				: 0 0 0 -60px;
}
#kalender a 	{
	color				: #FFF;
	margin				: 0 0 0 -17px;
	font-weight			: normal;
}
/* knop volgende en vorige */
#kalender a.kprev, #kalender a.knext {
	text-indent			: -9000px;
	width				: 18px;
	height				: 18px;
	position			: absolute;
	top					: 72px;
}
#kalender a.kprev	{
	background			: url(../img/kalender_prev.gif) no-repeat left top;
	left				: 24px;
}

#kalender a.knext	{
	background			: url(../img/kalender_next.gif) no-repeat left top;
	left				: 135px;
}
#kalender a:hover {
	background-position : left bottom;
}

/*button twitter*/
a.button-twitter {
	display				: block;
	position			: absolute;
	top					: 267px;
	right				: -4px;		
	width				: 160px;
	height				: 83px;
	text-indent			: -9000em;
	background			: url(../img/button-twitter.png) no-repeat left top;
}

a.button-twitter:hover {
	background-position	: right top;	
}

/* --------------------------------	*/
/* topmenu						 	*/
/* --------------------------------	*/
#topmenu {
	float				: right;
	color				: #2D78BB;
	position			: relative;
	top					: 56px;
}

#topmenu ul li {
	float				: left;
}

#topmenu ul li a {
	color				: #2D78BB;
	padding				: 0 3px;
}

#topmenu ul li a:hover {
	color				: #2D78BB;
	padding				: 0 3px;
	text-decoration		: none;
}

#topmenu ul li.actief a {
	text-decoration		: none;
}

/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	float				: left;
	width				: 208px;
	padding-top			: 112px;
	background			: url(../img/menu_bg.jpg) no-repeat left top;
}

#menu ul	{
	width				: 180px;
	background			: url(../img/menu_bg_onder.gif) no-repeat left bottom;
	padding				: 12px 0;
}

#menu li	{
	border-top			: solid 1px #c1d8ec;
	border-right		: solid 1px #a1bdd7;
	border-left			: solid 1px #a1bdd7;
	width				: 166px;
	background			: #fff;
	padding				: 0 0 0 0;
	margin				: 0 0 2px 0;
}

#menu ul li a	{
	width				: 145px;
	display				: block;
	min-height			: 15px;
	_height				: 15px;
	line-height			: 15px;
	padding				: 5px 10px;
	margin				: 0 0 1px 0;
	background			: #f3f8fd url(../img/menu_item_bg.gif) repeat-x left bottom;
	color				: #464646;
	text-decoration		: none;
}

#menu ul li a span	{
	background			: url(../img/menu_item_arrow.gif) no-repeat left top;
	padding				: 0 0 0 20px;
}

#menu ul li a:hover span	{
	background			: url(../img/menu_item_arrow_h.gif) no-repeat left top;
}

#menu ul li.actief a span	{
	background			: url(../img/menu_item_arrow_h.gif) no-repeat left top;
	padding				: 0 0 0 20px;
}

#menu li.actief	{
	font-weight			: bold;
	border				: none;
	padding				: 0 2px 0 0;
}

#menu ul li a:hover, #menu ul li.actief a	{
	background			: #8baacd url(../img/menu_item_bg_a.gif) repeat-x left top;
	color				: #fff;
	width				: 146px;	
}

/* Submenu */
#menu li ul {
	width               : 166px;
    background			: none;
	padding				: 0;
}

#menu li li {
    border-top			: none;
	border-right		: none;
	border-left			: none;
    border-bottom       : 1px solid #D2DBE7;
	width				: 166px;
	background			: #E7EAEF;
	margin				: 0;
}

#menu li.actief li a {
	padding				: 3px 3px 3px 22px;
	margin				: 0;
    font-weight         : normal;
    background			: none;
	color				: #333;
	width				: 141px;
}

#menu li.actief li a:hover {
	background          : #C3CEDF;
}

#menu li.actief li.actief a {
    color               : #FFF;
	background          : #8BAACD;
}

#menu #referenties {
    width               : 175px;
}

#menu #referenties h1 {
    font-size           : 14px;
}

/* Button meubelstunthal */
.button_meubelstunthal {
	display				: block;
	width				: 168px;
	height				: 131px;
	text-indent			: -900em;
	background			: url(../img/button_meubelstunthal.gif) no-repeat left top;
	margin				: 10px 0 0 0;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	line-height			: 1.5em;
	float				: right;
	width				: 786px;
	position			: relative;
	padding				: 0 0 20px 0;
}

#content h2 {
	height				: 25px;
	line-height			: 25px;
	font-size			: 1.3em;
	margin				: 15px 0 8px 0;
	background			: url(../img/inhoudtitel_bg.gif) no-repeat left top;
	text-indent			: 34px;
}

#content h3 {
	padding				: 7px 0 0 20px;
	font-size			: 1.7em;
	color				: #FFF;
	text-indent			: 20px;
	line-height			: 1.9em;
	height				: 25px;
	line-height			: normal;
}

.title {
	background			: #FFF url(../img/titel_bg.gif) no-repeat left top;
	height				: 36px;
	width				: 785px;
}

/* div om table van Iwes heen */
#content .iwestable {
	padding				: 10px 30px 25px 30px;
	border				: 1px solid #DCDCDC;
}

/* --------------------------------	*/
/* nieuwsblok					 	*/
/* --------------------------------	*/
#nieuwsblok	{
	background			: url(../img/nieuwsblok_middle_bg.gif) repeat-y;
	width				: 149px;
	position			: absolute;
	top					: -100px;
	right				: 0;
}

#nieuwsblok .nieuwshead	{
	background			: url(../img/nieuwsblok_head_bg.gif) repeat-y;
	width				: 149px;
	height				: 32px;
	color				: #FFF;
	font-weight			: bold;
	line-height			: 20px;
	font-size			: 0.8em;
}

#nieuwsblok .nieuwshead a	{
	display				: block;
	padding				: 0 0 0 18px;
	color				: #FFF;
	text-decoration		: none;
	text-transform		: uppercase;
}

#nieuwsblok ul
{
	margin: 0;	
}
#nieuwsblok li	{
	padding				: 0 13px 9px 15px;
	background			: url(../img/nieuwsblok_bottom_bg.gif) no-repeat left bottom;
	zoom				: 1;
}

#nieuwsblok p a	{
	color				: #454545;
}

/* -------------------------------- */
/* Referenties                      */
/* -------------------------------- */
ol, ul {
    list-style: none outside none;
}

#referentieoverzicht li {
    color: #373737;
    float: left;
    line-height: 20px;
    padding: 15px 0 10px 10px;
}

#referentieoverzicht li:hover {
    background: none repeat scroll 0 0 #F1F8FD;
}

#referentieoverzicht li p.datum,
#referentiedetail p.datum {
    font-size: 10px;
    font-style: italic;
}

#referentieoverzicht li p.leesmeer {
    text-align: right;
    margin-right: 40px;
}

#reactieplaatsen {
    font-size: 13px;
    border: 2px solid #464646;
    min-height: 57px;
    padding: 10px 10px 10px 20px;
    width: 540px;
    color: #454545;
}
/* --------------------------------	*/
/* Content productblokken		 	*/
/* --------------------------------	*/
ul.producten	{
	margin				: 3px 0 0 0;
}

ul.producten li	{
	display				: -moz-inline-stack;
	display				: inline-block;
	position			: relative;
	width 				: 252px;
	margin				: 0 8px 20px 0;
	padding				: 20px 0 0 0;
	vertical-align		: top;
	line-height			: 150%;
	background			: #e4e4e4 url(../img/productblok_bg_top.gif) no-repeat left top;
}

/* productblok foto */
ul.producten li a {
	display				: block;
	width				: 100px;
	height				: 142px;
	border				: 1px solid #afafaf;
	background-color	: #FFF;
	float				: left;
	margin				: 15px 11px 0 10px;
	text-align			: center;
}

ul.producten li a img {
	margin				: 0;
}

ul.producten li p {
	clear				: both;
	width				: 252px;
	height				: 29px;
	background			: url(../img/productblok_bg_bottom.gif) no-repeat left bottom;
} 

ul.producten li p a {
	margin				: 0 0 0 10px;
	float				: none;
	width				: 102px;
	height				: 18px;
	background			: url(../img/knop_meerinfo_bg.gif) no-repeat left bottom;
	color				: #FFF;
	text-decoration		: none;
	border				: 0;
	font-size			: 0.9em;
} 

ul.producten li p a:hover {
	text-decoration		: underline;
} 

/* productblok info */
ul.producten li .info {
	float				: left;
	width				: 120px;
} 

ul.producten li div h4 a {
	display				: inline;
	width				: 120px;
	text-transform		: uppercase;
	color				: #002b7f;
	font-weight			: bold;
	border				: 0;
	height				: auto;
	background			: none;
	text-align			: left;
	margin				: 0;
}

ul.producten li div h4 a:hover {
	text-decoration		: none;
}

/*ul.producten li a.meer-info {
	position			: absolute;
	bottom				: 20px;
	left				: 5px;	
}*/

ul.producten li div p.oudeprijs {
	background			: url(../img/productblok_streep.gif) no-repeat left top;
	padding				: 5px 0 0 0;
	color				: #171717;
	display				: block;
	height				: 20px;
	width				: 122px;
	text-decoration		: line-through;
	margin-top			: 10px;
}

ul.producten li div p.nieuweprijs {
	background			: url(../img/productblok_streep.gif) no-repeat left bottom;
	padding				: 0 0 5px 0;
	height				: 20px;
	width				: 122px;
	color				: #d50100;
	font-weight			: bold;
}

/* --------------------------------	*/
/* Overzicht producten navigatie 	*/
/* --------------------------------	*/
.productnavigatie {
	clear				: both;
	font-weight			: bold;
}

.productnavigatie a {
	font-weight			: normal;
	margin				: 0 3px;
}

/* --------------------------------	*/
/* Pagina navigatie	 				*/
/* --------------------------------	*/
#content .productnavigatie	{
	padding				: 10px 0;
	float				: left;
}

#content .productnavigatie h4	{
	display				: inline;
	font-weight			: bold;
}

#content .productnavigatie ul	{
	display				: inline;
}

#content .productnavigatie ul li	{
	display				: inline;
	border				: none;
	margin				: 0;
	padding				: 0 5px 0 0;
	font-weight			: bold;
}

#content .productnavigatie ul li.navigatie_huidige_pagina	{
	background			: #306;
	color				: #FFF;
	padding				: 2px 5px;
	margin				: 0 5px 0 0;
}

#content .productnavigatie ul li a	{
}

#content .productnavigatie ul li.actief a, 
#content .productnavigatie ul li a:hover	{
	background			: #fff;
	color				: #CC1E1F;
}


/* --------------------------------	*/
/* Product detail pagina		 	*/
/* --------------------------------	*/
/* Foto product */
.vak_product_groot {
	border				: 1px solid #afafaf;
	background-color	: #FFF;
	float				: left;
	width				: 200px;
	height				: 284px;
	margin				: 0 20px 0 0;
	text-align			: center;
	position			: relative;
}

.vak_product_groot a {
	display				: block;
	width				: 200px;
	height				: 284px;
}
.vak_product_groot span {
	position			: absolute;
	left				: 0;
	padding				: 5px;
}

/* Product beschrijving */
.product_beschrijving {
	float				: left;
	width				: 230px;
}

.product_beschrijving .oudeprijs {
	font-size			: 1.2em;
	margin				: 0 0 7px 0;
	color				: #171717;
	text-decoration		: line-through;
}
.product_beschrijving .nieuweprijs {
	font-size			: 1.6em;
	color				: #d50100;
	font-weight			: bold;
}

/* Product formulier */
#productformulier {
	float				: right;
}

#productformulier form {
	width				: 250px;
	background-color	: #f3f8fd;
	padding				: 0 0 0 20px;
}

#productformulier input, #productformulier select, #productformulier textarea   {
	width				: 200px;
}

#productformulier ul {
	list-style			: none;
	margin				: 0;
	padding 			: 0;
}

#productformulier li {
	background			: none;
	margin				: 3px 0;
}

#productformulier fieldset {
	width				: 250px;
	border				: 0;
	margin				: 0;
	padding				: 10px;
}

#productformulier legend 	{
	font-weight			: normal;
	padding				: 20px 0 10px 0;
	font-size			: 1.6em;
	line-height			: 120%;
}

#productformulier label 	{
	cursor				: pointer;
}

#productformulier .veldFout 	{
	border				: 1px solid red;
}

#productformulier #frmMelding 	{
	color				: red;
	font-weight			: bold;
	margin				: 10px 0;
}

#productformulier label.plaats	{
	margin-left			: 7px;
}

#productformulier li.telefoon	{
	clear				: both;
}

#productformulier input.button{
	margin				: 0;
	width				: 205px;
	padding				: 0 10px;
}

#productformulier li.ideal {
	margin				: 20px 0; 
}

#productformulier li.ideal img {
	margin				: 0 0 -6px 0; 
}

/* ---------------------------------------- */
/* formulieren module						*/
/* ---------------------------------------- */
.formmodule h4	{
	display				: none;
}

.formmodule ul.error {
	color				: #c00;
	list-style			: square;
}

.formmodule fieldset {
	border				: 0;
	margin				: 0;
	padding				: 0;
}

.formmodule .fout	{
	border				: solid 1px #c00 !important;
}

.formmodule .checkboxFout, .formmodule .checkboxFout	{
	background			: #c00;
} 

.formmodule ul.formulier {
	list-style			: none;
	margin				: 0;
	padding 			: 0;
}

.formmodule ul.formulier li	{
	padding				: 1px 0;
} 

.formmodule label	{
	cursor				: pointer;
} 

.formmodule li.melding	{
	color				: #f00;
}

.formmodule acronym	{
	color				: #00F;
	cursor				: help;
	border-bottom		: solid 1px dotted;
} 

/* --------------------------------	*/
/*  Veilingvak					 	*/
/* --------------------------------	*/
/* tabbladen */
#veiling ul {
	position			: absolute;
	top					: -24px;
	left				: 149px;
}

#veiling ul li {
	float				: left;
	margin-right		: 2px;
}

#veiling ul li a {
	text-indent			: -9000px;
	overflow			: hidden;
	display				: block;
	height				: 24px;
}

#veiling ul li a.huidig 		{ 
	background : url(../img/tabblad_huidig.gif) no-repeat left bottom;
	width: 100px;
}
#veiling ul li a.vorig 			{ 
	background : url(../img/tabblad_vorig.gif) no-repeat left bottom; 
	width: 147px;
}
#veiling ul li a.volgend 		{ 
	background : url(../img/tabblad_volgend.gif) no-repeat left bottom;
	width: 163px;
}
#veiling ul li a.info 			{ 
	background : url(../img/tabblad_info.gif) no-repeat left bottom;
	width: 41px;
}

#veiling ul li a:hover, #veiling ul li.actief a, #veiling ul li.actief a:hover {
	background-position	: left top;
}

/* veiling */
#veiling	{
	background			: url(../img/veiling_bg_vervolg.gif) no-repeat left top;
	height				: 209px;
	width				: 622px;
	margin-bottom		: 20px;
	/*nieuw*/
	position			: relative; 
	margin-left			: 208px;
	overflow			: hidden;
}

/*uitgelicht*/
#uitgelicht li {
	display				: none;
}

#uitgelicht li:first-child {
	display				: block;
}

#uitgelicht ul {
	position			: relative;
	top					: 0;
	left				: 0;
	height				: 176px;
	width				: 600px;	
	overflow			: hidden;	
}

#uitgelicht li {
	position			: relative;
	background			: url(../img/veiling_bg.gif) no-repeat -35px -30px;	
	height				: 156px;
	width				: 600px;
	margin				: 30px 20px 20px 35px;
}

#uitgelicht li h3 {
	position			: relative;
	display				: block;
	padding				: 0;	
	font-weight			: normal;
	font-size			: 1.3em;
	color				: #173E89;
	text-transform		: uppercase;
	width				: 340px;
	line-height			: normal !important;
}

#uitgelicht li .info {
	float				: left;	
	width				: 340px;
	height				: 139px;
	overflow			: hidden;
	line-height			: normal !important;	
}

#uitgelicht li .info div a {
	display				: inline;
	color				: #002773;
}

#uitgelicht li.met-link .info {
	height				: 109px;	
}

#uitgelicht li .afbeelding {
	float				: left;
	width				: 215px;
	margin				: 8px 0 0 11px;
	text-align			: center;
}

#uitgelicht a.meer-info {
	display				: block;
	position			: absolute;
	bottom				: 12px;
	left				: -2px;
	width				: 121px;
	height				: 31px;
	text-indent			: -9000em;
	float				: left;
	background			: url(../img/uitgelicht-meer-info.png) no-repeat left top;
}

#uitgelicht .vorige-volgende {
	float				: right;	
	margin				: 0px 20px 0 0 ;
}

#uitgelicht .vorige-volgende a {
	display				: block;
	float				: left;
	width				: 20px;
	height				: 26px;
	color				: #fff;
	text-decoration		: none;
	cursor				: pointer;
	text-indent			: -9000em;
	
}

#uitgelicht .vorige-volgende a.vorige {
	background			: url(../img/pijltjes.png) no-repeat left top;	
}

#uitgelicht .vorige-volgende a.volgende {
	background			: url(../img/pijltjes.png) no-repeat right top;	
}

#uitgelicht .vorige-volgende a.vorige:hover {
	background-position	: left bottom;	
}

#uitgelicht .vorige-volgende a.volgende:hover {
	background-position	: right bottom;	
}

#container #veiling #huidige_veiling	{
	background			: url(../img/veiling_bg.gif) no-repeat left top;
	zoom				: 1;
	height				: 209px;	
}

.geenveiling #container #veiling #huidige_veiling	{
	/* background			: url(../img/geen_veiling_bg.gif) no-repeat left top; */
	padding				: 30px;
	color				: white;
	background			: none;	
}

#container #veiling .scrollzone	{
	display				: block;
	height				: 150px;
	overflow			: auto;
	width				: 580px;	
}

#veiling #veilingprijzen	{
	float				: left;
	width				: 275px;
	padding				: 37px 0 0 51px;
	font-size			: 0.9em;
}

/* startdatum */
#veiling #veilingprijzen span	{
	font-size			: 0.9em;
	color				: #666;
	margin-left   		: 120px;
	position			: relative;
	top					: -5px;
}

/* van voor prijzen */
#veiling #veilingprijzen dl	{
	color				: #333;
	font-size			: 1.2em;
	margin				: 16px 0 0 0;
}

#veiling #veilingprijzen dt	{
	font-weight			: bold;
	float				: left;
	width				: 133px;
    color               : #666;
}

#veiling #veilingprijzen dd	{
	float				: right;
	width				: 100px;
}

#veiling #veilingprijzen #huidige_prijs	{
	margin-top			: 5px;
	display: block;
}

/* Link plaats bod */
#veiling #veilingprijzen a	{
	display				: block;
	position			: relative;
	top					: 12px;
	left				: 28px;	
	width				: 70px;	
	color				: #FFF;
	text-transform		: uppercase;
	font-weight			: bold;
	text-decoration		: none;	
	clear				: both;
}

#veiling #veilingprijzen a:hover	{	
	text-decoration		: underline;
}

/* het veilingproduct */
#veiling #veilingproduct	{
	float				: left;
	width				: 260px;
	padding				: 31px 0 0 0;
	line-height			: 110%;
} 

#veiling #veilingproduct #veilingafb {
	float				: left;
	width				: 138px;
	height				: 122px;
	margin				: 0 5px 0 0;
	text-align			: center;
}

#veiling #veilingproduct #productomschrijving
{
	float				: left;
	width				: 115px;
}

#veiling #veilingproduct #productomschrijving h4 {
	padding				: 8px 0 10px 0;
	width				: 115px;
}

#veiling #veilingproduct #productomschrijving h4 a {
	text-transform		: uppercase;
	color				: #454545;
}

#veiling #info	{
	padding				: 30px;
	color				: #333;
	display				: none;	
}

/* Uitverkocht */
#uitverkocht	{
	position			: absolute;
	z-index				: 2;
	top					: 24px;
	left				: 27px;
	width				: 350px;
	height				: 150px;
	background			: url(../img/veiling_uitverkocht.gif) no-repeat left top;
}

/* Veiling vervolg 
#veiling .carousel	{
	background			: url(../img/veiling_bg_vervolg.gif) no-repeat left top;
	color				: #FFF;
	padding				: 20px 50px 20px 20px;
	height				: 169px;
	width				: 542px;
}

#veiling .carousel div {
	visibility			: hidden;
	margin-left			: 11px;
	height				: 146px;
	padding				: 30px 0 0 0;
	overflow			: hidden;
}

#veiling .carousel a.prev, #veiling .carousel a.next {
	text-indent			: -9000px;
	width				: 20px;
	height				: 20px;
	position			: absolute;
	top					: 90px;
}
#veiling .carousel a.prev	{
	background			: url(../img/veiling_prev.gif) no-repeat left top;
	left				: 7px;
}

#veiling .carousel a.next	{
	background			: url(../img/veiling_next.gif) no-repeat left top;
	left				: 590px;
}
#veiling .carousel a:hover {
	background-position : left bottom;
}

#veiling .carousel ul	{
	height				: 156px;
}
#veiling .carousel ul li {
	width				: 182px;
	height				: 156px;
	margin-right		: 5px;
}
#veiling .carousel ul li a {
	text-indent			: 0px;
	color				: #FFF;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: center;
	padding				: 3px 0 0 0;
	width				: 182px;
	height				: 153px;
	background			: url(../img/veiling_list_bg.gif) no-repeat left bottom;
}

#veiling .carousel ul li a:hover {
	background			: url(../img/veiling_list_bg.gif) no-repeat left top;
}

#veiling .carousel ul li a img {
	display				: block;
	margin				: 0 auto;
}

#veiling span.scrollzone {
	display				: block;
	width				: 560px;
	height				: 150px;
	padding				: 5px;
	overflow			: auto;
}
*/

/* Veilingpagina */
/* van voor prijzen */
#content .product_beschrijving dl	{
	color				: #002b7f;
}
#content .product_beschrijving dt	{
	padding				: 4px 0;

}
#content .product_beschrijving dd	{
	font-weight			: bold;
	padding				: 4px 0;
	font-size			: 1.3em;
}

/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	clear				: both;
	background			: url(../img/footer_bg.gif) no-repeat right top;
	height				: 32px;
	padding				: 0 10px 0 0;
	line-height			: 32px;
	text-align			: right;
	color				: #588CB4;
}


/* --------------------------------	*/
/* Overig						 		*/
/* --------------------------------	*/
/* wit vlak linksbovenin */
#witvlak {
	position			: absolute;
	top					: 0;
	left				: 0;
	background-color	: #FFF;
	height				: 88px;
	width				: 50%;
	display: none; /* @todo MOET WEERGEGEVEN WORDEN */
}
/* amimpact */
#amimpact {
	text-align			: right;
	padding				: 5px 0;
}
#amimpact a {
	text-decoration		: none;
	color				: #999;
}

/* --------------------------------	*/
/* googlemaps					 	*/
/* --------------------------------	*/
iframe.googlemaps	{
	border				: solid 1px black;
	overflow			: hidden; 
}

#googlemaps	{
	height				: 400px;
	width				: 353px;
	background			: #eee;
	text-align			: left;
	font				: 1em Trebuchet MS;
	color				: #000;
}

#googlemaps a	{
	color				: #58585A;
}


