/* daHonk Stylesheet */

#content 
{
	/*font-family: Verdana, Geneva, Arial, helvetica, sans-serif;*/
	font-family: "Myriad Pro Regular","Trebuchet MS";
	
 	font-size:14px;
	height:371px; 
	width: 656px;
	overflow: auto; 
	scrollbar-face-color:#5B5AD0;
	scrollbar-track-color :#4B4984;
	scrollbar-arrow-color :#4B4984;
	scrollbar-highlight-color :#6160B2;
	scrollbar-shadow-color: #7271DC;  
	scrollbar-darkshadow-color: #6160B2;
}

#horizon        
{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#mainframe    
{
	background-color: transparent;
	margin-left: -512px;
	position: absolute;
	top: -295px;
	left: 50%;
	width: 1024px;
	height: 576px;
	visibility: visible
}

#lyrics
{
	border: 5px solid #ead045;
	/*font-family: Verdana, Geneva, Arial, helvetica, sans-serif;*/
	font-family: "Myriad Pro Regular","Trebuchet MS";
 	font-size:14px;
 	background: #D3D785;
 	margin: 50px 20px 20px 20px;
 	padding: 15px 15px 15px 15px;
 	text-align: left;
 	min-height: 510px;
}

#lyricsLogo 
{
	background-image: url("bilder/logo_klein.png");
	position:	relative;
	top:							-65px;
	height: 					115px;
	width: 						150px;
}

#lyricsText
{
	position:	relative;
	top:	-65px;
}


#player {
	border: 5px solid #ead045; /*#222222;*/
	padding:0 20px;
	margin: 50px 20px 20px 20px;
	font-family: "Myriad Pro Regular","Trebuchet MS";
	background-color: #D3D785;
	height: 260px;
}

#player a, #player a:link, #player a:visited, #player a:hover, #player a:focus, #player a:active {
	color: #660000;
}

#player ul {
	list-style-type:none;
	padding:0;
	margin:1em 0;
	width:100%;
	overflow:hidden;
}

#player ul span {
	color: #000000;
}

#player li {
	float:left;
	padding-right:1em;
}


#player p span {
	color: #660000;
}

#player .pcent {
	color: #002869;
}

#playerLogo 
{
	background-image: url("bilder/logo_klein.png");
	position:	relative;
	top:	-50px;
	height:	115px;
	width:	150px;
}

#player .text
{
	position:	relative;
	top:	-50px;
}

#player_progress
{
	position:	relative;
	top:	-50px;
	font-size: 7px;
	height: 20px;
	width: 390px;
	overflow: hidden;
	text-align: justify;
}


/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */

.headline 
{
	/*font-family: "Star Avenue";*/
	font-size:16px;
	font-weight:bold;
	color:#660000;
}

.highlite
{
	font-size:14px;
	font-weight:bold;
	color:#660000;
}

p
{
	margin-right: 5px;
}

a:link, a:visited, a:active {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

strong
{
	color: #000000;
}

