body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bannerleft {
	background-image: url(images/bg-banner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#typemachine {
	background-image: url(images/typemachine.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bannercenter {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#bottombanner {
	background-color: #98BA3B;
}
#txt {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 37px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#txt td, #txt pre, #txt ul, #txt div {
	font-size: 11px;
	list-style-type: square;
}
#txt h1 {
	font-size: 15px;
	font-weight: bold;
}
#txt h2, #txt h3, #txt h4, #txt h5, #txt h6 {
	font-size: 11px;
	font-weight: bold;
}
#txt a {
	color: #000066;
}
#menu {
	background-color: #9CBA39;
	background-image: url(images/bg-ster.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#knop {
	cursor: hand;
}

