body {
	background-color: #08070c;
	margin: 0px;
	background-image: url(/img_main/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #FFF;
}
.td_footer {
	color: #FFF;
	background-color: #ee489a;
	padding-right: 17px;
	padding-left: 17px;
}
.td_beeld {
	background-image: url(/img_main/beeld.jpg);
	background-repeat: no-repeat;
}
.tekst {
	font-size: 10px;
	margin-top: 265px;
	line-height: 13px;
}
.download_link {
	font-size: 12px;
	color: #ee489a;
}
.kop {
	font-size: 15px;
	color: #FFF;
}
#random {
	color: #FFF;
	margin-top: 15px;
	height: 30px;
	z-index: 100;
	position: absolute;
	clear: none;
	float: left;
	width: 170px;
	display: block;
}
#random_logo {
	float: left;
	width: 84px;
	display: none;
	margin-bottom: 13px;
}

