/* Regiostream ################################## */  

#g_top_box {
	width: auto;
	height:auto;
	margin-bottom:20px;
	margin-top:8px;
	}
#g_m1_box {
	width: auto;
	}
#g_player {
	width: 596px;
	margin: 0px;
	margin-right:14px;
	height:auto;
	padding:0px;

	float:left;
}

#g_playlist {
	width: auto;
	height:auto;
	padding:0px;
	margin: 0px;

}
#g_bewertungen{
	width: auto;
	height:333px;
	overflow:auto;
}
#g_bewerten{

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

}
.g_preview {
	padding:0px;
	display:block;
	height: 120px;
	width: 192px;
	margin:0px;
	text-align:center;
	background-color: #F0F0F0;
}
.g_preview_hover{
	background-color: #FFE9D2;
}
.g_preview_box_border{
	border: 1px solid #CCCCCC;
	padding:0px;
	margin:0px;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	text-decoration:none;

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

#g_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;
}
#g_preview_2 a:hover{

	border-color: #999999;

	background-color: #FFE9D2;
}
#g_titel {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	height: 20px;
	z-index: -20;
	text-align:center;
	margin-bottom: 0px;
	margin-top: 10px;
}

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

#g_titel_player {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
#preview_g_titel_player {
	margin-top:8px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	
}
#g_teaser_player {
	font-size: 14px;
	color: #999999;
	text-align: left;
}

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