body.content {
	background-attachment: fixed;
	background-image: url(../images/bg_verloop.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #009900; 
	scrollbar-shadow-color: #F5FEAF;
	scrollbar-highlight-color: #F5FEAF;
	scrollbar-3dlight-color: #F5FEAF;
	scrollbar-darkshadow-color: #F5FEAF;
	scrollbar-track-color: #F5FEAF;
	scrollbar-arrow-color: #F5FEAF;
}

.titels {
	background-image: url(../images/bg_balk.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_balk.png',sizingMethod='crop');
  background-image: expression("none");
	background-repeat: no-repeat;
	background-position: center center;
  width: 460px;
  height: 22px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.txtadres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
  margin-top: -4px;
}
.txtadres a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.lijn {
	color: #009900;
}

div#layoutContent {
  position: absolute;
  width: 485px;
  height: 575px;
  overflow-y: scroll;
}

.txtprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

