body {
    margin-top: 5px; 
    margin-bottom: 5px; 
    margin-left: 0px; 
    margin-right: 0px; 
    font-family: Arial, Times New Roman, Verdana; 
    font-weight: normal;
    font-size: 11pt;

    background-color: #EEF;
    
    scrollbar-face-color: #DEDEFF;
    scrollbar-highlight-color: #DEDEFF;
    scrollbar-shadow-color: #339;
    scrollbar-base-color: #EEF;
    scrollbar-arrow-color: #D63838;
    scrollbar-track-color: #EEF;
} 

a:link {
    font-size: 10pt;
    text-decoration: none;  
    color: #339;
}

a:visited {
    font-size: 10pt;
    text-decoration: none;  
    color: #339;
}

a:hover {
    font-size: 10pt;
    text-decoration: none;  
    color: #D63838;
}

a:active {
    font-size: 10pt;
    text-decoration: none;  
    color: #D63838;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Times New Roman, Verdana; 
}

h1 {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    font-weight: bold;
    font-size: 18pt;
}

h2 {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    font-weight: normal;
    font-size: 14pt;
}

h3 {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    font-weight: bold;
    font-size: 12pt;
}

.kop {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    font-weight: bold;
    font-size: 24pt;
}

.menugroup {
    margin-top: 10px; 
    margin-right: 0px; 
    margin-bottom: 5px; 
    margin-left: 10px; 
    font-weight: bold;
    font-size: 12pt;
}

.menulist {
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 35px; 
}

.bookserie {
    font-weight: bold;
    font-size: 16pt;
}

.booktitle {
    font-weight: bold;
    font-size: 14pt;
}

a.booktitle  { 
	text-decoration: underline; 
    font-weight: bold;
    font-size: 14pt;
}

.bookauthor {
    font-style: italic;
    font-size: 10pt;
}

.bookstatus {
    font-size: 8pt;
}

.foutmelding {
    font-weight: bold;
    font-color: #D63838;
}

table {
    font-size: 10pt;
    border: 0px solid;
    border-color: #339;
}

table.menu {
    width: 750px;
    background-color: #DEDEFF;
    font-size: 9pt;
    font-weight: bold;
}

table.menu_bottom {
    width: 750px;
    background-color: #DEDEFF;
    font-size: 9pt;
    font-weight: bold;
    border-bottom: 0px dashed;
}

table.front {
    width: 750px;
}

table.bookindex {
    width: 100%;
}

table.face {
    width: 100%;
    background-color: #F3F3F3;
}

table.book {
    width: 100%;
    border: 1px solid;
    background-color: #F3F3F3;
}

table.adres {
    width: 500px;
    border: 1px solid;
    background-color: #F3F3F3;
}

table.bottom {
    width: 750px;
    background-color: #DEDEFF;
    font-size: 8pt;
    border-top: 0px dashed;
}

hr.onder_titel {
    color: #D63838;
    height: 1px;
    margin-top: 00px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 400px; 
}

hr.onder_titel_center {
    color: #D63838;
    height: 1px;
    width: 80%;
}

