/*************************************************************
 * Bubi Box RB
 *************************************************************/

.bubi_box_rb {
	border: 1px solid #ef7f08;
	overflow: hidden;
}



.bubi_box_rb .header{
	background-color: #ef7f08;
}


.bubi_box_rb .headline {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 4px 15px 4px 15px;
	margin: 0;
}


.bubi_box_rb .innerFrame {
	margin: 15px;
}

.bubi_box_rb .innerFrame .bubi_bild {
	width: 100%;
	height: 248px;
	margin: 0;
}

.bubi_box_rb .innerFrame .bubi_news {
	color: #ef7f08;
	padding-right: 5px;
	margin: 0;
}

.mainNews{
	margin-bottom: 6px;	
}

.bubi_box_rb .innerFrame .bubi_news a {
	text-decoration: none;
	font-weight: bold;
	color: #bc4c00;
}


.stripline{
	border: none;
	border-top: 1px solid #ef7f08;
	background-color: #ffffff;
	height: 1px;
	margin: 10px 0 10px 0;	
}


.bubi_box_rb .footer{
	width: 100%;
	float: left;
	background-color: #ef7f08;
}


.bubi_box_rb .daily {
	color: #ffffff;
	width: 60%;
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 0 8px 15px;
	line-height: 20px;
}

.logo{
	float: right;
	padding: 8px 15px 8px 0;
}



/*************************************************************
 * Bubi Box NWR
 *************************************************************/

.bubi_box_nwr {
	border: 1px solid #ef7f08;
	padding: 9px 0 0 0;
	margin-bottom: 5px;
	overflow: hidden;
	margin-bottom: 14px;
}

.bubi_box_nwr p{
	padding-left: 19px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.bubi_box_nwr .bubi_bild {
	width: 200px;
	height: 79px;
	padding: 0 0 0 19px;
	background: #ef7f08;
}

.bubi_box_nwr .bubi_news {
	color: #ef7f08;
	padding-left: 19px;
	padding-right: 5px;
}

.bubi_box_nwr .bubi_news a {
	color: #bc4c00;
	text-decoration: none;
}

.bubi_box_nwr .bubi_daily {
	margin-top: 10px;
	margin-bottom: 10px;
}


.bubi_box_nwr .bubi_rubrik {
	margin-left: 8px;
	padding-left: 11px;
	font-weight: bold;
	background-image: url('../bilder/bubibalken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


/*************************************************************
 * Bubi Box BR1
 *************************************************************/

.bubi_box_br1 {
	border: 1px solid #ef7f08;
	padding: 9px 0 0 0;
	margin-bottom: 5px;
	overflow: hidden;
	margin-bottom: 14px;
}


.bubi_box_br1 p{
	padding-left: 19px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.bubi_box_br1 .bubi_bild {
	width: 200px;
	height: 79px;
	padding: 0 0 0 19px;
	background: #ef7f08;
}

.bubi_box_br1 .bubi_news {
	color: #ef7f08;
	padding-left: 19px;
	padding-right: 5px;
}

.bubi_box_br1 .bubi_news a {
	color: #bc4c00;
	text-decoration: none;
}

.bubi_box_br1 .bubi_daily {
	margin-top: 10px;
	margin-bottom: 10px;
}


.bubi_box_br1 .bubi_rubrik {
	margin-left: 8px;
	padding-left: 11px;
	font-weight: bold;
	background-image: url('../bilder/bubibalken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


/* =============================================================================
  Bubi Hinweis Suchergebnisseite
   ========================================================================== */

.bubiReferenceOuterFrame
{
	margin-bottom: 30px;
	padding: 13px;
	background-color: #ef7f08;
}		
		
.bubiReferenceInnerFrame
{
	padding: 14px;
	background-color: #ef7f08;
	border: 1px solid #ffffff;
}

.bubiReferenceInnerFrame p
{
	font-family: arial;
	color: #ffffff;
}

.bubiHeadLine
{
	font-weight: bold;
	font-size: 18px;
}

.bubiMainText
{
	font-size: 13px;
}

.bubiReferenceHead
{
	margin-bottom: 12px;
}

.bubiReferenceStart
{
	line-height: 17px;
	margin-bottom: 0;
}

.bubiReferenceLink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.bubiLogo
{
	display: block;
	width: 134px;
	height: 37px;
	margin-top: 4px;
	margin-right: 0;
	margin-left: auto;	
}

/* =============================================================================
   Audio Icon
   ========================================================================== */

a .audio {
	background: url('../bilder/audio-icon.png') center right no-repeat;
	padding:0 12px 0 0;
	white-space:nowrap;
}

/* =============================================================================
   ytube
   ========================================================================== */

	.youtube-wrapper {
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		margin-bottom: 10px;
		position: relative;
	}
	
	.youtube-wrapper iframe,
	.youtube-wrapper object,
	.youtube-wrapper embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

/* ++++++++++ STYLESHEET RADIOBREMEN.DE ++++++++++ */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html,body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	height: 100%;
}

body {
	background: #F0F0F0;
}

/* ++++++++++ LAYOUT ++++++++++ */
#container {
	position: relative;
	width: 940px;
	margin: 8px auto;
	padding: 0 20px 20px 20px;
	background: #FFFFFF;
	overflow: hidden;
}

/* +++ KOPF +++ */
#kopf {
	width: 940px;
	height: 135px;
	font-size: 11px;
}

/* GIBT ES UNTEN NOCHMAL ?!?
#logo {
	position: absolute;
	top: 12px;
	left: 35px;
}
*/
#datum {
	position: absolute;
	top: 12px;
	left: 285px;
}

#suche {
	position: absolute;
	top: 4px;
	left: 650px;
}

#suche fieldset {
	margin:0;
	padding:0;
	border:0;
}

#suche input {
	width: 98px;
	height: 15px;
	border: 1px solid #A5ACB2;
	vertical-align: middle;
}

#suche input.button {
	width: 14px;
	height: 13px;
	border: none;
	vertical-align: middle;
}

#suche img {
	vertical-align: middle;
}

#metanavigation {
	position: absolute;
	top: 6px;
	left: 895px;
	width: 75px;
}

#metanavigation a {
	color: #000000;
	text-decoration: none;
}

#metanavigation a:hover { 
        color: #C51015; 
        text-decoration: underline; 
} 


#linie-rot {
	position: absolute;
	top: 92px;
	left: 20px;
	width: 940px;
	height: 4px;
	background: #C51015;
	z-index: 99;
	line-height: 1px;
}

#welle {
	position: absolute;
	top: 92px;
	left: 20px;
	width: 940px;
	height: 47px;
	background: url('../bilder/hintergrund.gif') repeat-x;
	border-top: 4px solid #C51015;
	border-bottom: 4px solid #C51015;
}

#welle img {
	float: left;
}

#breadcrumb {
	position: absolute;
	top: 106px;
	left: 20px;
	width: 940px;
}

/* +++ ENDE KOPF +++ */ /* +++ MAIN INHALTE +++ */
#inhalte {
	position: relative;
	top: 45px;
	width: 942px;
}

/* +++ ENDE MAIN INHALTE +++ */ /* +++ TOP-NACHRICHT +++ */
#top-nachricht {
	height: 175px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

#top-nachricht .bild {
	float: left;
	width: 460px;
}

#top-nachricht .text {
	float: right;
	width: 440px;
	height: 145px;
	padding: 10px 20px 20px 20px;
	background: url('../bilder/top-nachricht-hintergrund.jpg');
}

#top-nachricht h1 {
	color: #FFFFFF;
	margin:0 0 8px;
}

#top-nachricht p {
	margin-bottom: 5px;
	line-height: 15px;
}

#top-nachricht a {
	color: #FFFFFF;
}

/* +++ ENDE TOP-NACHRICHT +++ */ /* +++ LINKE SPALTE +++ */
#links {
	float: left;
	width: 460px;
}

		
/* +++ NACHRICHT LINKE SPALTE +++ */
#links .nachricht,.suchergebnis {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 5px;
	margin-bottom: 12px;
	overflow: hidden;
}

