body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin:0px;
	color: #0d6603;

  	background-attachment: fixed;
  	background-position: center left;
  	background-repeat: no-repeat;
	background-color: white;

	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #0d6603;
	scrollbar-3d-light-color: #0d6603; 
	scrollbar-dark-shadow-color: #0d6603;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #0d6603;
	
}

table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin:0px;
	color: #0d6603;
}
      
table.rand {
	border-collapse: collapse; 
      	border: #0d6603 dashed 1px;
	width: 100%; 
}	

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin:0px;
	color: #0d6603;
	font-style: bold;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	margin:0px;
	color: #0d6603;
	font-style: bold;
}

div#header h1, div#header p {
	margin:0 0 20px;
}
div#header {
	margin:0;
	padding: 20px;
}

div#wrapper {
	position:absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:568px;
	height:420px;
	left:100px;
	top:100px;
	border: #0d6603 solid 1px;

        background-image: url(../images/logo.gif);
  	background-attachment: fixed;
  	background-position: 97% 97%;
  	background-repeat: no-repeat;

}

div#content {	
	margin:20px 0px 0px 20px;
	padding:0;
	color: #0d6603;
	text-align:left;
	font-size: 90%;
	font-family: Tahoma, Geneva, sans-serif;
}

div#content {
	overflow: auto; 
	width: 525px; 
	height: 310px; 
	padding-right: 10px;
}

input.buttons { 
	font-family: Tahoma, Geneva, sans-serif; 
	color: #0d6603;
}

div.scroll {
	background-color: ;
	border: 0px solid  #0d6603;
	overflow: auto;
	position: absolute;
	height: 240px;
	width: 425px;
	left: 345px;
	top: 32px;
}

.image {
	border: 1px solid #0d6603;
	margin: 5;
}

img.visitekaartje {
	border: 1px solid #0d6603;	
}

a:link    {color: #0d6603}
a:visited {color: #0d6603}
a:active  {color: #0d6603}
a:hover   {color: #0d6603}
