/*Defaults*/BODY{    SCROLLBAR-FACE-COLOR: #D0E0E8;    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;    SCROLLBAR-SHADOW-COLOR: #206090;    SCROLLBAR-3DLIGHT-COLOR: #206090;    SCROLLBAR-ARROW-COLOR: #103450;    SCROLLBAR-TRACK-COLOR: #203870;    SCROLLBAR-DARKSHADOW-COLOR: #184870;    background-color: #184870;    font-family: Verdana; font-size: 11px; color: #000000; }/*DIVS*/div.title   {position: absolute; left: 0; top: 0; width: 640; height: 60;              background-color: #4787A6; background-repeat: repeat-y; background-attachment: scroll;             z-index: 10; background-position: 0% 50%;}              div.content {position: absolute; left: 0; top: 0; width: 640; height: 100%;              background-color: #ffffff; background-repeat: repeat;              background-image: url('../images/bg.gif'); z-index: 0; background-position: 0% 100%;}                       div.contentremote {position: absolute; left: 0; top: 0; width: 640; height: 100%;              background-color: #ffffff; background-repeat: repeat;              background-image: url('http://www.keyword.nl/homepage/images/bg.gif'); z-index: 0; background-position: 0% 100%;}                                  /*Navigation*/.button{cursor: hand;}.button:hover{background: #89A2B6;}.buttonSelected{color:#B72B0A;background:#ffffff;}.subbutton{border-bottom: 1 solid #215E9A}table.sub{font-family: Arial, Geneva, Helvetica; font-size: 10px; color: #FFFFFF; height: 16;}div.seperator(height: 5;}/*Tables*/.maintable{font-family: Verdana; font-size: 11px; color: #000000; width: 620;}/*Fonts*/.text{font-family: Verdana; font-size: 11px; color: #000000;}.normaltext{font-family: Verdana; font-size: 11px; color: #000000;}.bigtext{font-family: Verdana; font-size: 12px; color: #000000;}.besteltext{font-family: Verdana; font-size: 10px; color: #000000;}.whitetext{font-family: Verdana; font-size: 11px; color: #ffffff;}.colortext{font-family: Verdana; font-size: 11px; color: #003498;}.bigcolortext{text-decoration: none; font-family: Arial, Geneva, Helvetica; font-size: 12px; font-weight: bold; color: #003498;}.header{font-family: Arial; color: navy; font-size: 18; font-weight: bold;}.whitesmallheader{font-family: arial; color: #ffffff; font-size: 12; font-weight: bold;}a.colortext{text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 11px; color: #003498;}a.colortext:hover{text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 11px; color: #003498;}a.besteltext{color: #000000}a.bigcolortext{text-decoration: none; font-family: Arial, Geneva, Helvetica; font-size: 12px; font-weight: bold; color: #003498;}a.bigcolortext:hover {text-decoration: underline; font-family: Arial, Geneva, Helvetica; font-size: 12px; font-weight: bold; color: #003498;}a.bestellink {text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #184870;}a.bestellink:hover {text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold; color: #003498;}a.email {text-decoration: none;}a.email:hover {text-decoration: underline;}/*Buttons*/.defaultbutton {  height: 20px;  font-family: Verdana; font-size: 11px; color: #ffffff;  border-left: 1 solid #FFFFFF; border-top: 1 solid #FFFFFF; border-right: 1 solid #000000; border-bottom: 1 solid #000000;  background-color: #387CA8;	}.defaultedit {  font-family: Verdana; font-size: 11px; color: #184870;  border: 1 solid #184870;  background-color: #E8F4F8;}
