body {
	background: white;
	text-align: left;
	color: black;
	font-size:83% !important;
	line-height: 125%;
	border: 0;
	margin: 20px;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
}
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
a {color: #039;}

div.module p {margin:0.2em 0 1.5em 0;padding:0;}
/* ------------------------------------ boxes ------------------------------------ */
#header {padding: 10px 0px; border-bottom: 1px solid #4A7B95;}
#header h1 a { color: #000; text-decoration: none; }
#header h1 { font-size: 1.6em; }

#navigatie, #emazing {display:none;}
#footer { padding: 10px 0px; border-top: 1px solid #4A7B95; font-size:0.6em; line-height:1.3em; font-family: Verdana, Geneva, sans-serif; text-align: center; }
#footer a {color: black; text-decoration:none;}
address { font-style: normal; }

/* ----------------------------------- global -------------------------------------- */

hr {height: 0; border: 0; border-top: 1px solid #CCCCCC;} 
form {margin:0.5em 0 0 0;}
select, input {font-size:1em;}
.clr {clear:both;height:1px;overflow:hidden;}
.hide {display:none;}
a {outline: none;}
a img {border:none;}
.small {font-size:0.85em; line-height:1.3em;}
small {font-size: 0.85em; display:block; color: #777; padding: 0 0 0.3em; margin: 0;}
.error {color:#CC0000;font-weight: bold;}
.required {background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}

#content { font-size: 1em; line-height: 1.4em; padding: 10px 0px; text-align: left; /*float: left; width: 300px;*/ }
#content p:first-child {margin-top:0;}
#content h1:first-child {margin-top:0;}
#content img { margin-bottom: 20px; margin-left: 20px; float: right; width: 250px; height: 250px; }
#content strong { font-size: 1.1em; }

