﻿/* VASTE WAARDEN */
html,body       { height: 100%; }
html,body       { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: rgb(255,255,255); scrollbar-base-color: rgb(245,242,234); }
form            { display: inline; }
img             { border: 0; }
p               { white-space: normal; margin: 0; padding: 0; }
tbody           { font-family: Verdana; font-size: 10px; font-weight: normal; color: rgb(153,107,136); letter-spacing: 1px; line-height: 22px; }
input.veld      { font-family: Verdana; font-size: 11px; color: rgb(0,0,0); border: 1px solid rgb(131,184,25); margin: 2px 0 2px 0; }
textarea.veld   { font-family: Verdana; font-size: 11px; color: rgb(0,0,0); border: 1px solid rgb(131,184,25); margin: 2px 0 2px 0; }
input.aanvraag  { font-family: Verdana; font-size: 12px; color: rgb(39,39,39); }
label           { float: left; width: 100px; margin: 2px 0 2px 0; }
div.clearleft   { clear: left; }
div.clearboth   { clear: both; }

div.hr          { margin: 0 0 10px 0; border-bottom: 1px solid rgb(39,39,39); width: auto; }
ul              { list-style: none; margin: 0; padding: 0; border: none; }
ol ul           { list-style: circle; margin: 5px 0px 5px 15px; padding: 0; border: none; }

h1,h2,h3,h4,h5,h6,address,blockquote,hr,p,form,pre { margin: 0; padding: 0; }


/* IMG STYLE */
img.randomimage { margin: 180px 0px 0px 0px; border: 0px; }


/* DIV PAGE STYLE */
div#container             { position: absolute; top: 50%; left: 50%; height: 630px; width: 980px; margin: -315px 0 0 -490px; background: rgb(235,235,235); }

div#boven                 { position: absolute; margin: 0px; width: 980px; height: 110px; background: url('../data/images/background/bg-boven.jpg') no-repeat; }
div#boven div#adres       { position: absolute; margin-top: 20px; margin-left: 780px; width: 150px; height: 70px; text-align: right; }
div#boven div.adres       { font-family: Trebuchet MS; font-size: 12px; color: rgb(66,66,66); letter-spacing: 2px; line-height: 14px; text-transform: capitalize; }

div#menutop               { position: absolute; margin-top: 110px; margin-left: 0px; width: 980px; height:  35px; background: url('../data/images/background/bg-menu.jpg') no-repeat; }

div#midden                { position: absolute; margin-top: 145px; margin-left:  0px; width: 980px; height: 485px; background: url('../data/images/background/bg-midden.jpg') no-repeat; }
div#midden div#random     { position: absolute; margin-top:  25px; margin-left: 15px; width: 250px; height: 390px; }

div#midden div#copyright  { position: absolute; margin-top: 445px; margin-left: 15px; width: 250px; height: 25px; text-align: center; }
div#midden div.copyright  { font-family: Tahoma; font-size: 11px; color: rgb(255,255,255); letter-spacing: 1px; line-height: 25px; text-decoration: none; cursor: pointer; }

div#midden div#content    { position: absolute; margin-top:  15px; margin-left: 295px; width: 635px; height: 455px; }

div#content div#onderwerp { position: absolute; margin-top:  10px; margin-left:  15px; width: 605px; height:  20px; text-align: left; }
div#content div.onderwerp { font-family: Verdana; font-size: 14px; color: rgb(170,64,33); font-weight: bold; letter-spacing: 2px; text-transform: capitalize; }
div#content div#info      { position: absolute; margin-top:  35px; margin-left:  15px; width: 620px; height: 415px; text-align: left; overflow: auto; }
div#content div.info      { font-family: Verdana; font-size: 11px; color: rgb(0,0,0); line-height: 18px; }

div#midden div#rechts     { position: absolute; margin-top:   0px; margin-left: 660px; width:  23px; height: 485px; }


div#adresregel  { position: absolute; margin-top: 575px; margin-left:  55px; width: 870px; height:  20px; text-align: left; } 
pre.adresregel  { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; color: rgb(0,76,153); line-height: 20px; letter-spacing: 1px; text-transform: uppercase; }


/* DIV MENU STYLE */
* html div#menutop ul     { margin-bottom: 0;  }

div#menutop ul            { margin: 0; margin-bottom: 0; padding-left: 14px; float: left; font-weight: normal; width: 965px; cursor: pointer; }
div#menutop ul li         { display: inline; }
div#menutop ul li.lijn    { float: left; width: 1px; line-height: 16px; margin: 4px 15px 0 15px ; border-left: 1px solid rgb(255,255,255); }
div#menutop ul li a       { float: left; font-family: Trebuchet MS; font-size: 16px; font-weight: normal; color: rgb(255,255,255); letter-spacing: 2px; padding: 0px 1px 2px 1px; text-decoration: none; }
div#menutop ul li a:hover { color: rgb(242,188,126); }
div#menutop a.select      { color: rgb(242,188,126); }



/* BUTTON STYLE */
input.button        { font-family: Verdana; font-size: 10px; color: rgb(0,0,0); font-weight: bold; cursor: pointer; padding: 2px 2px 2px 0; text-decoration: none; border: 1px solid rgb(159,157,144); background: rgb(255,255,255); }


/* HREF STYLE */
a:link              { font-family: Verdana; font-size: 11px; color: #89C767; text-decoration: none; cursor: pointer; }
a:hover             { color: #89C767; text-decoration: none; }
a:active            { color: #89C767; text-decoration: none; }
a:visited           { color: #89C767; text-decoration: none; }


/**/

