/* ------------------------------------------------------------------

zet de content-wrapper op 955px wegens wegvallen submenu

------------------------------------------------------------------ */

#content-wrapper 
{
	/*background: #FFF url(../../Graphics/bg_content_vlakken_groot.gif) top left no-repeat;*/
	background:none!important;
	float:left; 
  width:955px;
}

#content-wrapper .padding-wrapper
{
	/*background:  url(../../Graphics/bg_content_vlakken_groot_bot.gif) bottom left no-repeat;*/
	background:none;
	padding:0;
}

#background-repeat
{
	background: none;
}

/* ------------------------------------------------------------------

zet de sub-navigatie en breadcrumb uit

------------------------------------------------------------------ */

#sub-navigation, #printThisPage { display: none; }


/* ------------------------------------------------------------------

content blokken product pagina

------------------------------------------------------------------ */

/*content blokken producten pagina*/
#wrapper-1-2 {
  width:465px;
  float:left;
  margin:0 15px 0 0;
}

#wrapper-3 {
  width:465px;
  height:349px!important;
  float:left;
}

#content1,
#content2
{
  
  height :160px!important;
	width: 465px;
  overflow: hidden;
	background: transparent url(../../Graphics/bg_content_vlakken_home.gif) top left no-repeat;
}

#content3
{
  float:right;
  height :339px!important;
  width: 465px;
  background: transparent url(../../Graphics/bg_content_vlakken_home.gif) top left no-repeat;
}

#content1 .padding-wrapper, 
#content2 .padding-wrapper
{
  /*min-height: 339px;
  height:auto !important;*/
  width:445px;
  height:160!important;
  padding:0 10px 0 10px;
  background: transparent url(../../Graphics/bg_content_vlakken_home_bot.gif) bottom left no-repeat;
}

#content3 .padding-wrapper
{
	/*min-height: 339px;
	height:auto !important;*/
  float:right;
  height :339px!important;
  width:445px;
	padding:0 10px 0 10px;
	background: transparent url(../../Graphics/bg_content_vlakken_home_bot.gif) bottom left no-repeat;
}

#content1
{
  margin:0 0 19px 0;
}

/* ------------------------------------------------------------------

quick menu

------------------------------------------------------------------ */

#homePageButtons { width: 955px; margin: 10px 0 0 0; padding: 0; float:left; }

#homePageButtons ul { list-style-type: none; margin: 0; padding: 0;}

#homePageButtons li { float:left; margin: 0; padding: 0;}

#homePageButtons .homePageButtonText { font-size: 16px; padding: 0 0 0 5px;}