.kop_oranje {
	font-weight:bold;
	color:#F47320;
}

.kop_grijs_groot {
	font-weight:bold;
	font-size:1.5em;
	line-height:1.6em;
	color:#838385;
}

.tabtitle {
	background-image: url(/images/blauwebalk.gif);
	background-position: -5 -1;
	background-repeat: no-repeat;
	height:20px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-left: 15px;
	padding-top: 2px;
	border-right: 1px #aeaeae solid;
}

.tabtitle2 {
	height:20px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-left: 15px;
	padding-top: 2px;
}

.tabcontent {
	margin-left: 1px;
	border-right: 1px #efefef solid;
	padding:10px;
}

.rxpopupdiv {
	border: 1px dotted #ccc;
}

UL.listnoindent, UL.listnoindent LI {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}

UL.listnoindent {
	font-size: 9px;
}
UL.listnoindent LI {
	font-size: 11px;
	xcolor: #626262;
}

.tooltip {
}

.form_checkbox,.form_cbtext INPUT[type="checkbox"] {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 14px;
	height: 14px;
	padding:0px;
	margin:0px;
}

.form_cbtext {
	position:relative;
	padding-left: 20px;
	padding-top:1px;
	padding-right:8px;
	height: 23px;
}

.form_cbtext INPUT[type="text"] {
	position: absolute;
	top: 0px;
	right: 5px;
	height: 21px;
	width: 111px;
	padding-left: 5px;
	xpadding-top:3px;
	xpadding-bottom:3px;
	background-image:url(/images/input-smal.jpg);
	border : 0px !important;

}
