HTML {
	height:100%;
}
BODY {
	overflow:hidden;
	height:100%;
	margin:0;
	background-color:#213a5e;
	font-family: segoe ui, arial, helvetica, sans-serif;
	font-size: 11px;
}
INPUT {
	font-family: segoe ui, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	font-style:italic;
	outline: none;
	padding-left:1px;
}
#logo_groot {
	position: absolute;
	top: 41px;
	left: 11px;
}
#zoekbox_groot {
	position: absolute;
	top: 317px;
	left: 136px;

	width: 632px;
	height: 84px;
	font-size:12px;
	background-image: url(/img/bg_zoekbox_groot.gif);
}
#zoekding {
	position: absolute;
	top: 29px;
	left: 139px;
}
#summary {

	position: absolute;
	top: 410px;
	left: 145px;
	
	width: 610px;
	height: 52px;
	
	font-size: 11px;
	color: #cacaca;
	text-align: justify;

	
	overflow: hidden;

}

#footer_groot {
	position: absolute;
	top: 475px;

	width: 900px;

	color: #567195;
	text-align: center;
	font-family: segoe ui, arial, helvetica, sans-serif;
	font-size: 11px;
}
#footer_groot a {
	color: #7792b6;
}
#zoek {
	position: absolute;
	top: 32px;
	left: 407px;
}
#zoektekst {
	position: absolute;
	left:30px;
	top:33px;
	color: #d3d3d3;
}
#extrazoektekst {
	position: absolute;
	right:30px;
	top:33px;
	color: #d3d3d3;
	
	text-align: right;

}
#extrazoeklinks {
	position: absolute;
	top: 58px;
	left: 156px;
	width: 272px;

	text-align: right;
}
#extrazoeklinks, #extrazoeklinks a {
	text-decoration: none;
	font-size: 11px;
	color: #8faed4;
}

#extrazoeklinks a:hover {
	color: #FFFFFF;
}

