﻿* {font-family: Garamond, Verdana, Helvetica, "Times New Roman", serif; }


body {
  margin-right: 5%; 
    background: url("/belgium/pix/background.jpg");
 color: black; }


@viewport {width: 320px auto; }


h1, h2 { color: white;
  text-align: center;
   font-size: 20pt; }


h3 {color: black;
  font-size: 20pt; }



h5 { color: green;
    text-align: center;
  background-color: white;
 font-size: 14px;
   margin-left: 15px;
 margin-bottom: 55px;
   font-weight: bold; }

  
hr {color: white;
  width: 40%; }

   
p {font-size: 20px;
   font-weight: 500;
   line-height: 27px; }


#left{top: 275px;
    position: absolute;
    left:  10px;
   width: 150px; }


#right{
    position: absolute;
    right:  10px;
    top:   225px;
    width: 150px; }


#let1{
 font-size: 28px;
   font-weight: 800; }


.groter{
 font-size: 28px;
   line-height: 40px;
   font-weight: 800; }


#xpl, .expl {
 font-size: 17px;
   font-weight: 550;
   line-height: 24px; }


table {border: none;
  padding-right: 1em; }

td { vertical-align: top; }


.klein, .kleinrem, #vn { 
 font-size: 15px;
   font-weight: 550;
   line-height: 19px; }

.kleinrem, .centreer {
   text-align: center;
  text-indent: 0; }

.kleinrem { margin: 0; }
 

#center {
 max-width: 910px;
   margin-left: 120px;
  margin-right: 10%;
    height: auto; }


.centr {
 margin-left:auto; 
    margin-right:auto; }


img { border: 0;
   max-width: 100%;
  height: auto;
   width: auto; }


blockquote {
  font-size: 16px;
    font-family: Courier, monospace; 
    margin-left: 40px; 
   margin-right: 40px; }


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

a:visited {color: purple;
  text-decoration: none;}
 
a:active {color: green;}

a:hover {color: maroon;
  text-decoration: none;}
 
ol,ul,table {font-size: 11pt;}