body{
font-size: 9px;
background-color: #C6DFC9;
color: black;
font-family: verdana;
scrollbar-base-color: #C6DFC9;
scrollbar-arrow-color: #445E7C; 
}

#dhtmltooltip	
{
	position: absolute;
	width: 125px;
	border: 1px solid black;
	border-color: white;
	padding: 2px;
	background-color: #aad1a5;
	visibility: hidden;
	z-index: 100;
  	font-size: xx-small; 
  	font-family: verdana; 
  	color: black; 
  	text-align: center;
}

a
{
size: 9px;
color: white;
font: arial;
}
textarea
{
border: 1px solid black; 
background-color: #c6dfc9;
color: #000000;
}
input
{
border: 1px solid black; 
background-color: #c6dfc9; 
color: #000000;
}

input.submit{
background-color: #66b16f;
border: 1px solid black;
border-collapse: collapse;
cursor:pointer;
}
table
{
border-collapse: collapse;
text-align: center;
text-decoration: none;
font-size: 9; 
border: 1px solid black; 
padding-left: 2px; 
padding-right: 2px; 
background-color: #aad1a5;
}
table.layout
{
border-collapse: collapse;
text-align: center;
text-decoration: none;
font-size: 9; 

border: 1px solid black; 
padding-left: 2px; 
padding-right: 2px; 
background-color: #c6dfc9;
border-collapse: collapse;
}
.modbreak {
	border: 2px red solid;
	padding: 3px;
}
table.hoi{
border:0px;
background-color:#c6dfc9;
}
table.profiel{
border:0px;
background-color:#aad1a5;
border-collapse: collapse;
}
table.trans{
border:0px;
}
table.intable{
border:0px;
background-color:#aad1a5;
}
table.infobar{
border:0px;
}
th
{
text-align:center;
font-size: 9px;
background-image: url(img/cellpic.gif);
color: #ffffff;
border-left: 1px #999999 solid; 
border-top: 1px #999999 solid; 
border-right: 1px #000000 solid; 
border-bottom: 1px #000000 solid;
}
select
{
border:1px;
border: solid black; 
background-color: #c6dfc9; 
color: #000000;
}
select.nav
{

border: 0px solid black; 
background-color: #c6dfc9; 
color: #000000;
}
img
{
border: 0px;
}
A:link {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;
}
A:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;
}
A:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
#infobar {
	font: message-box;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url(img/warning.gif) no-repeat fixed .3em .3em;
	padding: .45em .3em .45em 2em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: hand;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
  
}
#infobar a:hover {
	color: HighlightText;
	background: Highlight url(img/warning2.gif) no-repeat fixed .3em .3em;
}
#viewplot {
	width: 100%;
	height: expression(this.parentNode.offsetHeight - this.offsetTop);
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1em;
}
#intro {
  float: center;
}
.titel {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;	
	color: #004B09;
}
