﻿/*__________________________

         nieuws page 
__________________________*/

.headline
{
 	font-size:12px;
	border-bottom:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:6px;
	padding-bottom:6px;
}

div.headertitle
{
 	font-size:13px;
	padding-top:4px;
}

.headertitle a
{
	color:#5e2d6f;
 	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-top:6px;	
}

.headertitle a:hover
{
	color:#5e2d6f;
 	font-size:13px;
	text-decoration:underline;
	padding-top:6px;
}

.text_main_nieuws
{
	margin:0px;
	line-height:21px;
}

.text_main_nieuws img
{
	width:250px;
	display:block;
	margin-bottom:30px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
} 

.inleiding
{
	font-size:11px;
	padding-bottom:5px;
	line-height:21px;
}

.leesmeer a
{
	font-size:10px;
	font-style:italic;
	color: #cc0000;
	text-decoration:none;
	padding:10px 0 5px 0;	
}

.leesmeer a:hover
{
	font-size:10px;
	color: #cc0000;
	font-style:italic;
	text-decoration:underline;
	padding:10px 0 5px 0;	
}

.datum_nieuws
{
	font-size:10px;
	color:#999999;
	margin-bottom:7px;
}


.text_main_nieuws_box
{	
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
}
.nieuws_box
{
	float: right;
	margin-left:10px;
	width: 560px;
}

.headlineimage
{
	float:left;
	width:100px;
	padding-top:2px;
}

.lines
{
	width:300px;
	display:block;
	padding:15px;
	margin-top:15px;
}

.rsslogohead
{
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    width:674px;
    font-size: 12px;
	padding-bottom:6px;
}

.rsslogofoot
{
    border-style: none;
    text-align: right;
    width: 684px;
    font-size: 12px;
}
.addberichtlogos
{
    text-align: right;
    
}

