#pagina {
	width: 96%;
	height: 100%;
/* for Firefox, Opera and others: */
	max-width: 960px;
/* For Internet Explorer: */
	width: expression(Math.min(parseInt(this.offsetWidth), 960 ) + "px");
}
#logo {
	height: 125px;
	border-bottom-width : 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
#lijst {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 180%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333399;
	padding: 29px 0 0 0;
	width: 180px;
}
#tekst {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 150%;
	padding: 26px 32px 0 32px;
}
#adres {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 150%;
	margin: -3px 0 0 -3px;
}
a{
	color: #333399;
	text-decoration: none;
}
a:hover  {
	color: #333399;
	text-decoration: underline;
}
p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height: 180%;
	color: #333399;
}
body {overflow:auto;}
/*	scrollbar-base-color: #333399;
	scrollbar-darkshadow-color: #333366;
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #333399;
	scrollbar-shadow-color: #333399;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: #3333cc;
	border-width: thin thin thin thin;
	border-color: white #333399 white white;
*/

