.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name a,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_phone,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_email,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_email a,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_country,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_institute,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_institute a,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_section,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_date,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_thesis,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_group
 {
	font-size: 13px;
	font-weight: normal;
	/*padding: 7px 2px;*/
	padding: 0.538em 0.154em;
	margin:0;
	line-height: 1.077em;
}

.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name,
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name a {
	padding-left: 0;
}

.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_group ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_group ul li {
	display: inline;
	/*padding-right: 5px;*/
	padding-right: 0.385em;
}
/*
.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name ul li:before {
	content:', ';
}

.tx_bzdstaffdirectory_teamlist .tx_bzdstaffdirectory_teamlist_person_name ul li:first-child {
	content:' ';
}
*/

tr.tx_bzdstaffdirectory_teamlist_person.odd {
	background-image:url(../_images/list-alternate.gif);
	background-repeat:repeat;
	background-position:left center;
}

/*
	-------------------------------------
	CSS Buttons
	inspired by http://www.wellstyled.com/css-inline-buttons.html
	-------------------------------------
*/
.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: none;
	white-space: nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: black;
	width:1em; cursor: pointer;
	font-style: normal;
	margin:0; padding: 0.1em 0.5em;
}

.tx_bzdstaffdirectory_teamlist_detailLink a:hover, .tx_bzdstaffdirectory_box_detailLink a:hover, .tx_bzdstaffdirectory_detail_backlink a:hover {
	background: #666;
	color: #ffdf7f;
}

.tx-bzdstaffdirectory-pi1 {
	font-size: 13px;
	line-height: 1.077em;
}

.tx-bzdstaffdirectory-pi1 a {
	text-decoration: underline;
}

.tx-bzdstaffdirectory-pi1 a:hover {
	text-decoration: underline;
}

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0;
	width: 100%;
}

.tx-bzdstaffdirectory-pi1 table tr {

}

/* -------------- teamlist ------------------*/

.tx_bzdstaffdirectory_teamlist tr td {
	vertical-align: top;
	border: none;
}
.tx_bzdstaffdirectory_teamlist tr td span a {
	/*padding: 10px 0px 15px 0px;*/
	padding: 0.769em 0 1.154em 0;
	font-size: 13px;	
}

.tx_bzdstaffdirectory_teamlist TR TD.left {
	background: none;
	/*padding: 0 0 5px 0;*/
	padding: 0 0 0.385em 0;
}

.tx_bzdstaffdirectory_teamlist TR TD.right {
	text-align: right;
	padding: 0 1.154em 0 0;
}


.tx_bzdstaffdirectory_teamlist TR.leader TD {
	background-color: #ccc;
}

table.tx_bzdstaffdirectory_detail {
	font-size: 13px;
	color: #222;
}

table.tx_bzdstaffdirectory_detail h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/*line-height: 24px;*/
	line-height: 1.333em;
}

table.tx_bzdstaffdirectory_detail tr.header.open {
    border: none;
	background-image: url(../_images/profile-arrow-a.png);
	background-repeat: no-repeat;
	background-position: left center;
}

