/*  Site Future X Music Global CSS*/ 
/* Text Definitions */
html, body {
	SCROLLBAR-FACE-COLOR: #790000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CDCDCD;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #4F6C24;
	SCROLLBAR-DARKSHADOW-COLOR: #CDCDCD;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #4F6C24;
	background-image: url(../pix/bg_kachel.gif);
	background-repeat:repeat;
}
a:link { 
	color: #000000; font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}
a:visited { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}
a:active {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;
} 
a.basic:link, a.basic:visited, a.basic:active, a.basic:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	z-index:1;
	text-decoration: none;
	background-color: #7B915B;
}
a.basic:hover {
	color: #790000;
}
/* DIVs */

#page{
	position:absolute;
	width:802px;
	height:895px;
	margin-left:-400px;
	background-image: url(../pix/kachel_horizont_alt.gif);
	clear:both;
	display:block;
	left: 50%;
	top: 3%;
}
#header{
	width:800px;
	height:128px;
	float:left;
	display:block;
}
#body{
	width:792px;
	height:755px;
	display:block;
	clear:both;
}
#hosec01{
	width:300px;
	height:725px;
	margin:10px 0px 0px 0px;
	padding:0 0 0 60px;
	float:left;
}
#hosec02{
	width:300px;
	height:725px;
	margin:10px 0px 0px 60px;
	padding:0 0 0 0px;
	float:left;
}
#footer{
	width:803px;
	height:35px;
	background-image: url(../pix/abschluss.gif);
	background-repeat: repeat-y;


/*---- Hier sind individuelle Ausnahmen definiert ---*/
}
#bild_index{
	width:173px;
	height:539px;
	margin:0px 0px 0px 0px;
	padding:0 0 0 0px;
	float:center;
}
/*---- hier sitzt bild + headline in einem div ---*/

#bild_headline{
	width:300px;
	height:72px;
	margin:0px 0px 15px 0px;
}
/*---- hier sitzt bild + headline in einem div ---*/

#headlines_bild{
	width:220px;
	height:72px;
	margin:0px 0px 0px 0px;
	float:right;
}
#content_music{
	width:300px;
	height:auto;
	margin:20px 0px 0px 40px;
	padding:0 0 0 35px;
	text-align:left;
	display:block;
	float:left;
}
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C5C5C5;
	font-size:11px;
	line-height:18px;
	background-color: #790000;
}
.headlines{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	font-size:12px;
	line-height:20px;
	font-weight: bold;
}
.subheadlines{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	font-size:11px;
	line-height:15px;
	font-weight: bold; 
}
#container_liste{
	width:225px;
	height:16px;
	margin:5px 0 0 0;
}
#liste{
	width:200px;
	height:15px;
	float:right;
	line-height:15px;
}
#speaker{
	width:17px;
	height:15px;
	display:block;
	float:left;
}
#bild{
	width:72px;
	height:72px;
	margin:0 0 15px 0;
}