#links .nachricht .rubrik {
	margin-left: 0px;
	padding-left: 10px;
	background-image: url('../bilder/balken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
h2.rubrik {
	font-size: 12px;
	margin-top: 0px;
}

#links .noBorder {
	border:none; 
}

#links .nachricht img {
	float: left;
	padding-right: 20px;
}

#links .nachricht h1 {
	color: #C51015;
	margin: 0 0 5px 0;
}

#links .suchergebnis h1 {
	color: #000000;
	margin-bottom: 20px;
}

#links .box-mediathek {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 5px;
	margin-bottom: 12px;
	overflow: hidden;
}

#links .box-mediathek p {
	margin-bottom: 3px;
}


#links .box-mediathek + .nachricht
{
	border:none; 
}


.desc {
	background: #f0f0f0;
	font-size: 10px;
	line-height: normal;
	margin-bottom: 10px;
	padding: 2px;
}

.mediathek-info {
	border-top: 1px solid #CCCCCC;
	padding: 10px 5px 0 0;
	margin-bottom: 5px;
	overflow: hidden;
}

#mediathek-datum {
	padding-top: 20px;
	padding-right: 5px;
	margin-bottom: 12px;
	overflow: hidden;
}

#mediathek-datum p {
	margin-bottom: 3px;
}

#mediathek-datum div.mediathek-info-container {
	margin: 0;
	overflow: hidden;
	width: 420px;
}

#mediathek-datum ul {
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

#mediathek-datum ul li {
	background-image: none;
	padding: 0;
	margin: 0;
}

#mediathek-datum span.datum {
	width: 100px;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 4px 0 0;
}

#mediathek-datum span {
	width: 300px;
}

h1.rot {
	color: #C51015;
}

p.desc {
	margin: 3px;
}

.desc-klein-links, .desc-klein-rechts {
	width: 220px;
	background: #f0f0f0;
	position: relative;
}

.desc-klein-links  {
	float: left;
	/* margin: 0px 10px 10px 0; */ /* ALT */
	margin: 4px 10px 0 0; /* NEU */
}

.desc-klein-rechts  {
	float:right;
	/* margin: 0 0 10px 10px; */ /*ALT */
	margin: 4px 0 0 10px; /* NEU */
}

#links .artikel .desc-klein-links img, #links .artikel .desc-klein-rechts img {
	float:none;
}

/* +++ ZWISCHEN�BERSCHRIFT IM ARTIKEL +++ */
h3.sub {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.3em;
	padding:0;
	margin: 0 0 7px;
}

.desc-klein-links p, .desc-klein-rechts p {
	padding: 0 8px 3px 8px;
	margin-bottom: 0;
	line-height:1.3em;
	font-size: 10px;
}

.bildgalerie-container {
	width: 460px;
	margin-top: 1px;
}

.desc-gross {
	width: 460px;
	background: #f0f0f0;
	font-size: 10px;
	line-height: normal;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#links .artikel .desc-gross img {
	float:none;
}

.desc-gross p {
	padding: 3px 8px;
	margin-bottom: 0;
	line-height:1.3em;
	font-size: 10px;
}

.bildgalerie-desc-gross {
	width: 460px;
	background: #f0f0f0;
	margin: 0;
	padding: 0;
}

.bildgalerie-desc-gross hr {
	margin-top: -3px;
	margin-bottom: 4px !important;
}

			#gallery {
				position: absolute;
				width: 460px;
				height: 345px;
			}
			
			#gallery div#image {
				width: 460px;
			}
			
			#gallery div#image {
				position: absolute;
				z-index: 1;
			}			
			
			#gallery div#arrows {
				top: 0px;
				position: absolute;
				z-index: 999;
			}
			#gallery div#arrows1 {
				top: 0px;
				position: absolute;
				z-index: 999;
			}
			#gallery div#arrows2 {
				top: 0px;
				position: absolute;
				left:345px;
				z-index: 999;
			}


			#gallery #arrow_left {
				text-align: left;
				background: url("../bilder/galerie/home_links.png") no-repeat -3px center;
				cursor: pointer;
			}
			
			#gallery #arrow_right {
				text-align: right;
				background: url("../bilder/galerie/home_rechts.png") no-repeat right;
				cursor: pointer;
			}
			
			#gallery #arrow_left,
			#gallery #arrow_right {
				width: 115px;
				!width: 114px;
				height: 345px;
				line-height: 345px;
			}
			
			#gallery #arrow_left span,
			#gallery #arrow_right span {
			}
			
			#gallery img.image {
				width: 460;
				height: 345px;
			}
			
			#gallery .left  { float: left; }
			#gallery .right { float: right; }
			#gallery .clear { clear: both; }
			
			#gallery img { border: 0px; }
			
			#gallery .spacer {
          		width: 115px;
				!width: 114px;
	            height: 345px;
			}
	
.bildgalerie-scroll-box {
	width: 460px;
	background: #f0f0f0;
	text-align: center;
	overflow: auto;
	border-top: 2px #ffffff solid;
	margin-bottom: 20px;
}

.bildgalerie-klein-box {
	float: left;
	width: 400px;
	background: #f0f0f0;
	padding: 0px;
	overflow: auto;
}

#links img.bildgalerie-scroll {
	float: left;
	margin: 0px;
	padding: 0px;
}

#links img.bildgalerie-pfeil-links {
	float: left;
	margin: 27px 6px 0 4px;
}

#links img.bildgalerie-pfeil-rechts {
	float: left;
	margin: 27px 4px 0 6px;
}

/* +++ ENDE NACHRICHT LINKE SPALTE +++ */
	/* +++ PROGRAMMUBERSICHT LINKE SPALTE +++ */
#programmubersicht {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 5px;
	margin-bottom: 12px;
	overflow: hidden;
}

#programmubersicht h1 {
	color: #c51015;
}

#programmubersicht p {
	margin-bottom: 3px;
}

#programmubersicht p.tageszeit {
	margin: 25px 0px;
	font-weight: bold
}

#programmubersicht div.programmubersicht-container {
	margin: 0;
	overflow: hidden;
}

#programmubersicht ul {
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

#programmubersicht ul li {
	background-image: none;
	padding: 0;
	margin: 0;
}

#programmubersicht span.uhr {
	width: 65px;
	padding: 0 4px 0 0;
	float: left;
}

#programmubersicht span.sendung {
	width: 365px;
	float: left;
}

/* +++ ENDE PROGRAMMUBERSICHT LINKE SPALTE +++ */
	/* +++ ARTIKEL LINKE SPALTE +++ */
#links .artikel {
	border-top: 1px solid #CCCCCC;
	padding: 20px 5px 0px 0;
	margin-bottom: 12px;
	overflow: hidden;
}

/* Eingef�gt durch subshell */
/* Absatztyp Linie*/
#links .artikel hr {
	border-top: 1px solid #CCCCCC;
	margin-bottom:12px;
}
/* Ende Eingef�gt durch subshell */

#links .artikel img {
	float: left;
}

#links .artikel img.rechts {
	float: right;
	margin: 0px 0 5px 10px;
}

#links .artikel img.links {
	float: left;
	margin: 0px 10px 5px 0;
}

#links .artikel ul {
	margin-bottom: 10px;
}

/* Eingef�gt durch subshell */
/* CSS f�r Navigation in mehrseitigen Artikeln */
#links .artikel .pagenav {
	width: 60%;
	float: right;
}

#links .artikel .pagenav .pagecounter {
	float: left;
}

#links .artikel .pagenav .pagelinks {
	float: right;
}

#links .artikel .pagenav li {
	background:transparent none repeat scroll 0 0;
	display:inline;
	margin-right:3px;
	padding:0;
	position:relative;
}

