#Header {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
}
#sidebar {
	width: 225px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FFF;
}

#Menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
}
#info {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 2px;
	background-color: #FFF;
}
#gekeurt {
	background-color: #FF9;
	padding: 2px;
	color: #F00;
	border: solid 1px #009;
	font-size: 16px;
}
.downloadtable {
	padding: 2px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background-color: #FFF;

}
#tabledownload {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	background-color: #FFF;
}



#ad {
	width: 600px;
	float: left;
}
#WDownload {
	width: 200px;
	background-color: #FFF;
}
.TitleWD {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Trebuchet MS";
	font-size: 16px;
	background-color: #FFC;
 	border: 1px solid #FFFF79;
	padding:2px;
}

body {
	background-color: #FFC;
}
#right-border {
	width: 10px;
	background-image: url(images/right-border.png);
	background-color: #FFC;
}
#bottom-border {
	height: 15px;
	background-image: url(images/bottom-border.png);
	background-color: #FFC;
}

#left-border {
	width: 10px;
	background-image: url(images/left-border.png);
	background-color: #FFC;
}
#top-border {
	height: 15px;
	background-image: url(images/top-border.png);
	background-color: #FFC;
}
.listdark {
	background-color: #FFFFE6;
}
.listlight {
	background-color: #FFF;
}
