td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.artikel {font: 11px Verdana; color: #FFFFFF; font-weight:bold}
li {list-style-image: url(beeld/li.gif); list-style-position:outside; line-height:2}
ul {list-style-image: url(beeld/li.gif); list-style-position:outside}
.counter {font: 10px Verdana #000000}

a {color : #FFFFFF; text-decoration: none}
a:visited {color : #cccccc; text-decoration: none}
a:active {color : #FFFFFF; text-decoration: underline}
a:hover{color : #000000;  text-decoration: none}

a.black {color : #000000; text-decoration: none}
a:visited.black {color : #000000; text-decoration: none}
a:hover.black {color : #000000;  text-decoration: underline}


.border {border:1px solid #000000}
.noborder {border:none}

input {border: solid black;                 /* this defines the lay-out of every input field */
       color: #000000;               
	   border-width: 1;
	   background-color:  transparent; 
	   font-size: 10px}

textarea {border: solid black;               /* this defines the lay-out of every textarea */
          font-family: Verdana;
		  font-size: 11px;
		  color: #000000;
		  border-width: 1;
	      background-color: transparent;}

body {
scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-darkshadow-Color: #CCCCCC;
	background-color:#FFFFFF;
	color: ;
	font-family: Verdana;
	font-size: 11px;
	}
.left {background-image:url(beeld/left.gif); background-repeat:repeat-y; background-position:right}
.right  {background-image:url(beeld/right.gif); background-repeat:repeat-y; background-position:left}
.nav1 {background-image:url(beeld/nav_01.gif); background-repeat:no-repeat; background-position:left bottom; background-attachment: fixed}
.nav2 {background-image:url(beeld/nav_02.gif); background-repeat:no-repeat; background-position:left bottom; background-attachment: fixed}
.back {background-image:url(beeld/bg.gif); background-repeat:no-repeat; background-position:left bottom; background-attachment: fixed}
