#frontpage {
	position			: relative;
}

#header {
	_background			: url(../img/header_menu_grijze_balk_home.gif) right 59px no-repeat;
}

/* --------------------------------	*/
/* flash						 	*/
/* --------------------------------	*/
#flash {
	position			: absolute;
	right				: 0;
	top					: -51px;
	background			: url(../fla/images/1.jpg) top right no-repeat;
	width				: 938px;
	height				: 420px;
	z-index				: 1;
	zoom				: 1;
}

#flashmovie {
	margin				: 0 0 0 -56px;
	top					: 0;
	padding				: 0;
	position			: relative;
}


/* --------------------------------	*/
/* content							 	*/
/* --------------------------------	*/
#content {
	background			: none;
	padding				: 0 0 0 44px;
	min-height			: 283px;	
	_height				: 283px;	
	position			: relative;
	z-index				: 10;
}

#content .iwes {
	margin				: 60px 0 0 0;
}

#content h1 {
	position			: relative;
	top					: 55px;
	width				: 380px;
	font-size			: 1.6em;
	margin				: 0 0 0 0 ; /* 56px 0 0 0  */
}

#button-leaseaanvraag {
	right				: 100px;
	top					: 385px;
	z-index				: 99233;
}


/* --------------------------------	*/
/* items						 	*/
/* --------------------------------	*/
#items	{
	position			: relative;
	z-index				: 100;	
	padding				: 0 0 0 9px;
	font				: 0.95em Tahoma, Verdana, Arial;
	min-height			: 165px;
	_height				: 165px;
}

#items #occasions, #items #collectie, #items #lease_maatschappij {
	background			: url(../img/frontpage-item-bg.jpg) top left repeat-x;
	height				: 147px;
	width				: 293px;
	float				: left;
	zoom				: 1;
	margin				: 0 0 0 35px;
	padding				: 0;
}

#items li {
	padding				: 11px 0 0 25px
}

#items h3 {
	width				: 140px;
	margin				: 6px 0 0 0;
	color				: #FFF;
	font-size			: 1.3em;
	padding				: 0px 0 3px 26px;
	line-height			: 1.6em;
	text-indent			: -9000em;
	overflow			: hidden;
	height				: 24px;
	width				: 139px;
	z-index				: 5435;
	position			: relative;
}

#items h3  a{
	height				: 24px;
}

#items #occasions h3 {
	background			: url(../img/frontpage_items_titels.gif) top left no-repeat;
}

#items #collectie h3 {
	background			: url(../img/frontpage_items_titels.gif) top left no-repeat;
}

#items #occasions:hover,
#items #collectie:hover,
#items #lease_maatschappij:hover {
	background			: #D6D7DB url(../img/frontpage-item-bg.jpg) bottom left repeat-x;
}

#items #occasions {
	_margin				: 0 0 0 17px;
}

#items #lease_maatschappij	{
	width				: 255px;
}

#items #lease_maatschappij img	{
	margin				: 16px 0 0 75px;
}

#items .foto_bg img {
	_background			: #fff;
	padding				: 5px;	
}

#items ul {
	background			: url(../img/frontpage_item_foto_bg.png) 25px 11px no-repeat;
	_background			: none;
}

#items ul li.fix_ie7 {
	background			: url(../img/frontpage_item_foto_bg.png) 25px 11px no-repeat;
	_background			: none;
}

#items a {
	width				: 268px;
	height				: 102px;
	display				: block;
	position			: relative;
	z-index				: 5325;
}

#items span {
	position			: absolute;
	margin				: -90px 0 0 145px;
	width				: 80px;
	line-height			: 1.6em;
	font-size			: 0.9em;
	cursor				: pointer;
	height				: 83px;
	overflow			: hidden;
}

#items span strong	{
	font-size			: 1em;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer {
	height				: 20px;
	padding-top			: 40px;
}


/* --------------------------------	*/
/* sIFR							 	*/
/* --------------------------------	*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -18px;
	font-size: 16px;	
	height			: 33px;

}

.sIFR-hasFlash h2 {
	visibility			: hidden;
	letter-spacing		: -9px;
	width				: 708px;
	line-height			: 1.0em;
}

.sIFR-hasFlash #itemcs h63 {
	background			: url(../img/frontpage_item_titel_bg.gif) repeat-x;
	visibility			: hidden;
	letter-spacing		: -6px;
	line-height			: 1.6em;
	padding:-10px;
}

