

.bg {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-image: url(../screendesign/BODY.gif);
}
.body {
	background-color: #3c2f26;
	background-attachment: scroll;
	background-image: url(screendesign/LC Records.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../screendesign/LC%20Records.jpg);
}

.textnews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3f4ef;
}
.texttitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f6fbe0;
	font-weight: bold;
}
.rahmen {
	border: 1px solid #666666;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 2px;
}
.footer a {
	text-decoration: none;
	color: #d9dbc6;
}
.footer a:hover {
	text-decoration: none;
	color: #FF0000;	
}
a {
	color: #ebebe9;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
		outline: none;
}
.concert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9dbc6;

}
.formfield {
	width: 300px;
}
.concertPast {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9dbc6;

}
.titelPast {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d9dbc6;
	font-weight: bold;
}

