body {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000066;
	margin			: 0px;
	height			: 100%;
}
td {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000066;
	font-size		: 12px
}
h1 {
	font-size 		: 16px;
	margin-bottom	: -16px;
}
h2 {
	font-size 		: 14px;
	margin-bottom	: -16px;
}
p {
	font-size		: 12px;
}
hr {
	color			: #000066;
	height			: 1px;
}
a {
	color			: #000066;
}
.geel_licht {
	background-color: #FFFADF;
}
.geel_middel {
	background-color: #FFEE9F;
}
.geel_donker {
	background-color: #FED201;
}
.mainTable {
	background-color: #FFFFFF;
	border-left		: 1px solid #000066; 
	border-right	: 1px solid #000066;
}
.borderBottom {
	border-bottom	: 1px solid #000066; 
}
.borderRight {
	border-right	: 1px solid #000066;
}
.menuItems {
	border-top		: 1px solid #000066;
	background-image: url(images/bg_menu.jpg);
	width			: 184px;
	margin-top		: 49px;
}
.menuItems td {
	height			: 49px;
	border-bottom	: 1px solid #000066;
	font-size		: 14px;
	font-weight		: bold;
	text-transform	: uppercase;
}
.menuItems a {
	color			: #000066;
	text-decoration	: none;
}
.menuItems a:hover {
	text-decoration	: underline;
}
.menuTekst {
	position		: relative;
	left			: 30px;
	top				: 15px;
}
#LayHome {
	position		: relative;
	left			: 3px;
	float			: left;
}
#LayProfiel {
	position		: relative;
	left			: 10px;
	float			: left;
}
#LayRecycling {
	position		: relative;
	left			: 3px;
	float			: left;
}
#LaySchepen {
	position		: relative;
	left			: -10px;
	float			: left;
}
#LayContact {
	position		: relative;
	left			: 3px;
	float			: left;
}
#contentTD {
	padding			: 20px;
	padding-top		: 49px;
}
.balk {
	background-color: #FFD100;
	filter			: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFEE9F', startColorstr='#FFD100',gradientType='1');
	border-bottom	: 1px solid #000066;
	height			: 26px;
	text-align		: left;
}
.tekstTable {
	border			: 1px solid #000066;
}
.tekstTD {
	padding			: 10px;
}
