/*************** Farb- und Hintergrund-Definitionen Julie Spencer *********************/
#main.profil {
	background: url(../jspe/img/jspe_bg.jpg) 80% 90% no-repeat;
}
h1, h2, h3, h4, dt, .newstitle, .newsdate, .strong {
	color: #621f05;
	background-color: transparent;
}
cite {
	color: #621f05;
}
#teaser {
	background: url(../jspe/img/jspe_teaser.jpg) no-repeat 5px 18em;
}
#footer {
	background: url(../jspe/img/bg_footer_jspe.jpg) repeat-y;
}
#masthead {
	background: url(../jspe/img/bg_head_jspe.jpg) repeat-y;
}
.tourdate tr.dark  td {
	background: #d8c7c1;
	border: 1px solid silver;
}
#nav_artist dl {
	background: url(../jspe/img/bg_head_jspe.jpg) 0 0 repeat-y;
}
/*
#nav_artist dt {
	background: url(../img/jspe_arrow_down.gif)  85px -1px no-repeat;
}
*/