#tab_companies {
    left: 623px;
    top: -109px;
	position: absolute;
}
#tab_verband {
    left: 763px;
    top: -109px;
	position: absolute;
}
#tab_companies.spec_tab_act {
    top: -121px;
}
#tab_verband.spec_tab_act {
    top: -121px;
}

#title {
	line-height: 25px;
}
.spec_company {position:relative;}

/*.dsc_betriebedb-be_verband_edit .button-usernew {display:none;}*/

.tx_dscbetriebedb_changehint{position:fixed;display:block;left:0;top:50%;height:200px;width:300px;margin-top:-110px;padding:20px;border: 1px solid gray;}
.tx_dscbetriebedb_changehint .closehint {float:right;cursor:pointer;clear:both;}
.tx_dscbetriebedb_changehint p {float:left;clear:both;margin-top: 20px;}

#content a#tab_companies {
	position:absolute;
	top: -109px;
	left: 618px;
}
#content a#tab_verband {
	position:absolute;
	top: -109px;
	left: 762px;
}
#content a#tab_verband.spec_tab_act, #content a#tab_companies.spec_tab_act {
	top: -121px;
}