body {
    background: #eeeeee url(back2.jpg) repeat-y; 
   /*background: #ffffff ; */
   color:  #226622; 
   font-family:  ms sans serif, arial ,  verdana, helvetica ;
   font-size: 11pt; 
   margin: 40px 60px 1px 210px   /* top, right bottom left, met de klok mee */
         
}
a:link     {color: #330033; text-decoration: none}
a:visited {color: #330033; text-decoration: none}
a:active  {color: #ff0000; text-decoration: underline}
a:hover  {color: #ff0000; text-decoration: underline}

hr          {  color:  #eeeeee; height: 40px }
h1         {  color:   #cccccc; font-size:    36pt;  font-family:bauhaus,mystical, comic ms sans,tahoma; font-weight: bold; }
h2         {  color:   #ddddd;  font-size:   24pt; }
h3         {  color:   #333333;  font-size:   16pt; }
h4         {  color:   #ffffff;    font-size:    16pt; }
h5         {  color:   #222222; font-size:    11pt; }
h6         {  color:   #000000; font-size:    16pt;  background-color: #ffffff; 
                                                                    text-align: center; padding: 20px 4px 20px 4px
}

b         {  color:   #0033333;  }
pre      {  color:   #000000;  font-size:   11pt; 	font-weight: normal; font-family: arial,  verdana, helvetica, ms sans serif; }
tt         {  color:   #FF0000;  font-size:   11pt;  	font-weight: bold; font-family: tahoma }
code    {  color:   #FF8800;  font-size:   11pt; 	font-weight: bold; font-family:  ms sans serif; }

#logo0    {left: 35px; position: absolute; bottom: 20px}
#closebutton {left: 26px; position: absolute; top: 34px}
#spanMenu {HEIGHT: 199px; LEFT: -80px; POSITION: absolute; TOP: 0px; WIDTH: 170px; container: positioned}
#titel     {left: 380px; position: absolute; top: 40px ; color: #003311; font-size: 26pt;  font-family: verdana; }

.itemBorder {
	BORDER-BOTTOM: #363636 1px; BORDER-LEFT: #ff0000 1px; BORDER-RIGHT: #000000 3px; BORDER-TOP: #000000 1px
}

.itemText {
	COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica; TEXT-DECORATION: none ; font-weight: bold; 
}


