body {
	height:100%;
	margin:0;
	padding:0;
}

body, td, form, input {
	color: #000;
	font-family: verdana, arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
}

div#container {
	width: 380px;
	margin: 0 auto;
	padding: 15px;
	line-height: 150%;
}

div.btn-character {
	display: block;
	float: left;
	/*padding: 5px 0px 0px 10px;*/
	width: 37px;
	height: 35px;
	background: transparent url(/vergoedingenoverzicht/images/bg-btn-character.gif) no-repeat top left;
	color: black;
	text-decoration: none;
	cursor: pointer;	
}

div.btn-character a {
	color: black;
}

div.btn-character div {
	margin: 5px 0 0 9px;
	width: 15px;
	height: 15px;	
}
	
a img {
	border:0;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.lnk-behandeling {
	font-weight: bold;
}

div#character-area {
	width: 300px;	
}

td.verzekering-type {
	background-color: #460540;
	border: 1px solid #460540;
	color: white;
}

td.verzekering {
	color: black;
	text-align: center;
}

div.space {
	background-color: white;
	width: 5px;
	height: 100%;
}

tr.behandeling-child {
	/*
	display: none;
	background-color: #efefef;
	*/
}

span.behandeling-child {
	margin-right: 10px;
}

tr.behandeling-child td {
	/*cursor: pointer;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

div.comments {
	width: 90px;
	width: (this.clientWidth > 90 ? '90px':true);
	font-size: 10px;
	display: none;
	text-align: left;
}

div#behandeling-highlight {
	position:absolute;
	padding:15px;
	border:2px solid #460540;
	background-color:white;
	display:none;
}

td.behandeling {
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;*/
	border-bottom: 1px solid rgb(204, 204, 204);
	/*padding: 0 20px 0 0;*/
	width: 240px;
	padding: 0;
}

table.tbl-list {
	/*border-collapse:collapse;*/
}

div#business-details {
	/*margin-top:15px;*/
	padding:15px;
}

div.clearer {
	clear:both;
	font-size:1px;
}

div#list-container {
	height:100%;
	width:100%;
}

div#list-heading {
	height:20%;
}

div#list-content {
	height:70%;
	overflow:auto;
}

div#list-footer {
	height:10%;
}

table.toelichting {
	margin: 0px 0px 20px 220px; 
	width: 550px;
}

table.toelichting td, table.toelichting th {
	font-size: 10px;
}

div.plus {
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	cursor: pointer;
	background: url(/vergoedingenoverzicht/images/plus-children.gif) no-repeat;
}

div.noplus {
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 3px;
}

tr.rowSpacer {
	height: 8px;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

tr.rowSpacer td {
	border-bottom: 1px solid #CCCCCC;
}

img.descriptionToggle {
	float: left;
	cursor: pointer;
}

div.behandeling-text {
	margin-left: 30px;
	padding-right: 10px;
}

tr.data-overzicht {
	cursor: pointer;
}

td.basis {
	text-align: center; 
	/*border-top: 1px solid #CCCCCC;*/ 
	border-bottom: 1px solid #CCCCCC; 
	background-color: #EEEEEE; 
	width: 115px;	
}

td.dekking {
	text-align: center; 
	/*border-top: 1px solid #CCCCCC;*/ 
	border-bottom: 1px solid #CCCCCC; 
	background-color: #FFF; 
	width: 90px;
}

td.collectief {
	text-align: center; 
	/*border-top: 1px solid #CCCCCC;*/ 
	border-bottom: 1px solid #CCCCCC; 
	background-color: #EEEEEE; 
	width: 90px;
}

tr.behandeling-child {
	display: none;
}

table.gebitactief th {
	background-color: black;
	color: white;
	padding: 7px;
	font-size: 12px;
}

table.gebitactief td {
	padding: 7px;
	font-size: 12px;
}