* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #020101;
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #020101;
}

.tdBottom {
	background-color: #ccc;
	padding: 14px 20px 0 20px;
	height: 62px;
}
.tdBottomR {
	background-color: #ccc;
	padding: 9px 20px 0 20px;
	height: 66px;
}

#info{
	height: 40px;
	width: 300px;
}

#leftCont{
	width: 500px;
	vertical-align: baseline;
}

#materiaalTxt{
	font-family:	Verdana, Arial, sans-serif;
	font-size: 		11px;
	color: 			#05376C;
	width:			450px;
	float: 			right;
	margin-right: 	14px;
	vertical-align: bottom;
	height:			30px;
	position:		relative;
	bottom:			0px;
	top:			9px;
}
#materiaalLogo{
	float: 			right;
}