html {height:101%}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ccc;
	margin:0px;
}
#site {
	position:absolute;
	width:750px;
	left:50%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-image:url("../images/achter.gif");
	margin:0px 0px 0px -375px;
	z-index: 4;
	top: 0px;
}
#boven {
	position:fixed;
	width:570px;
	height:100px;
	z-index:5;
}
#navigatie {position:fixed; width:200px; margin-left:550px; top:90px;}
#inhoud {
	position:relative;
	width:519px;
	margin-top:100px;
	border:0px;
	overflow:hidden;
}
.afb-links {float:left; margin:4px 10px 4px 0px}
.afb-rechts {float:right; margin:4px 0px 4px 10px}

#copyright {position:absolute; bottom:22px; width:510px; height:60px; vertical-align:bottom;}
#teller {position:absolute; bottom:20px; width:16px; height:16px; margin-left:505px;}
#onder {
	position:fixed;
	width:750px;
	height:13px;
	bottom:0%;
	background:#ccc url("../images/hr_line.gif") repeat;
	overflow:hidden; /* IE6 fix */
	z-index:6;
}

body#intro a#schi, body#profiel a#prof, body#groot a#monu, body#greco a#basi, body#apocal a#apoc, body#fabulae a#fabu, body#octogoon a#octo, body#hodos a#hodo, body#tympaan a#tymp, body#mytho1 a#myt1, body#mytho2 a#myt2, body#mytho3 a#myt3, body#kleinere a#klei,
body#teken a#teke, body#etsen a#etse, body#aquarel a#aqua, body#schilder a#schl, body#contact a#cont, body#links a#link, body#nieuws a#nieu {color:#000; font-weight:bold}

a {outline:none}
#navigatie a {display:block; width:200px;}
#navigatie a:link, #navigatie a:visited, #navigatie a:active {color:#000; text-decoration:none}
#navigatie a:hover, #navigatie a:visited:hover {color:#6666FF; text-decoration:none}
a:link, a:visited, a:active, .nieuws a:link, .nieuws a:visited, .nieuws a:active {color:#000; text-decoration:underline}
a:hover, a:visited:hover .nieuws a:hover, .nieuws a:visited:hover {color:#6666FF; text-decoration:none}

td, p, i, ol, li, input, textarea {font-size:10pt; color:#000000}
.kopje {font-weight:bold; font-size:18px}
.kleiner {font-size:8pt}
.citaat {text-align:right; font-style:italic; font-size:10pt;}
.spaced {letter-spacing:5pt; font-size:18px; font-weight:bold}
input,textarea {background-color:#CCCCCC;}
.nieuws {color:#000; font-size:10pt; text-align:center;}
.onderstreept {text-decoration:underline}

ol {margin:-12px 0px 0px 190px;}

