﻿/* Peter Creemers: stylesheet */
/* (c) Hans Geraedts, Mozus */
/* Yahoo RESET.CSS
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*li {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* sup,sub {line-height:-1px;vertical-align: text-top;} */
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* algemeen */
form {margin: 0px; border: 0px none; padding: 0px;}
img {margin: 0px; border: 0px none; padding: 0px;}
table {font: 100%/1.5 verdana, helvetica, serif; margin: 0px; border: 0px none; padding: 0px;}

/* layout */
html, body {height: 100%; margin: 0px; border: 0px none; padding: 0px;}
#divBackground {position: absolute; z-index: 2; width: 100%; height: 100%; left: 0px; top: 0px;}
#divContent {position: absolute; text-align: justify; z-index: 3; height: 1px; width: 1px; left: 10px; top: 10px; overflow: auto; padding-right: 1em;}
#divNavigation {position: absolute; z-index: 1; height: 1px; width: 1px; left: 0px; top: 0px;}
#divStats {position: absolute; z-index: 4; left: 0px; bottom: 0px;}
#frmNavigation {height: 1px; width: 1px;}

/* opmaak */
body {font: 70%/1.5 verdana, helvetica, serif; background-color: #FAFAFA;}
p, ul {margin-bottom: 1.5em;}
li {list-style-position: outside; list-style-type: disc; margin-left: 2em;}
h1 {font: 130%/1.5 verdana, helvetica, serif; font-weight: bold;}
h2 {font: 100%/1.5 verdana, helvetica, serif; font-weight: bold;}
a {color: inherit; text-decoration: underline;}
a:hover {text-decoration: underline;}

.title {font: 150%/1.5 verdana, helvetica, serif;} 
.white {color: #FAFAFA;}
.white a {color: #FAFAFA;}
.black {color: #000000;}
.black a {color: #000000;}
.orange {color: #FF6633;}
.attention {color: #FF0000; text-decoration: blink;}

#divText {padding-left: 120px; padding-top: 15px; font-size: 130%; line-height: 1.5; font-weight: bold; width: 360px; float: left;}
#divPhoto {padding-top: 23px;}