/* Fix f�r die Bildergalerie - Karussel wird sonst nicht angezeigt*/
#links .nofloat img
{
	float:none;
}
/* Ende Eingef�gt durch subshell */

/* +++ ENDE ARTIKEL LINKE SPALTE +++ */ /* +++ BOX INHALTE +++ */
.boxinhalte {
	border: 1px solid #CDCDCD;
	width: 200px;
	background-color: #f0f0f0;
	/* margin: 0 10px 10px 0; */ /* ALT */
	margin: 0px 10px 10px 0; /* NEU */
	overflow: hidden;
	float: left;
}

.boxinhalteLeft, .boxinhalteRight {
	border: 1px solid #CDCDCD;
	width: 200px;
	background-color: #f0f0f0;
	overflow: hidden;
}

.boxinhalteLeft {
	margin: 4px 10px 3px 0; /* NEU */
	float: left;
}
.boxinhalteRight {
	margin: 4px 0 3px 10px; /* NEU */
	float: right;
}

.boxinhalte .bild, .boxinhalteLeft .bild, .boxinhalteRight .bild {
	width: 200px;
	height: 92px;
	padding: 19px 0 0 19px;
	background: #D9D9D9;
}

.boxinhalte p, .boxinhalteLeft p, .boxinhalteRight p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.boxinhalte .rubrikweiss, .boxinhalteLeft .rubrikweiss, .boxinhalteRight .rubrikweiss {
	color: #000;
	padding: 5px 5px 5px 10px;
	background-color: #cccccc !important;
	background-position: 5px 8px;
}

.infobox {
	clear: both;
	background-color: #f0f0f0;
	border: 1px solid #CDCDCD;
	margin: 0 0 12px 0;
}

.infobox p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.infobox .infoboxHeader {
	font-weight: bold;
	padding: 8px 10px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #cccccc !important;
}

blockquote {
	line-height: 18px;
	
	clear: both;
	display: block;
	position: relative;
	padding-left: 32px;
	padding-right: 15px;
	margin-bottom: 12px;
}

blockquote:before {
	content: "\201D";
	
	color: #aaa;
	font-size: 74px;
	
	position: absolute;
	top: 0.325em;
	left: 0px;
	display: block;
}

.blockquoteAuthor {
	font-style: italic;
	
	margin-top: -0.75em;
	margin-left: 32px;
}

.socialmediabox {
	clear: both;
	padding: 15px 25px 3px 25px;
	background-repeat: no-repeat;
	background-position: 18px 14px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	-o-shadow: 0 0 5px #ddd;
	-ms-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	margin: 2px 3px 15px 3px;
}

.socialmediabox {
	background-image: url('../bilder/rb-gray.png');
	background-position: 19px 15px;
}

.socialmediaboxRBMA {
	background-image: url('../bilder/rb-red.png');
	background-position: 19px 15px;
}

.socialmediaboxFacebook {
	background-image: url('../bilder/icon-facebook-small.png');	
}

.socialmediaboxTwitter {
	background-image: url('../bilder/icon-twitter-small.png');
}

.socialmediaboxGooglePlus {
	background-image: url('../bilder/icon-googleplus-small.png');
}

.socialmediaboxContent {
	margin-left: 20px;
}

.socialmediabox .socialmediaboxHeader {
	font-style: italic;
	
	margin-bottom: 6px;;
}

/* +++ ENDE LINKE SPALTE +++ */ /* +++ MITTLERE SPALTE +++ */
#mitte {
	float: left;
	width: 220px;
	margin-left: 20px;
}

/* +++ ENDE MITTLERE SPALTE +++ */ /* +++ RECHTE SPALTE +++ */
#rechts {
	float: right;
	width: 220px;
	margin-left: 20px;
}

/* +++ ENDE RECHTE SPALTE +++ */ /* +++ RECHTE SPALTE GROSS +++ */
#rechts-gross {
	float: right;
	width: 460px;
	margin-left: 20px;
}

/* +++ ENDE RECHTE GROSS +++ */ /* +++ BOX FORM +++ */
.boxform {
	padding-right: 15px;
	float: left;
	width: 220px;
	margin-bottom: 14px;
}

/* +++ END BOX FORM +++ */ /* +++ WAHL BOX +++ */
.form-container {
	padding-right: 15px;
	float: left;
	width: 220px;
	margin-bottom: 14px;
	overflow: hidden;
}

.form-rechts-oben {
	background: url('../bilder/player-rechts-oben.png') top right no-repeat;
	margin: 0;
	padding: 0;
}

.form-links-oben {
	background: url('../bilder/player-links-oben.png') top left no-repeat;
	margin: 0;
	padding: 0;
}

.form-rechts-unten {
	background: url('../bilder/player-rechts-unten.png') bottom right
		no-repeat;
	margin: 0;
	padding: 0;
}

.form-links-unten {
	background: url('../bilder/player-links-unten.png') bottom left
		no-repeat;
	padding: 0;
	margin: 0;
}

.wahl-frage-container {
	margin: 10px;
	padding-top: 10px;
	width: 200px;
	min-height: 48px;
	overflow: hidden;
}

.wahl-frage-rechts-oben {
	background: url('../bilder/wahl-rechts-oben.png') top right no-repeat;
	margin: 0;
	padding: 0;
}

.wahl-frage-links-oben {
	background: url('../bilder/wahl-links-oben.png') top left no-repeat;
	margin: 0;
	padding: 0;
}

.wahl-frage-rechts-unten {
	background: url('../bilder/wahl-rechts-unten.png') bottom right
		no-repeat;
	margin: 0;
	padding: 0;
}

.wahl-frage-links-unten {
	background: url('../bilder/wahl-links-unten.png') bottom left no-repeat;
	padding: 0px;
	margin: 0;
}

.form-container table {
	width: 210px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px;
}

.form-container td {
	vertical-align: top;
	padding: 0 0 10px 15px;
	border: 0px;
}

p.wahl-frage {
	color: #ffffff;
	font-weight: bold;
	padding: 7px 5px 7px 10px;
}

/* +++ END WAHL BOX +++ */
.box-mediathek-rechts {
	border: 1px solid #CDCDCD;
	width: 460px;
	margin-bottom: 14px;
	padding: 5px 0 5px 0px;
	background-color: #f0f0f0;
	overflow: hidden;
}

.box-mediathek-rechts .rubrik {
	margin-left: 8px;
	margin-top: 10px;
	padding-left: 11px;
	background: url('../bilder/balken.png') center left no-repeat;
}

/* +++ BOX KLEIN +++ */
.box {
	border: 1px solid #CDCDCD;
	padding: 9px 0 0 0;
	margin-bottom: 14px;
	overflow: hidden;
}

.box .bild {
	width: 200px;
	height: 79px;
	padding: 0 0 0 19px;
	background: #D9D9D9;
}

.box p {
	padding-left: 19px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.box .rubrik {
	margin-left: 8px;
	padding-left: 11px;
	background-image: url('../bilder/balken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}



.box_small {
	width: 220px;
	border: none;
}

.scroll {
/* Eingef�gt durch subshell */
	height: 135px;
/* Ende Eingef�gt durch subshell */
	overflow: hidden;
}

.scroll_archiv {
	height: 235px;
}

.scroll_gross {
	height: 360px;
	background-color: #f3f3f3;
	overflow: hidden;
}

#list-scrollmenu {
	width: 100%;
}

#list-scrollmenu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
}

#list-scrollmenu a {
	display: block;
	padding: 0 0 0 15px;
	text-decoration: none;
	background: #f0f0f0;
}

#list-scrollmenu a.dunkel {
	display: block;
	padding: 0 0 0 15px;
	text-decoration: none;
	background: #cccccc;
}

#list-scrollmenu a:link,#list-scrollmenu a:active,#list-scrollmenu a:visited
	{
	color: #000000;
}

#list-scrollmenu a:hover {
	background: #c51015;
	color: #ffffff;
}

