body {
	color:#ffffff;
	}
a {
	color:#FFFFFF;
	}
a:active {
	color:#546670;
	}
a:visited {
	color:#6C5C65;
	}
a:hover {
	color:#E2A021;
	text-decoration: none;
	}
.l_band {
	font-weight: bold;
    color: #ffffff;
	}
.l_location {
    font-style: italic;
    color: #ffffff;
	}
.l_date {
    color: #ffffff;
	}
.l_text {
	text-align:justify;
    color: #ffffff;
	}
.l_festival {
    font-style: italic;
	font-weight: bold;
    color: #ffffff;
	}
.l_head {
    font-size: 22pt;
    font-style: italic;
	font-weight: bold;
    color: #C0C0C0;
	text-align:center;
	}
.festivalband {
	font-weight: bold;
    font-style: italic;
	}
.text_b {
    font-style: bold;
	}
.text_i {
    font-style: italic;
	}
.text_bi {
	font-weight: bold;
    font-style: italic;
	}
.worthervorhebung {
	font-weight: bold;
    font-style: italic;
	}
.p_author {
    color: #000000;
	text-align:right;
	}
.n_author {
    color: #FFFFFF;
	text-align:right;
	}

#extrainfo
{
	background-color: #EEEEEE;
	padding: 15px;
	border: 2px solid #000000;
	display: none;
	text-align:justify;
}

