.tx_bzdstaffdirectory_teamlist_person_name {
	font-weight: bold;
}

/*
	-------------------------------------
	CSS Buttons Liste
	-------------------------------------
*/


.tx_bzdstaffdirectory_teamlist_detailLink a, .tx_bzdstaffdirectory_box_detailLink a, .tx_bzdstaffdirectory_detail_backlink a {
	_width:12em;
	font: bold 0.8em Verdana, sans-serif;
	border: 1px solid black;
	white-space: nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: black;
	_width:1em; _cursor:hand;
	font-style: normal;
	margin:0; padding: 0.1em 0.5em;
	background: white;
}

.tx_bzdstaffdirectory_teamlist_detailLink a:hover, .tx_bzdstaffdirectory_box_detailLink a:hover, .tx_bzdstaffdirectory_detail_backlink a:hover {
	background: #f00;
	color: white;
}

.tx-bzdstaffdirectory-pi1 a {
	text-decoration: none;
}

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
}

.tx-bzdstaffdirectory-pi1 table tr {


}

.tx_bzdstaffdirectory_teamlist TR TD {
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom:1px dotted #f00;
	padding-top:10px;

}

.tx_bzdstaffdirectory_teamlist TR TD.left {
	vertical-align:top;
	width:380px;
	float:none;

}

.tx_bzdstaffdirectory_teamlist TR TD.right {
	text-align: right;
	width:85px;
	float:none;
}


.tx_bzdstaffdirectory_teamlist TR.leader TD {
	background-color: #ddd;
}

span.tx_bzdstaffdirectory_teamlist_person_email a {
	color: #f00;
	text-decoration: none;
	border-bottom:1px dotted #f00;
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	}	
	
span.tx_bzdstaffdirectory_teamlist_person_email a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#f00;
	}		
	
p.tx_bzdstaffdirectory_teamlist_detailLink {
	margin-top:10px;
	}


/*
	-------------------------------------
	CSS Buttons Detail
	-------------------------------------
*/


table.tx_bzdstaffdirectory_detail {
	

}
table.tx_bzdstaffdirectory_detail tr {

}
table.tx_bzdstaffdirectory_detail tr td{
	vertical-align: top;
	padding-bottom: 5px;
	padding-top:5px;
	padding-right:5px;
}
table.tx_bzdstaffdirectory_detail tr td ul{
	list-style: square;
	padding-left: 1em;
}
table.tx_bzdstaffdirectory_detail td.header{
	border-bottom: 1px dotted #f00;
	padding-top:0px;
}
table.tx_bzdstaffdirectory_detail p.name{
	font-size: 1.2em;
	font-weight: bold;
	color: gray;
	margin-bottom: 0px;
}
table.tx_bzdstaffdirectory_detail p.function{
	font-weight: bold;
	color: #f00;
	margin-top: 0px;
}
table.tx_bzdstaffdirectory_detail td.left{
	width: 280px;
	float:none;
}
table.tx_bzdstaffdirectory_detail td.right{
	width: 180px;
	vertical-align:top left;
	float:none;
	padding-right:0px;
}


	

