* {font-size: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#000033;
	font-style:normal;
	line-height: 1.2em;
}
#center {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 600px;
	margin-left:-380px;
	margin-top: 30px;
	z-index: 5;
}
#container {
	position: relative;
	width: 760px;
	height: 600px;
	background-image:url(tnla_baustelle.jpg);
	background-repeat:no-repeat;
	background-color:#dfd0d0;
}
#container_02 {
	position: relative;
	width: 760px;
	height: 600px;
	background-color:#704875;
}
#musiker {
	position: absolute;
	top: 140px;
	left: 360px;
	width: 390px;
}
#navigation {
	position: absolute;
	top: 0px;
	left: 80px;
	width: 600px;
}
.musikertable {
	border: 0;
	text-align:center;
	width:390px;
}
#presse {
	position:absolute;
	top: 182px;
	left: 614px;
	width: 105px;
	height: 110px;
	background-image:url(pressebutton_03.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}
#presse_01 {
	position:absolute;
	top: 60px;
	left: 0px;
	background-image:url(presse_01.jpg);
	background-repeat:no-repeat;
	height: 263px;
	width:760px;
}
#presse_02 {	
	position:absolute;
	top: 60px;
	left: 80px;
	text-align:center;	
	background-image:url(presse_02.gif);
	background-repeat:no-repeat;
	height:478px;
	width:600px;
}
#presse_03 {
	position:absolute;
	top: 60px;
	left: 42px;
	background-image:url(presse_03.jpg);
	background-repeat:no-repeat;
	height:478px;
	width:676px;
}
#presse_04 {
	position:absolute;
	top: 60px;
	left: 80px;
	background-image:url(presse_04.jpg);
	background-repeat:no-repeat;
	height:336px;
	width:500px;
}
#text {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 160px;
}
#text2 {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 200px;
}
#player {
	position: absolute;
	left:10px;
	top:30px;
	width:82px;
	height: 250px;
	z-index:1;
}
a:link, a:active, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
	text-decoration:none;
}
p.antworttext {
	font-size: 90%;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
}
h1 {
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-align: center;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-top: 5px;
}
h2 {
	font-size: 130%;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 32px 5px 0px 5px;
	margin-top: 5px;
}
h3 {
	font-size: 90%;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin-top: 8px;
}
img, a img {
	border: 0;
}
#hide {
	position:absolute;
	height:100px;
	width: 800px;
	margin-left: 3000px;
	z-index:10;
	display:none;
}



