body {
	background-color: #000000;
	background-image: url("../layout/top-bg.png");
	background-repeat: repeat-x;	
	font-family: Arial, verdana;	
	color: #CCCCCC;
}

.agendaLijst {
	font-family: Verdana, arial;
	line-height: 20px;	
	font-size: 13px;
}

.agendaLijst input {
	font-size: 10px;
	font-famliy: verdana;
}

.mainTable {
	background-color: #333333;
	padding-top: 20px; 
	padding-bottom: 20px;
}

h1 {
	font-size: 18px;
	color: #99cc33;
}

.inhoudt {
	color: #FEFEFE;
	padding-left: 36px;	
	font-size: 14px;	
	padding-right: 36px;		
}

.aftiteling {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-image: url(../layout/bottom.jpg);
/*	background-color: #669933; */
}
.link {
	 color: #99cc33;
	 text-decoration: none;
}
.link:hover {
	 color: #FFFFFF;
	 text-decoration: none;	
}
.developer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
img {
	border-color: #FFFFFF;
}
.routebeschrijving {
	color: #333333;
	padding-top: 10px;
	}