html {
 scrollbar-base-color: #DDD2BC;
 scrollbar-face-color: #DDD2BC;
 scrollbar-arrow-color: #451403;
 scrollbar-3dlight-color: #622103;
 scrollbar-highlight-color: #AF630A;
 scrollbar-shadow-color: #280C02;
 scrollbar-darkshadow-color: #280C02;
 }

body {
 margin: 0;
 padding: 0;
 background-color: #F9F2E2;
 background-image: url(../images/achtergrond.gif);
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: Garamond, Georgia, serif;
 font-size: 12pt;
 }

table {
 border: 0;
 width: 764px;
 align: left;
 }

blockquote {
 font-size: 1.0em;
 line-height: 1.5;
 color: #451403;
 }

li {
 color: #451403;
 }

.padding {
 padding-left: 7px;
 padding-top: 12px;
 padding-bottom: 10px;
 padding-right: 0px;
 }

.fleft {
 float: left;
 margin-top: 6px;
 margin-right: 10px;
 margin-bottom: 3px;
 }

.fright {
 float: right;
 margin-top: 6px;
 margin-left: 10px;
 margin-bottom: 3px;
 }

.txt {
 font-weight: normal;
 font-style: normal;
 font-size: 1.0em;
 line-height: 1.3;
 text-indent: 0px;
 color: #451403;
 }

.txt_italic {
 font-weight: normal;
 font-style: italic;
 font-size: 1.0em;
 line-height: 1.3;
 text-indent: 0px;
 color: #451403;
 }

.txt_kop {
 font-weight: bold;
 font-style: italic;
 font-size: 1.4em;
 line-height: 1.2;
 color: #451403;
 }

.txt_klein {
 font-weight: normal;
 font-style: normal;
 font-size: 0.9em;
 line-height: 1.3;
 color: #451403;
 }

.txt_ulijn {
 font-weight: normal;
 font-style: normal;
 font-size: 1.1em;
 line-height: 1.5;
 text-decoration: underline;
 color: #451403;
 }

a:link {color: #451403; text-decoration: underline; }
a:visited {color: #DCB42A; text-decoration: underline; }
a:hover {color: #DCB42A; text-decoration: underline; }
a:active {color: #DCB42A; text-decoration: underline; }