﻿/*__________________________

         nieuws page 
__________________________*/

.headline
{
 	font-size:12px;
	border-bottom:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:6px;
	padding-bottom:6px;
}

.headertitle
{
 	font-size:13px;
	padding-top:4px;
	font-weight:bold;
}

.headertitle h3
{
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color: #3b8da5;
	margin:0px 0 5px 0;
}

.headertitle a:link, .headertitle a:visited, .headertitle a:active
{
	color:#2277bb;
 	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-top:6px;	
}

a.headertitle:hover
{
	color:#2277bb;
 	font-size:13px;
	text-decoration:underline;
	padding-top:6px;
}

.inleiding
{
	font-size:11px;
	color: #333333;
	padding-bottom:5px;
}

.leesmeer a:link, .leesmeer a:active, .leesmeer a:visited
{
	font-size:10px;
	font-style:italic;
	color: #2277bb;
	text-decoration:none;
	padding:10px 0 5px 0;	
}

.leesmeer a:hover
{
	font-size:10px;
	color: #2277bb;
	font-style:italic;
	text-decoration:underline;
	padding:10px 0 5px 0;	
}

.datum_nieuws
{
	font-size:10px;
	color:#999999;
	margin-bottom:7px;
}


.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;
    
}


.text_main_news
{
	width:710px;
	background-image:url('/images/bg_news.jpg');
	background-position:top;
	background-repeat:repeat-y; 
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	overflow:hidden;
}

.text_main_news h3
{
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:ff00000;
	width:auto;
	margin:10px 0 5px 0;
}

.header_text_main_news_bg
{
	width:450px;
	padding: 0px 130px 50px 130px;
	overflow:hidden;
	background-image:url('/images/news_header_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

.news_bg_footer
{
	background-image:url('/images/bg_news_footer.jpg');
	width:710px;
	height:89px;
}

.header_text_main_news_bg img
{
	width:300px;
	display:block;
	overflow:hidden;
} 

