/* ++++++++++ STYLESHEET RADIOBREMEN.DE - RADIOBREMEN.DE EXTENSION ++++++++++ */
	/* +++ KOPF +++ */
#suche fieldset {
	border: none;
}

/* +++ PROGRAMMUBERSICHT LINKE SPALTE +++ */
#programmubersicht span.uhr {
	display: -moz-inline-box;
	display: inline-block;
}

/* +++ IPHONE PLAYER +++ */
.player-bildschirm-container {
	border-bottom: 1px #D7D8D9 solid;
}

.o-ton-popup-container .rubrik {
	margin-left: 0px;
	padding-left: 10px;
	background-image: url('../bilder/balken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#bremeneins-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-bremeneins.png') no-repeat 0 0;
}

#bremeneins-button:hover {
	background-position: 0 -44px;
}

#bremenvier-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-bremenvier.png') no-repeat 0 0;
}

#bremenvier-button:hover {
	background-position: 0 -44px;
}

#bremennext-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-button_next.png') no-repeat 0 0;
}

#bremennext-button:hover {
	background-position: 0 -44px;
}

#funkhaus-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-funkhaus.png') no-repeat 0 0;
}

#funkhaus-button:hover {
	background-position: 0 -44px;
}

#nwradio-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-nwradio.png') no-repeat 0 0;
}

#nwradio-button:hover {
	background-position: 0 -44px;
}

#rbtv-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-logo-bubi.png') no-repeat 0 0;
}

#webchannel-button {
	display: block;
	width: 93px;
	height: 44px;
	background: url('../bilder/player-webchannel.png') no-repeat 0 0;
}

#webchannel-button:hover {
	background-position: 0 -44px;
}


#rbtv-button:hover {
	background-position: 0 -44px;
}

/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
#kalendar {
	color: #aaa;
}

#kalendar th {
	color: #000;
	background: #b3b3b3;
}

#kalendar td.andere-monat {
	color: #ddd;
}

img.audio {
	position: relative;
	top: -2px;
}

img.video {
	position: relative;
	top: -1px;
}

img.extern {
	position: relative;
	top: -1px;
}

img.download {
	position: relative;
	top: -1px;
}

/* hinzugefuegt 05.02. START*/
img.intern {
	position: relative;
	top: -1px;
}

.zoomicon { 
	float:right; 
	padding:4px 4px 2px 2px;
}

.votingResult_Balken {
	background:#c51015; 
	color:#fff; 
	height:15px; 
	text-align:right;
}
/* hinzugefuegt 05.02. ENDE */

.suchergebnis ul {
	padding-bottom: 15px;
	display: block;
}

.suchergebnis li {
	background-image: none;
	padding: 0 0 0 0;
}

.suchergebnis_abstand ul {
	margin-top: 20px;
	padding-bottom: 15px;
	display: block;
}

.suchergebnis_abstand li {
	padding: 5 0 5px 0;
}

p.subhead {
	position: relative;
	top: -5px;
	font-size: 12px;
	margin-bottom: 20px;
}