/* @override 
	http://test.snowboardvalgardena.com/typo3conf/ext/bzdstaffdirectory/media/bzd_staff_directory.css
	http://test.snowboardvalgardena.com/fileadmin/template/style/ext/typo3_bzd-staff-directory.css
*/

/*
	-------------------------------------
	CSS Buttons
	inspired by http://www.wellstyled.com/css-inline-buttons.html
	-------------------------------------
*/

div.tx-bzdstaffdirectory-pi1 {	
}

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
	margin-bottom: 0px;
}

.tx-bzdstaffdirectory-pi1 table tr {
	
}

.teamlist tr td {
	vertical-align: top;
	padding-left: 10px;
}

.teamlist tr td.left {
	width: 100%;
}

.teamlist tr td.right {
	text-align: right;
	padding: 0 0 20px;
}

/* Leader oder nicht */

.tx_bzdstaffdirectory_teamlist_person.leader {
	border-left: 2px solid #9c9d96;	
}

.tx_bzdstaffdirectory_teamlist_person {
}

/* Einzelne Person */

.person_name {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	color: #4f4f4f;
	margin-bottom: 10px;
	font-size: 1.6em;
	letter-spacing: -1px;
}

.person_function {
	border-bottom: 1px dashed #4f4f4f;
}

/* Lnks */

