body {
	background:#090b0c url('../images/bg_body_hrnl.jpg') repeat-x;
	background-position:top left;
}
.tableSearchLabel {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#ca2323;
	text-align:left;
	padding:0 40px 0 0;
}
.header_blauw {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#ca2323;
	display:block;
	padding:0 0 10px 0;
}
.header_bordeaux {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#ca2323;
	display:block;
	padding:0 0 10px 0;
}
.tableSearchInput input {
	width:180px;
	height:17px;
	padding:3px 5px 0 5px;
	background:#ffffff url('../images/bg_input.jpg') repeat-x;
	border:1px solid #dadada;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#656565;
}
.tableSearchSubmit input {
	width:48px;
	height:24px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ffffff;
	border:0;
	cursor:pointer;
	background:url('../images/bg_submit_hrnl.jpg') no-repeat;
}
.submit {
	width:75px;
	height:24px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ffffff;
	border:0;
	margin-top:10px;
	float:right;
	cursor:pointer;
	background:url('../images/bg_submit2_hrnl.jpg') no-repeat;				
}
	
.menuitem a, .menuitemActive a {
	width:202px;
	height:25px;
	background:url('../images/bg_menuitem_hrnl.png') no-repeat;
	background-position:13px 5px;
	display:block;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:25px;
	color:#252525;
	text-decoration:none;
	padding:0 0 0 40px;
}
.menuitemActive a {
	background:url('../images/bg_menuitemActive_hrnl.png') no-repeat;
	background-position:13px 5px;
	color:#ca2323;
}
.menuitem a:hover {
	background:url('../images/bg_menuitemActive_hrnl.png') no-repeat;
	background-position:13px 5px;
	color:#ca2323;
}
.subitemActive a {
	color:#ca2323;
}	
a.homeitemBekijken {
	position:absolute;
	background:url('../images/bg_homeitemLink.gif') no-repeat;
	background-position:right 9px;
	bottom:4px;
	right:14px;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:25px;
	color:#ca2323;
	padding:0 10px 0 0;
	text-decoration:none;
}
a.homeitemBekijken:hover {
	color:#6680d2;
	text-decoration:underline;
}
.cloudcell a {
	height:auto;
	padding:0 5px 0 5px;
	text-decoration:none;
	color:#ca2323;
}
