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

BODY   {
    font-family : Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size : 90%;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    background: #F7EFB5 url("/graphics/background.gif") repeat-y;
    }

DIV#logo {
    padding: 0px;
    left: 0px;
    top: 0px;
    height: 120px;
    background: url("/graphics/back_logo.gif") no-repeat;
    width: 100%
    }

DIV#main { width: 100%;  }

DIV#centercolumn {
    margin-left: 180px;
    margin-right: 160px;
    padding: 5px 5px 5px 10px;
    background: #FCF7D6;
    border: 2px #999 solid;
    }

DIV#centercolumn2 {
    margin-left: 180px;
    margin-right: 20px;
    padding: 5px 5px 5px 10px;
    }	
	
DIV#rightcolumn  {
    position: absolute;
    top: 125px;
    right: 10px;
    padding-top: 0px;
    width: 140px;
    }

DIV#centercolumn_news {
    margin-left: 180px;
    margin-right: 250px;
    }

DIV#rightcolumn_news {
    position: absolute;
    top: 130px;
    right: 10px;
    font-family : Arial,Helvetica,sans-serif;
    font-size: 80%;
    padding: 0px;
    width: 230px;
    }

DIV#leftcolumn   {
    padding: 0px;
    width: 160px;
    }

DIV#bolletjes {
    position: absolute;
    left: 0px;
    top: 130px;
    padding: 0px;
    width: 30px;
    }

DIV#navigator {
    float: right;
    text-align: center;
    padding: 10px;
    color: #FFC600;
    width: 100px;
    background: #942952;
    }  

DIV.kader {
    background: #F7EFB5;
	border: #999 2px solid;
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 6px;
    }	
	
	
H1      { font-weight: bold; font-size: 160%; color: #942952; }
H2      { font-weight: bold; font-size: 140%; }
H3      { font-weight: bold; font-size: 125%; }
H4      { font-weight: bold; font-size: 110%; }
TD      { font-family : Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif; }

TR.nav  { color: #FFC600; background: #942952; }

FORM, option, select  { font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif; }
B       { font-weight: bold; }
SMALL   { font-size: 85%; }
HR     { border-bottom: 1px dashed #999; border-top: 1px dashed #999; margin-bottom: 12px; }

.title   { color: #942952; border-bottom: 2px dotted #999; }
.title2  { color: #942952; border-bottom: 2px dotted #999; width : 70%; }
.fixed   { font-family : Courier, monospace; font-size : 95%; }
.xl      { font-size: 150%; }
.large   { font-size: 130%; }
.small   { font-size: 85%; }
.update { font-size: 80%; color: #999; font-style: italic; text-align: right; }
.warning { border: 1px solid #000; padding: 5px; color: #f00; background-color: #ffffe3; margin-bottom: 20px; }

.menuhead        { font-weight: bold; color: #FFC600; background: #942952; }
.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;
        }

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

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