/* Regiostream ################################## */  
#rs_auswahl {
	width: auto;
	height:auto;
	padding:0px;
	margin-top:8px;
	

}
#rs_player {
	text-align:center;
	width:512px;
	padding:0px;
 	border: 1px solid #CCCCCC;	

}
.rs_preview {
	padding:0px;
	display:block;
	height: 156px;
	width: 192px;
	margin:0px;
	text-align:center;

}
.rs_preview_hover{
	background-color: #FFE9D2;
}
.rs_preview_box_border{
	border: 1px solid #CCCCCC;
	padding:0px;
	margin:0px;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	text-decoration:none;

}
.rs_preview_box{
	width:172px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	
}

#rs_preview_2 a{
	padding: 6px;
	display:block;
	margin:0px;
	height: 86px;
	width: auto;
	margin-bottom:0px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
#rs_preview_2 a:hover{

	border-color: #999999;

	background-color: #FFE9D2;
}
#rs_titel {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 30px;
	z-index: -20;
	text-align:left;
}

#rs_beschreibung {
	font-size: 10px;
	height:30px;
	color: #666666;
	z-index: -2;
	text-align:left;
}
#rs_beschreibung_2 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#rs_info {
	margin-top:4px;
	font-size: 10px;
	color: #666666;
		text-decoration: none;
}
.rs_info a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#rs_preview_image {
	width: 164px;
	height:80px;
	overflow:hidden;
	border:0;
	margin:0px;
	padding:0px;
}
.rs_preview_image{
	border: 1px solid #D1D1D1;
	float:left;
	margin:0px;
	padding:0px;
}
#rs_preview_image_2 {
	margin-right:10px;
	width: 140px;
	height:80px;
	overflow:hidden;
	border: 1px solid #D1D1D1;
	float:left;
}

#rs_titel_player {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
#preview_rs_titel_player {
	margin-top:8px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	
}
#rs_teaser_player {
	font-size: 14px;
	color: #999999;
	text-align: left;
}

ul#rs_navi_rubrik_list {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom:12px;
   }
ul#rs_navi_rubrik_list li {
   padding: 0;
   display: inline;
   font-size: 14px;
   list-style-type: none;
   /*background-color: #fff;*/
   margin-right: 2px;
  
   
   }
ul#rs_navi_rubrik_list a {
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	color: #333333;   /*background-color: #fff;*/
	font-size: 14px;
	margin-bottom:12px;
   }
ul#rs_navi_rubrik_list a:hover {
	COLOR: #FFFFFF;
	background-color: #999999;
   } 
   
.rs_navi_rubrik_list_active {
		font-weight: bold;
   } 
      
#rs_bewertungen_select {
	padding: 0px;
	margin-right:4px;
	margin-bottom:6px;
	width: auto;
	border: 1px solid #CCCCCC;
	text-decoration:none;
	font-size: 12px;
} 
.rs_bewertungen_titel {
	text-decoration:none;
	padding:6px;
	font-size: 12px;
	font-weight: bold;
} 
.rs_bewertungen_kommentar{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5E5E5;
	padding: 6px;
}
#rs_sterne_player {
	margin-top:6px;
	margin-bottom:6px;
}  
#rs_sterne_bewertungen_player {
	font-size: 10px;
	color: #999999;
}  
