.boxContent .boxHeadline h2 {
	color: white;
}
.boxContent .boxHeadline h2 span.shinning {
	color: white;
}

#artistpage .boxContent .innerContent .galleryHeaderContent {
    /*background-color: #617efd;*/
	background: url(../img/gallery.box.content.headline.content.png) repeat-y top;
}

/* MENU OBEN SCHRIFTFARBE */
.textColorOnBackground,
.textColorOnBackground a {
	color: white;
}

body {
	background-color: black;
}