.bar, .tab
{
    background-color: rgb(244,145,30);
}

.breadcrumb_active
{
    color: rgb(244,145,30);
}



.list_headline, .vacancies_headline
{
    color: rgb(244,145,30);
}

.list_headline
{
    font-size: 15px;
    font-weight:bold;
}

.vacancies_headline
{
    font-size:18px;
    padding-bottom:12px;
}

.list_summary
{
    color: rgb(153,153,153);
}

.tdFormLabel
{
	color: rgb(244,145,30);
}


#dmxVacancies_matrixDiv
{
    margin-top:12px;
}