@import url("/css/files.css");

body {
	background: white;
	text-align: left;
	color: black;
	font-size:83% !important;
	line-height: 125%;
	border: 0;
	margin: 10px;
	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;}
.portret { margin-right:9px;}
/* ------------------------------------ boxes ------------------------------------ 
#header {padding: 10px 0px; border-bottom: 1px solid #4A7B95;}*/
#sidebar, #fontsize, #emazing, .paging, .overzicht {display:none;}
#footer {
	padding: 10px 0px;
	border-top: 1px solid #CCCCCC;
	font-size:11px;
	clear:both;
}
#content {
	padding: 10px 0px;
	overflow: visible;
}
/* ----------------------------------- global -------------------------------------- */


#header {
/*
	height: 60px;
	*/
	margin: 0;
	padding: 10px 0 10px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	line-height:24px;
}


#header h1 a, #header h1 a:hover {
	text-decoration: none;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#header h1 a .advocaat {
	color: #675F90;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 5px;
}
#header h1 a .vandijk {
	color: #11C4FF;
	font-size: 24px;
	letter-spacing: 2px;
}

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;}
#footer, .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;}
.warning, .error {color:#CC0000;font-weight: bold;}
.required {background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}
#headlines {background: #FFFFFF; border: 1px solid #D7EBFF;}
#headlines h4 {margin: 0px; color: #000033; background: #D7EBFF; font-size: 1em; padding: 2px;}
#headlines p {margin: 0px;}
#naw {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	width: 95%;
	text-align: center;
	line-height: 13px;
	bottom: 0px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}
