HTML, BODY {
	font-family: Arial, Geneva;
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fdfbcb;
}
.content {
	width: 440px;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid Black;
	overflow: auto;
}
.kleur1 {
	background-color: #fdfbcb;
}
TD {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	color:#004b21;
}
.TD_tekst {
	color:#004b21;
	text-align:left;
	margin-left:5;
	padding-left:5;
	padding-right:2;
}
.TD_left {
	color:#004b21;
	background:url(images/_img_bg_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
	margin:10;
	padding:10;
	font-weight:bold;
}
.TD_right {
	color:004b21;
	background:url(images/_line.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
	text-decoration:none;
}
.TD_prod_header {
	color:004b21;
	background:url(images/_prod_heading.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:Center;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight:200;
	color:#FFFFFF;
}
H1 {
	font-family :  Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#004b21;
}
H2 {
	font-family :  Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.H2white {
	font-family :  Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.small {
	font-family: Verdana, Geneva;
	font-size: 10px;
	color : black;
}
.header {
	font-family: Verdana, Geneva;
	font-size: 15px;
	color : white;
	font-weight : bold;
	background:url(images/_header.gif);
	background-repeat:no-repeat;
	background-position:center;
}
input {
	font-family: Verdana, Geneva;
	font-size: 11px;
	color : black;
}
textarea {
	font-family: Verdana, Geneva;
	font-size: 11px;
	color : black;
	width: 460px;
}
.inputform {
	font-family: Verdana, Geneva;
	font-size: 11px;
	color : black;
	width: 400px;
}
.textareaform {
	font-family: Verdana, Geneva;
	font-size: 11px;
	color : black;
	width: 400px;
}
.warning {
	font-family: Verdana, Geneva;
	font-size: 11px;
	background: #fdfbcb;
}
.overzicht_title {
	color:#004b21;
	font-family: Verdana, sans-serif, Arial, Geneva;
	font-size: 11px;
	text-decoration : none;
	font-weight:bold;
}
A {
	font-family: Verdana, sans-serif, Arial, Geneva;
	font-size: 11px;
	color:#004b21;
	text-decoration : underline;
}
A:hover {
	color:#004b21;
	font-family: Verdana, sans-serif, Arial, Geneva;
	font-size: 11px;
	text-decoration : underline;
}
A:visited {
	color:#004b21;
	font-family: Verdana, sans-serif, Arial, Geneva;
	font-size: 11px;
	text-decoration :underline;
}
.nahrwert {
	background-color: #224336;
	border: 1px solid #FFFFFF;
	color: White;
	font-size: 10px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-top-width: 1px;
}
ul {
	margin-left: 0;
	padding-left: 16px;
	text-indent: 0px;
	list-style: disc url(bullet.gif) outside;
}