.player-klein {
	float: left;
	width: 140px;
	height: 150px;
	margin-left: 7px !important;
	margin-left: 5px;
	margin-right: 0px !important;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0;
}

.player-fernsehen {
	float: left;
	width: 220px;
	margin-right: 15px !important;
	margin-right: 10px;
	padding: 0;
}

.player-fernsehen-right {
	float: right;
	width: 220px;
	margin-left: 15px !important;
	margin-left: 10px;
	padding: 0px;
}

.box .mediathek-player-format {
	padding: 3px 0 0 0;
	margin-bottom: 3px;
	margin-top: -4px;
	border-top: 1px white solid;
	background-color: #e0e0e0;
	font-size: 10px;
}

.box .mediathek-player-header {
	border-bottom: 1px #cccccc solid;
	margin-bottom: 3px;
}

/* +++ ENDE BOX KLEIN +++ */ /* +++ IPHONE PLAYER +++ */
.iphone-container {
	margin-bottom: 15px;
	overflow: hidden;
}

.player-rechts-oben {
	background: url('../bilder/player-rechts-oben.png') top right no-repeat;
	margin: 0;
	padding: 0;
}

.player-links-oben {
	background: url('../bilder/player-links-oben.png') top left no-repeat;
	margin: 0;
	padding: 0;
}

.player-rechts-unten {
	background: url('../bilder/player-rechts-unten.png') bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.player-links-unten {
	background: url('../bilder/player-links-unten.png') bottom left	no-repeat;
	padding: 0;
	margin: 0;
}

.player-bildschirm-container {
	margin:0;
	padding:10px 10px 0 10px;
	border-bottom: 1px #D7D8D9 solid;
}

.player-controls-container { 
	margin:0; 
	padding:3px 0;
}

.player-controls-container img {
	margin:0; 
	padding:0; 
	vertical-align:middle; 
}

.player-controls-container table { 
	width: 200px;
}

.player-controls-container table tr td { 
	margin: 0; 
	padding: 0; 
	border:hidden; 
}

.player-media-container { 
	margin:0; 
	padding:10px; 
	border-top: 1px #ffffff solid;
}

.player-media-container p { 
	font-weight:bold; 
	color: #666666; 
}

.player-media-container p.media { 
	font-weight:normal; 
	color: #666666; 
	font-size:11px; 
	padding:0 0 0 3px; 
	margin: 0; 
}

.player-media-container a { 
	font-weight:bold; 
}

.player-media-container a.rechts { 
	float:right; 
}

.player-media-container table tr td { 
	margin: 0; 
	padding: 0; 
	border:hidden;
}

.player-moderator { 
	margin:0; 
	padding:10px 0 0 10px; 
	float: left; 
	width: 125px; 
}
.player-lautstaerke { 
	margin:auto; 
	padding:10px 0; 
	float: left; 
	width: 55px; 
}

.player-moderator p { 
	color:#FFFFFF; 
	font-size:11px; 
	line-height: 14px; 
	
}

/*
.player-lautstaerke img { 
	margin: 0 0 5px 3px; 
	padding: 0; 
	float:right; 
}
*/
.player-lautstaerke img { 
	margin: 0 0 10px 3px; 
	padding: 0; 
	float:right; 
}

.player-bildschirm-container-klein { 
	margin:0; 
	padding:10px;
}

.player-bildschirm-container-klein .rubrik  { 
	margin-left:0px; 
	padding-left:11px; 
	background-image: url('../bilder/balken.png'); 
	background-repeat:no-repeat; 
	background-position: 0px 1px; 
}

/* HINZUGEFUEGT ENDE */

/* HINZUGEFUEGT 22.01. */
.eq_flash {
	margin-left:10px;
}

#einschalten-button:hover {
	background-position: 0 -27px;
}

.player-logo {
	width:49px;
	height:15px;
	display:block;
	background: url('../bilder/player-logo.png');
	margin: 0 0 10px 5px;
}

.player-bildschirm-container .rubrik {
	margin-left: 0px;
	padding-left: 11px;
	background-image: url('../bilder/balken.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.player-bildschirm {
	background: url('../bilder/player-bildschirm.png') bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 139px;
	overflow:hidden;
}

#player-buttons-container {
	margin: 0;
	padding: 0 0 5px 0px;
	overflow: hidden;
	border-top: 1px #ffffff solid;
}

#player-buttons-container li {
	display: inline;
	float: left;
	margin: 5px 5px 0 0px;
	padding: 0;
	background: none;
	position: relative;
}

#player-buttons-container span {
	display: none;
}

#player-buttons-container table {
	margin: 0;
	padding: 0;
	width: 220px;
}

#player-buttons-container td {
	margin: 0;
	padding: 0 10px;
	border-width: 0px;
}

.buttonPlay_inaktiv ,
.buttonPlay_aktiv,
.buttonPause_inaktiv,
.buttonPause_aktiv  {
	width: 40px;
	height: 19px;
	display:block;
}

.buttonPlay_inaktiv {
	background: url('../bilder/player-play-inaktiv.png') no-repeat 0 0;
}
.buttonPlay_aktiv {
	background: url('../bilder/player-play.png') no-repeat 0 0;
}

.buttonPause_inaktiv {
	background: url('../bilder/player-pause-inaktiv.png') no-repeat 0 0;
}
.buttonPause_aktiv {
	background: url('../bilder/player-pause.png') no-repeat 0 0;
}
.buttonPlay_aktiv:hover,
.buttonPlay_inaktiv:hover,
.buttonPause_aktiv:hover,
.buttonPause_inaktiv:hover  {
	background-position: 0 -20px;
}

.buttonSpeaker,
.buttonSpeaker_mute {
	width:28px;
	height:27px;
	display:block;
}
.buttonSpeaker {
	background: url('../bilder/player-speaker.png') no-repeat 0 0;
}
.buttonSpeaker_mute {
	background: url('../bilder/player-speaker-mute.png') no-repeat 0 0;
}

.buttonSpeaker_mute:hover,
.buttonSpeaker:hover {
	background-position: 0 -27px;}
}

.einschalten {
	margin-top: 5px;
	padding-right: 30px;
	height: 37px;
	overflow: auto;
}

#einschalten-button {
	display: block;
	width: 149px;
	height: 27px;
	background: url('../bilder/player-einschalten.png') no-repeat 0 0;
	margin: 5px 0;
}

#einschalten-button :hover {
	background-position: 0 -27px;
}

#einschalten-button span {
	display: none;
}



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

/* +++ ENDE IPHONE PLAYER +++ */ /* +++ FUSS +++ */
#fuss {
	position: relative;
	width: 940px;
	height: 35px;
	margin: auto;
}

#fuss a {
	color: #000000;
	text-decoration: none;
}

#fuss a:hover {
	text-decoration: underline;
}

#fuss .copyright {
	float: left;
	width: 150px;
}

#fuss .navigation {
	float: left;
	width: 640px;
	text-align: center;
}

#fuss .ard {
	float: right;
	width: 150px;
	text-align: right;
}

#fuss #sb {
	position: relative;
	width: 144px;
}

#fuss #socialbookmark {
	width: 144px;
	height: 98px;
	position: absolute;
	left: -7px;
	top: 0px;
	background: #f5f5f5;
	z-index: 1;
}

/* +++ ENDE FUSS +++ */ /* ++++++++++ ENDE LAYOUT ++++++++++ */
	/* ++++++++++ NAVIGATION ++++++++++ */
#navigation {
	position: absolute;
	top: 60px;
	left: 20px;
	height: 25px;
	width: 940px;
}

#navigation li {
	display: inline;
	margin-right: 3px;
	padding: 0;
	background: none;
	position: relative;
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

#navigation ul ul {
	display: none;
}

/*#navigation ul li:hover ul, */
#navigation ul ul.active {
	display: inline;
	position: absolute;
	top: 12px;
	left: 0;
	width: 590px;
	padding-top: 3px;
	z-index: 100;
}

