html { overflow: -moz-scrollbars-vertical; height: 100%; margin-bottom: 1px; }

BODY {
 scrollbar-face-color:   #F1F2F6;
 scrollbar-shadow-color: black;
 scrollbar-highlight-color: #292973;
 scrollbar-3dlight-color: white;
 scrollbar-darkshadow-color: #292973;
 scrollbar-track-color:  #F1F2F6;
 scrollbar-arrow-color:  #292973;
}

/* Scrollbar styles */
::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-thumb {border-radius: 15px; background: #CEA768;}


A:hover {color: #ff0000; text-decoration: underline; font-size: 10pt; font-family: Trebuchet MS; }
A  { text-decoration: none; font-size: 10pt; font-family: Trebuchet MS; color: #000000}

 pre    { font-size: 10pt; font-family: courier new; }
.pres        { font-size: 10pt; font-family: courier new; font-weight: normal; color: blue; }
a.pres:hover { font-size: 10pt; font-family: courier new; color: red;  font-weight: normal; }

.rub    { font-size: 12pt; font-family: times new roman; font-weight: bold;}
.large  { font-size: 14pt; font-family: trebuchet ms; }
.xlarg  { font-size: 18pt; font-family: comic sans ms; font-weight: bold; text-decoration: underline;}
.small  { font-size:  8pt; font-family: trebuchet ms;}
.light  { font-size: 10pt; font-family: courier new; background-color: yellow; }
.light2 { font-size: 12pt; font-family: courier new; background-color: yellow; }

.kader  { background-color: transparant; border: #000000; padding: 5 10;
          border-style: solid solid solid solid; border-width: 1px;
          font-size: 10pt; font-family: trebuchet ms; color:black;  font-weight: bold;}
.split  { background-color: transparent; border: #000000;
          border-style: none solid none none; border-width: 1px;
          font-size: 10pt; font-family: trebuchet ms; color:black;}

td      { font-size: 10pt; font-family: trebuchet ms;}
font    { font-size: 10pt; font-family: trebuchet ms;}
ul      { font-size: 10pt; font-family: trebuchet ms;}
div     { font-size: 10pt; font-family: trebuchet ms;}
li      { font-size: 10pt; font-family: trebuchet ms;}


.header{ font-size: 10pt; font-family: Trebuchet MS; font-weight:bold;}
.cel1  {background-color: #ffffff; border: #000000;
        border-style: none solid  solid none;  border-width: 1px;
        font-size: 10pt; font-family: trebuchet MS; color:black;}
.cel2  {background-color: #000000; border: #000000;
        border-style: solide solid  solid  none;  border-width: 1px;
        font-size: 10pt; font-family: trebuchet MS; color:black;}
.top   {background-image: url(images/verburgt_top.jpg) ; background-repeat: no-repeat;}
.large { font-size: 12pt; font-family: comic sans ms; }
.title { font-size: 12pt; font-family: Palatino Linotype; color: #000055; font style: italic;}
.port  { font-size: 20pt; color: #000000;}
.rcol  { background-color: transparant; border: #000000;
          border-style: solid none none solid; border-width: 1px;}

.inner  { background-color: transparant; border: #000000;
          border-style: solid none none solid; border-width: 1px;}

