/* Style sheet RCG-ZHN
        (c) 2004 Gecko  */

BODY   { font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size : 90%; }

DIV#logo         { align: center; height: 120px; width : 100%; }
DIV#main         { width : 100%;  }
DIV#rightcolumn  { display: none; }
DIV#rightcolumn2 { display: none; }
DIV#leftcolumn   { display: none; }
DIV#bolletjes    { display: none; }
DIV#menu         { display: none; }

H1      { font-weight : bold; font-size : 150%; }
H2      { font-weight : bold; font-size : 130%; }
H3      { font-weight : bold; font-size : 115%; }
H4      { font-weight : bold; font-size : 100%; }
TD      { font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif; }
FORM, option, select  { font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;  }
B       { font-weight : bold; }
SMALL   { font-size : 80%; }
HR     { border-bottom: 1px dashed #000; border-top: 1px dashed #000; margin-bottom: 12px; }

.title   { color : #942952; border-bottom: 2px dotted #000; }
.title2  { color: #942952;  border-bottom: 2px dotted #000; width : 70%; }
.fixed   { font-family : Courier, monospace; font-size : 90%; }
.dotted  {  border-bottom: 2px dotted #000;  }
.xl      { font-size : 150%; }
.large   { font-size : 130%; }
.small   { font-size : 80%; }
.update { font-size: 80%; font-style: italic; text-align: right;}

.menuhead        { display: none; }
.photoleft       { padding: 0px 10px 10px 0px; }   
.photoright      { padding: 0px 0px 10px 10px; }
.phpdigHighlight { color : #FF0000; font-weight : bold; }
.searchform      { background: #FFDD69; border: 1px solid #FFC600; }

.box {
    float: right;
    padding: 0px;
    border: 1px solid #ccc;
    background-color: #FCF7D6;
    margin-bottom : 5px;
    margin-left : 15px;
    margin-right : 5px;
    margin-top : 0px;
}

.ne, .nw, .se, .sw { position: relative; }

.nw { left: -1px;
      top: -1px;
      color: #000;
      background: url("/graphics/nw.gif") top left no-repeat;
    }

.ne { left: 2px;
      color: #000;
      background: url("/graphics/ne.gif") top right no-repeat;
    }

.se { top: 2px;
      color: #000;
      background: url("/graphics/se.gif") bottom right no-repeat;
    }

.sw { left: -2px;
      padding: 12px 7% 12px;
      color: #000;
      background: url("/graphics/sw.gif") bottom left no-repeat;
    }

A:link  {
        font-weight : bold;
        color : #0000FF;
        background : transparent;
        text-decoration : none;
        }

A:visited  {
        font-weight : bold;
        color : #000080;
        background : transparent;
        text-decoration : none;
        }

A:active  {
        font-weight : bold;
        color : #000080;
        background : transparent;
        text-decoration : none;
        }


A.lila:link  {
        font-weight : bold;
        color : #942952;
        background : transparent;
        text-decoration : none;
        }

A.lila:visited  {
        font-weight : bold;
        color : #942952;
        background : transparent;
        text-decoration : none;
        }

A.lila:hover  {
        font-weight : bold;
        color : #FFC600;
        background : #942952;
        text-decoration : none;
        }

A.lila:active  {
        font-weight : bold;
        color : #942952;
        background : #F7EFB5;
        text-decoration : none;
        }


A.menu:link  {
        font-weight : bold;
        color : #FFC600;
        text-decoration : none;
        }


A.menu:visited {
        font-weight : bold;
        color : #FFC600;
        text-decoration : none;
        }

A.menu:hover  {
        font-weight : bold;
        color : #FFC600;
        text-decoration : none;
        }

A.menu:active  {
        font-weight : bold;
        color : #FFC600;
        text-decoration : none;
        }