div.hoofdtitel        	{color: #1A3876; font-family: verdana; font-weight: bold; font-size: 24; text-align: left;}
div.text            	{color: black; font-family: verdana; font-size: 11; text-align: left;}
div.text2            	{color: black; font-family: verdana; font-size: 13; text-align: center;}
div.menutext            {color: black; font-family: verdana; font-size: 13; text-align: left; text-align;center;}
div.linktext            {color: black; font-family: verdana; font-size: 13; text-align: left;}
div.err_msg             {color: red; font-family: verdana; font-size: 11; text-align: center;}
div.msg                 {color: green; font-family: verdana; font-size: 13; text-align: center;}

.box                 	{background-color: #ffffff; border: 1px solid; font-size: 11;}
.box2               	{font-family: verdana; background-color: #f7efd3; font-size: 11;}
.textarea	    	{background-color: #ffffff; border: 1px solid; font-size: 11;}

.button		    	{border-top-width: 1px; font-weight: bold; border-left-width: 1px; font-size: 11px; border-left-color: #000000; 
		      	border-bottom-width: 1px; border-bottom-color: #000000; width: 80px; color: #000000; 
		      	border-top-color: #000000; font-family: verdana; background-color: #ffffff; border-right-width: 1px; border-right-color: #000000;} 
.button2	     	{border-top-width: 1px; font-weight: bold; border-left-width: 1px; font-size: 11px; border-left-color: #000000; 
		      	border-bottom-width: 1px; border-bottom-color: #000000; width: 45px; color: #000000; 
		      	border-top-color: #000000; font-family: verdana; background-color: #ffffff; border-right-width: 1px; border-right-color: #000000;} 

.select              	{color: black; font-family:verdana; height:20px; width:150px; font-size:11;}
.select1              	{color: black; font-family:verdana; height:20px; width:300px; font-size:11;}
.select2             	{color: black; font-family:verdana; height:30px; width:60px; font-size:11;}
.select3             	{color: black; font-family:verdana; height:30px; width:100px; font-size:11;}

A.type1:link    	{color:#000000; text-decoration:none;}
A.type1:visited 	{color:#000000; text-decoration:none;}
A.type1:active  	{color:#000000; text-decoration:underline;}
A.type1:hover   	{color:#000000; text-decoration:underline;}

A.type2:link    	{color:#000000; text-decoration:underline;}
A.type2:visited 	{color:#000000; text-decoration:underline;}
A.type2:active  	{color:#000000; text-decoration:underline;}
A.type2:hover   	{color:#000000; text-decoration:none;}

ul#menu-lijst
{
	  font-family:verdana;
	  font-size:11px;
      list-style-type:none;
      margin: 0px;
      margin-left:5px;
      padding:0px;
}
li.menu-item
{
      text-decoration:underline;
}
span.nul {
	  color:black;
}
a.link:hover span.nul
{
      color:red;
      cursor:pointer;
}
li.menu-item:hover
{
      cursor:pointer;
}
a.link{
      text-decoration:none;
	  color:black;
}

span.product
{
	border:1px solid black;
	width:500px;
	font-family:verdana;
	font-size:12px;
}
ul.ul
{
	  font-family:verdana;
	  font-size:12px;
      list-style-type:none;
      margin: 0px;
      margin-left:5px;
      padding:0px;
}
