* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Trebuchet MS", trebuchet, sans-serif, Arial;
    font-size: 13px;
    line-height: 20px;    
}
#player {
	position: absolute;
	top: 0px;
	left: 0px;
	
}
#rahmen {
	height: 700px;
	width: 14450px;
	background-image: url(hg-gross.jpg);
}	
a {
	color: #66CC00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
} 
.seite {
	width: 900px;
	height: 550px;
	position: relative;
	float: left;
	border: solid 0px green;
	margin-right: 900px;

}
.navi {
	position: absolute;
	top: 20px;
	left: 10px;
	height: 50px;
	width: 700px;	
}
#ueberschrift {
	font-family: georgia; 
	font-style: italic; 
	font-size: 26px;
	line-height: 36px;
	position: absolute;
	text-align: left; 
	top: 350px;
	left: 500px;
	height: 350px;
	width: 450px;	
}
#text1 {
	position: absolute;
	text-align: center; 
	top: 250px;
	left: 600px;
	height: 250px;
	width: 250px;	
}
#text2 {
	position: absolute;
	text-align: left;
	top: 80px;
	left: 30px;
	height: 450px;
	width: 700px;	
}
#text3 {
	position: absolute;
	top: 80px;
	left: 520px;
	height: 550px;
	width: 200px;
}
#text4 {
	position: absolute;
	text-align: left;
	top: 100px;
	left: 240px;
	height: 250px;
	width: 600px;	
}
#text5 {
	position: absolute;
	text-align: left;
	top: 100px;
	left: 75px;
	height: 350px;
	width: 600px;	
}
#text6 {
	position: absolute;
	text-align: left;
	top: 100px;
	left: 80px;
	height: 700px;
	width: 500px;
	
}
#text7 {
	position: absolute;
	text-align: left;
	top: 80px;
	left: 420px;
	height: 450px;
	width: 600px;
}	
#text8 {
	position: absolute;
	text-align: right;
	top: 80px;
	left: 50px;
	height: 550px;
	width: 600px;
	
}
#musiktext2 {
	position: absolute;
	text-align: center;
	top: 360px;
	left: 150px;
	height: 650px;
	width: 600px;

}
/*Lyrics-Boxen*/
.box {
	display: none;
	position: absolute;
	top: 80px;
	left: 295px;	
	width: 550px;
	padding: 20px;
	line-height: 20px;
	color: #333333;
	border: solid 0px #CCCCCC;
}
.box h1 {
    background-color: #FFFFFF;
    width: 50%;
}
/*Biografien-Boxen*/
.boxbio {
	display: none;
	position: absolute;
	top: 100px;
	left: 505px;	
	width: 210px;
	line-height: 20px;
	color: #333333;
	border: solid 0px #CCCCCC;
}
#b20 { /*Bild Peggy*/
	position: absolute;
	top: 90px;
	left: 170px;	
	width: 140px;
	height: 180px;
	border: none;
}
#b21 { /*Bild Dirk*/
	position: absolute;
	top: 205px;
	left: 45px;	
	width: 100px;
	height: 130px;
	border: none;
	
}
#b22 { /*Bild Moritz*/
	position: absolute;
	top: 360px;
	left: 25px;	
	width: 125px;
	height: 150px;
	border: none;
	
}
#b23 { /*Bild Alex*/
	position: absolute;
	top: 90px;
	left: 340px;	
	width: 125px;
	height: 180px;
	border: none;
	
}
#b24 { /*Bild Co*/
	position: absolute;
	top: 320px;
	left: 170px;	
	width: 155px;
	height: 180px;
	border: none;
	
}
#b25 { /*Bild Daniel*/
	position: absolute;
	top: 340px;
	left: 335px;	
	width: 155px;
	height: 200px;
	border: none;
	
}
#b26 { /*Bild Markus*/
	position: absolute;
	top: 400px;
	left: 690px;	
	width: 110px;
	height: 140px;
	border: none;
	
}
#b27 { /*Bild Viktor*/
	position: absolute;
	top: 320px;
	left: 802px;	
	width: 90px;
	height: 160px;
	border: none;
	
}
#b28 { /*Bild Chor*/
	position: absolute;
	top: 220px;
	left: 770px;	
	width: 120px;
	height: 85px;
	border: none;
	/*background-color: #CCCCCC;*/
}

