@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; }
#header h1 a, #header h1 a:hover, #header h1 a:visited { color:black; text-decoration: none; }
#header h1 { padding: 0; margin: 0; }
#header h2 { color: #CCC; text-align: right; margin: 5px; }
.warning, .error { font-weight: bold; }
#mainNavigation, .paging, .overzicht, #emazing, #tools, .hide, #searchbox { display:none; }
.small { font-size: 0.75em; line-height: 1.4em; }
#footer { border-top: 1px solid #000000; margin-top: 10px; }
#footer p { font-size: 0.8em; margin: 0; padding: 10px; text-align: center; color: #777; }
#footer a {color: #777; text-decoration:none;}
div.module p { margin:0.2em 0 1.5em 0; padding:0; }
.center { text-align: center; }
.absmiddle { vertical-align: middle; }
a img { border: none; }

.stretch {width: 98%; }
input[type=text],input[type=password],textarea { border: 1px solid #CCC; font-family: "Courier New", Courier, monospace; font-size: 1.2em; background: #F9F9F9; }
input[type=image] { outline:none;}
label { font-size:0.9em; margin-right:2px;}
.required {background-image: url(/images/star.gif); background-repeat: no-repeat; padding-left: 10px; background-position: left center;}

