@charset "iso-8859-2";


/*Copyright 2009 by Radio Elbflorenz Created by UPDESIGN.DE*/





/*-----------------BODY---------------- */


body {
	
	color: #666666;
	font: 11px/18px Tahoma, Geneva, sans-serif;
	 background-color:#000000;
	

}

img, div {
	 behavior: url(http://www.radioelbflorenz.de/iepngfix.htc);
}

#pro{
	background-color: #000000;
	background-image: url(../img/pro_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	
}

#chat{
	background-color: #000000;
	background-image: url(../img/chat_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#336699;
}


#chatjava{
	background-color: #000000;
	background-image: url(../img/h_chatjava.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#336699;
}

#imprint{
	background-color: #000000;
	color: #FFFFFF;
}


#radioquatsch a {
	background-image: url(../img/radioquatsch-trans.png);
	background-repeat: no-repeat;
	behavior: url(http://www.radioelbflorenz.de/iepngfix.htc);
	height:80px; width:150px;
}

#player{
	background-color: #000000;
	background-image: url(../img/player_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top; padding:20px;	
}

#playercont {width:800px; height:450px; overflow:hidden;}

ul {margin:0; padding:0}


table, td, tr {
	text-align: left;
	vertical-align: top;
}


img, div {
   behavior: url(../iepngfix.htc);
   border:none;
}

.min {font-size:9px;}

a:link {text-decoration:none; color:#FFFFFF;}
a:visited {text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:underline; color:#FFFFFF;}

/*-----------------BOXEN---------------- */

#middle {
	height: 675px;
	width: 900px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -337px;
	margin-left: -450px;
	text-align: center;
	vertical-align: middle;
	background-color:#000000;
	background-image: url(../img/radioelbflorenz_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.loading {background-image: url(../img/loading6.gif); background-repeat:no-repeat; background-position:center center;}

#radiobutton {
	position:absolute;
	width:233px;
	height:174px;
	z-index:1;
	left: 329px;
	top: 314px;-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);
	 behavior: url(../iepngfix.htc);
   border:none;
}

#programm {
	position:absolute;
	width:172px;
	height:38px;
	z-index:1;
	left: 61px;
	top: 1px;
-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);
	 behavior: url(http://www.radioelbflorenz.de/iepngfix.htc);
   border:none;
}


#chatroom {
	position:absolute;
	width:173px;
	height:32px;
	z-index:1;
	left: 307px;
	top: 1px;
	-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);
	 behavior: url(http://www.radioelbflorenz.de/iepngfix.htc);
   border:none;
}
	

#programm:link, #radiobutton:link {-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);}
	
#programm:visited, #radiobutton:visited{-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);}
	
#programm:hover, #radiobutton:hover{-moz-opacity: 1.0;
    opacity: 1.0;
	filter:alpha(opacity=100);}
	

#chatroom:link {-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);}

#chatroom:visited {-moz-opacity: 0.0;
    opacity: 0.0;
	filter:alpha(opacity=0);}
	
#chatroom:hover {-moz-opacity: 1.0;
    opacity: 1.0;
	filter:alpha(opacity=100);}
	
	
#content {padding:20px;}

.grey {color: #999999}

.redblack {color: #FF9F9F}


li, ul {list-style:inside;}
h3 {font-size:14px; display:inline; font-family:Geneva, Arial, Helvetica, sans-serif}
h2 {font-size:18px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.celltab { background-image:url(../img/tab_back-trans.png); background-repeat:repeat-x;}

