html { 
height: 100%;
margin: 0; 
padding: 0;  
} 


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;


}
#container {
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	visibility: visible;
	height: 100%;
	width: 900px;
	background-image: url(img/bg_body.gif);
}

#bils {
	position:absolute;
	left:557px;
	top:245px;
	width:310px;
	height:15px;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #669900;
	z-index: 9;
	font-size: 15px;
	text-align: right;
	padding-right: 10px;
}

#about {
	position:absolute;
	left:0px;
	top:292px;
	width:196px;
	height:116px;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	z-index: 4;
	font-size: 14px;
	background-color: #006666;
	padding: 10px;
	border: 2px dotted #006666;
}

#contactmenu {
	position:absolute;
	left:0px;
	top:280px;
	width:870px;
	height:15px;
	text-align: right;
	font-size: 12px;
	visibility: visible;
	z-index: 7;
	vertical-align: middle;
	background-color: #669900;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#contactmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#contactmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contactmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contactmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


#about a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#about a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#about a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#about a:active {
	color: #CCCCCC;
	text-decoration: underline;
}



#areapic {
	position:absolute;
	top:88px;
	width:253px;
	height:263px;
	visibility: visible;
	left: 680px;
	background-image: url(img/bils_leftmenu_x.jpg);
	background-repeat: no-repeat;
	z-index: 1;


}

#header {
	position:absolute;
	top:0px;
	width:680px;
	height:290px;
	min-height:100%;
	color: #000000;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	font-size: 10px;
	font-weight: bold;
	z-index: 6;



}

#inhoud {
	position:absolute;
	top:310px;
	width:630px;
	height:100%;
	min-height:100%;
	visibility: visible;
	left: 219px;
	padding-right: 30px;
	padding-left: 20px;
	z-index: 10;



} 

#inhoud a:link {
	color: #006666;
	text-decoration: underline;

}
#inhoud a:visited {
	color: #666666;
	text-decoration: underline;
	text-decoration: underline;

}
#inhoud a:hover {
	color: #006666;
	text-decoration: underline;
}
#inhoud a:active {
	color: #006666;
	text-decoration: underline;
}

#overbils {
	position:absolute;
	left:0px;
	top:88px;
	width:870px;
	height:15px;
	visibility: visible;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	background-color: #669900;
	z-index: 8;

} 

#overbils a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#overbils a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#overbils a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#overbils a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

 
a:link {
	color: #006666;
	text-decoration: none;

}
a:visited {
	color: #006666;
	text-decoration: none;

}
a:hover {
	color: #006666;
	text-decoration: underline;
}
a:active {
	color: #006666;
	text-decoration: underline;
}
.head {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.vet {
	font-weight: bold;
}
.menutekst {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.update {
	font-size: 10px;
}
fieldset {
	color: #999999;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	
}
legend {
	color: #669900;
}

textarea
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	}
	
input
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	}
