/*------------  nieuwsoverzicht ------------------------------------------------*/
.nieuwsoverzicht {
position:relative;
float:left;
height:137px;
margin:0px 10px 10px 0px;
border:1px solid #CECBBD;
overflow:hidden;
width:510px;
}
.nieuwsoverzicht_header{
background:#545454;
height:25px;
line-height:25px;
text-indent:4px;
}
.nieuwsoverzicht_header h2 {
display:inline;
font-size:12px;
}
.nieuwsoverzicht_header h2 a:link, .nieuwsoverzicht_header h2 a:visited, .nieuwsoverzicht_header h2 a:active{
color:#FFFFFF;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
.nieuwsoverzicht_header h2 a:hover {
color:#F67811;
}
.nieuwsoverzicht_datum {
color:#FFFFFF;
}
.nieuwsoverzicht_img a  {
float:left;
height:112px;
width:150px;
}
/*-------------------- .nieuwsoverzicht_img a:hover  {
-moz-opacity:0.75;
} ----------------------------------------*/
.nieuwsoverzicht_img  a img  {
border:none;
}
.nieuwsoverzicht_omschrijving{
line-height:17px;
font-size:11px;
float:left;
height:85px;
overflow:hidden;
margin:5px;
width:350px;
}
.nieuwsoverzicht_meer_knop {
position:absolute;
bottom:3px;
right:3px;
width:100px;
height:17px
}
.nieuwsoverzicht_meer_knop a {
background:url(../grafix/meer_knop.jpg) no-repeat;
width:23px;
float:right;
margin-right:3px;
display:block;
height:17px
}
.nieuwsoverzicht_meer_knop a:hover {
background:url(../grafix/meer_knop_hover.jpg) no-repeat;
text-decoration:none;
}


/*------------  nieuwsdetail ------------------------------------------------*/
#nieuwsdetail {
border:1px solid #CECBBD;
margin-bottom:10px;
}
.nieuwsdetail_header{
background:#545454;
height:25px;
line-height:25px;
text-indent:4px;
}
.nieuwsdetail_header h2 {
font-size:12px;
color:#fff;
margin:0px;
}
.nieuwsdetail_lang_omschrijving{
margin:5px;
width: 635px;

}
.nieuwsdetail_img   {
margin:0px !important;
padding:0px !important;
float:right;

}
.nieuwsdetail_img img  {
	margin:0px !important;
border:1px solid #CECBBD;
}
