.headerRight {
	float: right;
	position: absolute;
	background-image: url("../images/schwedt_logo.png");
    background-repeat: no-repeat;
    background-size: contain;
	width: 394px;
    height: 75px;
    right: 10px;	
    margin-top: 3px;
}

