.td-links {
	background-attachment: fixed;
	background-image: url(gfx/schaduw_links.gif);
	background-repeat: repeat-y;
}
.td-rechts {
	background-attachment: fixed;
	background-image: url(gfx/schaduw_rechts.gif);
	background-repeat: repeat-y;
}
.td-top {
	background-image: url(gfx/background_top.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px;
}
.td-bottom {
	background-attachment: fixed;
	background-image: url(gfx/background_bottom.jpg);
	background-repeat: no-repeat;
}
.td_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.td_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
a {
	color: #000099;
}
a:visited {
	color: #003366;
}
a:active {
	color: #00CCFF;
}
body {
	background-color: #DFEEFF;
	background-attachment: fixed;
	background-image: url(gfx/bg_xlarge.jpg);
	background-repeat: repeat;
}