#navigation ul ul.fernsehen, #navigation ul ul.radio, #navigation ul ul.unternehmen {
	position: absolute;
	top: 12px;
	z-index: 100;
}

#navigation ul ul.kultur{
	left: -74px;
	width:750px;
}

#navigation ul ul.fernsehen {
	/* ALT left: -155px; */
	left:-40px;
	width:450px;
}
		
#navigation ul ul.radio{
	left:-170px;
	width:475px;
}

#navigation ul ul.unternehmen{
	/* ALT left: -15px; */
	left: -300px;	
	width:550px;
}
#navigation ul ul.sport{
	width:550px;
}

#navigation ul ul a.aktiv { 
    font-size:12px;
    font-weight: normal;
}

#navigation a:hover {
	color: #C51015;
	text-decoration: underline;
}

#navigation img.balken {
	vertical-align: text-top;
	margin-right: 2px;
	margin-left: 10px;
}

.aktiv {
	font-size: 14px;
	font-weight: bold;
	color: #C51015;
}

#navigation a.aktiv {
	color: #C51015;
	text-decoration: none;
}

.subnav-aktiv {
	color: #C51015
}

/* ++++++++++ ENDE NAVIGATION ++++++++++ */
	/* ++++++++++ WELLENNAV ++++++++++ */
#wellen-nav {
	position: absolute;
	top: 122px;
	right: 30px;
	margin: 0;
	height: 30px;
	z-index: 150;
}

#wellen-nav table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

#wellen-nav li {
	float: left;
	position: relative;
	margin-right: 7px;
	padding: 0;
	background: none;
	font-size: 12px;
	color: #ffffff;
	height: 30px;
}

#wellen-nav a,#wellen-nav-links a:visited {
	color: #ffffff;
	text-decoration: none;
	height: 15px;
}

#wellen-nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#wellen-nav a.aktiv,.wellen-nav-aktiv {
	font-weight: bold;
	font-size: 12px;
}

#wellen-nav ul ul {
	display: none;
	position: absolute;
	top: 20px;
	left: -7px;
	padding-top: 10px;
	z-index: 100;
}

#wellen-nav ul li:hover ul,#wellen-nav-links ul a:hover ul {
	display: block;
	position: absolute;
	top: 22px;
	left: -7px;
	padding-top: 10px;
	z-index: 100;
	background-color: #c51015;
}

#wellen-nav ul li.last:hover ul,#wellen-nav-links ul li.last a:hover ul
	{
	right: -17px;
	left: auto;
}

#wellen-nav ul ul li {
	float: none;
	margin: 0px;
	padding: 0;
	background: none;
	font-size: 12px;
	height: 22px;
	background-color: #c51015;
	color: #ffffff;
	z-index: 100;
}

#wellen-nav ul ul a {
	color: #ffffff;
	text-decoration: none;
	background-color: #c51015;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	z-index: 100;
	white-space: nowrap;
}

#wellen-nav ul ul a,#wellen-nav-links ul ul a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* ++++++++++ ENDE WELLENNAV ++++++++++ */
	/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
h1 {
	font-size: 16px;
	margin: 0 0 15px 0;
	line-height: 18px;
}

h1.indent {
	font-size: 16px;
	margin: 0 0 5px 10px;
}

h2 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 8px;
}

h2.subhead {
	font-size:12px;
	margin-top:-15px;
	margin-bottom:15px;
	font-weight:normal;
	letter-spacing:1px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

p {
	line-height: 16px;
	margin-bottom: 12px;
}

.nachricht p
{
	margin-bottom: 5px;
}

p.left {
	float: left;
	padding-right: 20px;
	margin-bottom: 0px;
}

p.right {
	line-height: 16px;
	margin-bottom: 0px;
	float: right;
	padding-left: 20px;
}

p.indent {
	line-height: 16px;
	margin: 0 0 0 10px;
}

.rubrik {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
}

.rubrikweiss {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}

.rubrik span {
	position: relative;
	left: -10px;
	padding-left: 10px;
	background: url('../bilder/balken.png') center left no-repeat;
}
h2.dach {
	position: relative;
	left: -10px;
	padding-left: 10px;
	background: url('../bilder/balken.png') center left no-repeat;
	font-size: 12px;
	display: inline;
	height: auto;
	width: auto;
}
h1.rubrik {
	position: relative;
	left: 0px;
	padding-left: 10px;
	background: url('../bilder/balken.png') center left no-repeat;
	font-size: 12px;
	line-height: 16px;
	color:#000;
}


.klein {
	font-size: 10px;
	line-height: 12px;
}

a {
	color: #C51015;
	text-decoration: none;
}

a.zebra {
	background-color: #f3f3f3;
	text-decoration: none;
	display: block;
}

a.white {
	background-color: #ffffff;
	text-decoration: none;
	display: block;
}

a:hover {
	text-decoration: underline;
}

a.button {
	color: #ffffff;
	text-decoration: none;
}

ul {
	list-style: none;
}

li {
	padding-left: 17px;
	display: block;
	background: transparent url('../bilder/quadrat-liste.jpg') no-repeat scroll left 7px;
}

ul.nobullet-thema li {
	background: none;
	margin-left: -15px;
}

ul.nobullet li {
	background: none;
	margin-bottom: 3px;
}

/* ++++++++++ ENDE TEXTFORMATIERUNGEN ++++++++++ */
table.programme {
	margin-left: 5px;
}

.time {
	float: left;
	width: 40px;
}

.titel {
	float: right;
	width: 150px;
	padding-bottom: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}  /* for IE/Mac */
.pngfixme {
	behavior: url('iepngfix.htc');
}

.kalendar-container {
	float: left;
	width: 219px;
	min-height: 20px;
	text-align: center;
	padding: 0;
	margin: 5px 0 5px 0px;
	overflow: hidden;
}

#kalendar {
	width: 220px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: #ffffff;
}

#kalendar th {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	border-bottom: 1px #f0f0f0 solid;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
}

#kalendar td {
	text-align: right;
	padding: 0 3px 0 0;
	border-bottom: 1px #f0f0f0 solid;
	border-right: 1px #f0f0f0 solid;
	border-left: 0px;
	border-top: 0px;
}

#kalendar td a {
	color: #000000;
	display: block;
	text-decoration: none;
}

#kalendar td a:hover {
	color: #ffffff;
	background-color: #F27476;
	margin-right: -3px;
	padding-right: 3px;
}

#kalendar .aktiv {
	color: #ffffff;
	background-color: #C51015;
	font-weight: normal;
	font-size: 12px;
}

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

#kalendar col {
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 0px;
	border-top: 0px;
}

#kalendar .kalendar-samstag {
	border-left: 2px solid #F0F0F0;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #F0F0F0;
}

#kalendar .kalendar-sontag {
	border-left: 1px solid #F0F0F0;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #F0F0F0;
}

button {
	text-align: center;
	background: url('../bilder/button-rechts.png') no-repeat right;
	overflow: visible;
	float: right;
}

button span {
	display: block;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url('../bilder/button-links.png') no-repeat left;
	padding: 0 10px 0 10px;
}

.galerie {
	background: #f0f0f0;
	margin-bottom:10px;
}

.galerieCopyText {
       margin-top: -7px;
} 
*:first-child+html .galerieCopyText { 
        margin-top:0; 
} 
* html #id .galerieCopyText { 
        margin-top:0; 
} 	

button.prev {
	background: url('../bilder/bildgalerie-pfeil-links.gif') no-repeat
		center;
	float: left;
}

button.next {
	background: url('../bilder/bildgalerie-pfeil-rechts.gif') no-repeat
		center;
	float: right;
}

