﻿/* VASTE WAARDEN */
html,body       { height: 100%; }
html,body       { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: rgb(255,255,255); }
form            { display: inline; }
img             { border: 0; }
p               { white-space: normal; margin: 0; padding: 0; }
tbody           { font-family: Verdana; font-size: 9px; font-weight: 100; color: #A7A7A7; }


/* VELD STYLE */
.veld           { font-family: Verdana; font-size: 10px; color: #16404F; border: 1px solid #9F9D90; }


/* FONT STYLE */
.onderwerp      { font-family: Verdana; font-size: 14px; color: #FDA437; font-weight: bold; letter-spacing: 2px; text-transform: capitalize; }
.info           { font-family: Verdana; font-size: 10px; color: #000000; line-height: 150%; }
.aanvraag       { font-family: Verdana; font-size: 10px; color: #000000; line-height: 150%; }
.copyright      { font-family: Verdana; font-size: 9px; color: #BEBEBE; }
.adres          { font-family: Verdana; font-size: 14px; font-weight: bold; color: #FFFFFF; letter-spacing: 2px; }


/* PRODUCTEN STYLE */
.producten      { font-family: Verdana; font-size: 10px; color: #FB981F; }
.productkop     { font-family: Verdana; font-size: 10px; color: #FB981F; }
.productlijst   { font-family: Verdana; font-size: 12px; font-weight: bold; color: #FB981F; line-height: 17px; }
.productomsch   { font-family: Verdana; font-size: 12px; color: #9A9A9A; line-height: 15px; }
.productww      { font-family: Verdana; font-size: 12px; color: #9A9A9A; text-decoration: none; }
.productinfo    { font-family: Verdana; font-size: 9px; font-weight: 100; color: #A7A7A7; }

.vovotussen     { font-family: Verdana; font-size: 10px; color: #ABABAB; }

/* BUTTON STYLE */
.contactbutton  { font-family: Trebuchet MS; font-size: 12px; color: #9A9A9A; background-color: #FFFFFF; cursor: pointer; text-decoration: none; height: 28px; margin: 2px 4px 2px 4px; border: 1px solid #FB981F; }
.contactover    { font-family: Trebuchet MS; font-size: 12px; color: #9A9A9A; background-color: #FFFFFF; cursor: pointer; text-decoration: none; height: 28px; margin: 2px 4px 2px 4px; border: 1px solid #FB981F; }      


/* HREF STYLE */
.menu           { font-family: Verdana; font-size: 12px; color: #9A9A9A; text-decoration: none; letter-spacing: 1px; }
.menuover       { font-family: Verdana; font-size: 12px; color: #FB981F; text-decoration: none; letter-spacing: 1px; }
.menuselect     { font-family: Verdana; font-size: 12px; color: #FB981F; text-decoration: none; letter-spacing: 1px; }


a         { font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; font-weight: bold; }
a:hover   { color: #000000; padding: 0 0 0 0; text-decoration: underline; }
a:active  { color: #000000; padding: 0 0 0 0; text-decoration: none; }
a:visited { color: #000000; padding: 0 0 0 0; text-decoration: none; }

a.aanbodvorigvolgend          { font-family: Verdana; font-size: 12px; font-weight: bold; color: #FB981F; letter-spacing: 1px; text-decoration: none; cursor: pointer; }
a.aanbodvorigvolgend:hover    { color: #FB981F; letter-spacing: 1px; text-decoration: none; }
a.aanbodvorigvolgend:active   { color: #FB981F; letter-spacing: 1px; text-decoration: none; }
a.aanbodvorigvolgend:visited  { color: #FB981F; letter-spacing: 1px; text-decoration: none; }

a.copyright:link    { font-family: Verdana; font-size: 9px; color: #BEBEBE; text-decoration: none; cursor: pointer; }
a.copyright:active  { font-family: Verdana; font-size: 9px; color: #BEBEBE; text-decoration: none; cursor: pointer; }
a.copyright:visited { font-family: Verdana; font-size: 9px; color: #BEBEBE; text-decoration: none; cursor: pointer; }
a.copyright:hover   { font-family: Verdana; font-size: 9px; color: #BEBEBE; text-decoration: none; cursor: pointer; }

a.emailcontact:link    { font: 9px Verdana; color: #000000; text-decoration: none; cursor: pointer; }
a.emailcontact:active  { font: 9px Verdana; color: #000000; text-decoration: none; cursor: pointer; }
a.emailcontact:visited { font: 9px Verdana; color: #000000; text-decoration: none; cursor: pointer; }
a.emailcontact:hover   { font: 9px Verdana; color: #000000; text-decoration: none; cursor: pointer; }


/* DHTML TOOLTIP */
#dhtmltooltip { font-family: Verdana; font-size: 11px; color: #FFFFFF; text-align: center; position: absolute; width: 100px; border: 0px solid #FFFFFF; padding: 2px; background-color: #FC9820; visibility: hidden; z-index: 100;
                /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
                filter: progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9,direction=135);
              }
