/*************** Farb- und Hintergrund-Definitionen Spencer meets Blume *********************/
#main.profil {
	background: url(../spbl/img/spbl_bg.jpg) 50% 70% no-repeat;
}
h1, h2, h3, h4, dt, .newstitle, .newsdate, .strong {
	color: #5e1464;
	background-color: transparent;
}
cite {
	color: #5e1464;
}
#teaser {
	background: url(../spbl/img/spbl_teaser.jpg) no-repeat 5px 18em;
}
#footer {
	background: url(../spbl/img/bg_footer_spbl.jpg) repeat-y;
}
#masthead {
	background: url(../spbl/img/bg_head_spbl.jpg) repeat-y;
}
.tourdate tr.dark  td {
	background: #FBE8FC;
	border: 1px solid silver;
}
#nav_artist dl {
	background: url(../spbl/img/bg_head_spbl.jpg) 0 0 repeat-y;
}
/*
#nav_artist dt {
	background: url(../img/spbl_arrow_down.gif)  85px -1px no-repeat;
}
*/