body {
	background-attachment: scroll;
	background-color: #ffffd9;
	background-image: url(pics/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 120%;
	color: #333333;
}
#tabelfiche {
	background-color: #FBF3DB;
	border-right: 1px solid #FBE497;
	border-left: 1px solid #FBE497;
}
#tabelfooter {
	background-color: #FBF3DB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBE497;
}
.tekstfooter {
	font-size: 70%;
	color: #666666;
}
.border {
	border: 1px solid #FBE497;
	padding: 0px;
	line-height: 100%;
	background-color: #FAE6CF;
}
.logo {
	background-attachment: scroll;
	background-image: url(pics/logo_bottom_KLEIN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo2 {
	background-attachment: scroll;
	background-image: url(pics/logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabelcontent {
	background-attachment: fixed;
	background-image: url(pics/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	font-weight: bold;
	color: #9E0A0D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tekstfooter a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-size: 13px;
}
.menu a:hover {
	color: #E51837;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f9f9f9;
	border: 1px solid #999999;
}
.klein {
	font-size: 11px;
}
.kleiner {
	font-size: 10px;
}
.kleinst {
	font-size: 9px;
}
.groot {
	font-size: 13px;
}
.groter {
	font-size: 14px;
}
.grootst {
	font-size: 15px;
}
.pagina {
	font-weight: normal;
	text-decoration: none;
}
.vetrood {
	font-weight: bold;
	color: #F04615;
}
.vetgroen {
	font-weight: bold;
	color: #339933;
}
