/* BIG PHOTO THING */
.home_banner {
   position:relative;
   height:144px;
   margin-bottom:15px;
}
.hb_image {
   position:absolute;
   top:0;
   left:0;
}
.hb_overlay {
   position:absolute;
   right:0;
   top:0;
   height:144px;
   width:200px;
   background:transparent url(../gfx/bg_homebanner.png) 100% 0 repeat-y;
}
.side_actueel {
   height:114px;
   background:#436cbb;
   padding:15px;
   margin-bottom:15px;
   
   color:white;
   font-size:10px;
}
#right_sideblock .side_actueel h2 {
   color:white;
   font-size:14px;
   margin:0 0 8px 0;
   font-family:verdana;
}
.sa_date {
   color:#f9b305;
}
#right_sideblock .side_actueel h3 {
   font-size:10px;
   margin:0;
}
#right_sideblock .side_actueel p {
   margin:0;
}
a.sa_readmore,
a.home_readmore,
a.hn_morenews {
   display:block;
   float:right;
   _float:right;
   margin-top:8px;
   color:white;
   padding-left:12px;
   background:url(../gfx/bullet_orange.gif) no-repeat 0 5px;
   font-weight:bold;
   text-decoration:none;
   _width:100px;
}
a.sa_readmore:hover,
a.home_readmore:hover,
a.hn_morenews:hover {
   text-decoration:underline;
}

/* HOME TEXT AREAS */
.homeblock {
   background:#e4e7ec;
   color:#666;
   padding:7px;
   font-size:10px;
}
.homeblock h2 {
   color:#436dbb !important; 
   text-transform:uppercase;
   font-size:12px !important;
   font-family:'Trebuchet ms';
}
.homeblock h3 {
   margin:0;
   font-size:10px;
}


#hb_top {
   margin-bottom:10px;
}
#hb_top p {
   margin-top:0px;
}
.hb_left{
	float:left;
}
.hb_right {
   float:right;
   
}
.hb_left {
   width:257px;
   margin-right:10px;
   _margin-right:0px;
   position:relative;
}
.hb_right {
   width:268px;
}
.hb_left p,
.hb_right p {
   margin:0;
}

.home_newsitem {
   margin-bottom:10px;
   padding-bottom:10px;
}
a.newsHomePage{
	color:#436CBB;
	text-decoration:none;
}

.newsHomePage:visited{
}

.hn_date {
   color:#ec8c02;
}
a.home_readmore {
   color:#666;
   padding-right:3px;
   _padding-right:0px;
   _margin-right:-20px;
}
a.hn_morenews {
	/*position:absolute;*/
	bottom:5px;
	right:5px;
	color:#666;
	/*margin-top:10px;*/
	background:url(../gfx/bullet_blue.gif) no-repeat 0 5px;
	_margin-right:-26px;	
	position:absolute;
	margin-bottom:2px;}

.text h3 {
   color:#436cbb;
}
