/* WesterhuisNotarissen.nl tickertape  */
/* Last updated Febr 09, 2007 */ 
	
.tickertapetekst { 
	color:#fff; 
	background: transparent; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal;
	line-height: 20px;
	}
	
.tickertapetekst a:link, .tickertapetekst a:visited { 
	color:#fff;
	text-decoration: none;
	}
		
.nieuwstitel { 
	color:#000; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif; 
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 0;
	}

.nieuwstitel:link, .nieuwstitel:visited, .nieuwstitel:hover { 
	color: #000; 
	text-decoration: none; 
	}
	
.nieuwsdatum { 
	color:#000; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif;
	font-size: 12px; 
	font-style: normal 
	}
	
.nieuwsheadline	{ 
	color:#000; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1em; 
	}
	
.nieuwsheadline:link, .nieuwsheadline:visited, .nieuwsheadline:hover { 
	color: #000; 
	text-decoration: none; 
	}
	
.nieuwsinhoud { 
	color:#000; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif;
	font-size: 11px; 
	font-style: normal;
	margin: 0 0 1em 0;
	line-height: 130%;
	font-size: 12px;
	}
	
.nieuwslink	{ 
	color:#cc3333; 
	font-family: Georgia, "Stone Sans", "Times New Roman", Times, serif;
	}
