/*---------------------------- Nieuw -------------------------------*/

BODY {	
	background-color: #FFFFFF; 
	font-family: verdana, arial, sans-serif;
    color:#000;
	font-size:11;
	font-weight:normal;
	}
TABLE {
	font-size:11;
	font-family: verdana, arial, sans-serif;
	}


.container {
	background-color: #FFFFFF;
	border-color: #95A5BC;
	border-style: solid;
	border-width: 1px;
	}
.top_logo {
	width: 553px;
	height: 116px;
	background-image: url(./pics/top_logo.gif);
}
.top_foto {
	width: 228px;
	height: 116px;
	background-image: url(./pics/top_foto.jpg);
}

.top_balk1, .top_balk2 {	width: 781px;	height: 25px;	}
.top_balk1			{	background-image: url(./pics/top_balk1.gif); }
.top_balk2			{	background-image: url(./pics/top_balk2.gif); }

.wit_rechts {
	width: 1px;
	background-color: #FFFFFF;
}
.wit_horizontaal {
	height: 1px;
	background-color: #FFFFFF;
}
.rood_rechts {
	width: 18px;
	background-color: #C41F2F;
}

.bannerruimte,.navigatieruimte {
	width: 160px;
	border-color: #95A5BC;
	border-right-style: solid;
	border-right-width: 1px;
	}

.bannerruimte {
	background-color: #FFFFFF;
	padding-top: 0px;
	}

.navigatieruimte {
	background-color: #D3AB32;
	padding-top: 10px;
	}
.nieuwsruimte {
	width: 461px;
	background-color: #FFFFFF;
	}
.nieuws {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	}

.navigatie_links A:link,.navigatie_links A:visited,.navigatie_links A:active,.navigatie_links A:hover {
	padding-left: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	display:block;
	text-decoration: none;
	color: #47556F;
	}

.navigatie_links A:hover {
	color: #FFFFFF;
	background-color: #C41F2F;
	line-height: 20px;
}
.quicksearch 
	{
	padding-left: 20px;
	width: 100px;
	font-size: 11px;
	display: block;
	}
.news_item {
	width:420px; 
	margin-bottom:15px;
	padding-bottom:15px; 
	border-bottom-color: #95A5BC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
.news_title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	padding-bottom: 10px;
	}
.news_story {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	display: table;
	}
.news_verder {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	margin-right: -15px;
	}
.news_verder A:link,.news_verder A:visited {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	text-decoration: none
	}
.news_verder A:hover {
	color: #FF0000;
	}

.agenda_outline {
	border-color: #95A5BC;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	}
.agenda_titel {
	height:18px;
	background-image: url(./pics/agenda.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	}
.agenda_margin
	{
	border-color: #95A5BC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
.agenda_datum,.agenda_beschrijving {
	font-family: Verdana;
	}
.agenda_datum {	
	font-size: 11px;	
	background-image: url(./pics/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	height: 16px;
	padding-left: 12px;
	}
.agenda_beschrijving {
	padding-left: 12px;
	font-size: 10px;	

	}



.rss_outline {
	border-color: #95A5BC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}
.rss_titel {
	height:18px;
	background-image: url(./pics/pvda_nieuws.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	}

.rss_item A:link,.rss_item A:visited,.rss_item A:hover,.rss_item A:active{
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	display:block;
	color: #0063AD;
	padding-bottom: 10px;
	}
.rss_item A:hover{
	color: #FF0033;
	}
