html {
    /* Scrollbar altijdzichtbaar om resizen van de pagina te voorkomen */
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}

.copyright {
   background: transparent;
   color: #000080;
   border: 1px solid; 
   height: 100px;
   font-family: arial;
   font-size: xx-small;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   vertical-align: bottom;
   
}
 
.handpop_list_style {
  border-style: solid;
  border-width: 3px;
  border-color: black;
  background: white;
}

.pagina {
   color: #000000;
   background-color: #B4A8BF;  
   font-family: arial;
   font-size: x-small;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   vertical-align: top;
}

.standard_text {
   color: #000000;
   background-color: #B4A8BF;  
   font-family: arial;
   font-size: x-small;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   vertical-align: top;
}

.section_header {

   font-family: arial;
   font-size: medium;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

.image_style {
  /*border-style: 10px solid red;  */
  border-style: solid;
  border-width: 3px;
  border-color: black;
  background: white;
}  

.image_red_border_style {
  /*border-style: 10px solid red;  */
  border-style: solid;
  border-width: 1px;
  border-color: #800000;
}  

A.copyright_link:link {
   background-color: transparent;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-collapse: collapse;
   border-spacing: 0px 0px;
   color: #AAAAAA;
   font-family: sans-serif;
   font-size: xx-small;
   font-style: normal;
   font-weight: normal;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   text-align: left;
   text-decoration: underline;
   vertical-align: top;
}


A.copyright_link:visited {
   background-color: transparent;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #AAAAAA;
   font-family: sans-serif;
   font-size: xx-small;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   border-collapse: collapse;
   text-align: left;
   vertical-align: top;
}


A.copyright_link:hover {
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #AAAAAA;
   font-family: sans-serif;
   font-size: xx-small;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   text-align: left;
   vertical-align: top;
}

A.standard_link:link {
   background-color: #B4A8BF;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-collapse: collapse;
   border-spacing: 0px 0px;
   color: #800000;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   text-align: left;
   text-decoration: underline;
   vertical-align: top;
}


A.standard_link:visited {
   background-color: #B4A8BF;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #800000;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   border-collapse: collapse;
   text-align: left;
   vertical-align: top;
}


A.standard_link:hover {
   background-color: #B4A8BF;
   background-image: none;
   border-collapse: collapse;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #0000FF;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   text-align: left;
   vertical-align: top;
}

A.werkstuk_link:link {
   background-color: #B4A8BF;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-collapse: collapse;
   border-spacing: 0px 0px;
   color: #800000;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   text-align: left;
   text-decoration: underline;
   vertical-align: top;
}


A.werkstuk_link:visited {
   background-color: #B4A8BF;
   background-image: none;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #800000;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   border-collapse: collapse;
   text-align: left;
   vertical-align: top;
}


A.werkstuk_link:hover {
   background-color: #B4A8BF;
   background-image: none;
   border-collapse: collapse;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   border-top-color: #000000;
   border-right-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #000000;
   border-spacing: 0px 0px;
   color: #0000FF;
   font-family: sans-serif;
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   text-align: left;
   vertical-align: top;
}


