* {	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;}html {	width:100%;	height:100%;}body {	width:100%;	height:100%;	margin:0px;	padding:0px;	background-color:#fff;}/* Some patches to remove extra spaces */h1,h2,h3,h4,h5,h6,h7,form,p,hr {	margin:0px;	padding:0px;}hr,.hr {	display:block;	height:2px;	border:0px;	padding:0;	margin:0;	border:0;	background-image:url(/domains/heliomareonderwijs.nl/images/hr.png);	background-repeat:repeat-x;	margin-top:10px;	margin-bottom:10px;}a {	color:#2099d2;	/*outline:none; outline needed for drempels weg!!! */ 	text-decoration:none;}	a:hover {		color:#57085e;	}ul,ol {	margin-top:0px;	margin-bottom:0px;}body,.content {	font-size:12px;	line-height:150%;	color:#000;}.title,h1 {	font-weight:bold;	font-style:normal;	font-size:14px;	line-height:150%;	font-weight:bold;	color:#57085e;}.paars {	color:#57085e;}/* Clear all patch */.clear:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clear {display: inline-block;}