* {
   margin: 0;
   padding: 0;
   font-family: Helvetica, Verdana, Arial;
   font-size: 13px;
   color: #383d4e;
}
img {
   border: 0;
}
#top
{
   font-family: Helvetica, Verdana, Arial;
   font-size: 40px;
   color: #cecece;
}
 
A
{
    color: #575757;
    text-decoration: underline
}
A:hover
{
    color: #006DAF;

}
A:active
{
    color: #006DAF;

}

b { font-weight: bold; }

BODY
{
       background: url(../images/test/bg1_body.gif) #dcddde repeat-x left top
	   /*dit is de opmaak voor links en rechts buiten de velden */
}


html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

 HTML #siteContainer
{
 min-height: 100%;
 _height: 100%;
	}
	
	
#siteContainer
{
    border-right: #C9C9C9 0px solid;/*color veranderen van de rode verticale lijn rechts van de content*/
    min-height: 100%;
    background: url(../images/test/bg_siteContainer1.gif) #ffffff repeat-y left top;
	/*bg_siteContainer1.gif de horizontale streep met de kleur voor de achtergrond van de linkerkolom over de gehele hoogte wordt deze weergegeven
	dus loopt door van boven tot onderaan de pagina*/
    left: 50%; /*centreren van de website*/
    margin-left: -393px;
    width: 774px;
    position: absolute;
    top: 0px; /*ruimte boven de banner*/
    height: auto;

}


#rightColumn
{
    padding-bottom: 45px;
    width: 543px;
    w\idth: 543px;  /*voor IE 5.*/
	\width: 543px  /*voor IE 6. en alle andere*/
}

#rightColumn
{
    display: inline;
    float: right;
    position: relative;
	margin-top: 24px;	/*BELANGRIJK */
}
 * html #rightColumn        /*kan alleen gelezen worden door IE */
{
	mar\gin-top: -850px;     /*voor IE 5.*/
    \margin-top: 24px;      /*voor IE 6. en alle andere*/
}
 html #leftColumn
{
    width: 231px;
	w\idth: 231px;
    \width: 231px;
}
#leftColumn
{
    display: inline;
    float: left;
    position: relative
}
#leftColumn
{
   min-height: 0px;
   position: relative;
    background: url(../images/test/bg_leftColumn1.gif) repeat-x left top;
	/*bg_leftColumn1.gif Verticale streep verloop kleur voor de achtergrond van de linkerkolom 
	deze wordt over de gehele breedte weergegeven is 2px breed en vult de linkerkolom met de 
	verloopkleur de hoogte wordt aangegeven door de afbeelding zelf 564 pixels hoog in dit geval
*/

}


#logo
{
    margin: 0px 0px 0px 0px
}

#categoryMenu UL
{
    list-style-type: none;

}
#categoryMenu
{
   margin-top: 0px;
   margin-left: 0px;
   width: 189px
}
#categoryMenu a
{
    padding-right: 0px;
    display: block;
    padding-left: 35px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 11px;
    text-align: left;
    text-decoration: none;
	color: #000000;

}
#categoryMenu a:hover
{
    color: #848484;

}
#categoryMenu a:active
{
    color: #006DAF;

}
#categoryMenu ul li a.selected
{
color: #006DAF;

}

#content
{
    margin: 23px;
    line-height: 16px;
}
#content P
{
    margin: 8px 0px
}
    table 
	{
        width: 100%;
    }
label 
{
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

fieldset 
{ 
border:1px solid grey 
}

legend 
{
  padding: 0.2em 0.5em;
  border:1px solid #383d4e;
  color: grey;
  font-size:90%;
  text-align:right;
  }
Styled 
H2
{
    font-size: 14px;
    margin-bottom: 14px
}
H4
{
    margin-top: 16px;
    margin-bottom: 4px;
    color: #a63625
}
H6
{
    font-size: 14px;
    color: #a63625;
	text-align:center;
	font-family: Verdana;
	font-weight:bold;
}
H5
{
    font-size: 11px;
    color: #a63625;
	text-align:center;
	font-family: Verdana;
	font-weight:bold;
}
.clear {
   height: 1px;
   overflow: hidden;
   margin-top: -1px;
   clear: both;
} 

#footer {
      position: absolute;
      bottom: 0;
      left: 230px;
      width: 543px;
      text-align: center;
      line-height: 19px;
      padding-bottom: 12px;
}

#disclaimer_print
{
display: none
}
#logo-printversie
{
display: none
}
