body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
    font-size:0.85em;
    color: #7F7F7F;
    line-height: 1.25em;
}

#content {
	position: absolute;
	background-image:url(pic/piano.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	left: 50%;
	width:800px;
	margin-left: -400px;
	top:10px;
	height:700px;
	overflow: hidden;
	visibility: visible;
}


#text01{
	background-image:url(pic/text_vektor_seite_01.png);
	background-repeat:no-repeat;
	width:790px;
	height:271px;
}

#coll_01{
	overflow:hidden;
	background-color:#000000;
	color:#FFFF00;
	margin-top:12px;
	float:left;
	height:239px;
	width:324px;
}

#coll_02{
	overflow:hidden;
	background-color:#000000;
	margin-top:12px;
	float:right;
	height:280px;
	width:374px;
}

/*++++++++++++2. Seite++++++++++++++*/
#content2 {
	position: absolute;
	left: 50%;
	width:800px;
	margin-left: -400px;
	top:10px;
	height: 610px;
	overflow: hidden;
	visibility: visible;
}

#coll_01b{
	background-color:#000000;
	background-image:url(pic/musiker.jpg);
	background-repeat:no-repeat;
	color:#FFFF00;
	float:left;
	height:560px;
	width:397px;
}
#coll_02b{
	background-image:url(pic/text_vektor_seite_02.png);
	background-repeat:no-repeat;
	background-color:#000000;
	float:right;
	height:560px;
	width:400px;
}

div#textversion, h1.textheader{
	text-indent: -999em;
}

#clear{
	clear:both;
}

/*++++++++++++3. Seite++++++++++++++*/
#content3 {
	position: absolute;
	background-image:url(pic/klavierhaende.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	left: 50%;
	width:800px;
	margin-left: -400px;
	top:10px;
	height:600px;
	overflow: hidden;
	visibility: visible;
}

div#adresse{
position:absolute;

	margin-left:400px;
	border: 5px #FFFFFF solid;
	width:330px;
	height:130px;
	background-color: #000000;
	opacity: 0.7;

}
div#text_adresse{
position:absolute;

margin-top:30px;
	margin-left:420px;

	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#E9C53D;
	font-size:14px;
}
div#text_adresse a{
	text-decoration:none;
	color:#E9C53D;
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


/*------NAVIGATION--------*/
#navigation{
margin-bottom:20px;
}


#navigation ul{
	padding:5px 0;
	margin-left: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

#navigation ul li{
	list-style:none;
	margin: 0px;
	display:inline;
}

#navigation ul li a{
	padding:3px 0.5em;
	margin-left: 3px;
	border:1px solid #000;
	background: #FFF;
	text-decoration:none;
}
#navigation ul li a:link{
	color:#000;
}

#navigation ul li a:visited{
	color:#000;
}

#navigation ul li a:link:hover, #navigation ul li a:visited:hover{
	color:#E9C53D;
	background:#000;
}

#navigation ul li a#aktuell{
	color:#000;
	background:#E9C53D;
}
/*------------------------------------*/

#cd{
	position:absolute;
	top:340px;
	width:440px;
	height:auto;
	z-index:999;
	font-size:12px;
}

#cd h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
#cd p{
	padding-bottom:10px;
}