@charset "utf-8";
.content {
	background-color: #999881;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10pt;
	color: #444;
}

.content a:link {
	color: #333333;
	text-decoration: underline;
}

.content a:active {
	color: #333333;
	text-decoration: underline;
}

.content a:visited {
	color: #333333;
	text-decoration: underline;
}

.content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content li {
	line-height: 22px;
}
.img_r {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.img_r1 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #666666;
}
.img1 {
	border: 1px solid #333;
}
.flash_r1 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #333333;
}
.formregel {
	background-color: #BEBDA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #666666;
	color: #333333;
}
.gesloten {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 9pt;
	color: #333333;
	background-color: #BEBDA9;
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
}

