.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg.gif);


}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.tableheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #004577;
	border-right-color: #004577;
	border-bottom-color: #004577;
	border-left-color: #004577;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline overline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.sub:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}
a.sub:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.contentbg {
	background-attachment: fixed;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.errormsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	width: 185px;
	border: 1px solid #96ABD5;
}
.formfieldsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	width: 75px;
	border: 1px solid #96ABD5;
}
.formbox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 100px;
	width: 350px;
	border: 1px solid #96ABD5;
}
.tekstsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableline {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/tableopvul.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.h1sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
li {
	list-style-type: circle;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

