body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-color: #999999;
	background-repeat: repeat;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a.text:link {
	color: #999999;
	text-decoration: none;
	margin-left:4px;
}
a.text:visited {
	color: #999999;
	text-decoration: none;
	margin-left:4px;
}
a.text:hover {
	color: #ff6600;
	text-decoration: none;
	margin-left:4px;
}
a.text:active {
	color: #ff6600;
	text-decoration: none;
	margin-left:4px;
}

.news {
	padding-left:8px;
	padding-right:8px;
	padding-top:44px;
	color:#000000;
}
.newstitel {
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.newstitel_oranje {
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
}
.td {
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
}
.tt {
	padding-top:4px;
}
.link:link {
	color:#999999;
	text-decoration:underline;
}
.link:active {
	color:#999999;
	text-decoration:underline;
}
.link:hover {
	color:#ff6600;
	text-decoration:underline;
}
.link:visited {
	color:#999999;
	text-decoration:underline;
}
.linkblack:link {
	color:#000000;
	text-decoration:underline;
}
.linkblack:active {
	color:#000000;
	text-decoration:underline;
}
.linkblack:hover {
	color:#ff6600;
	text-decoration:underline;
}
.linkblack:visited {
	color:#000000;
	text-decoration:underline;
}
.linkbold:link {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.linkbold:active {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.linkbold:hover {
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
.linkbold:visited {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.title {
	font-weight:bold;
	color:#000000;
}
.title_underline {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.titlegrey {
	font-weight:bold;
	color:#999999;
}
.textblack {
	color:#000000;

}
.textgrey {
	color:#999999;
}
.textgrey_line_through {
	color:#999999;
	text-decoration:line-through;
}
.in_usetitel {
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.news_archive_titel {
	font-size:11px;
	font-weight:bold;
	color:#999999;
	margin-left:8px;
	margin-right:8px;
}

.news_archive_text {
	margin-left:8px;
	margin-right:8px;
}

.textfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px;
}