/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 *
 * HKZ, for Drupal 6.x
 * Chris Blokland, Rik Lamme
 * chris@sixsenses.nl, rik.lamme@sixsenses.nl
 */
 
/* @group Content */
td.content_right .tekstkader {  }
td.content_right .tekstkader div#hkz_pane {width:100%; height:242px; padding-bottom:10px; }
td.content_right .tekstkader div#hkz_pane p {text-align:justify; }
td.content_right .tekstkader div.links { }
/* @end */

/* @group Primary tabs */
div.primary_tabs {border:0px solid red; }
div.primary_tabs .task, div.primary_tabs .task_active {background:#fff; float:left; margin:0px 2px 0px 2px; border:1px solid #6b696c; border-top:0; }
div.primary_tabs .task a, div.primary_tabs .task_active a {padding:2px 6px 2px 6px; display:block; }
div.primary_tabs .task_active a, div.primary_tabs a:hover {background:#ee820f; color:#fff; }
div.primary_tabs a {background:#fff; color:#ee820f; }

/* @group Footer */
td.footer {position:absolute; padding-top:5px; height:169px; width:900px; }
td.footer div.footer_left {float:left; }
td.footer div.footer_right {float:right; }
td.footer div.footer_right div.ik_wil {position:relative; float:left; margin:12px 20px 0 0; width:205px; text-align:left; }
td.footer div.footer_right div.ik_wil h1 {height:28px; }
td.footer div.footer_right div.ik_wil p {width:170px; line-height:17px; }
td.footer div.footer_right div.ik_wil.border {border-right:1px solid #ee820f; }
td.footer div.footer_right div.ik_wil a {color:#000; }
td.footer div.footer_right div.footer_img {position:relative; float:left; background:url(../images/layout/footer/footer_01.png) no-repeat top right; width:128px; height:137px; }
td.footer a.hkz_link {position:absolute; right:0; bottom:0; background:url(../images/layout/hkz.png) no-repeat top right; padding-top:3px; width:80px; height:25px; text-align:center; color:#fff; display:block; }
/* @end */

/* @group Kruimelpad */
td.breadcrumbs {padding-left:10px; height:32px; }
td.breadcrumbs a {color:#000; }
div.breadcrumb {float:left; padding-right:5px; }
/* @end */

/* @group Admin Button */
div.butAdmin a {position:absolute; float:right; right:84px; bottom:0; background:url(../images/layout/hkz.png) no-repeat top right; padding-top:3px; width:80px; height:25px; text-align:center; color:#fff; display:block; }
/* @end */

/* @group page certificeren div class page_certificeren */
div.page_certificeren div.blok {position:relative; float:left; margin:0 0 22px 0; width:100%; border:0 px solid red; }
div.page_certificeren div.blok h1, div.page_certificeren div.blok h2, div.page_certificeren div.blok p {position:relative; float:left; border:0px solid red; }
div.page_certificeren div.blok h1 {background:url(../images/layout/certificeren_bol.gif) no-repeat top left; margin-right:8px; padding-top:10px; width:40px; height:30px; color:#fff; font-size:22px; font-weight:bold; text-align:center; }
div.page_certificeren div.blok h3 {padding-top:10px; height:18px; }
div.page_certificeren div.blok p {margin:0; }
div.page_certificeren ul {list-style-type:disc; margin-left:5px; padding-left:14px; }
div.page_certificeren li {padding-left:0; text-align:justify; }

/* @end */

/** Autocomplete **/
div#autocomplete {width:auto; border:1px solid black; display:inline;}

