@import url("/i/css/ISB_white.css");

fieldset{
	white-space: nowrap;
}

.checkbox_group{
    white-space: nowrap;
}

.display_only {
	color: #330000;
	font-weight: normal;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
}

.alleenLezen{
	background-color: #C0C0C0;
}

.wijzigbaar{
	background-color: #FFFFFF;
}

ul.tips {
  margin-left:15px;
  margin-bottom:5px;
  margin-top:5px;
}

li.tips {
  font-size: 8.0pt;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  list-style-type: disc;
}

.tooltip
{
	background-color:#FFFFc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	empty-cells: show;
}

.relatie_R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: norepeat;	
	background-color: #C0C0C0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}


.popupRegion {
/*	width:200px;*/
	position:absolute;
	visibility:hidden;
	background-color:#CCCCCC;
	border:1px solid black;
}

.tree_niv_0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	background-color: #002EB7;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	empty-cells: show;
}

.success, .htmldbUlErr {
	font-size: 14px;
	font-weight: bold;
	color: #8C3E7A;
	padding-left: 10px;
}

.lid_type_help_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}

.error_has_occured{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-repeat: norepeat;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-repeat: norepeat;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-repeat: norepeat;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-repeat: norepeat;
}

/*  **************************************************    
               Kleursettings voor het menu
    **************************************************    */
.ddsmoothmenu{
            background: #2F99CB; /*background of menu bar (default state)*/
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
            background: #2F99CB; /*background of menu items (default state)*/
            color: #2d2b2b;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
            color: white;
}

.ddsmoothmenu ul li a:hover{
            background: #A88CBD; /*background of menu items during onmouseover (hover state)*/
            color: white;
}

/*  **************************************************    
                 Einde menusettings
    **************************************************    */

.popup_tekst{
	color: #303030;
	font-weight: normal;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	width : 500px;
}

.geldig{
	color: #069;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align: right;
}

.niet_geldig{
	color: #AAAAAA;
	font-weight: normal;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align: right;
}

.tableText {
	color:#330000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

/*************************************************************
										AFGERONDE HOEKEN
**************************************************************/								
.regionTitleGrey{
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #111111;
	text-decoration: none;
	padding-left: 0px;
	margin-top: 0px;
  text-align:left;
	background-color: #BBBBBB;
}

.xrand h1,{
	margin:0; 
	font-size:1.2em; 
	padding:0 10px 5px 10px; 
	border-bottom:1px solid #BBBBBB;
}
.xrand p {
/*	margin:0; */
/*	padding:5px 5px 5px 10px; */
	font-size:12px;
}
.xrand {
	background: transparent; 
	/*width:100%; */
	clear:both;
/*	float:left; */
	margin:0px 0px; 
	display:inline;
}

.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:transparent; 
	border-left:1px solid #BBBBBB; 
	border-right:1px solid #BBBBBB;
}
.xb1 {
	margin:0 5px; 
	background:#BBBBBB;
}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	border:0 solid #BBBBBB; 
	border-width:0 1px; 
	height:auto;
}
* html .xboxcontent {
	height:1px;
}

.backgrndGrey{
	background-color: #BBBBBB;
}
/***********************************/

.formlayout{
  padding: 20px;
}

.tdGrid, .tdTweeGrid, .cOn{
  text-align: left;
}

.tdTweeGrid{
	background-color: #D7E9D3;
}

.thGrid{
	background-color: #004270;
}

.titel{
	left: 3px;
	top: 54px;
	position: absolute;
	z-index: 100;
}

