body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.cell_rechts_expand {
	background-image: url(../images/layout/hoek_rechts_expand.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 34px;
}
.header_expand {
	background-image: url(../images/layout/hoek_rechts_expand.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_content {
	margin: 0px;
	padding: 4px;
	border: 1px solid #ecece9;
	background-color: #f4f4f4;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.table_navigatie {
	width: 570px;
	text-align: left;
}
.cell_content {
	padding: 10px;
	line-height: 23px;
}
.p_footer_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
}
.table_klanten {
	width: 570px;
	padding: 3px;
}
.table_klantlogo {
	border: 1px solid #ededed;
	padding: 4px;
	height: 85px;
	width: 137px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.p_content_kop {
	font-size: 16px;
	color: #C7C7C7;
	font-weight: bold;
	font-style: italic;
}
.p_error {
	border: 1px solid red;
	text-align: center;
	background-color: #ffffff;
}