@charset "UTF-8"; /*© Christof Grusdat*/

/* #Kopfbereich */
#deal > span {
   font-size: 0;
   display: inline-block;
   width: 3px;
}


/* Hauptbereich: init */
main > div > h2 + article.ib {
   display: none;
}

/* Hauptbereich: Übersicht */
#einleitung > div {
   text-align: center;
}

