#smoelenboek .clear {xxdisplay:none;}

#smoelenboek .subtitlebar {height:30px;}
#smoelenboek label {display:inline;}
#smoelenboek .subtitlebar form {border-width:0px; position:static; clear:both; }

.form_positioning {padding: 4px 40px; float:left;}



#smoelenboek .sb_items_table {width:100%}
#smoelenboek .sb_items_table th {text-align:left;}
#smoelenboek .sb_items_table td {width:25%; padding:1px 3px;}
#smoelenboek .even {background-color:#efefef ;}


#smoelenboek .person_page {height:165px;}



#sb_zoekenop, #sb_zoekenin{
	font-size: 110%;
	color: #0062a0;
	position: relative;
	top: -2px;
	display: inline;
	padding: 0 5px 0 10px;
}

#zoekenop{
	width: 250px;
}

#sb_alfabet_browse{
	clear: both;
	padding: 5px 0;
	margin: 5px 0;
}

#sb_alfabet_browse strong, #sb_all_employees a{
	font-size: 110%;
	color: #0062a0;	
	display: inline;
	padding: 0 5px 0 10px;
	font-weight: normal;
}

#sb_alfabet_browse strong{
	display: block;
}

#sb_all_employees a{
	text-decoration: underline;
}

#sb_all_employees a:hover{
	text-decoration: none;
}

#sb_alfabet_browse ul, #sb_alfabet_browse li{
	list-style: none;
	display: inline;
}
#sb_alfabet_browse ul{
	margin-left: 8px;
}
#sb_alfabet_browse a{
	padding: 0 4px;
	font-weight: bold;
}

.sb_items{
	border: 1px solid #cdcdcd;
	margin: 2px 0 3px;
	padding: 5px;	
}

.sb_items_table{
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}

.sb_items_table td{
	border-top: 1px solid #e5e5e5;
	padding: 5px;
}

.sb_items_table th{
	padding: 5px;
}

.sb_items_table .sb_firstcol{
	padding-left: 15px;
}

.sb_person{
	width: 90px; 
	height: 130px;
	overflow: hidden;
	border: 1px solid #cdcdcd;
	margin: 0;
	padding: 0;
	float: right;
}
.sb_person img{
	margin: 0;
	padding: 0;
	width: 90px; 
	height: 130px;
}

.subtitlebar .sb_gegevens{
	xxwidth: 70%;
	height:120px;
}

.sb_gegevens table {width:500px;}
.sb_gegevens table td {border-bottom: 1px solid #e5e5e5;}
	td.sb_meta {
		vertical-align:top;
		font-weight: bold;
		width: 120px;
		padding: 6px 0 6px 10px;
		}
	td.sb_data {
		padding: 6px 0 6px 10px;
	}
	
.sb_meergegevens {padding:8px 10px; border:1px solid #e5e5e5;}
.sb_meergegevens table {width:100%; }	
.sb_meergegevens table td {border-bottom:1px solid #e5e5e5;}
table.sb_werkdagen {width:200px; text-align:left;}
.sb_werkdagen td {
	border-bottom:1px solid #e5e5e5;
	
}
.sb_img_afwezigheid {
	width:95px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}

.sb_img_afwezigheid img {
	width:90px;
	height:130px;
	border:1px solid #cdcdcd;
	}

td.sb_resultaat img {
	width:45px;
	height:65px;
	}
	
.sb_meergegevens ol {
	list-style-type:none;
	}
