






#Bereken{
	min-height: 400px;
	_height: 400px;



}

a.link{
	color: #3A7E3A;
	font-weight: bold;
	text-decoration: none;
	}
a.link:hover{
	color: #841818;
	text-decoration: underline;
	}
#Bereken a.sbtLink{
	color: #841818;
	text-decoration: none;
	}
#Bereken a.sbtLink:hover{
	color: #BF1F1F;
}

#Bereken H2{
	font-size: 16px;
	font-weight: bold;
	}

#Bereken #BerContainer{
	width: 560px;
	border: 0;
	}




#Bereken .sbtRight{
	float: right;
	border: 1px inset #000;
	background: #88C188;
	cursor: hand;
	}
.inputNumber{
	width: 95px;
	text-align: right;
	padding-right: 2px
	}
#Bereken SELECT{
	width: 95px;
	}
	
#Bereken .sepline{
	width: 100%;
	border: 1px solid #88C188;
	}
	
#Bereken ul{
	margin-top: 5px;
	margin-bottom: 5px;
	}
#Bereken .listLink{
	margin-left: -20px;
	margin-top: 5px;
	list-style: circle outside;
	}
#Bereken .listLink a{
	color: #841818;
	text-decoration: none;
	}
#Bereken .listLink a:hover{
	color: #BF1F1F;
}

#Bereken .trLineRow TD{
	border-bottom: 1px dashed #88C188;
	}
#Bereken #berZiekteTbl{
	width: 100%;
	}
#Bereken .ziekteTitel{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #841818;
	}
	
#Bereken .HulpmiddelTbl{
	margin-left: 20px;
	margin-bottom: 22px;
	position: absolute;
  	display: none;
	}
.listHidden{
	margin-top: 5px;
	list-style: circle outside;
	position: absolute;
	display: none;
	} 
#Bereken .hiddenTbl{
	position: absolute;
	display: none;
	}
	
	
#Bereken .berNavBar{
	width: 100%;
	}
#Bereken .berNavBar TD{
	width: 33%; 
	}
#Bereken .berNavBar a{
	font-weight: bold;
	color: #841818;
	text-decoration: none;
	}
#Bereken .berNavBar a:hover{
	color: #000;
	text-decoration: none;
	}
/******************************************
** Berekening Path
*/
#Bereken #berPath{
	display: block;
	clear: both;
	
	width: 450px;
	}
#Bereken #berPath .txt{
	font-size: 10px;
	margin: 3px;
	}
#Bereken #berPath h3{
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	}

/******************************************
** Berekening Werkgeversoverzicht
*/
#Bereken #berWerkgeverTbl{
	width: 500px;
	border: 1px solid #000;
	}
#Bereken #berWerkgeverTbl .titles TD{
	text-align: center;
	font-weight: bold;
	}
#Bereken #berWerkgeverTbl .nrs TD{
	text-align: right;
	padding-right: 5px;
	}
#Bereken #berWerkgeverTbl .nrs .center{
	text-align: center;
	}
#Bereken #berWerkgeverTbl .header{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
/******************************************
** Berekening overzicht
*/
#Bereken #berView{
	width: 400px;
	}
#Bereken #berView .number{
	width: 70px;
	text-align: right;
	}
#Bereken #berView .title{
	font-weight: bold;
	font-style: italic;
	color: #3A7E3A;
	}
#Bereken #berView .totalMiddle{
	widht: 70px;
	padding-top: 5px;
	text-align: right;
	border-top: 2px solid #000;
	}
#Bereken #berView .totalGrand{
	padding-top: 10px;
	border-top: 3px double #000;
	text-align: right;
	font-weight: bold;
	}
