/* style.css */

body { margin-right: 150px;
         background: url("http://mijnplatteland.com/claeys/pix/background.jpg");
        font-family: Garamond;
              color: #663300;
     }

div {font-size: 20px;
   font-weight: normal;
   line-height: 27px;
   font-family: Garamond;
    }


h1 {font-size: 32px;
  font-weight: bold;
        color: #330000;
  font-family: Garamond;}


/*     
h1 {    color: black;
    font-size: 130%;
  font-weight: bold;
   }
*/


h2 { text-align: center;
    font-family: Garamond;
          color: #330000;
      font-size: 28px;
   }


h5 {            color: white;
     background-color: #cc9966;
          font-family: Garamond;
           text-align: left;
            font-size:  20px;
          margin-left:   2px;
        margin-bottom:  55px;
          font-weight: bold;
   }

   
hr {
     color: #330000;
     width: 40%;
   }


img {   border: 0; }
table { border: 0; }

   
p {  font-size: 20px;
   font-weight: 500;
         color: #330000;
   line-height: 27px;
   font-family: garamond;  /* "Times New Roman", Garamond, serif, Verdana, Helvetica; */
  }


#quot{ padding-left: 30px;
          font-size: 18px;
        font-weight: 500;
              color: #330000;
        line-height: 21px;
        font-family: garamond;
}


#left{  position: absolute;
background-color: #cc9966;
             top:  20px;
            left:  10px;
           width: 200px;
}


#center{
   margin-left:  225px;
   margin-right: 150px;
}


#right{
    position: absolute;
    right:  10px;
    top:   225px;
    width: 150px;
}

#lsta {
    list-style-type: lower-roman
}


#let1{
    font-size: 28px;
        color: #663333;
  font-weight: 800;
}


#vn{ font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: "Times New Roman", Garamond, serif, Verdana, Helvetica;
}

.klein { font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: "Times New Roman", Garamond, serif, Verdana, Helvetica;
}


#ndnt{ text-indent: 25px;
} 


#ndnt2{ text-indent: 40px;
} 


#xpl{ font-size: 17px;
   font-weight: 550;
   line-height: 21px;
   font-family: "Times New Roman", Garamond, serif, Verdana, Helvetica;
}
 


td {vertical-align: top; }



table {vertical-align: top;
         table-layout: automatic;
        padding-right: 10px;
      }

td.menu {vertical-align: top}


blockquote {   font-size: 16px;
             font-family: Courier, monospace; 
             margin-left: 40px;
            margin-right: 40px;
           }

a:link {color: blue;}
a:visited {color: purple;}
a:active {color: green;}
a:hover {color: black;}
ol,ul,table {font-size: 20px;}