body {
   margin: 0px;
   overflow: -moz-scrollbars-vertical;         
}

p, a, ul, li, form, body, td, tr, table {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 14px;
}

p, ul, li, form {
   margin-top:0px; 
   margin-bottom:0px;
}

p, td, tr, table {
   text-align: justify;
}
   
h1 {
   text-align: left;
}

li {
   list-style-type: square;
}

a {
   color: black;
}

a:hover {
   color: #B50000;
}  

.box {
   padding: 15px; 
   padding-bottom: 2px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 14px;   
}

.page_index {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;   
   font-weight: bold;
   line-height: 12px;
}

h1 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 20px;   
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 14px;
}

h2 {
   margin: 0px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 16px;   
   font-weight: bold;
   display: inline;
}

h2 a {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 16px;   
   font-weight: bold;
}

.sub_titel {
   padding: 4px 6px 4px 6px;
   background-color: #C6C3F7; 
   border: 1px solid #00009C;
   border-bottom: 0px;
   font-weight: bold;
   color: black;
   font-size: 14px;
}

.sub_uitleg {
   padding: 4px 6px 4px 6px;
   padding-top: 0px;
   background-color: #C6C3F7; 
   border: 1px solid #00009C;
   border-top: 0px;
   border-bottom: 0px;
   color: black;
}

.sub_system {
   padding: 8px;
   border: 1px solid #00009C;
}

input{font-family: Arial, Verdana, Helvetica, sans-serif; border-left:1px solid #B5B2B5;border-top:1px solid #B5B2B5;border-bottom:1px solid #B5B2B5;border-right:1px solid #B5B2B5;background-color: #FFFFFF; font-size: 14px; width:100%; height: 22px; padding: 2px;}

.submit_button {
   background-color: white; 
   font-weight: bold;
   width: 100px;
   height: 23px;
   padding: 0px;
   border: 1px solid #00009C;
   font-family: Arial;
   font-size: 14px;
}

hr {
   color: black;
}

.menu {

}

.footer {
   font-size: 12px;
   font-weight: bold;
}

.pagina {
   padding: 4px 15px 15px 0px;
}

a.nav_top {
   color: #66CC33;
   font-size: 11px;
   text-decoration: none;
}

ul, li
{
   list-style-type: square;
}