@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Wateringsevest 38, 2611 AW Delft
	http://www.didjee.nl
	
	            
***********************************************************

*/

.article h3 {
	margin: 0 0 0.5em;
}

.article h3 a {
	color: #0099CF;
	text-decoration: none;
}

.article h3 a:hover {
	text-decoration: underline;
}

/*//////////////// NIEUWSOVERZICHT ////////////////*/

.article {
	border: 1px solid #E0F3F9;
	padding: 12px 12px 8px;
	margin-bottom: 10px;
	background: url(/images/bg_question_faq.gif) bottom repeat-x #F5FBFD;
}

.articlethumb {
	float: left;
	margin: 0 20px 8px 0;
}

.clearfloat {
	clear: both;
	height: 1px;
	line-height: 0%;
	font-size: 1px;
} 

/*////////////////// NIEUWSARTIKEL /////////////////*/

.postdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #363636;
	margin: 0 0 10px;
}

.beeldnieuws {
	border: 5px solid #C3C0C0;
	float: right;
	margin: -10px 0 12px 20px;
}

.readmore, .goback  {
	text-align: right;
	margin: 0 !important;
}

.readmore a, .goback a {
	font-weight: bold;
	text-decoration: none;
}

.readmore a:hover, .goback a:hover {
	text-decoration: underline;
}
