@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#leesmeer {
	font-family: font-family: Geneva, Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}

.rss_nieuwskop {
	font-family: Arial;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
		
}

.rss_datum {
	font-family: Arial;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
		
}