/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.05.2015, 15:58:53
    Author     : Tim Wettstein <wettstein@helliwood.com>
*/

.header .top a.logo:link, .header .top a.logo:visited {
    background-position: -525px -433px;
}

.corpLink {
    background-position: -526px -300px;
}

.corpPurpleLink {
    background-position: -524px -182px;
}

header .logo-t {
    flex-basis: 160px;
    height: 100%;
    background-image: url(/img/layout/logo-t-en.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
}

.topTeaser .logo {
    display: none;
}