button.next,button.prev {
	text-align: center;
	height: 75px;
	width: 29px;
	margin: 0;
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

button.disabled {
	background-image: url(null);
	cursor: default;
}

.bildgalerie-scroll-box {
	margin: 0;
	border: none;
	width: 400px;
}

.bildgalerie-scroll-box li {
	background: none;
	padding: 0;
	margin: 0;
	padding-left: 0;
}

.bildgalerie-scroll-box img {
	cursor: pointer;
}

.box-kalendarsuche {
	float: right;
	padding: 10px 15px 5px;
}

.suchfeld {
	border: 1px solid #cccccc;
	padding: 3px;
	float: left;
	margin: 0px;
}

div.input {
	padding-bottom: 5px;
	overflow: hidden;
}

div.button {
	float: right;
}

div.buttonlinks {
	float: left;
	background: url('../bilder/button-links.png') no-repeat left;
	height: 25px;
	width: 5px;
}

div.buttonmitte {
	float: left;
	background: url('../bilder/button-pixel.png') repeat-x right;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 10px 0 10px;
	line-height: 25px;
}

input.form-button {
	background: #C51015;
	background: -moz-linear-gradient(top, #C51015, #A60005);
	background: -webkit-gradient(linear, center top, center bottom, from(#C51015),to(#A60005) );
	background: -o-linear-gradient(top, #C51015, #A60005);
	background: linear-gradient(top, #C51015, #A60005);

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

	-moz-box-sizing: padding-box;	
	-webkit-box-sizing: padding-box;
	-o-box-sizing: padding-box;
	-ms-box-sizing: padding-box;
	box-sizing: padding-box;
	color: #F4F4F4;
	font-weight: bold;
    -moz-box-shadow:    0 0 2px #808080;
    -webkit-box-shadow: 0 0 2px #808080;
    -o-box-shadow:		0 0 2px #808080;
    -ms-box-shadow:		0 0 2px #808080;
    box-shadow:         0 0 2px #808080;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

div.buttonrechts {
	float: left;
	background: url('../bilder/button-rechts.png') no-repeat left;
	height: 25px;
	width: 5px;
}

img.pfeil {
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

img.icon {
	vertical-align: middle;
	margin-left: 10px;
}

#links .artikel img.zoomicon {
	float: right;
	padding: 4px 4px 2px 2px;
}
#links .artikel img.zoomicon2 {
	float: right;
	padding: 4px 4px 2px 2px;
}

#links .artikel img.zoomicon2_spaeter {
	float: right;
	padding: 4px 4px 2px 2px;
	position: absolute;
	z-index: 10;
	left: 195px;
	top: 0px;
	top: -31px;
	
}

#musiktester-form label {
	width: 80px;
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	clear: left;
}

#musiktester-form label.radio {
	position: relative;
	top: 4px;
}

#musiktester-form input.textLong,#musiktester-form input.textShort {
	width: 318px;
	height: 15px;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	margin: 3px 0;
	padding: 2px;
	position: relative;
	top: -3px;
}

#musiktester-form input.textShort {
	width: 67px;
}

#musiktester-form input.radio,#musiktester-form input.checkbox {
	margin: 2px;
	position: relative;
	top: 2px;
	margin-left: 12px;
	margin-right: 3px;
}

#musiktester-form select.twoDigit,#musiktester-form select.fourDigit {
	border: 1px solid #cdcdcd;
	width: 38px;
	margin-right: 10px;
}

#musiktester-form select.fourDigit {
	width: 56px;
}

#musiktester-form p {
	width: 410px;
}

#musiktester-form textarea {
	width: 402px;
	height: 153px;
	border: 1px solid #cdcdcd;
}

#musiktester-form #submit {
	width: 400px;
	margin: 15px 0;
/* Eingef�gt durch subshell */
	padding-bottom: 25px;
/* Ende Eingef�gt durch subshell */
}

#musiktester-form a.abbrechen {
	background: url('../bilder/form-abbrechen.png') center right no-repeat;
	font-weight: bold;
	padding-right: 15px;
	color: #000000;
	float: left;
	font-size: 12px;
}

#musiktester-form .submitter {
	background: #fff;
	font-size: 12px;
	color: #4EA530;
	line-height: 16px;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
}

#musiktester-form a.song {
	background: url('../bilder/audio-icon.png') center right no-repeat;
	font-weight: bold;
	padding-right: 20px;
	color: #000000;
}

#musiktester-form img.musikwahl {
	vertical-align: middle;
}

/* Eingef�gt durch subshell */
fieldset {
	border: 1px solid #C51015;
	padding: 10px;
	margin: 10px 0;
}

legend {
	font-weight: bold;
	padding: 0 5px;
	margin-left: -5px;
}

fieldset table td {
	margin: 0;
	padding: 0;
}

.votingResult_Balken {
	background: #C51015;
	color: #FFFFFF;
	height: 15px;
	text-align: right;
}

/* Ende Eingef�gt durch subshell */

#links  p .bildgalerie-desc {
	font-size: 12px;
	line-height: normal;
	margin: 2px 5px;
	padding: 0;
	height: 52px;
}

#o-ton-popup  p .bildgalerie-desc {
	font-size: 12px;
	line-height: normal;
	margin: 2px 5px;
	padding: 0;
	height: 52px;
}

.box-rotweiss-kontur {
	background: url('../bilder/rotweiss-kontur.png') no-repeat;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
	min-height: 108px;
	overflow: hidden;
}

.box-rotweiss-kontur h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
	color: #000000;
}

.box-warnhinweis-aussen {
	width:218px;
	border:1px solid #c01510;
	background: url('../bilder/warnhinweis-bg.gif') repeat-y;
	margin-bottom: 14px;
}

.box-warnhinweis-innen {
	margin:6px auto;
	background:#fff;
	width:204px;
	border:1px solid #c01510;
}
.box-warnhinweis-innen h1 {
	font-size:12px;
	line-height:10px;
	margin:10px 12px 10px 12px;
}
.box-warnhinweis-innen p {
	margin:10px 12px 10px 12px;
}

.box-mediathek {
	width: 450px;
	border: 1px solid #CDCDCD;
	padding: 10px 0 0 10px;
	margin-bottom: 14px;
}

.player-gross {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

#sucheseitescroll {
	line-height: 16px;
	margin-top: 12px;
	text-align: center;
	word-spacing: 7px;
}

#sucheseitescroll,#suchergebnisscroll a {
	color: #000000;
	text-decoration: none;
}

#sucheseitescroll a:hover {
	text-decoration: underline;
}

#sucheseitescroll a.aktiv {
	color: #000000;
	text-decoration: underline;
}

#suchergebnisscroll {
	line-height: 16px;
	margin-top: 12px;
	word-spacing: 3px;
}

#suchergebnisscroll a:hover {
	text-decoration: underline;
}

#suchergebnisscroll a.aktiv {
	color: #c51015;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#suchergebnisscroll5 {
	line-height: 16px;
	margin-top: 12px;
	word-spacing: 3px;
}

#suchergebnisscroll5 b {
	font-size: 14px;
}

/*
ul.mediathek {
	text-indent: -15px;
	padding-bottom: 10px;
	overflow: auto;
	border: 1px solid yellow;
}
*/

.info {
	float: left;
	width: 100px;
}

.detail {
	float: left;
	width: 300px;
}

.format {
	float: left;
	width: 185px;
}

.box-format-gross {
	width: 450px;
	margin-top: 15px;
}

.mediatheksuche-container {
	margin-left: 20px;
}

.mediasuchergebnis-links {
	float: left;
	width: 200px;
	padding: 5px 0 0 10px;
	margin: 0 0 0 10px;
}

.mediasuchergebnis-rechts {
	float: left;
	width: 190px;
	padding: 5px 0 0 10px;
	margin-bottom: 25px;
}

.mediasuchergebnis-rechts img {
	float: right;
}

.mediasuchergebnis-links img {
	float: right;
	padding-right: 5px;
}

.box-mediatheksuche {
	float: left;
	width: 410px;
	margin: 5px 0 5px 0px;
}