table.tx_bzdstaffdirectory_detail tr.header {
    border: none;
	background-image: url(../_images/profile-arrow-p.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

.tx_bzdstaffdirectory_detail tr.header:hover {
	background-image: url(../_images/profile-arrow-h.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tx_bzdstaffdirectory_detail tr.header h2:hover {
	text-decoration: none;
	color: #004291;
}

table.tx_bzdstaffdirectory_detail tr {

}

table.tx_bzdstaffdirectory_detail tr.profile-gradient {
	background-image: url(../_images/profile-main.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}	

table.tx_bzdstaffdirectory_detail > tbody > tr > td {
	/*padding: 5px 5px 5px 0px;*/
	padding: 0.385em 0.385em 0.385em 0;
}

table.tx_bzdstaffdirectory_detail > tbody  tr > td > a.internal-link {
	/*margin-left: 25px;*/
	margin-left: 1.923em;
	text-decoration: none;
}

table.tx_bzdstaffdirectory_detail > tbody > tr.profile-gradient > td {
	background-image: url(../_images/hr-profile.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	/*padding: 5px 5px 5px 5px;*/
	padding: 0.385em 0.385em 0.385em 0.385em;
}

table.tx_bzdstaffdirectory_detail > tbody > tr:first-child {
	background-image: url(../_images/hr-profile.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
}

table.tx_bzdstaffdirectory_detail > tbody > tr:first-child > td.right {
	/*padding: 0px 25px 0px 0px;*/
	padding: 0 1.923em 0 0;
}

tr.profile-gradient td.td_label.col1
/*, table.tx_bzdstaffdirectory_detail td.left table tbody tr > td:first-child */{
	/*width: 100px;*/
	width: 7.692em;
}

table.tx_bzdstaffdirectory_detail tr.header td {
	/*padding: 5px 5px 5px 20px;*/
	padding: 0.385em 0.385em 0.385em 1.538em;
}

table.tx_bzdstaffdirectory_detail tr td {
	/*padding: 5px 5px 5px 0px;*/
	padding: 0.385em 0.385em 0.385em 0;
	vertical-align: top;
	font-size: 13px;
	/*line-height: 18px;*/
	line-height: 1.385em;
}

table.tx_bzdstaffdirectory_detail tr td ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
table.tx_bzdstaffdirectory_detail tr td ul li{
	font-size: 13px;
}

table.tx_bzdstaffdirectory_detail tr.header td {
	border-bottom: none;
}
table.tx_bzdstaffdirectory_detail td.header {
	border-bottom: none;
	padding-top: 0;
}
table.tx_bzdstaffdirectory_detail p.name{
	margin-bottom: 0;
    color: black;
    font-size: 1.5em;
    font-weight: bold;
}
table.tx_bzdstaffdirectory_detail p.function {
	font-weight: bold;
	color: black;
	margin-top: 0;
}
table.tx_bzdstaffdirectory_detail td.left {
	padding-top: 0;
	/*padding-bottom: 15px;*/
	padding-bottom: 1.158em;
	/*padding-left: 25px;*/
	padding-left: 1.923em;
	width: 100%;
}

table.tx_bzdstaffdirectory_detail > tbody > tr.profile-gradient > td > table td.left {
	/*padding-left: 20px;*/
	padding-left: 1.538em;
}

table.tx_bzdstaffdirectory_detail > tbody > tr.profile-gradient > td > table td.left > div > a {
	text-decoration: none;
}

table.tx_bzdstaffdirectory_detail td.right img {
	/*padding-bottom: 10px;*/
	padding-bottom: 0.769em;

}
table.tx_bzdstaffdirectory_detail td.right {
	/*width: 150px;*/
	width: 11.538em;
}

.tx_bzdstaffdirectory_box_person span {
	font-size: 13px;
}

span.tx_bzdstaffdirectory_box_person, span.tx_bzdstaffdirectory_teamlist_person_name {
	/*line-height: 23px;*/
	line-height: 1.769em;
}

.publication-header {
    border: none;
	cursor: pointer;
}

table.tx_bzdstaffdirectory_detail tr td.publication-header {
	/*padding: 5px 5px 5px 20px;*/
	padding: 0.385em 0.385em 0.385em 1.538em;
	background-image: url(../_images/link-publications.gif);
	background-repeat:no-repeat;
	background-position: left center;
}


table.tx_bzdstaffdirectory_detail tr td.publication-header:hover {
	background-image: url(../_images/link-intern-hover.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

.publication-header a, .publication-header a:hover  {
	text-decoration:none;
}

.publication-header h2:hover {
	text-decoration: none;
	color: #004291;
}

.tx_bzdstaffdirectory_detail .bodytext {
	margin: 0;
	padding: 0;
}

/*--------------- registration form --------------*/

.tx-srfeuserregister-pi1 fieldset {
	width: 100%;
}

.tx-srfeuserregister-pi1 textarea, .tx-srfeuserregister-pi1 input {
	/*width: 300px;*/
	width: 23.077em;
}