/* ------ NOTES TRUIKE tabel: 760 - marge L: 110 px - marge R: 70 px main: 580 px - marge L - R: 45 px - marge T - B: 30 px rijen: - topbar: 225 px - menu: 20 px - main: * px - adresbar: 20 px END NOTES TRUIKE ------ *//* ------ ALGEMEEN ------ */ html,body { color:#000000; margin: 0; padding: 0; font-family: verdana, arial; font-size: 11px; line-height:18px; } td,p,div,li,input { color:#000000; font-family: verdana, arial; font-size: 11px; line-height:18px; } td { empty-cells:show; padding:0px;} table { border-spacing:0px 0px; border-collapse:collapse; border-width:0px; margin:0px;padding:0px;} a { color:#A1B231; font-family: verdana, arial; font-size: 11px; line-height:18px; } a:link { text-decoration: underline} a:active { text-decoration: underline} a:visited { text-decoration: underline} a:hover { text-decoration: none } /* ------ PADDING EN MARGIN VALLEN BINNEN DE DIV IPV EROMHEEN ------ */ div { -moz-box-sizing: border-box; box-sizing: border-box;} /* ------ END PADDING EN MARGIN ------ */ /* ------END ALGEMEEN ------ */ /* ------ INTERFACE ------ */ body { background-image:url('media/interface/achtergrond.gif'); background-repeat:repeat; margin:0px; margin-left:50%; } #container { height:100%; width:762px; margin-left:-380px; background-color:#ffffff; border-left:#000000 1px solid; border-right:#000000 1px solid;} #hoofdtabel {width:760px;height:100%; } #topbar {background-color:#A9BB32; height:245px} #maintekst {background-color:#ffffff; } #adresbar { background-color:#A9BB32; height:20px} /* ------ END INTERFACE ------ */ /* ------ OPMAAK ELEMENTEN------ */ #menu {background-color:#A9BB32; height:20px; width:580px; margin-left:110px;} #main {background-color:#FCFDF9; height:100%; width:580px; margin-left:110px; padding-bottom:50px; padding-top:35px; padding-left:25px; padding-right:45px;} #main .deTekst {padding-top:20px; padding-left:25px;} .aantPers {padding-left:3px; color:#A1B231; font-style:italic;} .terug {text-align:right;} #footer { margin-left:110px; background-color:#E9EECC; height:20px; width:580px; padding-top:5px;} #adres { width:550px; text-align:center; float:left;} #sitemap { width:30px; text-align:left; float:right;} /* ------ END OPMAAK ELEMENTEN------ */ /* ------ SITEMAP ------ */ .level {padding-left:10px; background:url('media/interface/sm-1.gif') no-repeat left top} .endlevel {padding-left:10px; background:url('media/interface/sm-2.gif') no-repeat left top} /* ------ END SITEMAP------ */ /* ------ FORMULIER ------ */ .form td { height:22px;} input { border: solid 1px #A9BB32; height:18px; width:150px;} textarea { border: solid 1px #A9BB32; width:300px;} .knopover { background:#A9BB32; border: #ffffff solid 1px; height:22px; width:100px;} .knop { background:#ffffff; border: #A9BB32 solid 1px; height:22px; width:100px; color:#A9BB32;} /* ------ END FORMULIER ------ */ /* ------ KLEUREN donker groen: A9BB32 tekst groen: A1B231 licht groen: E9EECC heel licht groen: FCFDF9 END KLEUREN ------ */