/*************** Farb- und Hintergrund-Definitionen KultuPuls *********************/
#main.profil {
	background: url(#) 50% 70% no-repeat;
}
h1, h2, h3, h4, dt, .newstitle, .newsdate, .strong {
	color: #85124D;
	background-color: transparent;
}
cite {
	color: #85124D;
}
#teaser.chris {
	background: url(../img/chris_teaser.jpg) no-repeat 5px 18em;
}
#nav_artist dl {
	background: url(../img/bg_head_home.jpg) 0 0 repeat-y;
}
/*
#nav_artist dt {
	background: url(../img/kupu_arrow_down.gif)  85px -1px no-repeat;
}
*/

#content li {
	list-style-type: none;
	margin-top: 1.4em;
	line-height: 1.4em;
	color: #85124D;
}
#column img {
	margin-top: 10px;
}

#teaser h2{
	margin-left: 20px;
}
#aktuelles {
	width: 220px;
	margin-top: 40px;
}

.tourdate tr.dark  td {
	background: #ddd;
	border: 1px solid silver;
}