 body
 {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: black;
     	font-size: 11px;
		background-color: #E7FFBF;
#		line-height: 14px;
     	text-align: left;
		padding: 5px;
 		margin: 0px;
 }

DIV.outer
{
      left: 10%;
      top: 10%;
      width: 760px;
		height: 100%;
		position: absolute;
      /*margin-left: -380px; half of width
      margin-top: -266px; half of height */
      }

 .navrij
     {
 	margin: 0px;
   position: absolute;
   left: 0px;
   top: 215px;
   width: 760px;
   height: 25px;
   z-index: 2;
	background: white; 
}

.nav
{
 	margin: 0px;
   font-size: 11px;
   text-align: center;
	font-weight: bolder;
 	color: #84FF00;
 	valign: middle;
   height: 15px;
	width: 760px;
}

.scheiding
{
 	margin: 0px;
   font-size: 11px;
   text-align: left;
	font-weight: bolder;
 	color: #DEFFA5;
 	valign: middle;
   height: 25px;
}

.adresrij
     {
     	position: absolute;
     	left: 200px;
     	top: 505px;
     	width: 760px;
     	height: 25px;
     	z-index: 2;
     }	

.adres
     {
     	text-align: center;
		font-size: 12px;
 		color: black;
     	height: 15px;
		width: 760px;
     }	

textarea
 {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: #84FF00;
     	font-size: 11px;
		width:200px;
    	height:40px;
		border: 1px solid #A9006C;
 }

.formveld
 {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: black;
     	font-size: 11px;
		width:200px;
    	height:20px;
		border: 1px solid #A9006C;
		vertical-align: middle;
 }
.formtekst
 {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: black;
     	font-size: 11px;
     	text-align: left;		
 }
 
.formtekstfout
 {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: #A9006C;
     	font-size: 11px;
		width:200px;
    	height:20px;
		border: 1px solid #A9006C;
		vertical-align: middle;
 }

.formbutton
      {
      width: 15px;
      height:15px;
      color: #A9006C;
      }
	  
 img
 {
      border:0px
 }
 
		
ul 
{
  		margin: 0;
		margin-left: 15;
		padding-left: 25;
		padding: 5px;
		list-style-image: url("../images/scheidingsteken4.gif");
}

li 
{
		list-style-image: url("../images/scheidingsteken4.gif") 
}
	
h2
 {
 #		margin: 0px;
      font-family: Verdana, Arial, Helvetica, sans-serif; 
     #	font-size: 11px;
#		line-height: 14px;
 		color: Gray;
		font-weight: bolder;
}
	
h1
 {
 #		margin: 0px;
     	#font-size: 12px;
		line-height: 21px;
		font-weight: bolder;
 		color: Gray;
		text-transform: uppercase;	
}

table
{
	background-color: #D5FF8B;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size: 11px;
	line-height: 14px;
	border-color: #73CF18;
	border-width: 10px;
	padding: 5px;
}

.behandelingNaam
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}
.productNaam
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}


	
a:link, a:visited,  a:active {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: underline;
	}	
.nav a:link, .nav a:visited,  .nav a:active  {
	color: #73CF18;
	font-size: 13px;
	font-style: none;
	text-decoration: none;
}

.nav a:hover {
	color: #73CF18;
	text-decoration: underline;
	}
