body {
	background-image: url(../img/text-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

p, td {
	font-family: "times new roman", "times";
	font-weight: bold;
	font-size: 14px;
	color: #7E7D7D;
}

b {
	color: #000000;
}

td.huidigesub {
	color: #DF0029;
}

td.naw {
	font-family: "arial, helvetica";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #060505;
}

a {
	color: #F92424;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h4 {
	font-family: "arial, helvetica";
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 3px;
}

ul,ol, .download{
	font-family: "arial, helvetica";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}

.kader1 {
	border-top: solid 1px #020202;
	border-left: solid 1px #020202;
	border-right: solid 1px #020202;
	border-bottom: solid 1px #020202;
}

.kader2 {
	border-top: solid 2px #B6B5B6;
	border-left: solid 2px #B6B5B6;
	border-right: solid 2px #B6B5B6;
	border-bottom: solid 2px #B6B5B6;
}
