/**
 * Voorhuys home.css
 * powered by peppered -> www.peppered.nl
 * @author: arjen
 *
 */

@import url("base.css");



#binnenkortImgContainer {
	position: relative;
	border: 1px solid #494949;
	background: #E7E7E7;
	overflow: hidden;
}

#bodyHome #binnenkortImgContainer .datum {
	/* inherits from ladder (base) */
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 3.2em;
	height: 2.7em;
	padding: 0.15em 0 0.2em 0;
	font-size: 1.1em;
	font-family: verdana, sans-serif;
	line-height: 1.0;
	background: #e00000 url(../images/uitgelicht_datum_bg.jpg) repeat-x 0 0;
}

#bodyHome #binnenkortImgContainer .datum span.cijfers {
	font-size: 1.45em;
}

#content #block-binnenkort h2 span {
	background: transparent url(../images/kop_binnenkort.gif) no-repeat 100% 50%;
}





#content #block-nieuws div.leesVerder {
	padding: 10px 0;
}

#content #block-nieuws h2 span {
	background: transparent url(../images/kop_nieuws.gif) no-repeat 100% 50%;
}

#content #block-nieuws h3 {
	color: #000000;
	font-size: 1.45em;
	font-weight: bold;
}

#nieuwsOverzicht li { font-size: 1.18em;  }

#nieuwsOverzicht li a {	font-size: 1em; }

#content #block-binnenkort img {
	display: block;
	margin: auto;
}
