﻿/* VASTE WAARDEN */
html,body   { height: 100%; }
html,body   { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: rgb(214,216,215); scrollbar-base-color: #E0E0E0; }
form        { display: inline; }
img         { border: 0; margin: 0px; }
tbody       { font-family: Verdana; font-size: 11px; color: #000000; line-height: 150%; }
.veld       { font-family: Verdana; font-size: 10px; color: #000000; border: 1px solid #9F9D90; }
p           { white-space: normal; margin: 0; padding: 0; }


/* DIV STYLE */
#bovencontainer       { float: left; display: block; top: 0px; width: 980px; height: 101px; background-image: url('../data/images/background/bg-boven.jpg'); background-repeat: no-repeat; }
#middencontainer      { float: left; display: block; top: 0px; width: 980px; height: 479px; background-image: url('../data/images/background/bg-midden.jpg'); background-repeat: no-repeat; }
#ondercontainer       { float: left; display: block; top: 0px; width: 980px; height: 20px; background-image: url('../data/images/background/bg-onder.jpg'); background-repeat: no-repeat; }

#middenrechts         { float: left; display: block; top: 0px; width: 584px; height: 479px; text-align: left; }
#middenlinks          { float: left; display: block; top: 0px; width: 380px; height: 479px; text-align: left; }

#contentcontainer     { float: left; display: block; width: 500px; height: 380px; }
#onderwerpcontainer   { float: left; display: block; width: 500px; line-height: 30px; height: 30px; }
#infocontainer        { float: left; display: block; margin-top: 10px; width: 500px; height: 340px; text-align: left; overflow: auto; }

#menucontainer        { float: left; display: block; top: 0px; width: 158px; height: 350px;}

div.onderwerp         { font-family: Tahoma; font-size: 20px; color: #828282; font-weight: bold; letter-spacing: 2px; text-transform: capitalize; }
div.info              { font-family: Verdana; font-size: 11px; color: #000000; line-height: 15px; }
div.adres             { font-family: Verdana; font-size: 12px; color: #000000; text-align: center; line-height: 18px; letter-spacing: 1px; }


/* FONT STYLE */
.aanvraag             { font-family: Verdana; font-size: 10px; color: #000000; }

/* BUTTON STYLE */
.contactbutton        { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; cursor: pointer; padding: 2px 2px 2px 0; text-decoration: none; border: 1px solid #9F9D90; background-color: #FFFFFF; }
.contactover          { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; cursor: pointer; padding: 2px 2px 2px 0; text-decoration: none; border: 1px solid #9F9D90; background-color: #FFFFFF; }


/* HREF STYLE */
.menu                 { font-family: Tahoma; font-size: 13px; color: #181818; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
.menuover             { font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
.menuselect           { font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }

a                       { font-family: Verdana; font-size: 12px; color: #515151; font-weight: bold; text-decoration: none; font-weight: bold; cursor: pointer; }
a:hover                 { color: #515151; padding: 0 0 0 0; text-decoration: none; }
a:active                { color: #515151; padding: 0 0 0 0; text-decoration: none; }
a:visited               { color: #515151; padding: 0 0 0 0; text-decoration: none; }

a.copyright:link        { font-family: Tahoma; font-size: 10px; color: #515151; text-decoration: none; cursor: pointer; }
a.copyright:active      { font-family: Tahoma; font-size: 10px; color: #515151; text-decoration: none; cursor: pointer; }
a.copyright:visited     { font-family: Tahoma; font-size: 10px; color: #515151; text-decoration: none; cursor: pointer; }
a.copyright:hover       { font-family: Tahoma; font-size: 10px; color: #515151; text-decoration: none; cursor: pointer; }

a.emailcontact:link     { font: 12px Verdana; color: rgb(6,21,31); letter-spacing: 2px; text-decoration: none; cursor: pointer; }
a.emailcontact:active   { font: 12px Verdana; color: rgb(6,21,31); letter-spacing: 2px; text-decoration: none; cursor: pointer; }
a.emailcontact:visited  { font: 12px Verdana; color: rgb(6,21,31); letter-spacing: 2px; text-decoration: none; cursor: pointer; }
a.emailcontact:hover    { font: 12px Verdana; color: rgb(6,21,31); letter-spacing: 2px; text-decoration: none; cursor: pointer; }