/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #0F6096;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
#maintable table td {
	padding: 0;
}
.alineatekst a {
	color: #0F6096;
}
/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1, .kop {
	color: #0f6096;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
h2, .subkop {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #0f6096;
	font-weight: bold;
}
.alineatekst {
	clear: both;
}
.lijntje {
	width: 100%;
	border: 0;
	border-top: 1px solid #B4CCD4;
	height: 1px;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
/* Einde standaard Bouwsteen stijlen */
