/*** CSS Voor pagina's met de kleuren 'Home' ***/

/* background visuals T2, background headers triggers, deco hr */
div#overviewheader div, div#sidebar div.r2 h2 {background-color:#470547}
div#overviewheader div {border-top-color:#470547}
div.decohr, div.decohrtop {border-color:#470547}

/* headers */
h1, h2, h3, h4 {color:#330033}

/* anchors */
a {text-decoration:none;color:#330033}

/* Read More arrows, subtitle, hover and selected anchors */
a:hover, a.hover, li.selected a {color:#333399}
a.readmore {background:url(../img/readmore-home.gif) right no-repeat}
div#main h3.p2, div#main div.p10 h3, div#main h3.p32 {color:#333399}

/* linecolor p5, p20, p32 headings */
div#main div.p5 h3,
div#main h3.p20,
div#main div.p32 h3 {background:url(../img/line-333399.gif) bottom repeat-x}

/* bordercolor image P5, P32 */
div#main img.p5l, div#main img.p5r,
div#main img.p32l, div#main img.p32r {border-color:#333399}

/* google home */
div#homevisual {height:333px;margin-top:48px;position:relative}

div.homedecohr {height:28px;background:url(../img/homebalkl.jpg) no-repeat}
div.homedecohr hr {display:none}

/*** More home stuf ***/

.clickable {cursor:hand;cursor:pointer}
	
div#mainn {height:274px}
div#homecontent {float:left;width:510px}
div.homeitem {
	position:relative;
	float:left;
	width:255px;
	padding:4px 0 20px 0
}
div.bottomrow {
	padding-top:11px;
	margin-top:11px;
	border-top:1px solid #999;
}
div.homeitem h2 {
	margin:0 0 4px 5px;
	height:1em;
	font-size:1em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.homeitem h3 {
	display:block;
	width:162px;
	margin:0 0 2px 0;
	font-size:1em;
}
div.homeitem p {
	line-height:1.18em;	
}
div.homeitem a {
	position:absolute;
	display:block;
	height:1.55em;
	bottom:5px;right:5px;
	padding:3px 18px 0 0;
	background:url(../img/readmore-home.gif) right no-repeat;
}
div.itemimg {
	float:left;
	width:82px;height:82px;
	background:url(../img/borders/border82x82.gif) left no-repeat;
}
div.itemimg img {float:left;margin:7px 0 0 9px}
div.itemtxt {
	position:relative;
	top:0;left:0;
	width:162px;
	height:auto !important;height:75px;
	min-height:75px;
	margin-left:84px;
}