/* importieren aller Screen-CSS
------------------------------------------------- */
@import url(layout.css);
@import url(basics.css);
@import url(navigation.css);
@import url(lightbox.css);


a.schwarz, .bodycontent a.schwarz {
color: #000 !important;
text-decoration: none !important;
}

h1.pastillen {
background-image: url(/pictures/titel_pastillen.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.portrait {
background-image: url(/pictures/titel_portrait.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.geschichte {
background-image: url(/pictures/titel_geschichte.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.suesswaren {
background-image: url(/pictures/titel_aktuelles.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.dienstleistungen {
background-image: url(/pictures/titel_verpackung.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.qualitaet {
background-image: url(/pictures/titel_qualitaet.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}
h1.kontakt {
background-image: url(/pictures/titel_kontakt.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: -9999px;
}

