/*
#holder { background: #fff;}
#hbody { background: #fff;}
.hometpl { width: 100%; overflow: hidden; }
#contentBox { position:relative; float:left; display:inline; width:318px; min-height:310px; padding:12px; margin-left:230px; background: #fff url(../../skins/default/pics/homecontentBg.gif) repeat-y; border: 0; }
* html #contentBox { height:310px; }
#contentBox h1 { position: relative; padding: 5px 0; margin-bottom: 10px; background: #fff; color: #f59618; font: 18px/32px Arial, Helvetica, sans-serif; }
#contentBox p { line-height: 17px; font-size: 12px; color: #535353; }
#contentBox b { position: absolute; display: block; width: 342px; height: 10px; z-index: 1;} 
#contentBox b.t { background: transparent url(../../skins/default/pics/homecontentTop.gif) no-repeat 0 0; top: 0; left: 0;}
#contentBox b.b { background: transparent url(../../skins/default/pics/homecontentBottom.gif) no-repeat 0 0; top: 100%; left: 0; margin-top: -10px;}
 
#columnBox { position: absolute; left: 0; width:207px; height:340px; margin: 0; padding: 0; }
#columnBox #newsletter { margin: 0; }

#actieBox { position: relative; float: right; display: inline; width: 175px; min-height: 100px; padding:0; margin: 0;  }

#showRoom { position: relative; width: 207px; height: 110px; margin-bottom: 10px; background: #fff url(../../skins/default/pics/showroomBg-h.gif) repeat-y; }
#showRoom form { position: relative; width: 98%; height: 108px; background: url(../../skins/default/pics/landkaart.gif) no-repeat 98% 8px; }
#showRoom h2 { position: relative; width: 108px; margin: 0; padding: 12px 0 0 8px; font-size: 18px; line-height: 120%; color:#f59618; }
#showrooms { position: absolute; top: 80px; height: 19px; width: 108px; margin: 0 0 0 8px; font-size: 9px; }
#showRoom b { position: absolute; width: 207px; height: 10px; display: block; padding: 0; margin: 0; background: transparent; z-index: 1; } 
#showRoom b.t { background: url(../../skins/default/pics/showroomTop-h.gif) no-repeat left top; top: 0; left: 0;}
#showRoom b.b { background: url(../../skins/default/pics/showroomBottom-h.gif) no-repeat right bottom; bottom: 0; left: 0; }
*/

/* content box */
#contentBox { position:relative; float:left; display:inline;  width:330px;  min-height: 100%; background: transparent; }
#contentBox .content { border-left: solid 1px #CECFCF; border-right: solid 1px #CECFCF; padding:10px; }
* html #contentBox .content { padding: 18px 16px; }
#contentBox .content h1 { position: relative; padding: 5px 0; margin-bottom:4px; color: #58585A; font: 20px/18px Arial, Helvetica, sans-serif; }
#contentBox h1 sup {}
#contentBox .content h2 { position: relative; padding: 8px 0; color: #000; }
#contentBox .content h3 { position: relative; padding: 2px 0 2px 0; }
#contentBox .content { float:left; position: relative; color: #535353; width:308px; }
#contentBox .content p a { position: relative; color: #f59618; }
#contentBox b { position: absolute; right:0; display: block; width: 100%; height: 10px; z-index: 1;}
#contentBox b.t { background: transparent url(pics/bgContentTopHome.gif) no-repeat 0 0; top: 0; left: 0;}
#contentBox b.b { float:left; background: transparent url(pics/bgContentBottomHome.gif) no-repeat 0 0; margin-bottom:20px; position:relative; }

hr { color:#58585A; border:solid 1px #58585A; }

a.homepagebanner {  float:right;  }