/*------------------------------------------------------------------------------------------------------// // DEZE CSS WORDT UITSLUITEND GEBRUIKT BINNEN DE WEBSITE EN DE VACATUREBANK (DUS NIET HET CMS) // //------------------------------------------------------------------------------------------------------*/ html, body { height: 100%; width: 100%; } body { margin: 0 0 0 0; background-color: #FEDC01; } body, p, table, th, td, a { font-size: 12px; color: #000000; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; } a { font-weight: normal; } a:hover { color: #F29400; } a img { border: none; } th { text-align: left; } td { vertical-align: top; } .nav { text-align: right; vertical-align: top; white-space: nowrap; font-weight: bold; font-size: 10px; font-style: italic; } h1 { font-size: 15px; line-height: 14pt; color: #F29400; margin-bottom: 0px; } h2, .title { font-size: 18px; line-height: 16pt; color: #F29400; font-weight: bold; display: block; margin-bottom: 18px; } h3 { font-size: 14px; line-height: 13pt; color: #F29400; font-weight: bold; margin-bottom:3px; } .ovztitle { background-color: #EEEEEE; color: #F29400; font-weight: bold; padding: 2 2 2 2; } .citaat { color: #999999; font-style: italic; } /* STYLES FOR XFADER */ div.cf_element { position: absolute; left: 0px; top: 1px; } div.cf_element div.content { padding: 0px; } /*------------------------------------------------------------------------------------------------------// // ONDERSTAANDE CSS-CODE IS UITSLUITEND VOOR DE IMPLEMENTATIE VAN VERSA-BUREAUVRIJWILLIGERSWERK // //------------------------------------------------------------------------------------------------------*/ table.tabel5 {border-collapse:separate; border: 2px solid #666666;font-size: 14px; color: #666666; font-weight: normal;} table.tabel5 td {vertical-align:top; padding: 4px;border: 2px solid #666666;} table.leftnavbar a {text-decoration:none;} td#headerright { background-image:url('/images/headerright0.jpg'); } a.hoofdrubriek { text-decoration: none; color: #FFFFFF; font-family: 'arial black', Arial; font-size: 12; letter-spacing: 2px; display: block; } a.hoofdrubriek:hover {color:#FFFFFF;} a.hoofdrubriek:active {color:#FFFFFF;} a.hoofdrubrieksel {color:#000000; font-size:13px;; font-weight:bold; padding-left:16px; margin-right:10px; background:url("/images/hoofdmenu-blokjesel.gif") no-repeat; background-position: 0 1px;} a.hoofdrubrieksel:hover {color:#000000;} td.subrubriek { width:197px; background-color:#F29400; } a.subrubriek { text-decoration: none; color: #FFFFFF; font-family: 'arial black', Arial; font-size: 12; letter-spacing: 2px; display: block; } a.subrubriek:hover {color:#FFFFFF;} a.subrubrieksel {color:#996699;} a.subrubrieksel:hover {color:#996699;} a.subsubrubriek {color:#999999;} a.subsubrubriek:hover {color:#666666;} a.subsubrubrieksel {color:996699;} a.subsubrubrieksel:hover {color:996699;} table.hoofdtabel {width:1024px; height:100%;} td.tekstvak { padding-left:18px; padding-top:51px; padding-right:0px; padding-bottom: 20px; background-color: #FFFFCD; } td#right { width:197px; background-color:#FFEAA7; font-family: Arial; font-size: 12; color: #000000; padding: 12px; } td.onderrand {height:20px; background:#996699;} #lichtkrant {font-size:11px; font-weight:bold; color:#FFF;} input, textarea, select { font-family: Arial; font-size: 12; color: #003366; border: 1px solid #F29400; background-color:#FFFFFF; }