/********************** tx_hbuxmlconnector ************************/

#middle .tx-hbu-xml-connector {
	margin:0% -1.25%;
}

.article .tx-hbu-xml-connector{
	background-color:#FFFFFF;
}

.tx_hbuxmlcon-key_list {
	background-color:#f3eee4;
	padding:1.25% 0;
	margin-bottom:1em;
	text-align:center;
	font-size:0.9em;
}

.tx_hbuxmlcon-list {
	background-color:#f3eee4;
	padding:1.25%;
}

.tx_hbuxmlcon-detail {
	background-color:#f3eee4;
	padding: 0 1.25%;
}

.tx_hbuxmlcon-detail div.hbuxmlcon-element {
        margin: 1em 0 0 0;
}

.tx_hbuxmlcon-detail .email {
    margin-bottom: 1em;
}

.tx_hbuxmlcon-backLink {
	font-size:0.9em;
	background:#ffffff;
        margin-top: 1em;
	padding:0.7em !important;
	text-align:center;
}

.tx-hbu-xml-connector .person {
	background-image:url("/fileadmin/images/icons/icon_person_inaktiv.png");
	background-position:0 0.12em;
	background-repeat:no-repeat;
	padding-left:1.2em;
}

.tx-hbu-xml-connector .institution {
	background-image:url("/fileadmin/images/icons/icon_institution_inaktiv.png");
	background-position:0 0.12em;
	background-repeat:no-repeat;
	padding-left:1.2em;
}

.tx-hbu-xml-connector .person_contact_information, .tx-hbu-xml-connector .person_contact_information_l2 {
	border-bottom:0.2em dotted #046CBE;
	margin-bottom:1.25%;
	padding-bottom:0.25%;
}
.tx-hbu-xml-connector .person_contact_information_l2, .tx-hbu-xml-connector .person_contact_information_l2_noborder {
	padding-left: 1.5em !important;
}

.hbuxmlcon-table td {
    vertical-align:top;
    padding: 0.5em;
}

