#entete div.logo { height: 100px; margin-bottom: 1em; }
#entete div.title {width: 150px; text-align: right; font-size: 1.1em; font-weight: bold; color: #fff; }
#entete-contenu div.bg { position: absolute; top: 0; right: 0 }
#entete-contenu { height: 100px; padding: 50px 0 0 30px }
#entete-contenu h1 { position: relative }

/* Navigation */
#navigation li.on { color: #ffcd37; font-weight: normal }
#navigation ul li  { color: #fff; font-weight: bold; margin-bottom: 10px; }
#navigation ul li ul li { color: #fff; font-weight: normal; margin-bottom: 3px; }
#navigation ul li ul { list-style: none; font-size: 0.8em; padding: 5px}
#navigation a { color: #fff }
#navigation ul {}

/*sonstiges */
.mehr {text-align: right; margin-top: 3px;}
a.spip_out:before { content: "\279a"; } 
