.main {
	background-image: url(gfx/back2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodyTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin-left: 100px;
	margin-right: 40px;
	margin-top: 60px;
}
.content a {
	color: #000000;
	background-color: #BCDDBC;
	border-width: 1px;
	border-bottom-style: thin dotted;
	border-color: #339933;
	text-decoration: none;
}
.content a:hover {
	color: #bcddbc;
	background-color: #339933;
	border-width: 1px;
	border-bottom-style: thin dotted;
	border-color: #339933;
	text-decoration: underline;
}
.infoBox {
	float: right;
	width: 350px;
	margin-right: 40px;
	background-color: #bcddbc;
	border: 1px dotted #339933;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339933;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
}

/*.infobox p {
	padding: 10px;
}
.infoBox2 {
	background-color: #bcddbc;
	border: thin dotted #339933;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339933;
	text-decoration: none;
	padding: 10px; */
}
.content a info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	cursor: help;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	cursor: help;
	background-color: #CCCCCC;
}
.over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	cursor: default;
	background-color: #CCCCCC;
}
.uitleg b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
}
.info:hover {
	background-color: orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-style: 1px dotted;
	border-color: #000000;
	cursor: help;
}
.border01 {
	border: 1px solid #339933;
}
.infoPix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	cursor: text;	/* background-color: #FFFFFF; */
}
#dhtmltooltip{
	position: absolute;
	height: 78px;
	border: 1px solid #339933;
	background-color: #bcddbc;
	visibility: hidden;
	z-index: 100;
	background-image: url(gfx/drEpheiffer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* text-indent: -5000px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip2{
	position: absolute;
	height: 78px;
	border: 1px solid #339933;
	background-color: #bcddbc;
	visibility: hidden;
	z-index: 100;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bcddbc;
	height: 18px;
	width: 155px;
	border: 1px dotted #339933;
	text-indent: 2px;
}
.formfields2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bcddbc;
	width: 155px;
	border: 1px dotted #339933;
	text-indent: 2px;

}
.formfields3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	background-color: #bcddbc;
	/* height: 18px;
	width: 70px; */
	border: 1px dotted #339933;
	text-indent: 2px;
	text-align: center;
	vertical-align: middle;
}
.formfields3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bcddbc;
	border: 1px dotted #339933;
	text-align: center;
	vertical-align: middle;
