/*Home elements*/

div#homecontainer {
width: 100%;
padding-bottom:30px;
}


div#homeflash {
height: 361px;
}

div#homenews{
float:left; 
width:257px;
background-image:url(/img/home/hdr_news.gif);
background-repeat:no-repeat;
padding-top: 33px;
padding-left:13px;
}

div#homeprojecten{
float:left; 
width:277px;
background-image:url(/img/home/hdr_projecten.gif);
background-repeat:no-repeat;
padding-top: 46px;
padding-left:5px;
}

div#homeadresses{
float:left; 
width:105px;
margin-left: 36px;
margin-right: 98px;
background-image:url(/img/home/hdr_adresses.gif);
background-repeat:no-repeat;
padding-top: 46px;
}

div#homecarreer{
float:left; 
width:175px;
background-image:url(/img/home/hdr_carreer.gif);
background-repeat:no-repeat;
padding-top: 46px;
margin-right:30px
}

div#woningzoeker{
float:left; 
width: 184px;
height: 135px;
margin-top: 15px;
background-image: url(/img/home/bg_woningzoeker.png);
background-repeat:no-repeat;
}


div#woningzoeker a.wz_rollover {
margin-top: 80px;
margin-left: 100px;
display: block;
width: 75px;
height: 29px;
background: url("/img/home/wz_verder.png") 0 0 no-repeat;
text-decoration: none;
}
   
div#woningzoeker a:hover.wz_rollover {
background-position: -75px 0;
}

div#homegrafiek{
float:left; 
width:155px;
background-image:url(/img/home/hdr_grafiek.gif);
background-repeat:no-repeat;
padding-top: 46px;
margin-right:20px;
margin-left: 20px;
}

div#homeduurzaam{
float:left; 
width:175px;
background-image:url(/img/home/hdr_duurzaam.gif);
background-repeat:no-repeat;
padding-top: 46px;
margin-right:20px;
margin-left: 20px;
}

div#homepcs{
float:left; 
width:155px;
background-image:url(/img/home/hdr_pcs.gif);
background-repeat:no-repeat;
padding-top: 46px;
margin-right:20px;
margin-left: 40px;
}

div#homequick{
float:left; 
width:183px;
background-image:url(/img/home/hdr_quicklinks.gif);
background-repeat:no-repeat;
padding-top: 46px;
}

.homenewsitem {
width:100%;
float:left;
padding:  7px 0;
border-bottom: solid 1px #E5E5E5;
display: inline;
}

.homeitem {
display: inline;
width:100%;
float:left;
padding:  3px 0;
border-bottom: solid 1px #E5E5E5;
}

.homenewsitem p, .homenewsitem p span, .homeitem p, .homeitem p span {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666
}

.homenewsitem p a, .homeitem p a{
display:inline;
color: #006B64;
text-decoration: none
}

.homenewsitem p a:hover, .homeitem p a:hover{
text-decoration: underline
}

.imghomenewsitem {
float: left;
overflow:hidden;
padding-right: 3px;
}

.homenewsitem .image {
	float: left;
	position: relative;
	padding-right: 6px;
	border: 0;
}
.homenewsitem .image .corner{
	position: absolute;
	left: 0;
	top: 0px;
	width: 7px;
	height: 7px;
    background: url(/img/nws_rounding7.png) left top no-repeat;
}


.imgnoborder {
border: 0
}

#s7 { width: 270px; height: 90px; background-color: #fff; border-bottom: solid 1px #E5E5E5; border-top: solid 1px #E5E5E5; }
#ichallenge {
float: right;
margin-top: 15px;
margin-right: 120px
}

a.leesmeer:link, a.leesmeer:visited {
	float: right;
	margin-top: -7px;
	margin-right: 10px;
	padding: 2px 4px;
	background: #ffff0f;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: solid 1px #a6a6a6;
	text-decoration: none;
	vertical-align:bottom
}

a.leesmeer:hover {
	/*background: #d1e1e0; 
	text-decoration: none;
	color: #006b64
	*/
	background: #a6a6a6;
	color: #fff
	
}

div#werkenmetduravermeer{
float:left; 
width: 184px;
height: 135px;
margin-top: 15px;
background-image: url(/img/home/banner_wmdv.png);
background-repeat:no-repeat;
}

div#werkenmetduravermeer a.wz_rollover {
padding: 3px;
font-weight: bold;
margin-top: 80px;
margin-left: 98px;
display: block;
width: 75px;
height: 29px;
background-color: Yellow;
text-decoration: none;
font-size: 11px;
color: #000
}
   
div#werkenmetduravermeer a:hover.wz_rollover {
background-color: #006b64;
color: #fff
}

