﻿/*
    CI-Farben:

    HG   #312C62
    GEX  #d3072a
    ILO  #008c58
    HTL  #007392
    HRE  #ffdc4d gelb
    seppi#e94579 rose

*/

.navbar-logo {
    padding: 0;
    margin-left: 15px;
    margin-top: 8px;
}

.navbar-logo-img {
    background: none;
    height: 38px;
    width: 170px;
}


.navbar .navbar-nav > li > a {
    color: white;
}

.nav-breadcrumbs > span a {
    color: white !important;
}

.nav-breadcrumbs a {
    color: white !important;
}

.nav-breadcrumbs i {
    color: white !important;
}

.testsystem-banner {
    color: white;
}




.hag .navbar {
    background-color: #000000;
    border-color: #312C62;
}

.hag .navbar-logo-img {
    background: url('img/hag-logo.png') no-repeat;
    height: 38px;
    width: 170px;
}



.grz .navbar {
    background-color: #312C62;
    border-color: #e94579;
}

.grz .navbar-logo-img {
    background: url('img/Dispo-GRZ.png') no-repeat;
    background-size:contain;
    height: 38px;
    width: 170px;
}


.klu .navbar {
    background-color: #312C62;
    border-color: #e94579;
}

.klu .navbar-logo-img {
    background: url('img/Dispo-KLU.png') no-repeat;
    background-size:contain;
    height: 38px;
    width: 170px;
}



.gex .navbar {
    background-color: #a2000a;
    border-color: #a2000a;
	
}

.gex .navbar-logo-img {
    background: url('img/Global Express-GRAZ.png') no-repeat;
	background-size:contain;
    height: 50px;
    width: 170px;
}


.gexk .navbar {
    background-color: #a2000a;
    border-color: #a2000a;
}

.gexk .navbar-logo-img {
    background: url('img/Global Express-Klagenfurt.png') no-repeat;
    background-size:contain;
    height: 50px;
    width: 170px;

}

.gexsi .navbar {
    background-color: #005CE6;
    border-color: #FF0000;
	
}

.gexsi .navbar-logo-img {
    background: url('img/gexsi.png') no-repeat;
	background-size:contain;
    height: 50px;
    width: 170px;
}


.gexair .navbar {
    background-color: #a2000a;
    border-color: #a2000a;
}

.gexair .navbar-logo-img {
    background: url('img/HADO_Logo_Global Express_AIRSEA-weiss.png') no-repeat;
    background-size:contain;
    height: 50px;
    width: 170px;

}


.ilo .navbar {
    background-color: #008c58;
    border-color: #008c58;
}

.ilo .navbar-logo-img {
    background: url('img/ilo-logo.png') no-repeat;
    height: 38px;
    width: 170px;
}

.iloair .navbar {
    background-color: #008c58;
    border-color: #008c58;
}

.iloair .navbar-logo-img {
    background: url('img/ilo-airsea.png') no-repeat;
    height: 50px;
    width: 170px;
}


.htl .navbar {
    background-color: #007392;
    border-color: #007392;
}

.htl .navbar-logo-img {
    background: url('img/htl-logo.png') no-repeat;
    height: 38px;
    width: 170px;
}


.go .navbar {
    background-color: #a8073a;
    border-color: #a8073a;
}

.go .navbar-logo-img {
    background: url('img/go-logo.png') no-repeat;
    background-size:contain;
	height: 38px;
    width: 170px;
}



.gog .navbar {
    background-color: #a8073a;
    border-color: #a8073a;
}

.gog .navbar-logo-img {
    background: url('img/GO_GRZ-weiss.png') no-repeat;
    background-size:contain;
    height: 38px;
    width: 170px;
}

.gok .navbar {
    background-color: #a8073a;
    border-color: #a8073a;
}

.gok .navbar-logo-img {
    background: url('img/GO_KLU-weiss.png') no-repeat;
    background-size:contain;
    height: 38px;
    width: 170px;
}



