/*-------------------- Project_overzicht ----------------------------------------*/
.clear {
clear:both;
}

.nieuwsoverzicht_header  {
background: url(../grafix/tabel_header.jpg) no-repeat;
height:20px;
width:560px;
font-weight:bold;
text-align:left;
font-size: 13px;
color:#424242;
margin: 0px !important;
}
.nieuwsoverzicht_header  h2{
display:inline;
}
/*-------------------- hoofdtitel! ----------------------------------------*/
.nieuwsoverzicht_titel a:link, .nieuwsoverzicht_titel a:active, .nieuwsoverzicht_titel a:visited{
margin-left:5px;
text-decoration:none;
}
.nieuwsoverzicht_geheel {
display:inline;
margin:10px 5px 10px 10px;
text-align:left;
width:560px;
float:left;
}
#nieuwsoverzicht{
border:1px solid #ECECEA;
}
.nieuwsoverzicht_plaatje {
background:#F5F5F5;
line-height:18px;
width:92px;
height:75px;
border-right:1px solid #ECECEA;
}
.nieuwsoverzicht_plaatje img{
padding:5px;
}
.nieuwsoverzicht_tekst a{
margin-left:5px;
}
.nieuwsoverzicht_tekst a:link, .nieuwsoverzicht_tekst a:visited, .nieuwsoverzicht_tekst a:active{
background: url(../grafix/bg_nieuws.gif) no-repeat;
width:450px;
height:75px;
line-height:18px;
display:block;
text-decoration:none;
overflow:hidden;
}
.meer_nieuws {
color:#C90208;
text-decoration:underline;
}



/*-------------------- nieuws_details----------------------------------------*/
#nieuwsdetail_header  {
background: url(../grafix/tabel_header.jpg) no-repeat;
height:20px;
width:560px;
margin-left:10px;
font-weight:bold;
text-align:left;
font-size: 13px;
color:#424242;
margin-bottom: 0px !important;
}
/*-------------------- hoofdtitel! ----------------------------------------*/
.nieuwsdetail_titel{
padding-left:5px;
}
#nieuwsdetail{
border:1px solid #ECECEA;
margin:0px 5px 10px 10px;
text-align:left;
width:560px;
margin-bottom:10px!important;
}

#nieuwsdetail p, #nieuwsdetail tr, #nieuwsdetail table {
	width: 520px;
}

#nieuwsdetail img {
	max-width: 520px;
}

.nieuwsdetail_tekst {
padding:5px;
}


