/*
   Stylesheet voor Hof van Vilsteren
*/
body   {
        font-family: georgia;
        font-size: 13px;
        line-height: 20px;
        color: #204C24;
        z-index: 0;
        background-color: #e4e0dd;
        scrollbar style: left;
        scrollbar-face-color: #44010a);
        scrollbar-arrow-color: #44010a);
        scrollbar-track-color: #f3f3f3;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-3dlight-color: #e4e0dd;
}

td, th {
        font-family: georgia;
        font-size: 13px;
        line-height: 20px;
        text-align: left;
}

table  {
       border: no;
       }

ul     {
	margin: 0px 0px 0px 0px;
       }

li     {
        margin: 10px 0px 0px 16px;
        color: #000000;
       }

h1    {
      font-family: Georgia;
      font-style: italic;
      font-size: 18px;
      color: #44010a;
      text-align: center;
      }

h2    {
      font-family; Georgia;
      font-style: italic;
      text-align: left;
      font-size: 18px;
      color: #204C24;
      }

h3    {
      font-family; Georgia;
      font-style: italic;
      text-align: left;
      font-size: 14px;
      margin: 10pt 10pt 4pt 0pt;
      color: #44010a;
      }
h4    {
      font-family: Century Gothic, Arial;
      text-align: right;
      font-size: 11px;
      color: #44010a;
      }
h5    {
      font-family: Georgia;
      font-size: 11px;
      margin: 0pt;
      text-align: left;
      color: #7cb3c5;
      }

a, a.visited {
       text-decoration: none;
       }

a:hover, a:active {
       text-decoration: underline;
       color: #90a592;
       }

.boxtekst {
        height: 250px;
        width: 60%;
        padding: 15px;
        text-align: left;
        scrolling: auto;
        }

.intekst {
        border: double 4px #cccdad;
        width: 280px;
        }

.kop    {
        width: 1024px;
        margin: 0px 0px 0px 0px;
        border: no;
        padding: 0px;
        }
.reserv {
        td  {
        padding: 5px;
        border: 1px solid #90a592;
        background-color: #bcb8b5;
        }
.special{
        td  {
        padding: 5px;
        border: 1px solid #90a592;
        color: #FF0000;        }
        }
.vanaf  {
        table {
        border-collapse: separate;
        border: solid 2px #90a592; }
        thead {
        border: solid 3px #90a592; }
        col   {
        border: solid 1px #90a592; }
        tr    {
        background-color: #e4e0dd;}
        td    {
        border: solid 1px #90a592; text-align: center; padding: 5px;}
        }