/* VASTE WAARDEN */
html,body       { height: 100%; }
html,body       { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: rgb(255,255,255); scrollbar-base-color: #ECECEC; }
form            { display: inline; }
img             { border: 0; }
p               { white-space: normal; margin: 0; padding: 0; }
tbody           { font-family: Verdana; font-size: 11px; color: #000000; line-height: 18px; }


/* VELD STYLE */
.veld           { font-family: Verdana; font-size: 10px; color: #000000; border: 1px solid #515151; margin: 1px 0 1px 0; }


/* FONT STYLE */
.aanvraag       { font-family: Verdana; font-size: 10px; color: #000000; height: 18px; }


/* DIV ONDERWERP STYLE */
div#onderwerp           { position: absolute; z-index: 100; margin-top: 170px; margin-left: 265px; width: 430px; height: 60px; }


/* DIV BOVENCONTAINER STYLE */
div#bovencontainer      { float: left; display: block; top: 0px; width: 980px; height: 460px; }

div#bovenlinks          { float: left; display: block; top: 0px; width: 695px; height: 460px; }
div#bovenlinksboven     { float: left; display: block; top: 0px; width: 695px; height: 240px; } 
div#bovenlinksonder     { float: left; display: block; top: 0px; width: 695px; height: 230px; } 
div#bovenlinkscontent   { float: left; display: block; top: 0px; width: 410px; height: 185px; overflow: auto; } 

div#bovenrechts         { float: left; display: block; top: 0px; width: 285px; height: 460px; }
div#bovenrechtsvlaggen  { float: left; display: block; top: 0px; width: 285px; height: 20px; }
div#bovenrechtsmenu     { float: left; display: block; margin-top: 30px; width: 200px; height: 400px; }
div#bovenmenuregel      { float: left; padding: 0 5px 0 5px; cursor: pointer; }


/* DIV MIDDENCONTAINER STYLE */
div#middencontainer     { float: left; display: block; top: 0px; width: 980px; height: 100px; }


/* DIV ONDERCONTAINER STYLE */
div#ondercontainer      { float: left; display: block; top: 0px; width: 980px; height: 40px; }
div#onderadres          { float: left; display: block; top: 15px; width: 767px; line-height: 15px; height: 15px; }
div#ondercopyright      { float: left; display: block; top: 20px; width: 90px; line-height: 10px; height: 10px; text-align: left; }


/* DIV FONT STYLE */
div.onderwerp           { font-family: Georgia; font-size: 45px; color: #2B8FC9; font-style: italic; letter-spacing: 1px; line-height: 60px; text-transform: lowercase; }
div.copyright           { font-family: Verdana; font-size: 10px; color: #D2D3D4; text-decoration: none; cursor: pointer; text-transform: uppercase; }
div.adres               { font-family: Verdana; font-size: 11px; color: #000000; letter-spacing: 0px; text-align: left; }
div.newsletter          { padding-left: 5px; padding-top: 15px; width: 150px; height: 110px; line-height: 11px; font-family: Verdana; font-size: 10px; color: #FFFFFF; }
div.info                { font-family: Verdana; font-size: 11px; color: #000000; line-height: 16px; }


/* BUTTON STYLE */
.contactbutton          { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; cursor: pointer; text-decoration: none; margin: 1px 2px 1px 2px; border: 1px solid #FFFFFF; }
.contactover            { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; cursor: pointer; text-decoration: none; margin: 1px 2px 1px 2px; border: 1px solid #FFFFFF; }      

.gastbutton             { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; cursor: pointer; text-decoration: none; margin: 1px 2px 1px 2px; border: 1px solid #FFFFFF; }
.gastover               { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; cursor: pointer; text-decoration: none; margin: 1px 2px 1px 2px; border: 1px solid #FFFFFF; }


/* GASTENBOEK STYLE */
.gastenboekfont         { font-family: Verdana; font-size: 10px; color: #000000; margin: 0 0 10px 0; }
.gastpage               { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; cursor: pointer; margin: 0 0 5px 0; }
.gastpageover           { font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; cursor: pointer; margin: 0 0 5px 0; }



/* HREF STYLE */
.menu        { font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; cursor: pointer; letter-spacing: 1px; text-align: left; }
.menuover    { font-family: Verdana; font-size: 12px; color: #2B8FC9; font-weight: bold; text-decoration: none; cursor: pointer; letter-spacing: 1px; text-align: left; }
.menuselect  { font-family: Verdana; font-size: 12px; color: #2B8FC9; font-weight: bold; text-decoration: none; letter-spacing: 1px; text-align: left; }

.menusmall        { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; cursor: pointer; letter-spacing: 1px; text-align: left; }
.menusmallover    { font-family: Verdana; font-size: 10px; color: #2B8FC9; text-decoration: none; cursor: pointer; letter-spacing: 1px; text-align: left; }
.menusmallselect  { font-family: Verdana; font-size: 10px; color: #2B8FC9; text-decoration: none; letter-spacing: 1px; text-align: left; }


a               { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; cursor: pointer; }
a:hover         { color: #000000; text-decoration: none; border-bottom: 1px dashed #000000; }
a:active        { color: #000000; text-decoration: none; }
a:visited       { color: #000000; text-decoration: none; }

a.copyright:link    { font-family: Verdana; font-size: 10px; color: #D2D3D4; text-decoration: none; text-transform: uppercase; cursor: pointer; }
a.copyright:active  { font-family: Verdana; font-size: 10px; color: #D2D3D4; text-decoration: none; text-transform: uppercase; cursor: pointer; }
a.copyright:visited { font-family: Verdana; font-size: 10px; color: #D2D3D4; text-decoration: none; text-transform: uppercase; cursor: pointer; }
a.copyright:hover   { font-family: Verdana; font-size: 10px; color: #D2D3D4; text-decoration: none; text-transform: uppercase; cursor: pointer; }

a.emailcontact:link    { font-family: Verdana; font-size: 11px; color: #000000; letter-spacing: 0px; text-decoration: none; cursor: pointer; }
a.emailcontact:active  { font-family: Verdana; font-size: 11px; color: #000000; letter-spacing: 0px; text-decoration: none; cursor: pointer; }
a.emailcontact:visited { font-family: Verdana; font-size: 11px; color: #000000; letter-spacing: 0px; text-decoration: none; cursor: pointer; }
a.emailcontact:hover   { font-family: Verdana; font-size: 11px; color: #000000; letter-spacing: 0px; text-decoration: none; cursor: pointer; }