h1,h2,h3,h4,h5,h6,body,table,a {
    font-family: "Comic Sans MS";
    line-height: 180%;
    font-size:12px;
}


a {
    text-decoration: none;
    color: blue;
}

a:hover {
    color: Red;
}

h1 {
    font-size: 14pt;
}

#navcontainer {
    margin: 0 0 0 0px;
    position: fixed; /* border: 1px dotted red;*/
    width: 200px;
    z-index: 1000;
}

#navcontainer a {
    background-color: #003366;
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 3px;
    position: static;
    width: 160px;
}

#navcontainer a:link, #navlist a:visited {
    color: #EEEEEE;
    text-decoration: none;
}

#navcontainer a:hover {
    background-color: #336699;
    color: #FFFFFF;
}

#navcontainer ul {
    list-style-type: none; /*   border: 1px dotted green;*/
    margin: 0px;
    padding: 0;
}

h2,h3,h4,h5,h6{
    font-size: 12pt;
}

body,table,a {
    font-size: 8pt;
    background-color: #F3F5DC;
}

.top {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 5;
}

.bottom {
    margin-left: 0;
    margin-top: 5;
}

.stdtxt {
    width: 570;
}

#bio {
    width: 570;
}

#ddd {
    width: 570;
}

#ddd body {
    width: 570;
}

#dddtxt {   
    width: 640px;
    padding:5px;
}

.boektitel{
    font-weight: bold;
}

.boekauteur{
    font-style: italic;
}

.boekjaartal{   
}

.boekuitgever{
}

.boekonderwerp{
}

.lijsttitel{
    font-weight: bold;
}

.auteurtitel{
    font-weight: italic;
}

.uitgevertitel{
}

#meisje {
    Z-INDEX: 100; 
    LEFT: 580px; 
    POSITION: absolute; 
    TOP: 79px
}

#bioboeken img {
    float: right;
    margin: 50 0 0 0;
    padding: 0 0 0 10;
}

#bioboeken{
}

#biojul {   
width:640px;
padding:5px;
}

#biojul img {
    float: right;
    padding: 0 0 0 10;
}

#boeken {
    width: 570;
}

#ddd img {
    float: right;
    margin: 50 0 0 0;
    padding: 0 0 0 10;
}

.index {
    background-color: #DCDCDC;
    width:640px;
    padding:5px;  
}

.index a {
    background-color: #DCDCDC;  
}

#Auteur {
    background-color: #DCDCDC;
    width:640px;
    padding:5px;  
}

#Auteur .title tr {
    margin: 0px;
    border: none;
    vertical-align: top;
}
#Auteur .title {
    background-color: #003E80;
    color: #FFFFFF;
}
#Auteur .data {
    background-color: #DCDCDC;
    color: #000000;
    height: 10px;
    border:0;
    margin:0;
}

#Auteur .data a {
    background-color: #DCDCDC;
    text-decoration: none;
}

#Auteur .title a {
    background-color: #003E80;
    color: #FFFFFF;
    text-decoration: none;
}

#Auteur a {
    color: #000000;
    text-decoration: none;
}

#Auteur a:hover {
    color: #FF0000;
    text-decoration: none;
}

#Auteur table {
    background-color: #eeeeee;
    width: 100%;
    font-size: 11px;
    border-style: none ;
}

#Jaartal {
    background-color: #DCDCDC;
    width:640px;
  padding:5px;  
}

#Jaartal .title {
    background-color: #7B00F9;
    color: #FFFFFF;
}
#Jaartal .data {
    background-color: #DCDCDC;
    color: #000000;
    height: 10px;
    border:0;
    margin:0;
}

#Jaartal .data a {
    background-color: #DCDCDC;
    text-decoration: none;
}

#Jaartal .title a {
    background-color: #7B00F9;
    color: #FFFFFF;
    text-decoration: none;
}

#Jaartal a {
    color: #000000;
    text-decoration: none;
}

#Jaartal a:hover {
    color: #FF0000;
    text-decoration: none;
}

#Jaartal table {
    background-color: #eeeeee;
    width: 100%;
    font-size: 11px;
}

#Jaartal tr {
    border-style: solid none none none;
    border-top-color: #0000FF;
    margin-top: 5px;
}


#Uitgever {
    background-color: #DCDCDC;
    width:640px;
  padding:5px;  
}

#Uitgever table {
    background-color: #eeeeee;
    width: 100%;
    font-size: 11px;
    border: medium none Aqua;
}

#Uitgever tr  {
    border-style: solid none none none;
    border-top-color: #0000FF;
    height: 10px;
    margin: 0;
}


#Uitgever .title {
    background-color: #007FF9;
    color: #FFFFFF;
}

#Uitgever .data {
    background-color: #DCDCDC;
    color: #000000;
    height: 10px;
    border:0;
    margin:0;
}

#Uitgever .data a {
    text-decoration: none;
    background-color: #DCDCDC;
}

#Uitgever .title a {
    background-color: #007FF9;
    color: #FFFFFF;
    text-decoration: none;
}

#Uitgever a {
    color: #000000;
    text-decoration: none;
}

#Uitgever a:hover {
    color: #FF0000;
    text-decoration: none;
}

.alpha {
    color:red;
    font-size:140%;
    text-transform: uppercase;
    font-weight:bold;
    line-height: 120%;
}


html {
    background: #0a0a0a;
}

body {
    margin: 0;
    padding: 0 10px 0 10px;
    border: 0;
    height: 100%;
    overflow: auto;
}

#page {
    margin: 0px 0 50px 160px;
    display: block;
    width: 650px;
    padding: 0px 10px 10px 10px;
    color: black;
}

#toppic {
    display: block;
    margin: 0 0 10px 0px;
}

#dewit {
    position: fixed;
    display: block;
    width: 130px;
    height: 25px;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 110;
    font-weight: normal;
    text-align: left;
    font-size: 18px;
    color: red;
}

* html #dewit {
    position: absolute;
}

#menu {
    display: block;
    top: 30px;
    left: 10px;
    width: 130px;
    position: fixed;
    border: 0;
    padding: 10px;
    text-align: left;
    font-size: 11px;
    color: #aaaaaa;
    z-index: 101;
    background-color: transparent;
}

* html #menu {
    position: absolute;
}

#menu a:visited, #menu a {
    display: block;
    width: 120px;
    margin: 0 auto;
    text-align: left;
    text-decoration: none;
    line-height: 120%;
    color: blue;
}

.clear {
    clear:both;
}

#menu a  {
    left:0px;
    background:  no-repeat;
    height:60px;
}

#menu a:hover {
    background-position: 0px -60px;
    text-decoration: none;
    color: red;
    font-size:140%;
}

#menu .text {
    padding: 8px 0 0 0;
    height:1em;
}

.right {
    float:right;
    width: 200px;
    padding: 4px 0 4px 4px;
}