select {
	width: 170px;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.drop-container {
	float: left;
	width: 180px;
	min-height: 20px;
	text-align: center;
	padding: 0 0 0px 0;
	margin: 5px 0 5px 10px;
	overflow: auto;
}

.anzeige {
	background: url('../bilder/hintergrund-anzeige.gif') bottom repeat-x;
	background-color: #98d0e7;
	padding: 5px 5px 5px 10px;
	margin-bottom: 14px;
}

.anzeige h1 {
	font-size: 30px;
	margin: 0 0 15px 0;
	line-height: 30px;
	color: #ffffff;
}

.anzeige .rubrik-weiss-gross {
	margin-top: 5px;
	padding-left: 11px;
	background: url('../bilder/balken-weiss-gross.png') center left
		no-repeat;
}

.anzeige p {
	color: #FFFFFF;
	margin: 0 0 5px 5px;
}

.anzeige a {
	color: #FFFFFF;
}

.anzeige a:hover {
	text-decoration: underline;
}

table.data {
	width: 460px;
	border-spacing: 0px;
	border-collapse: collapse;
/* Eingef�gt durch subshell */	
	margin-bottom: 20px
/* Ende Eingef�gt durch subshell */	
}


table caption {
	text-align: left;
}

th {
/* Entfernt durch subshell */
	/** text-align: left; **/
/* Ende Entfernt durch subshell */	
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border: 1px solid #FFFFFF;
	background: #f3f3f3;
}

td {
/* Entfernt durch subshell */
	/** text-align: left; **/
/* Ende Entfernt durch subshell */
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border: 1px solid #FFFFFF;
}

th.farbe {
	background: #cccccc;
}

th.cellfarbe1 {
	background: #c3c3c3;
}

tr.rowfarbe1 {
	background: #cccccc;
}

tr.rowfarbe2 {
	background: #f3f3f3;
}

td.cellfarbe1 {
	background: #f3f3f3;
}

td.cellfarbe2 {
	background: #e3e3e3;
}

div.button-links {
	float: left;
}

#ligaTabelle ol {
	margin-left: 35px;
	list-style-position: outside;
	padding: 0;
	list-style-type: decimal;
	margin-bottom: 10px;
}

#ligaTabelle ol li {
	background-image: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

#ligaTabelle span {
	width: 15px;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 4px 0 0;
}

#ligaTabelle span.verein {
	width: 110px;
}

/* +++ PLAYER POP +++ */
#player-popup {
	max-width: 520px;
}

* html #player-popup {
	width: 520px;
}

* html #o-ton-popup {
	width: 500px;
}

.popup-container {
	margin-bottom: 15px;
	overflow: hidden;
}

.popup-gesamt {
	background-color: #EEEEEE;
	height: auto;
	width: auto;
	padding: 0;
	margin: 20px;
}

.popup-rechts-oben {
	background: url('../bilder/popup-rechts-oben.png') top right no-repeat;
	margin: 0;
	padding: 0;
}

.popup-links-oben {
	background: url('../bilder/popup-links-oben.png') top left no-repeat;
	margin: 0;
	padding: 0;
}

.popup-rechts-unten {
	background: url('../bilder/popup-rechts-unten.gif') bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.popup-links-unten {
	background: url('../bilder/popup-links-unten.gif') bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.popup-content-container {
	margin: 0;
	padding: 20px;
}

.popup-bildschirm-container {
	margin: 0;
	padding: 0;
	width: 510px;
	overflow: hidden;
}

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

.popup-info-container {
	border-top: 1px solid #cccccc;
	width: 510px;
	padding: 15px 0 0 0;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#o-ton-popup {
	max-width: 500px;
}

.o-ton-bildgalerie-scroll-box {
	margin-bottom: 10px;
	border: none;
	background-color: #f0f0f0;
	width: 400px;
	overflow: hidden;
}

.o-ton-bildgalerie-scroll-box li {
	background: none;
	padding: 0;
	margin: 0;
	padding-left: 0;
}

.o-ton-bildgalerie-scroll-box img {
	cursor: pointer;
}

.o-ton-bildgalerie-klein-box {
	float: left;
	width: 400px;
	background: #f0f0f0;
	padding: 0px;
	overflow: auto;
}

.o-ton-bildgalerie-scroll-box img.bildgalerie-scroll {
	float: left;
	margin: 0px;
	padding: 0px;
}

.o-ton-bildgalerie-scroll-box img.bildgalerie-pfeil-links {
	float: left;
	margin: 27px 6px 0 4px;
}

.o-ton-bildgalerie-scroll-box img.bildgalerie-pfeil-rechts {
	float: left;
	margin: 27px 4px 0 6px;
}

.o-ton-popup-container {
	margin: 0;
	padding: 0;
	width: 460px;
	overflow: hidden;
}

div.print {
	display: none;
}

ul.verkehr li {
	position:relative;
}

.verkehrnachrichten {
	display:block;
	visibility:hidden;
	position:absolute; 	
	left:240px; 
	top:0;
	background:#f0f0f0;
}
.rahmen { display:none;}

.activeTraffic {
	position:absolute; 	
	left:240px; 
	top:0;
	background:#f0f0f0;
	display:block;
}
.verkehrBox {
	height:150px;
	border:none;
}

.verkehrnachrichten .jScrollPaneContainer {
	border-bottom:none;
}
.verkehrnachrichten .jScrollArrowDown {
	border-bottom: 1px solid #cdcdcd;
}
.moreTraffic {
	border: 1px solid #cdcdcd;
	border-top:none;
	padding:10px 0 5px 0;
}

/*  +++ Fu�navigation und Social Bookmarks - Hinzugef�gt von subshell +++  */

.foot-nav li {
	float: left;
	position: relative;
	margin-right: 7px;
	padding: 0;
	background: none;
	font-size: 12px;
	height: 30px;
}

.foot-nav ul ul {
	display: none;
	position: absolute;
	bottom: 30px;
	left: -7px;
	padding-top: 10px;
	z-index: 100;
}

.foot-nav ul li:hover ul,.foot-nav-links ul a:hover ul {
	display: block;
	background-color: #f0f0f0;
}

.foot-nav ul li.last:hover ul,.foot-nav-links ul li.last a:hover ul
	{
	right: -17px;
	left: auto;
}

.foot-nav ul ul li {
	height: 22px;
}

.foot-nav ul ul a {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

.errormsg {
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
	margin-top: 12px;
	padding: 10px;
}

.jScrollPaneContainer { 
	margin-bottom:14px; 
}

a.icon {
	background-position: center right;
	background-repeat: no-repeat;
    padding-right: 18px;	
}

a.file {
    background-image: url('../bilder/download-icon.png');
}

.box .bild a.icon.file {
    background-image: none;
}

#top-nachricht a.file {
    background-image: url('../bilder/download-icon_inv.png');
}

a.ext-link {
    background-image: url('../bilder/externer-link-icon.png');
}

#top-nachricht a.ext-link {
    background-image: url('../bilder/externer-link-icon_inv.png');
}

a.slideshow {
    background-image: url('../bilder/bildgalerie-icon.png');
}

#top-nachricht a.slideshow {
    background-image: url('../bilder/bildgalerie-icon_inv.png');
}

#links a.int-link {
    background-image: url('../bilder/interner-link-icon.png');
}

#top-nachricht a.int-link {
    background-image: url('../bilder/interner-link-icon_inv.png');
}

a.audio {
    background-image: url('../bilder/audio-icon.png');
}

/* +++ Link-Logo f�r Socil-Media-Zeilen - Hinzugefuegt von Boris +++ */

a.socialmedia {
    background-image: url('../bilder/socialmedia-icon.png');
}


#top-nachricht a.audio {
    background-image: url('../bilder/audio-icon_inv.png');
}

a.video {
    background-image: url('../bilder/video-icon.png');
}

#top-nachricht a.video {
    background-image: url('../bilder/video-icon_inv.png');
}


.search input.textfeld { 
	border: 1px solid #ccc;
	width: 174px;
	margin: 0 19px;
	padding: 3px;
}

