body {
                background-color : #225488;
                background-image: url(pics/wood01.gif);
                background-repeat: repeat; 
                font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
                color : #000666;
                font-size : 14px;
	width: 1001px;
                margin: 0em auto;
                padding: 0em ;
                text-align: center;
                
      }

               div#leftcontainer
     {
               background-color : #ffffff;
               background-image: url(pics/wood01.gif);
               background-repeat: repeat;
               text-align: left;
               margin-top: 10px;
	       padding-top: 10px;
               padding-left: 5px;
               padding-right: 5px;
               padding-bottom: 15px;
               width: 1000px;
               float: left;
	        

      }


               div#container
     {
               background-color : #ffffff;
               background-image: url(pics/pattern1.jpg);
               background-repeat: repeat-y; 
             /*  background-width: 650px;*/
               text-align: left;
               margin-top: 1px;
               padding-left: 56px;
               padding-right: 25px;
               padding-bottom: 15px;
               width: 719px;
               border: 10px solid #401;
               float: right;
	       

      }

a:link    {color:#0000ff; text-decoration: underline;}
a:visited {color:#8800ff; text-decoration: underline;}
a:active  {color:#8800ff; text-decoration:none;}


/*<!-- help groen -->*/
a.type7:link    {color:#006666; text-decoration:none;}
a.type7:visited {color:#006666; text-decoration:none;}
a.type7:active  {color:#006666; text-decoration:none;}
a.type7:hover   {color:#660000; cursor: help; background : #ffffff;}


/*<!-- purper -->*/
a.type6:link    {color:#8800ff; text-decoration: underline;}
a.type6:visited {color:#8800ff; text-decoration: underline;}
a.type6:active  {color:#8800ff; text-decoration:none;}
a.type6:hover   {color:#8800ff; text-decoration: overline underline;}


a.type5:link    {color:#0000ff; text-decoration: underline;}
a.type5:visited {color:#0000ff; text-decoration: underline;}
a.type5:active  {color:#00ff00; text-decoration:none;}
a.type5:hover   {color:#ff0000; text-decoration:overline underline;}

/*<!-- a.type4 help-cursor en zwarte tekst op witte achtergrond    -->*/
a.type4:link    {color:#0000ff; text-decoration:underline;}
a.type4:visited {color:#0000ff; text-decoration:underline;}
a.type4:active  {color:#00ff00; text-decoration:overline underline;}
a.type4:hover   {color:#000000; cursor: help; background : #ffffff;}

/*<!-- a.type3 witte tekst op zwarte achtergrond    -->*/
a.type3:link    {color:#0000ff; text-decoration: underline;}
a.type3:visited {color:#8800ff; text-decoration: underline;}
a.type3:active  {color:#00ff00; text-decoration:overline underline;}
a.type3:hover   {color:#ffffff; background : #000011;}

a.type2:hover {font-weight: bolder}

a.type1:link    {color:#0000FF; text-decoration: underline;}
a.type1:visited {color:#1100FF; text-decoration: underline;}
a.type1:active  {color:#00FF00; text-decoration:underline overline;}
a.type1:hover   {color:#000000; background : #FFFFFF;}


h1 { font-size: 1em }

/*<!-- un-numbered list   -->*/

ul { list-style-type: square }

p.rechts {text-align: right}
p.links {text-align: left}

div.copyright {display:none} /*<!-- enkel op afdruk weergeven   -->*/

