.banner_small {
	height:96px;
	background: #fff;
	overflow: hidden;
	border-bottom:1px dotted #676767;
	cursor: pointer;

}
.banner_mc_all {
	width:325px;
	border-bottom:1px solid #989898;
	height: 80px;
	padding:10px 0 5px 5px;
}
.banner-box .active {
	background: #efefef;
}
.banner-box .even {
	margin:0 0 0px 50px;
	
}

.banner_mc_all .banner_mc_header, .banner_mc_text {
width:260px;
text-align: left;

}

.banner_small_content {
	overflow:hidden;
	height:96px;
	display: block
}
.banner_right_big {
	height: 80px;
	width:100px;
	list-style: none;
	margin-bottom:12px;
}
.banner_right_big img {
	margin:17px 0 0 30px;
}
.banner_right_list {
	margin: 10px;
	border-bottom: 10px solid #fff;
}
#rechts ul.banner_right_list li.banner_right_text {
	list-style: url(../img/right_list_point.png);
	list-style: disc;
	font-size: 150%;
	margin: 5px 0 10px 15px;
	position: relative;
	color: #000;
} 
.banner_right_text a {
	font-style: italic;
	font-weight: normal;
	color:#000;
	
	
}
.banner_main_border {
	list-style: none;
	margin:0 5px;
	min-height: 80px;
}
.banner_main_border img {
	display: block;
}
.banner_main_list {
	margin: 0 auto;
	min-width: 50%;
	width: auto;
}
.banner_main_border {
/*	max-width: 120px;*/
}
.banner_main_list .first {
	margin: 0px 5px 0 0 ;
	
}
.banner_main_list .newrow {
	margin-top: 10px;
	margin-right:5px;
	
}
.opa_50 {
    opacity: 0.6;
    filter: Alpha(Opacity=60); 

}

.opa_50:hover {
    opacity: 0.90;
    filter: Alpha(Opacity=90); 
}
.banner_small a{
text-decoration: none;
}
.banner_small_hover {height:86px;background: #efefef url(../img/button_go.png) 155px 20px no-repeat;display: block;overflow:hidden;}
.banner_small_hover p {font-size:135%;font-weight:bold;padding:35px 0 0 5px; }
.banner_small h4.bs_header {
	font-weight: bold!important;
	font-size:130%!important;
	width:115px!important;
	padding:0!important;
	margin: 5px 0 0 5px!important;
	background:none!important;
	border-bottom:none!important;
}
.banner-box .banner_wn{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #676767;
}
.banner-box .banner_wn h4.bwn_header 
{
	font-weight: bold;
	font-size:190%;
	padding:5px;
	font-style: italic;
	letter-spacing: 2px;
}
.bwn_text {
	font-weight: bold;
	font-size: 120%;
	padding:0 0 0 5px;
}
.bwn_text a{
color:#000;
}
.bs_text {
	width: 110px;
	margin: 0 0 0 10px;
}
.sb_link {
	margin:5px 0;
}
.banner_small_content img{ 
float: left;
margin:6px 0 6px 3px;
width:80px;
}

.banner_small h2.banner0 {
color:#676767!important;
}
.banner_small h2.banner1 {
color:#FF007D!important;
}
.banner_small h2.banner2 {
color:#796FB8!important;
}
.banner_small h2.banner3 {
color:#81AD21!important;
}
.banner_small h2.banner4 {
color:#cc071e!important;
}
.banner_small h2.banner5 {
color:Teal!important;
}

#following_list .vcard img,#community_user .vcard img{
	margin:3px;
	width:25px;
	height:25px;
}
#following_list,#community_user  {
	margin:0 0 0 2px;
}
#community_user {
	cursor: pointer;
}
.tx-youtubeapi-list li {
	list-style: none;
}
.mtm66 {
	margin-top:-66px;
}
.mtm96 {
	margin-top:-96px;
}
#banner_50 {
	position:relative;
	overflow:hidden;
	width: 340px;
	height: 255px;
	margin:0 auto;
}

#banner_50 .ml10i {
	width:2000em;
	position:absolute;
}
#banner_50 .ml10i li {
	float:left;
	list-style: none;
}

.slider_btn {
	padding:2px 8px;
	background-color: #2bbceb;
	display: block;
	position: absolute;
	top:128px;
	z-index: 108;
	font-size:120%;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	
}

.prev {
	left:0px;
}
.next {
	right:0px;
}
.fstars_premiums {
	background-color: #2bbceb;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	padding:10px 7px;
	
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltippadding {
	border-radius:4px;
	background: #fff;
	padding:10px;
	width: 160px
}
.tooltip {
	padding-top:17px;
/*	display:none;*/
	font-size:11px;
	width: 180px
	color:#000;	
}

.banner_main_list:after,.banner_right_list:after {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
