﻿/* 
--------------------------------------------------------------------------------
Banner
--------------------------------------------------------------------------------
19.06.2019: EEN_big_RGB.png => EEN_big_RGB-1248x240.png
*/
#orange #header.eng-GB {
    background:url(../images/EEN_big_RGB-1248x240.png) 0 0 no-repeat;
}
#orange #header.fre-FR {
    background:url(../images/EEN_big_RGB-1248x240.png) 0 0 no-repeat;
}

/*
--------------------------------------------------------------------------------
19.06.2019: Link Sprache (türkis statt weiß)
--------------------------------------------------------------------------------
*/
.lang a {
	color: #64B4E6;
}

