/* 

CSS Chihuahuafokker.be by Obiwebs.be
(c) 2007 - copyright Koen Van Nuffelen, Kris D'Aes

*/


/*  >>> opmaak titels <<<   */
td#page_title {color: #FFFF99;font-size: 18px;font-weight:normal;padding-bottom: 20px;}
h1 {color: #FFFF99;font-size: 12px;font-weight:normal}
h2 {color: #FFFF99;font-size: 10px;font-weight:bold}

/*  >>> opmaak menu <<<   */
DIV.menu1-level1-no  {margin-bottom: 10px; padding-left: 10px; }
DIV.menu1-level1-no a {color: #FFCC00; text-decoration:none;font-weight:bold; font-size: 11px;}
DIV.menu1-level1-no a:hover {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 11px;}
DIV.menu1-level1-act  {margin-bottom: 10px; padding-left: 10px; }
DIV.menu1-level1-act a {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 11px;}
DIV.menu1-level1-act a:hover {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 11px;}

DIV.menu1-level2-no  {margin-bottom: 10px; padding-left: 18px; }
DIV.menu1-level2-no a {color: #FFCC00; text-decoration:none;font-weight:bold; font-size: 10px;}
DIV.menu1-level2-no a:hover {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 10px;}
DIV.menu1-level2-act  {margin-bottom: 10px; padding-left: 18px; }
DIV.menu1-level2-act a {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 10px;}
DIV.menu1-level2-act a:hover {color: #FFFF99; text-decoration:none;font-weight:bold; font-size: 10px;}


/*  >>> opmaak content <<<   */
a {color: #FFCC00;}
a:hover {color: #FFFF99;}


/*  >>> opmaak pagina <<<   */
body {background:#FFFF99;margin:0;text-align: center;font-family: Verdana, Arial, Helvetica, sans-serif;}

TABLE#page {width: 770px; border:0px; padding: 0px; margin: 0px; border-collapse: collapse;
    /* center for other browsers */
    margin-left: auto; margin-right: auto; text-align: left;}

td {border:0px;	padding: 0px; margin: 0px; border-collapse: collapse; vertical-align: top; font-size: 12px;}

.layout {border:0px; padding: 0px; margin: 0px; border-collapse: collapse;}

.footer {background:#990000;color: #FFFFFF;padding:4px;font-size: 10px;}

table#left  {width: 272px;}
td#left     {width: 272px; background:#CC3300 url('images/bg_menu.jpg') repeat-y center left;padding-bottom: 20px;}
td#spacer_toc {width: 14px ;background:#FFFF99;}
td#toc	     {width: 258px ;padding-top: 20px;}
table#menu td {width: 272px; padding:6px; text-indent:50; color:#FFCC00; font-weight:bold; font-size: 11px; }
table#menu a:link  {color: #FFCC00; text-decoration:none;}
table#menu a:hover {color: #FFFF99; text-decoration:none;}

td#right {width: 498px; background:#CC3300;padding-bottom: 20px;}
td#spacer_top {height: 39px; background:#FFFF99}
td#spacer_title {height: 34px;}

td#spacer_footer {background:#FFFF99; width:14px;margin: 0px;padding:0px}



/*  >>> opmaak contact formulier <<<   */

.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
        border: 0;
}
.csc-mailform-field {
        margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
        display: block;
}
.csc-mailform-radio label {
        display: inline;
}
.csc-mailform-radio legend {
        display: none;
}


/*  >>> opmaak tabellen stamboom <<<   */

table#details       {border-width: 0px; border-collapse: collapse;}
table#details td    {background: #FFCC66;border-width: 0px;padding: 4px;}
table#stamboom      {border-width: 0px; border-collapse: collapse;}
table#stamboom td   {border:4px solid #CC3300; background:#FFCC66; padding-left: 0px; margin-left:0px; vertical-align: middle;}
table#stamboom img  {padding:0px; vertical-align: middle; }
table#stamboom a    {color: #cc3300; }
table#stamboom a:link    {color: #cc3300; }
table#stamboom a:visited {color: #cc3300; }
table#stamboom a:hover   {color: #ffffff; }

table#stamboom .ds_klik      {font-weight: normal; font-size: 8px; padding-left: 4px}
table#stamboom .ds_dname     {font-weight: bold; font-size: 9px;}
table#stamboom .ds_famtreenr {font-weight: normal; font-size: 9px;}
table#stamboom .ds_birthdate {font-weight: normal; font-size: 9px;}
table#stamboom .ds_prizes    {font-weight: normal; font-size: 9px; color:#CC3300; font-style:italic;}



