* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #d28642;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#hintergrund {
	position: absolute;
	height: 640px;
	width: 800px;
	z-index: 1;
	left: 50%;
	top: 50%;
	background-image:url(../images/hintergrund.jpg);
	background-repeat:no-repeat;
	margin: -300px -380px;
}
#schriftzug-links {
	background-image: url(../images/schriftzug-links.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 379px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -279px -359px;
}
#schriftzug-rechts {
	background-image: url(../images/schriftzug-rechts.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 379px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin: -279px 20px;
}
#navi-sub {
	background-color:#790000;
	height: 17px;
	width: 64px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 6;
	margin: -110px -350px;
}
#navi-top {
	background-image: url(../images/navi-top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 117px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 7;
	margin: -75px -359px;
}
#navi {
	background-color:#5b0101;
	height: 217px;
	width: 117px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 8;
	margin: -57px -359px;
}
#navi-bottom {
	background-image: url(../images/navi-bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 117px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	margin: 180px -359px;
}
#newsletter {
	height: 200px;
	width: 130px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 8;
	margin: 200px -352px;
	font:10px/15px Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
}

#newsletter a{
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
}

#content-links {
	background-image: url(../images/content-rund.jpg);
	background-repeat: no-repeat;
	height: 331px;
	width: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 4;
	margin: -60px -177px;
}
#content-rechts {
	background-image: url(../images/content-rechts.jpg);
	background-repeat: no-repeat;
	height: 331px;
	width: 566px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	margin: -60px -167px;
}
#seitenueberschrift {
	background-color:#540000;
	height: 15px;
	width: 200px;
	position: relative;
	margin-top: 21px;
}
h1 {
	background-color:#540000;
	font-size:11px;
	font-weight:bold;

}
h2 {
	color:#eb9b08;
	font-size:12px;
	font-weight:bold;

}
#content {
	background-color:#9b2323;
	height: 270px;
	width: 566px;
	position: relative;
	margin-top: 20px;
}
#footer {
	background-color:#610101;
	height: 20px;
	width: 758px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: 299px -359px;
}

#text-footer {
	background-color:#610101;
	text-align:center;
	color:#cd7705;
	font-size:9px;
	position: relative;
	z-index: 11;
	margin-top:3px;
}
a.footer,a.footer:hover,a.footer:visited {
	background-color:#610101;
	color:#cd7705;
	font-size:9px;
	text-decoration:none;
	
}
#copyright {
	color:#ab2b2b;
	font-size:10px;
	height: 15px;
	width: 160px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 12;
	margin: 338px 250px;
}
a.copyright,a.copyright:hover,a.copyright:visited {
	color:#ab2b2b;
	font-size:10px;
	text-decoration:none;
	
}
a {
text-decoration:none;
color:#ef8200;
}
a:hover {
text-decoration:underline;
color:#f38e00;
}
#content-rechts #content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #eb9b08;
	border-right-color: #eb9b08;
	border-bottom-color: #eb9b08;
	border-left-color: #eb9b08;
	padding:4px;
	
}
input, textarea{
color:#7A0001;

}

.textklein
{	font-size: 10.5px;
	color: #d28642;

}

.hgbild

{
	background-image: url(../images/bg_start_konzerte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

option{
color: #7a0001;
}