/* ==================================================

	Stylesheet voor www.derooyfysio.nl 
	auteur; Hans Gijsbers
	datum; 22-05-2008
	class styles voor de tekst opmaak in deze website
	
   ==================================================*/
.h1_kopjes {
	color: #003399;
	font-size: 1.5em;
	margin-top: 1em;
}
.h1_kopjes_nieuws {
    margin-bottom: 25px;
	color: #003399;
	font-size: 1.5em;
	margin-top: 1em;	
}
.a_kop_opmaak {
	font-weight: bold;
	color: #003399;
}
#side_bar .nieuws_klein {
	color: #5F5F5F;
	font: 0.9em Arial, Helvetica, sans-serif;
}
.tekst_kopjes {
	font-weight: bold;
	color: #003399;
	font-size: 100%;
}
.verwijzing {
	font-style: italic;
	padding-left: 15px;
}
.kop_opmaak {
	font-weight: bold;
	color: #003399;
	font-size: 120%;
}
#nieuws_index .news_kopje {
	color: #666666;
	padding-left: 22px;
	margin-top: 4px;
	font-weight: bold;
	font-size: 120%;
}

