body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	color: #d0d0d0;
	background-color: #202020;
	text-align: center;
	background-image: url(background_dark.jpg);
}
div#header {
	text-align: left;
	padding: 5px 10px 5px 10px;
	background-color: #202020;
	background-image: url(background_dark.jpg);
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: times;
	font-size: 25px;
	font-variant: capitalize;
}
h1#header_rechts {
	display: inline;
	float: right;
}
div#container {
	margin: 0px auto;
	width: 850px;
	text-align: center;
	position: relative;
}
div#image {
    position: relative;
}
div a.seiten  {
	color: #202020;
	display: block;
	width: 200px;
	padding: 9px 13px 13px 13px;	
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: times;
	text-decoration: none;
}
div a.seiten:hover {
	color: #ffffff;
	text-decoration: underline;
	/* background-image:url(background_menu.jpg);
	background-repeat: repeat-x;
	background-color: #202020;
	border: 1px solid #555555; */
}
#juliabaier {
	padding: 5px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	color: #555555;
	font-variant: small-caps;
	font-family: times;
}
#juliabaier a {
	color: #555555;
	text-decoration: none;
}
#juliabaier a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}
#footer_rechts {
	float: right;
}
#ankuendigung_background {
	width: 250px;
	height: 105px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #808080;
	border:  1px solid #505050;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#ankuendigung {
	width: 230px;
	min-width: 230px;
	max-width: 230px;
	height: 105px;
	margin: 0px 10px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #000000;
	font-weight: normal;
	font-family: arial;
	font-size: 13px;
	text-align: left;
}
#ankuendigung span#ueberschrift_konzert {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
#ankuendigung span#ganz_klein {
	font-size: 3px;
}


/* Hier folgen nur noch die Positionsangaben der einzelnen Links */
#link_1 {
	position: absolute;
	top: 70px;
	left: 640px;
}
#link_2 {
	position: absolute;
	top: 160px;
	left: 620px;
}
#link_3 {
	position: absolute;
	top: 250px;
	left: 600px;
}
#link_4 {
	position: absolute;
	top: 340px;
	left: 575px;		
}
#link_5 {
	position: absolute;
	top: 430px;
	left: 522px;
}
#link_6 {
	position: absolute;
	top: 520px;
	left: 455px;
}
#link_7 {
	position: absolute;
	top: 610px;
	left: 375px;
}
