.au-header
{
    height:70px;
    width:100%;
}
.au-header-logo
{
    float: left;
    width: 220px;
    height: 60px;
    background-image: url(../../grafik/imgAULogo.gif);
    background-repeat: no-repeat;
}
.au-header-text
{
    padding-top: 25px;
    color: #ff0000;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 26px;
    font-weight: bold;
}

.unottingham-header-logo
{
    float: left;
    width: 220px;
    height: 60px;
    background-image: url(../../grafik/UNottingham.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}

#carlsbergfondet
{
    float: right; /*padding-top: 25px;*/
    color: #003c85;
    font-family: Arial, 'Trebuchet MS';
    font-size: 15px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: -20px;
}

#carlsbergfondet a 
{
    text-decoration: none;
}

.carlsbergfondet-header-logo
{
    padding: 0px;
    float: right;
    width: 175px;
    height: 19px;
    background-image: url(../../grafik/carlsbergfondet2.png);
    background-repeat: no-repeat;
    margin-top: -10px;
    /*vertical-align: top;*/
}