/* ============== Stylesheet aanvullend op style.css ============== */

h3.itf, h3.ITF
{
	font-size: 1em;
	font-weight: bold;
	color: #0DB02B;
	padding: 0 0 0 0;
	margin-bottom: 0;
}

h4.itf, h4.ITF
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-bottom: 0;
}

ul.itf, ul.ITF
{
	list-style-image: url('http://www.interflow.nl/portalen/Interflow/style/images/opsommingsteken.gif') !important;
	list-style-type: square !important;
	margin-bottom: 1em !important;
	/*margin-top: 0 !important;*/
	/*padding-left: 15px !important;*/
}

Img.itf, Img.ITF
{
	float: right !important;
	clear: right !important;
	margin: 0 0 15px 10px !important;
}

Img.link
{
	border-style: none !important;
}
/* ============== Algemeen ============== */
a.readmore {
	color: #FF6600;
	text-decoration: none;
}

a.readmore:hover {
	text-decoration: underline;
}
a.PDF, a.pdf
{
	text-decoration: none;
	padding-left: 20px;
	background: url( http://www.interflow.nl/images/icons/pdf.gif ) left center no-repeat;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
a.PDF:hover, a.pdf:hover,
a.PDF:active, a.pdf:active,
a.PDF:visited, a.pdf:visited {
	text-decoration: none;
}
