.zoekform, .tab_body {
	color: #000000;
	font-size: 11px;
}

.zoekform {
	vertical-align: top;
	line-height: 20px;
}

.tab_on, .tab_off {
	background-color: #FFFFFF;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #001446;
	font-size: 14px;
}

.tab_off {
	background-color: #C0CCE4;
	border-top: 3px solid #EFEFEF;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	cursor: pointer;
	cursor: hand;
}

.tab_on {
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
}

.tab_body {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	padding: 15px;
	text-align: left;
}

.submitsearchform {
	font-weight: bold;
	font-size: 12px;
	color: #001446;
	text-align: center;
	height: 60px;
	cursor: pointer;
/*	cursor: hand; */
}

.formmessage {
	background-color: #FFDDDD;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	height: 60px;
}

.loginform {
	color: #000000;
	font-size: 11px;
}
a.submenu_a {
	color: #000000;
}
a.submenu_a:hover {
	text-decoration: underline;
}
.contentpaneopen {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}