
/* ---- rondingen van kaders ---- */
.t { background: url(../images/algemeen-layout/$file/hp-box-dot.gif) repeat-x 0px 0px; width: 105px; }
.b { background: url(../images/algemeen-layout/$file/hp-box-dot.gif) repeat-x 0px 100%; }
.l { background: url(../images/algemeen-layout/$file/hp-box-dot.gif) repeat-y 0px 0px; }
.r { background: url(../images/algemeen-layout/$file/hp-box-dot.gif) repeat-y 100% 0px; }
.bl { background: url(../images/algemeen-layout/$file/hp-box-bl.gif) no-repeat 0px 100%; }
.br { background: url(../images/algemeen-layout/$file/hp-box-br.gif) no-repeat 100% 100%; }
.tl { background: url(../images/algemeen-layout/$file/hp-box-tl.gif) no-repeat 0px 0px; }
.tr { background: url(../images/algemeen-layout/$file/hp-box-tr.gif) no-repeat 100% 0px; padding: 10px; }


/* ---- kaders ---- */
.homebox { padding: 0px 6px 0px 6px; float:left; position:relative; height: 310px; }
.homebox p { margin: 10px; position: relative; height: 140px; font-size: 0.85em; color: #333333; }
.homebox img { width: 200px; height: 110px; position:relative;margin-left:1px;}
.homebox a { text-decoration:underline; }
.homebox a:hover { text-decoration: none; }

.homebox h2 { display: block; margin: 0px; padding-top: 20px; font-size: 1.2em; height: 2.5em; text-align: center; text-transform: uppercase; }

.homebox .t { background: url(../images/algemeen-layout/$file/hp-box-dot.gif) repeat-x 0px 0px; width: 202px; }

.homebox .tr { padding: 0px; background: url(../images/algemeen-layout/$file/hp-box-tr.gif) no-repeat 100% 0px; }

.homeboxlink { right: 3px; text-transform: uppercase; font-size: 0.9em; bottom: 5px; position: absolute; }

