@import url("/css/files.css");
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;}

#header {
	border-bottom: 1px solid #000000;
	padding-bottom: 0.5em;
	font-size:1.3em;
}

#header h2 a, #header h2 a:hover, #header h2 a:visited {
	color:black;
	text-decoration: none;
}

#header h2 {
	padding: 0;
	margin: 0;
}
/*
#header h2 {
	font-size: 1em;
	padding: 0px 0px 0px 2em;
	margin: 0;
	font-weight: bold;
	font-style: italic;
}*/
.warning, .error {font-weight: bold;}
#sidebar, .paging, .overzicht, #lang, #zoek, #tools, #nav {display:none;}

.small {
	font-size: 0.75em;
	line-height: 1.4em;
}

address {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}
#footer {border-top: 1px solid #000000;text-align: center;}

#emazing, #rss {display:none;}

p.hide, hr.hide {display:none;}

p.print {
	margin-top:2px;
	text-align:right; 
	border-bottom:1px solid #666;
}

div.module p {margin:0.2em 0 1.5em 0;padding:0;}

.center {text-align: center;}
.absmiddle {vertical-align: middle;}
a img {border: none;}