.search input.checkbox { 
	border: 1px solid #ccc;
	padding: 0px;
}

.search .button {
	padding: 10px 18px;
}

.boxinhalteLeft a strong, .boxinhalteRight a strong {
  font-weight:normal;
}

h3.dach {
	font-weight: bold;
	display: inline;
}

a.archiv {
	color:#000000;
	text-decoration:none;
} 
a.archiv:hover {
	text-decoration:underline;
}

.pin1, .smallpin1 {
	    background-image: url('/resources/bilder/test/pin_16px_rot_textur.png');
	    background-position:80% 0%;
	    width:30px;
		height:25px;
		background-repeat:no-repeat;
	}
.pin2, .smallpin2 {
	    background-image: url('/resources/bilder/test/pin_16px_gruen_textur.png');
	    background-position:80% 0%;
	    width:30px;
		height:25px;
		background-repeat:no-repeat;
	}
.pin3, .smallpin3  {
	    background-image: url('/resources/bilder/test/pin_16px_schwarz_textur.png');
	    background-position:80% 0%;
		width:30px;
		height:25px;
		background-repeat:no-repeat;
	}
	
.kartenhintergrund { 
	 z-index:200;
     position:absolute;
     margin-top:6px;     
     padding:19px 20px 19px 20px;
     height:600px;
     width:900px;
     background:#cccccc;
     -moz-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
}
   
.kartenfiltermenu { 
	 z-index:100;
     position:absolute;
     top:-5px;
     width:120px;
     background:#F25012;
     border:1px solid #555;
     opacity: 0.91;
     filter: alpha(opacity=91);
     -moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
}
   
.kartenfiltermenukappe { 
  background:#7F8282;
  height:4px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -khtml-border-radius-topleft:6px;
  -khtml-border-radius-topright:6px;
  border-top-left-radius:6px;
  border-top-right-radius:6px; 
}

.kartenfiltermenukopf { 
  padding: 1px 3px 2px 3px;
  color:#fff;
  font-weight:bold;
}

.kartenfiltermenuboden { 
  background:#7F8282;
  border-top:1px solid #5C0A0C;
  height:4px;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -khtml-border-radius-bottomleft:6px;
  -khtml-border-radius-bottomright:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px; 
}

.kartenfiltermenuline { 
  color:#fff;
  padding: 1px 3px 1px 3px; 
  border-bottom: 1px solid #5C0A0C;
  /* font-weight:bold; */
}

.kartenfiltermenulinehigh { 
  padding: 1px 3px 1px 3px; 
  border-bottom: 1px solid #5C0A0C;
}

.kartenbackgrounddim {
          background-color:#444444;
          opacity: 1; /* Safari, Opera */
          -moz-opacity:1; /* FireFox */
          filter: alpha(opacity=100); /* IE */
          height: 100%;
          width: 100%;
          z-index:200;
          background-repeat:repeat;
          position:fixed;
          top: 0px;
          left: 0px;
}



body {
	background: #F0F0F0;
	/* DEKO */
	/*background-image:url(/resources/bilder/deko/footer.png);*/ 
	background-repeat:no-repeat; 
	background-position:50% bottom; 
	background-attachment:fixed;	

}

#kopf {
	width: 940px;
	height: 135px;
	font-size: 11px;
	/* DEKO 	*/	
	/*background-image:url('/resources/bilder/deko/logo_hintergrund.jpg');*/  
	background-repeat:no-repeat;

}

#logo {
	position: absolute;
	top: 12px;
	left: 44px;

}
.quell {
	text-align:right; 
	line-height:1.3em;
	font-size:10px;
	margin-right:6px;
	color:#666;
}
.quell a:hover {text-decoration:none;}

.wetterbild {vertical-align: middle;margin-right:10px;}

/* =============================================================================
   maxi mediathek
   ========================================================================== */


.maximediathek {
	background: #EEEEEE;
	border: 1px solid #CDCDCD;
	padding: 10px;
	margin-bottom: 20px;
}
.maximediathek .rubrik {
	margin-bottom: 10px;	
}

.maximediathek-player-wrapper {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
}

.maximediathek-player-links {
	margin-top: 10px;
	margin-bottom: 0;
}

.maximediathek-item-list {
    display: block;
    position: relative;
    margin: 0;
    margin-right: 15px;
    margin-left: 15px;
}
.maximediathek-item-list ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.maximediathek-item-list li {
    display: block;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    padding: 0;
    width: 134px;
    height: auto;
}

.maximediathek-item-list li img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
}


.microfiche-controls {
	display: block;
	height: 0;
	position: relative;
}
.microfiche-button {
	display: block;
	width: 14px;
	height: 75.5px;
	font-size: 0px;
	cursor: pointer;
}
.microfiche-prev-button {
	position: absolute;
	top: 0;
	left: -15px;
	background-image: url('/resources/bilder/maximediathek/pfeil_links_white.png');
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.microfiche-next-button {
	position: absolute;
	top: 0;
	right: -15px;	
	background-image: url('/resources/bilder/maximediathek/pfeil_rechts_white.png');
	background-repeat: no-repeat;
	background-position: center left;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.microfiche-prev-button, .microfiche-next-button {
	background-color: #C51015;	
}

.maximediathek-item-wrapper p {
	padding: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	display: block;
}
.maximediathek-item-imglink {
	position: relative;
	display: block;
}
.maximediathek-item-imgicon {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_75.png') no-repeat center;
	width: 30px;
	height: 28px;
}
.maximediathek-item-imgicon-big {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_100.png') no-repeat center;
	width: 40px;
	height: 38px;
}

/* =============================================================================
   maxi mediathek kommentare
   ========================================================================== */

.maximediathek .add-comment-form-wrapper {
	margin-top: 10px;
	display: none;
}

.maximediathek .add-comment-form-wrapper p:last-child {
	margin-bottom: 0;
}

.maximediathek .input-style, .maximediathek .submit-style {
	padding: 3px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
}
.maximediathek .input-style {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.maximediathek .submit-style {
	width: 100%;
	background: #CCCCCC;
	font-weight: bold;
}

.maximediathek p.small {
	font-size: 11px;
}

.maximediathek .comment h3 {
	font-weight: bold;	
}
.maximediathek .comment {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #CDCDCD;
}

.maximediathek .mcomment-response {
	margin-bottom: 10px;
}

/* =============================================================================
   audio / video teaser overlay icon
   ========================================================================== */
   
a.media-overlay,
a.media-overlay-small {
	position: relative;
	font-size:0;
}

a.media-overlay:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_100.png') no-repeat center;
	width: 40px;
	height: 38px;
}

a.media-overlay-small:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_75.png') no-repeat center;
	width: 30px;
	height: 28px;
}

.nachricht a.media-overlay,
.nachricht a.media-overlay-small {
	float: left;
    padding-right: 20px;
    font-size: 0 !important;
    line-height: 0 !important;
}

.nachricht a.media-overlay img,
.nachricht a.media-overlay-small img {
	float: none !important;
	padding-right: 0 !important;
}

/* ie8 fixes */
a.media-overlay .media-overlay-ie8-icon {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_100.png') no-repeat center;
	width: 40px;
	height: 38px;
}

a.media-overlay-small .media-overlay-ie8-icon {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('/resources/bilder/maximediathek/play_75.png') no-repeat center;
	width: 30px;
	height: 28px;
}

/* BILDER FOOTER */
#legal img {
margin-right: 8px;
display: block;
float: left;
}
#legal li {
clear: left;
margin-bottom: 8px;
overflow: hidden;
list-style-type: none;
display: list-item;
text-align: -webkit-match-parent;
padding-left: 0px;
background: none;
}
#legal {
padding: 16px 16px 16px 16px;
clear: both;
margin: 0 -20px;
background: #fff;
}
div.artikel table {
width: 100%;
margin-bottom: 16px;
}