body {
	font-family: Arial,Helvetica,sans-serif;
	color: #323232;
	color: black;
	background-color: #989898;
	padding-top: 0;
	text-align: left;
	line-height: 24px;
}

.relative_pos{
	position: relative;
}

.col-md-4.col-sm-4.col-xs-12 {
	padding-right: 0px;
	padding-left: 0px;
}

a, .greybox_link {
	color:#323232;
}
a:hover, a:focus {
	color:#d20a11;
	text-decoration: none;	
}

a.fancybox-nav:hover, a.fancybox-nav:focus {
	color: transparent;
	text-decoration: none;	
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	margin-bottom:10px;
}
 
h4, .h4 {
	font-size:20px;
	margin-top: 0px;
}

header .header-cont{
	height: 150px;
	margin: 18px 17px 0 18px;
	background-color: #Fff;
	border-top: 1px solid #989898;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
}

header .header-cont .row::after { 
	clear:none;
}

p {
	margin-bottom:0px;
}

.bold {
	font-weight: bold;
}

a {
  color: #E10000;
  text-decoration: none;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:9px;
}
.no-margin{
	margin: 0 auto;
}	

.logo{
	padding: 44px 22px 22px 15px;
}

.caption {
	font-style:italic;
}
header .left-col img {
	width:100%;
	height:110px;
}

header .left-col{
	float: left;
	width:100%;
}

input[type=text] {
	
}
	

header .left-col .play_link{
	display: block;
	width: 41px;
	height: 41px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../img/play-button.png);
	position: absolute;
	bottom: 28px;
	right:-18px;
	z-index:10;
}

.mbon_usergallery_listing_element_rating_figuers img, .mbon_usergallery_listing_element_vote img {
	width:25px;
	margin-right: 5px;
}

.right-col .bottom, .left_play_button{
	line-height:18px;
	font-weight: bold;
}

header .song{
	font-size: 12px;
	float: left;
}

header .song .artist{
	font-weight: bold;
	margin-left: 20px;
}

.header-cont .col-lg-3 {
	padding-top: 9px;
}

.on_air p, .on_air span{ 
	float:left;
}

header .right-col{
	padding: 0px 0px 0px 3px;
}	

header .right-col .play_link{
	display: block;
	color: #E10000;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(../img/play_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 12px;
}	

.content_nav{
	padding: 0 17px;
	margin-top: -1px;
	margin-left: 1px;
}

.content{
	padding: 0 0px;
	margin-left: 1px;
	position:relative;
}

.contentr{	
	/*background-image: url(../img/nav_bg-colorWhite.png);*/
	background-size: 100%;
	background-color: #fff;
}

.content_raw{
	background-image: url(../img/nav_bg-colorWhite.png);
	background-size: 100%;
}
/*
nav .nav{
	padding: 0 15px 15px 23px; 
	position: relative;
	z-index: 6;
	background-image: url(../img/nav_bg-colorWhite.png);
	background-size: 100%;
}	*/
nav .nav{
	padding: 0 10px 15px 14px;
	position: relative;
	z-index: 6;
	background-size: 100%;
	border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    background-color: #fff;
}	

.normal nav .nav{
	display: block;
}

.xxx {
	color: transparent;
}


nav .nav  > li {
	display: table-cell;
	float: none;
	text-align: center;
	vertical-align: middle;
	height: 31px ;
	background: #c8c4c5;
	/*border-right: 1px solid #fff;*/
	border-right: none;
}

.nav > li > a {
	color: #1d1d1b;
}

.normal .nav > li > a{
	padding: 3px 35.5px;
	color: #1d1d1b;
}

nav .nav .firstlevel, nav .nav .firstlevel a{
	width: 40px;
	position: relative;
}

nav .nav  > li:hover{
	background: #DEDEDE;
}

nav .nav .firstlevel a{
	display: block;
	height: 31px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 19px;
	padding-right: 15px;
	color: #ffffff;
	font-size: 16px;
	background-position: center 0px;
	background: url(../img/menu_home_bg.png) no-repeat center center;
	text-indent: -2000px;
}

nav .nav .firstlevel a .before_link{
	display: block;
	visibility: hidden;
}

.firstlevel.mail.li-menu-link a {
	width: 45px;
}

nav .nav .firstlevel.mail a{
	background: url(../img/menu_email_bg.png) no-repeat center center;
	padding: 0 21px;
}

.content .bx-wrapper .slider{
	padding: 0;
}

.content .bx-wrapper {
	width: 100%;
	padding-left: 0px;
}

.content .bx-wrapper .bx-caption{
	width: 100%;
	background-color: #ededed;
	bottom:0px;
}

.content .bx-wrapper .bx-controls{
	position: initial;
	right: 53px;
	bottom: 24px;
}

.content .bx-wrapper .bx-prev{
	  left: -5px;
	  top: 0;
	  height: 100%;
	  margin-top: 0;
	  background: url('../img/arrow-left.png') no-repeat center;
	  background-color: rgba(241, 241, 241, 0.6);
	  background-size: 49% 5%;
	  z-index: 99;
}

.content .bx-wrapper .bx-next{
	  right: 5px;
	  top: 0;
	  height: 100%;
	  margin-top: 0;
	  background: url('../img/arrow-right.png') no-repeat center;
	  background-color: rgba(241, 241, 241, 0.6);
	  background-size: 49% 5%;
	  z-index: 5;
}

.content .bx-wrapper .bx-caption span{
	color: black;
	font-size: 20px;
	padding: 5px 0px 5px 47px;
}

.content .bx-wrapper .bx-viewport{
	border: 0;
	box-shadow: none;
}

.content .bx-wrapper .bx-pager {
	bottom:30px!important;
}
.content .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}

.content #search_field, .content #pro_search {
	width: 100%;
	height: 24px;
	line-height: 24px;
	border: 1px solid #bfbfbf;
	padding-left: 30px;
	font-size: 11px;
	color: #a0a0a0;
	background-image: url(../img/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ffffff;
	font-family: Arial;
	margin-top: 0px;
}

.content .pad{
	padding: 0px 10px 0px 2px;
}

.subpage.content .pad {
    padding: 0px 14px 0px 0px;
}

.col-sm-4  .pad{
	margin-bottom: 30px;
}

.content .right_info h3 {
	height: 30px;
	line-height: 30px;
	color: #434343;
	font-size: 14px;
	padding-left: 13px;
	margin-bottom: 0;
	margin-top: 1px;
}

.content .right_info .cont{
	padding: 10px;
}

.content .cont .contenttable tr td{
	font-size: 12px;
	width: 50%;
}


.subpage .col-sm-8 {
	width:703px;
}

.content .cont .contenttable tr td:first-child{
	font-weight: bold;
}

.content .right_info .cont .temp{
	font-size: 18px;
	width: 15%;
	padding:0;
	margin-top: 25px;
}

.content .right_info .cont .minmax-temp span{
	float: left;
	text-align: center;
	padding-right: 4px;
}

.content .content-full{
	padding: 17px 5px 0px 20px;
}

.subpage .content-full{
	padding: 17px 5px 0px 0px;
}

.content .content-full .news-cont{
	padding-left: 10px;
}

.content .content-full .inner-cont{
	border-bottom: 0px solid #DDDDDD;
	padding: 15px 0px 5px 0px;
}


.content .content-full .news-cont .inner-cont .top-inner-cont{
	position: relative;
}

.content .content-full .news-cont .inner-cont .text{
	margin-top: 10px;
}	

.content .content-full .news-cont h3{
	height: 30px;
	line-height: 30px;
	color: #434343;
	font-size: 14px;
	background: #DDDDDD;
	padding-left: 13px;
	margin-bottom: 0;
	margin-top: 0;
}

.news-cont .inner-cont .row{
	margin:0;
}
.simple-news-more{
	position: absolute;
	bottom: 0;
	right: 20px;
}

.simple-news-more a {
	text-decoration: none;
	padding-left: 21px;
	background-image: url(../img/news_arrow.gif);
	background-repeat: no-repeat;
}

.content h3 {
	height: 30px;
	line-height: 30px;
	color: #434343;
	font-size: 14px;
	padding-left: 13px;
}

.cor-pad{
	padding-left: 0;
}

.fifty{
	width: 50%;
}

.content .content-full .inner-cont.comm{
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}

.content .content-full .inner-cont.comm img{
	width: auto;
	max-height: 64px;
	margin: 10px auto
}

.show-link{
	position: absolute;
	right: 4px;
	top: 0;
}

.show-link a{
	color: #434343;
}

.content .content-full .inner-cont .text span{
	float: left;
	margin-right: 5px;
}

.show-column{
	margin-bottom: 10px;
}

.fixed-h{
	height: 345px;
}

.add_place_nw {
  padding: 8px 30px;
  border: 1px solid #dadada;
  position: relative;
  margin: 35px 0;
}

.add_place_nw a{
	color: #323232;
}

.advers {
  padding: 8px 23px;
  border: 1px solid #dadada;
  position: relative;
  margin: 35px 0;
}

.adver_cont{
	margin-top: 20px;
}

.adver_cont .adver_cont_single{
	margin-bottom: 20px;
}

.adver_cont .adver_cont_single h1{
	font-size: 18px;
	margin-top: 0;
	color: rgb(64, 124, 216);
	font-weight: bold;
	margin-left: 5px;
}

.adver_cont .adver_cont_single p{
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 0;
}

.adver_cont .adver_cont_single img{
	border: 1px solid #dadada;
}

.adver_cont .adver_cont_single .mehr-link a, .adver_cont .adver_cont_single a{	
	color: rgb(64, 124, 216);
	font-size: 12px;
	font-weight: bold;
}

.normal #weather, .mobile #weather{
	display: block !important;
	margin-top: 20px;
	margin-bottom:14px;
}

.submenu {
	display:none;
}

.submenu ul li{
 	list-style: none;
}


.col-sm-6.list-news{
	width:100%;
}

.list-news .col-md-8 {
	width:35%;	
	padding-left: 0;		
}

.list-news .col-md-4{
	width:65%;
}

.list-news .col-md-4.full-width{
	width:100%;
	overflow: hidden;
}

.date_categ.polnewsstart {
	color: #a0a0a0;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 0px;
}

.date_categ {
	color: #a0a0a0;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 5px;
}

#weather .right_info_cont, #blitzer .right_info_cont {
	background-color: #ededed;
}

#blitzer .right_info_cont h3 {
	  background:none;
	  border:0;
}


/*teaser box -begin*/

.content-teaserbox, .content-greybox {
	width: 50%;
	float:left;
}

.col-sm-4 .content-teaserbox {
	width: 100%;
	padding-right: 7px;
}

.content-teaserbox .show_img img{
	width:100%;
	height: auto;
	max-height:230px;
}

.container_teaser {
	overflow:hidden;
	width: 100%;
}

.content-teaserbox .teser_box_inner .headline h1 {
	margin-bottom:0;
	margin-top: 6px;
	/* font-weight: 100; */
	font-size: 20px;
	line-height:24px;
}

.content-teaserbox .teser_box_inner .headline{
	background-color: #ededed;
}

.teser_box_inner {
    padding: 15px 7px 15px 7px;
	position:relative;
}

.content-headline{
	padding:20px 10px 5px 10px;
	min-height: 109px;
}

.content-headline span {
	color:#a0a0a0;
	font-weight:normal;
}

.content-teaserbox .teser_box_inner img.icon{
	  width: 50px;
	  height: 50px;
	  position: absolute;
	  top: 320px;
	  left: 301px;
}

/*teaser box -end*/

.col-sm-4 .content-greybox{
	  width: 100%;
}

.col-sm-4 .content-greybox .grey_box_inner{
	padding: 0px 13px 0px 7px;
}

.grey_box_inner .show_img img {
	max-width:100%;
	width:initial;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 7px;
}

.grey_box_inner .show_img {
	width:18%;
	float:left;
	height: 100%;
	text-align:center;
}

.grey_box_inner .title_des {
	width:72%;
	float:left;
	font-size: 12px;
	height: 100%;
	padding: 5px 0 0 0;
}

.content-greybox {
	height: 50px;
        margin-bottom: 0px;
	margin-top: 15px;
}

.content-headline-grey {
	overflow:hidden;
	height:50px;
}

.grey_box_inner .title_des p{
	margin:0;
}

.content-greybox .headline_grey{
	background-color: #ededed;
}

.content-greybox .grey_box_inner { 
       padding: 0px 7px 0px 7px;
}

.giftBox-icon div {
	background-image: url(../img/giftBox.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 7777;
	width: 25px;
	height: 35px;
	position: absolute;
	top: 10px;
	right:10px;
}

.video-icon div {
	background-image: url(../img/Video-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 7777;
	width: 35px;
	height: 20px;
	position: absolute;
	top: 10px;
	right:10px;
}

.gallery-icon div {
	background-image: url(../img/kamera-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 7777;
	width: 30px;
	height: 22px;
	position: absolute;
	top: 10px;
	right:10px;
}

.deinfm div {
	background-image: url(../img/deinfm_icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 7777;
	width: 77px;
	height: 22px;
	position: absolute;
	top: 10px;
	right:10px;
} 

.audio-icon div {
	background-image: url(../img/Audio.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 7777;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right:10px;
}

/*.giftBox-icon, .video-icon, .gallery-icon {
	 position: relative;
}*/

.giftBox-icon img, .video-icon img{
	 z-index: -1;
}

.colright.fixed-h {
	height: 311px;
}

.btn1, .subpage .btn1{
	  background-color: #c4c34d;
	  width: 80.5%;
	  height: 100px;
	  margin: 0 auto;
}

.btn2 {
	  background-color: #51b55b;
	  width: 80.5%;
	  height: 100px;
	  margin: 0 auto;
	  margin-bottom: 240px;
}

.blueBox {
	  background-color: #196282;
	  width: 80.5%;
	  height: 240px;
	  margin: 0 auto;
	  margin-top: 30px;
	  margin-bottom: 30px;
}

.news-cont .no-media-element {
	display:none;
}
/*.col-lg-9 {
	  width: 55%;	
}

.col-lg-3 {
	  width: 45%;
}*/

.col-lg-3  .col-sm-6 .right-col img{
	max-height:103px;
	float:right;
	width: 210px;
}

header .left-col .playlist_link {
	  display: block;
	  color: #E10000;
	  text-decoration: none;
	  padding-left: 0px; 
	  font-size: 15px;
	  font-weight: bold;
}

.on_air span {
  	font-weight: bold;
}

.on_air p {
	margin-bottom: 0;
}

.col-lg-3 .bottom{
	float:left;
	font-size: 14px;
	padding-bottom: 8px;
}

.header-cont .col-lg-3 .bottom,
.header-cont .col-lg-3 .bottom div{
	float: none;
}

.col-lg-3 .bottom span {
	font-weight: bold;
}


.bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover{
	background-position: 50% 50% !important;
}

.fixed-h .bx-wrapper .bx-controls-direction a {
	width: 30px;
}

#blitzer .right_info_cont h3 {
	color: #a0a0a0;
	font-size: 13px;
}

#blitzer .bk_img {
	  padding-left: 40px;
	  background-image: url(../../../Public/custom/img/Blitzer-black.png);
	  background-repeat: no-repeat;
	  background-size: 19px 27px;
	  background-position-y: 0;
	  background-position-x: 14px;
	  background-position: 14px 0;
	  margin-bottom: 15px;
}

.col-sm-3.col-xs-3.minmax-temp, .col-sm-3.col-xs-3.minmax-temp {
	padding:0px;
	width:18%;
}

.content-min, .content-max {
	margin-top:25px;
}

.content-min .min, .content-max .min {
	  padding-top: 4px;
	  font-size: 10px;
}

#weather .degr {
	  font-size: 18px;
}

.content .content-full .col-sm-6:last-child  .inner-cont {
	  border-bottom: 0px solid #DDDDDD;
}

.blueBox.ad {
  	  width: 90%;
	  height: 335px;
	  margin: 0 auto;
	  margin-bottom: 104px;
}

.col-sm-6.no-padding.song_pic_cont #left_play_button { 
	  margin-bottom: 10px;
}

.col-lg-3 .col-sm-6 .right-col img {
	max-height: 130px;
	float: right;
	width: 100%;
}

.on_air {
	font-size:14px;
	overflow: hidden;
	padding-top: 4px;
}

header .col-sm-6.no-padding.song_pic_cont {
	width: 50%;
}

header .col-sm-6.no-padding {
	width:50%;
}

.header-cont .col-sm-6.no-padding  .right-col{
	padding: 0px 0px 0px 0px;
}

.bottom div {
	float:left;
}

.forMobile .close {
	position: absolute;
	right: 8px;
	font-size: 15px;
	color: white;
	opacity: .8;
	margin-right: 5px;
	margin-top: 4px;
	font-weight:normal;
}

.closeWeather {
	margin-right: 5px;
	margin-top: 4px;
	font-size: 15px;
	color: white;
}


.forMobile .mobile-weather .row {
	margin:0;
}

.forMobile {
	position:relative;
}

.forMobile .mobile-weather, .forMobile .mobile-blitzer {
	  width: 100%;
	  position: fixed;
	  bottom: 0px;
	  background-image: url(../img/background-wetter.png);
	  color: white;	
	  z-index: 99999;
}

.forMobile .mobile-blitzer .cont span {
	padding-left: 25px;
}

.grey_box_inner .title_des p{
	overflow: hidden;
	height: 15px;
	line-height: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.content-headline-grey .title_des span {
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:18px;
}


.footer-menu li {
	list-style:none;
	float:left;
	padding-left: 8px;
}

.breadcrumb li {
	list-style:none;
	float:left;
}

.breadcrumb .content {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.breadcrumb .content ul {
	overflow: hidden;
	color: #9d9d9c;
	margin: 0;
	padding: 0;
}

.col-sm-8 .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
	margin-bottom: 13px;
	padding-top:0px;
}

.footer-menu ul span {
	padding: 0px 8px 0px 0px;
	border-right: 1px solid black;	
}
.shariff {
	width:52%;
	float:right;
}
.shariff ul span {
	border-right:none;
	padding:0;
}
.shariff ul li {
	padding-left:0;
}
.shariff .facebook .like, .shariff .share, .shariff .twitter, .shariff .facebook {
	padding:0;
}

.footer-menu ul li.active  a {
	color: #9d9d9c;
}

.footer-menu ul li:last-child span{
	border:0px;
}

.footer-content {
	display:inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 50px;
}

.footer-menu a{
	color: #000;
}

#left_play_button a{
	color:#9d9d9c;
	font-weight:bold;
}

.header-cont .contentImg {
	height: 110px;
	width:224px;	
	display: block;
	overflow: hidden;
}

.fixed-h.imageContent {
	height: auto;	
	margin-bottom:20px;	
}

.subpage .col-sm-8 .content-full img{
	width:250px;
}

.subpage .blueBox{
	margin-top: 40px;
}

.subpage .col-sm-8 .cor-pad .jwplayer.playlist-none {
	width:50%;
}

.col-sm-4 .csc-textpic-imagewrap {
	margin: 15px 7px 7px 7px;
	max-height: 349px;
	padding: 0 3px 0 0px;
}


.col-sm-4  .csc-textpic{
	float:left;
	width:100%;
}

.col-sm-4 div.csc-textpic .csc-textpic-imagewrap img{
	max-height: 334px;
	width:100%;
}

.subpage .col-sm-8 h1 {
	font-size:20px;
	margin-top: 0px;
}

.subpage .cor-pad .row{
	margin:0;
}
.normal .closeMenu {
	display:none;
}



.col-sm-4 div.csc-textpic-center .csc-textpic-center-outer {
	float: left;
	right: 0;
	width: 100%;
}

 .col-sm-4 div.csc-textpic-center .csc-textpic-center-inner{
	right: 0;
	float:none;
}

.normal .last .col-sm-4 div.csc-textpic-center .csc-textpic-center-inner figure {
	width:100%;
}

.news.news-single  .news-img-wrap {
	float: left;
	margin: 0;
}

.news.news-single  .news-img-wrap .outer div a img {
	float:left;
	margin:0;
	width:400px;
	height:300px;
}

.news.news-single {
	padding-left: 10px;
}

.col-sm-8 .tx-indexedsearch {
	padding: 10px 0px 0px 10px;
}

.col-sm-8 .tx-indexedsearch .tx-indexedsearch-searchbox-sword {
	margin-left: 10px;
}

.col-sm-8 .tx-indexedsearch-searchbox-button.submit {
	margin-left: 9px;
	margin-top: 9px;
}

#tx_indexedsearch p {
	margin-top:10px;
	text-align:justify;
}

#tx_indexedsearch p a {
	color:black;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	/*background-color: #DEDEDE !important;		*/
	color: #1d1d1b;
}

/*menu and submenu desktop*/
.normal menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.normal menu ul li {
	display:inline-block;
	position:relative;
}

.normal menu  li ul {    
	background-color:rgb(225,75,75);
	position:absolute;
	left:0;
	top:40px; /* make this equal to the line-height of the links (specified below) */
	width:200px;
}

.normal nav.menu ul li.li-menu-link.active, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .normal .submenu li.current {
	background-color: #dedede;	
}
.normal menu  li li {
	position:relative;
	margin:0;
	display:block;
}
.normal menu  li li ul {
	position:absolute;
	top:0;
	left:200px; /* make this equal to the width of the sub nav above */
	margin:0;
}

.normal .submenu {
	position: absolute;
	left: 0;
	top: 31px;
	margin-left: 0 !important;
	border-top: 1px solid #FFFFFF;
	background: #dadada;
	padding: 10px 0 !important;
	min-width: 135%;
	z-index:888;

}

.normal .submenu li {
	list-style-type: none;
	float:left;
	padding: 0 5px !important;
	width: 100%;
}

.normal .submenu li a {
	color: #1d1d1b;
	padding: 2px 0 !important;		
	text-align: left;
	float: left;
	width:100%;
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 5px;
}

.normal .submenu a:hover {
	text-decoration: none;
	background-color: #eee;
}

.breadcrumb li a {
	color: #9d9d9c;
}

.subpage .col-sm-8  {
	margin-left:9px;
}

.col-sm-8{
	min-height:800px;
}

.footer-menu ul {
	display: table;
	margin: 0 auto;
}

.tx-mbonweather-pi1 .cont a{
	color: #323232;
}

.tx-mbonweather-pi2 {
	padding: 15px 0px 0px 10px;
}

.blitzer.gradient_box .content-row-ort {
	width:100%;
	padding-left: 13px;	
}

.blitzer.gradient_box .content-row-ort .left {
	float: left;
	width: 20%;
}

.blitzer.gradient_box .content-row-ort .right {
	width: 100%;	
}

.blitzer.gradient_box { 
	overflow:hidden;
}

.blitzer.gradient_box span {
	float: left;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
}


.blitzer.gradient_box span a {
	color: #323232;
}

.tx-mbonweather-pi2 .blitzverkehr table {
	width:100%;
}


.mobile_img img, .desktop_img img {
	width:100%;	
}

.facebook {
	float:left;
	overflow:hidden;
	padding-top: 20px;
}
.facebook .like, .share, .twitter {
	padding:0px;
}

.right_info_cont .tx-amsnewsflash-pi1 {
	margin-top: 15px;
}

.mobile_img {
	text-align: center;	
}

.news-cont a {
	color: #323232;
	color: black;
}

a.all_news {
	font-size: 13px;
	color: black;
	float: right;
}

.content .news-single .article .news-img-wrap {
	width:335px;
	padding-bottom: 15px;
}

.fullBox {
	display:none;
}

.fullBox img {
	width:100%;
	height:auto;
}

.four-ad {
	overflow: hidden;
	clear:both;
	display:none;
	width: 292px;
	position: relative;
	margin: 0 auto;
}

.four-ad div {
	width: 136px;
	height: 46px;
	background-color: #88cbe4;
	float: left;
	margin: 5px 5px;
}

/*mbon_programm*/
table.mbon_calendar th {
	background:none;
}
.mbon_programm_nav {
	background-color:#ededed;
	overflow: hidden;
	padding: 8px 0;
}
.mbon_programm_nav_prev {
    float: left;
    width: 35%;
}
.mbon_programm_nav_day {
    float: left;
    width: 30%;
    text-align: center;
	font-size: 20px;
}
.mbon_programm_nav_next {
    float: left;
    width: 35%;
}
.mbon_programm_nav_prev	a, .mbon_programm_nav_prev .programm_inactive {
    background-image: url(../img/programm_arr_left.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    padding-left: 35px;
    display: block;
    color: #ffffff;
    font-weight: bold;
}
.mbon_programm_nav_next	a, .mbon_programm_nav_next .programm_inactive {
    background-image: url(../img/programm_arr_right.png);
    background-position: 215px center;
    background-repeat: no-repeat;
    padding-right: 35px;
    display: block;
    text-align: right;
    color: #ffffff;
    font-weight: bold;
}

.mbon_programm_cat {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.mbon_programm_cat h2 {
	font-size:20px;
	border-bottom:1px solid #ededed;
	padding-bottom: 5px;
	margin-top: 12px;
}

.mbon_programm_rec_image {
	float:left;
}

.mbon_programm_rec_title {
	font-size:20px;
}

table.mbon_calendar td {
	color: #cacaca;
}

table.mbon_calendar td a {
	color:#cacaca;
}
.mbon_calendar .aktday {
	border:none;
	background-color:#fff;
}

.mbon_programm .jwplayer.playlist-none {
	width:385px!important;
}

.mbon_playlist img {
	width:auto;
}

.mbon_playlist table {
	width: 100%;
}

.mbon_playlist .filter {
	background-color:#eeeeee;
}

.mbon_playlist .filter .table {
	display:table;
	margin:0;
}

.mbon_playlist .filter .table .row {
	display:table-row;
}

.mbon_playlist .filter .table .column {
	padding: 0.5em;
	display:table-cell;
}

.mbon_playlist .filter .table .column.header {
	font-weight:bold;
}

.mbon_playlist .filter input, .mbon_playlist .filter input:focus, .mbon_playlist .filter select, .mbon_playlist .filter select:focus {
	border:none;
	outline:none;
	text-align: center;
}

.mbon_playlist .filter select {
	padding:4px;
}

.mbon_playlist .filter input[type=submit] {
	background-color: #ffffff;
    font-weight: bold;
    padding: 0 10px;
}

.mbon_playlist table tr.odd {
	background-color:#ffffff;
}

.mbon_playlist table tr.even {
	background-color:#eeeeee;
}

.mbon_playlist .table .row .column#submit_button {
	width:36%;
	text-align:right;
	padding-right: 3%;
}

.mbon_playlist #charts_table td {
	padding: 0.7em;
}

.mbon_playlist #charts_table td .mid_img {
    width: 70px;
    height: auto;
}

.mbon_playlist .selectDiv {
   
   width: 170px;
   height: 27px;
    line-height:28px;
   overflow: hidden;
   background: url('../img/dropdown-arrow.png') no-repeat right #FEFEFE;
    margin:0px;
    padding:0px;
    position: relative;
    z-index:100;
    
   }
.mbon_playlist .selectDefault {
    padding-left:8px;
}

.mbon_playlist .selectDiv select {
   margin:0px;
   padding:0px;
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    z-index:101;
}
.mbon_playlist .selectDiv select:focus {
    outline: none;
}

.mbon_playlist .selectDefault, .mbon_playlist .selectDiv option {
    font-family:arial;
    font-size:12px;
}

.news-text-wrap .jwplayer{
	display: inline-block;
	margin-bottom: -5px;
}

.tx-mbonurlaubsvote-pi1 img, .tx-mbonsoundmemorygame-pi1 img, .tx-mbonmemorygame-pi1 img {
	width:auto;
}

.mbon_programm_nav .mbon_programm_nav_prev a, .mbon_programm_nav .mbon_programm_nav_next a {
	color: #323232;
}

.tx-mbonautohaus-pi1 .csc-mailform-field label {
	width:25%;
	float:left;
}

.tx-mbonautohaus-pi1 .csc-mailform-field, .mbon_hoerergruesse_form_row {
	padding-bottom:5px;
}

.tx-mbonautohaus-pi1 {
	padding-left: 8px;
	padding-bottom: 8px;
}


.tx-mbontrafficlights-pi2, .tx-mbonhoerergruesse-pi1, .tx-mbonsmartspruch-pi1 {
	padding-left:8px;
}

.tx-mbonautohaus-pi1 textarea  {
	width:174px;
}

.mbon_hoerergruesse_form_row label {
	width:17%;
}

.mbon_hoerergruesse_form_row .captcha  {
	margin-bottom:15px;
}

.tx-mbonhoerergruesse-pi1 input[type=submit] {
	margin-top: 8px;
}

.tx-mbonsmartspruch-pi1 label {
	float:left;
	width:40%;
}

.tx-mbonsmartspruch-pi1 input {
	margin-bottom:8px;
	width: 60%;
}

.tx-mbonsmartspruch-pi1 textarea {
	width:60%;
}

.tx-mbonsmartspruch-pi1 .mbon_smartspruch_submit {
	width:initial;
}

.tx-mbonsmartspruch-pi1 {
	padding-right:7px;
}

.mbonazubiboerse-form label {
	float:left;
	width:30%;
	margin:0;
}

.mbonazubiboerse-form input[type=text], .mbonazubiboerse-form textarea {
	width:50%;
	margin-bottom: 8px;
}

.mbonazubiboerse-form input[type=file]  {
	width:50%;
	margin-bottom: 8px;	
}

.mbonazubiboerse-form input[type=submit] {
	clear: both;
	float: left;		
	margin-top:45px;
}

.tx-mbonazubiboerse-pi1 form {
	margin-bottom: 50px;		
}

.tx-mbonazubiboerse-pi1 {
	padding-left:8px;
}

.tx-mbonfrontslider-pi1 .ui-tabs-vertical ul.ui-tabs-nav  {
	width: 40%;
	float: right;
	padding-left: 0;
}

#mbon_frontslider .ui-tabs-panel  {
	width: 60%;
}

.mbon_frontslider_img img {
	width:100%;
	max-height: 247px;
}

.tx-mbonfrontslider-pi1 li {
	list-style-type: none;	
}

.tx-mbonfrontslider-pi1 a {
	color: #323232;
}

#mbon_frontslider li {
	height: 62px;
	width: 100%;
	overflow: hidden;
	z-index: 100;
	position: relative;
	margin-bottom: 0px;
}

#mbon_frontslider li a {
	display: block;
	height: 60px;
	margin-left: 1px;
	padding: 15px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/slider_bg.gif);
	font-weight: bold;
	font-size: 13px;
	outline: none;
}

.tx-mbonfrontslider-pi1 {
	/*padding: 0px 10px 0px 15px;*/
	padding: 0;
	margin-bottom: 50px;
}

.ui-state-active a {
	color:white !important;
}

#mbon_frontslider .ui-state-active a{
	background-image:url(../img/slider_active.png);
	background-size: 100%;	
	margin-left: 0px;
}

.tx-mbonsmartspruch-pi1 input[type=file] {
	float:left;
}

.tx-mbonautohaus-pi1 .csc-mailform-field input[type=text], .tx-mbonautohaus-pi1 .csc-mailform-field textarea {
	width:50%;
}

.tx_mbonvideoupload_pi1_form table tr input, .tx-mbonmemorygame-pi1 form table td input {
	margin-bottom:5px;
}

.tx_mbonvideoupload_pi1_form table td {
	padding-right:17px;
}

.tx_mbonusergallery_pi1_form input {
	margin-bottom:5px;
	height:20px;
	line-height:18px;
}


.tx-mbonurlaubsvote-pi1 form tr td:first-child {
	width:20%;
}

.tx-mbonurlaubsvote-pi1 form textarea {
	width:174px;
}

.tx-mbonurlaubsvote-pi1 form tr td {
	padding-right:5px;
	text-align:left;
	width:80%;
}

.tx-mbonurlaubsvote-pi1 form tr td input {
	margin-bottom:5px;
}

.tx-mbonurlaubsvote-pi1  table {
	width:350px;
}

.mbon_randale_songs input[type=submit]{
	margin-left: 25px;	
}

.mbon_haustierforum_show_formular_inside label img, .mbon_haustierforum_show_entry_left img, .tx-mbonbilderjury-pi1 input, .tx_mbonbandupload_pi1_form img, .tx-mbonrha-pi1 form table tr td img  {
	width:initial;
}

.mbon_haustierforum_show_formular input[type=text], .mbon_haustierforum_show_formular textarea {
	margin-left: 10px;
}

.mbon_haustierforum_show_formular input[type=file] {
	margin-left:10px;
	float:left;
}

.col-sm-8 .mbon_haustierforum_show_formular  #submit_button{
	margin-left:10px!important;
}

.tx-mbonmemorygame-pi1 {
	padding-left:8px;
}

.tx-mbonbilderjury-pi1 input, .tx-mbonbilderjury-pi1 textarea, .tx_mbonbandupload_pi1_form table td input{
	margin-bottom: 5px;
}

.tx-mbonbilderjury-pi1 form table td,  .tx_mbonbandupload_pi1_form form table tr td  {
	padding-right:5px;
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_listing  {
	margin-bottom:64px;
	width:45%;
	margin-left: 0;
	margin-bottom: 25px;
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.rightEntry {
	margin-left:10%;
}

.mbon_haustierforum_show_all_entrys {
	clear:both;
}

.football_side .football_img_header {
	margin-bottom: 14px;
}

.mbon_quickgallery_images { overflow:hidden; }

.mbon_quickgallery_image {
	float: left;
	width: 25%;
	height: 120px;
	padding: 10px 0;
	text-align: center;
}

.mbon_quickgallery_image img {
	width:initial;
}


.subcolumns .col-sm-4 {
	display:block;
}

.tx-mbonprogramm-pi2 .mbon_programm_nav_next a {
	background-position: 97% center;
}

.tx-mbonprogramm-pi2 {
	padding-right:10px;
	line-height: 18px;
}

.mbon_calendar .fill a:hover {
	color:#d20a11;
}

.mbon_calendar .nocolor {
	border-bottom: 2px solid #cacaca;
}

.mbon_calendar .border {
	border: 0px #d20a11 solid;
}

.tx-mbonprogramm-pi2 table.mbon_calendar td.fill:hover {
	background: white;
	color: #bbb;
}

.tx-mbonprogramm-pi2 table.mbon_calendar td.fill a:hover, .tx-mbonprogramm-pi2 table.mbon_calendar td.cal_gray a:hover {
	color:#d20a11;
}

.tx-mbonprogramm-pi2 table.mbon_calendar td.fill a, table.mbon_calendar  .cal_gray a {
	color:black;
}

.tx-mbonprogramm-pi2 table.mbon_calendar  .cal_gray a{
	font-weight: normal;
}


table.mbon_calendar .aktday a {
	font-weight: bold;
	color:black;
}


.progExt_wrap {
	margin-right:13px;
}

.tx-mbonprogramm-pi2 p {
	margin-bottom:5px;
	margin-top:20px;
}

.tx-mbonplaylist-pi1 {
	margin-top:27px;
}

 .mbon_quickgallery_nav {
	background-color: #fff;
	overflow: hidden;
	padding: 8px 0;
}
.mbon_quickgallery_nav_prev {
	float: left;
	width: 35%;
}
.mbon_quickgallery_nav_next {
	float: left;
	width: 35%;
}
.mbon_quickgallery_nav .mbon_quickgallery_nav_prev a, .mbon_quickgallery_nav .mbon_quickgallery_nav_next a {
	color: #323232;	
}
.mbon_quickgallery_nav_prev a, .mbon_quickgallery_nav_prev .quickgallery_inactive {
	background-image: url(../img/quickgaller_arr_left.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	float:left;
}
.mbon_quickgallery_nav_next .quickgallery_inactive, .mbon_quickgallery_nav_next a {
	background-image: url(../img/quickgaller_arr_right.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-right: 35px;
	display: block;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	float: right;
	width: 9px;

}
.mbon_quickgallery_nav_next .quickgallery_inactive_last, .mbon_quickgallery_nav_next .pagination_last {
	background-image: url(../img/quickgaller_arr_double_right.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-right: 0;
	display: block;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	float: right;
	width: 14px;
}
.mbon_quickgallery_nav_prev .pagination_first, .mbon_quickgallery_nav_prev .quickgallery_inactive_first {
	background-image: url(../img/quickgaller_arr_double_left.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-right: 30px;
	display: block;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	float:left;
}
.mbon_quickgallery_nav_day {
	float: left;
	width: 30%;
	text-align: center;
	font-size: 20px;
}
.mbon_quickgallery_nav_day a.pag_item {
	color:black;
	font-size: 14px;
}
.mbon_quickgallery_nav_day a.pag_item.active {
	font-weight:bold;
}

.fancybox-social-icons img { 
	width: auto; 
	float:right;
}

.tx-mbonfrontslider-pi1 .bx-wrapper .bx-viewport {
	/*height:345px!important;*/
}


.bx-wrapper {
	margin: 0 auto 0px;
}

.col-sm-4 .csc-textpic.csc-textpic-center.csc-textpic-above {
	max-height: 332px!important;
}

.col-sm-4 div.csc-textpic .csc-textpic-imagewrap img {
	max-height: 332px!important;
}

.tx-mbonusergallery-pi1 .mbon_usergallery_listing_element {
	height:auto;
}

.tx-mbonusergallery-pi1 .mbon_usergallery_listing_element_image {
	width: 270px;
	height: 270px;
	overflow: hidden;
	background-color: #ededed;
	position:relative;
}
.mbon_usergallery_listing_element_image img {
	max-width: 270px;
	max-height: 270px;		
	height:auto;
	width:auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.mbon_usergallery_listing_element_text_row strong {
	  font-weight: normal;
}
.mbon_usergallery_listing_element:nth-child(odd) {
	float:left;
	clear: both;
}

.mbon_usergallery_listing_element:nth-child(even) {
	float:right;
}

.tx-mbonusergallery-pi1 .mbon_usergallery_listing_element_vote {
	margin:0;
	width:125px;
	display: none;
}

.tx-mbonusergallery-pi1  .mbon_usergallery_listing_element div {
	padding:0;
}

.tx_mbonusergallery_pi1_form form table {
	width:100%;
}

.tx_mbonusergallery_pi1_form input[type=text], .tx_mbonusergallery_pi1_form textarea {
	width:50%;
}


.tx_mbonusergallery_pi1_form input[type=submit] {
	width: 22%;
	height: 26px;
}

.tx_mbonusergallery_pi1_form {
	padding-bottom:30px;
}

.agreement .check {
	float:left;
	width:3%;
}

.agreement label {
	width:97%;
	float:left;
	font-weight: normal;
}

.agreement label a {
	color: #E10000;
}


.mbon_haustierforum_show_all_entrys form .mbon_haustierforum_show_formular_inside {
	padding-left: 0;
	padding-top: 10px;
}


.mbon_haustierforum_show_formular label {
	clear:left;
	font-weight: normal;
}
/*
.mbon_haustierforum_show_formular textarea {
	float:left;
} */

/*news-slider*/
.news-single .article .news-img-wrap .tt_news_image_slider img {
	width:100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 

	/* Safari only override */

	::i-block-chrome,.col-lg-3 .bottom{
		font-size:13px;
	}

	::i-block-chrome, nav .nav .firstlevel a{
		padding-left:22px;
		padding-right:25px;
	}
	::i-block-chrome,#searchfrm #search_field {
		line-height: 1;
	}
	::i-block-chrome, .content #pro_search {
		line-height: 1;
	}
}

.mbon_usergallery_listing {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.mbon_usergallery_listing_element:nth-child(even) .mbon_usergallery_listing_element_image {
	margin-right:0px;
	float:right;
}

.mbon_usergallery_listing_element:nth-child(even)  .mbon_usergallery_listing_element_rating, .mbon_usergallery_listing_element:nth-child(even) .mbon_usergallery_listing_element_vote{
	clear: both;
	float: left;
	margin-left: 73px;
}

.mbon_usergallery_nav a, .mbon_usergallery_nav strong{
	color:black;
	padding-right:10px;
}

.col-sm-8 form input[type=text] {
	height:20px;
	line-height:18px;
}

.tx_mbonbandupload_pi1_form input[type=text], .tx_mbonbandupload_pi1_form textarea {
	width:80%;
}

.tx-mbonusergallery-pi1 .nav_prev {
	background-image: url(../img/quickgallery_arr_left.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 0px;
}

.tx-mbonusergallery-pi1 .nav_prev a {
	padding-right:20px;
}
.tx-mbonusergallery-pi1 .nav_first {
	background-image: url(../img/quickgallery_arr_double_left.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-right:0px;
} {
	background-image: url(../img/quickgallery_arr_double_left.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-right:0px;
}

.tx-mbonusergallery-pi1  .nav_last {
	background-image: url(../img/quickgallery_arr_double_right.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-left:6px;
}

.tx-mbonusergallery-pi1  .nav_next {
	background-image: url(../img/quickgallery_arr_right.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-left:6px;
	margin-right:6px;
}
.tx-mbonusergallery-pi1 .nav_prev a, .tx-mbonusergallery-pi1 .nav_first a, .tx-mbonusergallery-pi1  .nav_next a, .tx-mbonusergallery-pi1  .nav_last a  {
	color:transparent;
}

.tx-mbonusergallery-pi1  .pag_item {
	padding-left:8px;
	padding-right:8px;	
}

.tx-mbonusergallery-pi1 strong.pag_item {
	padding-left:5px;
	padding-right:15px;	
}

.tx-mbonusergallery-pi1  .mbon_usergallery_listing_element_rating {
	margin-top:13px;
}

.mbon_usergallery_listing_element_rating .votes {
	margin-top:5px;
	margin-bottom:5px;
}

.subpage .right_info.player, .jwplayer, .subpage .col-sm-4  .csc-textpic-image.csc-textpic-last {
	margin:0 auto;
}

.subpage .col-sm-4  .csc-textpic-image.csc-textpic-last {
	max-width: 324px;
}

.mbon_horoscope_content img {
	width:initial;
}

.tx-mbonamsevent-pi1 #suche {
	width: 100%;
	height: 24px;
	line-height: 24px;
	border: 1px solid #bfbfbf;
	padding-left: 30px;
	font-size: 11px;
	color: #a0a0a0;
	background-image: url(../img/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ffffff;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 1px;
}

.tx-mbonamsevent-pi1  .progExt_wrap.search {
	margin-top:128px;
	margin-right:0px;
}

.tx-mbonamsevent-pi1{
	line-height:18px;
}

.tx-mbonamsevent-pi1 table.mbon_calendar .cal_gray a {
	font-weight: normal;
	color: #cacaca;
}

.tx-mbonamsevent-pi1 table.mbon_calendar .fill a {
	color:black;
}

.tx-mbonamsevent-pi1 table.mbon_calendar .fill a:hover {
	color:#d20a11;
}

#sitemaptablelook ul li {
 float:left;
 height: 102px;
    list-style: none outside none;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
}
#sitemaptablelook ul li img {
 width:auto;
}
#sitemaptablelook .sitemaptablelookimg {
 float:left;
 padding-right: 10px;
}

.mbon_quickgallery_images { overflow:hidden; }

.mbon_quickgallery_image {
 height: 135px;
 padding: 10px 0;
 text-align: left;
}

.mbon_quickgallery_image .mbon_quickgallery_caption {
 text-align:center;
 font-style: italic;
}

 .mbon_quickgallery_nav {
	background-color: #fff;
	overflow: hidden;
	padding: 8px 0;
	margin: 0 auto;
	width: 50%;
}
.mbon_quickgallery_nav_prev {
 float: left;
 width: 25%;
}
.mbon_quickgallery_nav_next {
 float: left;
 width: 25%;
}
.mbon_quickgallery_nav .mbon_quickgallery_nav_prev a, .mbon_quickgallery_nav .mbon_quickgallery_nav_next a {
 color: #323232; 
}
.mbon_quickgallery_nav_prev a, .mbon_quickgallery_nav_prev .quickgallery_inactive {
 background-image: url(../img/quickgallery_arr_left.png);
 background-position: 7px center;
 background-repeat: no-repeat;
 padding-left: 15px;
 display: block;
 color: #ffffff;
 font-weight: bold;
 float:left;
}
.mbon_quickgallery_nav_next .quickgallery_inactive, .mbon_quickgallery_nav_next a {
 background-image: url(../img/quickgallery_arr_right.png);
 background-position: 0 center;
 background-repeat: no-repeat;
 padding-right: 35px;
 display: block;
 text-align: right;
 color: #ffffff;
 font-weight: bold;
 float: right;
 width: 9px;

}
.mbon_quickgallery_nav_next .quickgallery_inactive_last, .mbon_quickgallery_nav_next .pagination_last {
 background-image: url(../img/quickgallery_arr_double_right.png);
 background-position: 0px center;
 background-repeat: no-repeat;
 padding-right: 0;
 display: block;
 text-align: right;
 color: #ffffff;
 font-weight: bold;
 float: right;
 width: 14px;
}
.mbon_quickgallery_nav_prev .pagination_first, .mbon_quickgallery_nav_prev .quickgallery_inactive_first {
 background-image: url(../img/quickgallery_arr_double_left.png);
 background-position: 0 center;
 background-repeat: no-repeat;
 padding-right: 20px;
 display: block;
 text-align: right;
 color: #ffffff;
 font-weight: bold;
 float:left;
}
.mbon_quickgallery_nav_day {
 float: left;
 width: 50%;
 text-align: center;
 font-size: 20px;
 line-height:22px;
}
.mbon_quickgallery_nav_day a.pag_item {
 color:black;
 font-size: 14px;
 width:25%;
 padding-left: 6px;
 padding-right: 6px;
}
.mbon_quickgallery_nav_day a.pag_item.active {
 font-weight:bold;
}

.fancybox-opened .fancybox-title {
 background-color:#ededed;
 margin-top: -4px;
 padding: 6px 0 6px 10px;
}

.fancybox-social-icons img { 
 width: auto; 
 float:right;
 padding: 0 6px;
}

.fancybox-nav {
 width:28px;
 display:block;
 background-repeat: repeat; 
    background-image: url('../img/fancybox_nav_background.png');
}

.fancybox-nav span {
 visibility:visible;
}

.fancybox-next span {
    background-image: url('../img/quichgallery_lightbox_arr_right.png');
 width:10px;
 height:17px;
 background-position:0;
 background-repeat: no-repeat;
     background-size: contain;
}

.fancybox-prev span {
    background-image: url('../img/quichgallery_lightbox_arr_left.png');
 width:10px;
 height:17px;
 background-position:0;
 background-repeat: no-repeat;
     background-size: contain;
}

.fancybox-skin {
 padding-top:32px!important;
}

.fancybox-close {
    position: absolute;
    top: 8px;
    right: 15px;
    cursor: pointer;
    z-index: 8040;
	background-image: url('../img/fancybox_close.png');
	width:17px;
	height:18px;
	background-position:0;
	background-size: contain;
}

.fancybox-opened .fancybox-title {
 font-size:14px;
}

.tx-kurt-pi1 img {
 width:auto;
}

.tx-mbonamsevent-pi1 .mbon_programm_nav_next a {
	  background-position: 97% center;
}

header .header-cont .row {
    overflow: hidden;
}

.tx-mbonplaylist-pi1 #charts_table {
	line-height:18px;
}
.subcolumns {
	overflow:hidden;
}
@-moz-document url-prefix() {
	div.csc-textpic-left .csc-textpic-imagewrap, div.csc-textpic-center .csc-textpic-center-outer, div.csc-textpic-center .csc-textpic-center-inner {
		max-width:100%;
	}
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
		display:initial;
	}
}
/* *********************** mbon_crossmedia **************************** */
#col1 h5.mbon_programm_rec_title {
    font-size: 15px;
    color: #313131;
    font-weight: bold;
    margin-bottom: 12px;
}
.cross_img_left_in {
    width: auto;
    display: block;
    float: left;
    padding: 1px;
    margin: 1px;
}
.crossmedia_content div {
	overflow:hidden;
}
/* *********************** mbon_crossmedia- end **************************** */

.amsrelated img{
	min-width:340px;
}

.amsrelated .amsrelated-page {
	width: 333px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 17px;
	margin-bottom: 20px;
}

.amsrelated-page .amsrelated-page-title {
	position: absolute;
	bottom: 0;
	width: 333px;
	height: 35px;
}

.amsrelated-page .amsrelated-page-title a {
	line-height: 35px;
	display: block;
	color: black;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: rgba(241, 241, 241, 0.6);
}

.amsrelated-page:nth-child(even)  {
	margin-right:0;
}

.amsrelated-box-2 {
	float:left;
	width:100%;
	border-top: 1px solid #DDDDDD;
}

.amsrelated-2-page-title a {
	color:black;
	font-size: 18px;
	vertical-align: top;	
}

.amsrelated-2-page-img img {
	width: 200px;
	height: auto;
}

.amsrelated-2-page {
	width:100%;
	float:left;
	margin-bottom:15px;
}

.amsrelated-2-page-img {
	float:left;
	padding: 0px 15px 5px 5px;
}

.amsrelated-2-page-text {
	float: left;
}

.amsrelated-2-page-text h2 {
	margin-top:0;
}
figcaption.csc-textpic-caption {
	font-style:italic;
}
input[type=text], select, textarea {
    line-height: 18px;
	border: 1px solid #cccccc;
}
input[type=submit] {
	background-color: #ededed;
	border: 1px solid #cccccc;
}
labe {
	width:180px;
}
/* *********************** ve_guestbook **************************** */
.tx-veguestbook-pi1 .tx-guestbook-field {
	padding:0;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
    margin: 0;
    padding: 0;
    float: left;
    font-weight: normal;
}
.tx-veguestbook-pi1 .tx-guestbook-field input[type=text], .tx-veguestbook-pi1 .tx-guestbook-field select, .tx-veguestbook-pi1 .tx-guestbook-field textarea {
	width: 40%!important;
    line-height: 18px;
	border: 1px solid #cccccc;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea {
	margin-bottom:5px;
}
.tx-veguestbook-pi1 .tx-guestbook-field input[type=submit] {
	margin-left: 180px;
    width: auto;
	background-color: #ededed;
	border: 1px solid #cccccc;
}

/* *********************** ve_guestbook end **************************** */
.tx-mbonrelated-pi1 .amsrelated-box-2 {
	border-top:0px;
}

.homepage_col .content-full {
	padding: 0px 8px 0px 14px;
}

.calendar_events  .col-sm-8 {
	  min-height: 600px;
}
.level2menu_wrap {
    width: 100%;
	overflow: hidden;
	height: 34px;
	margin-bottom: 43px;
	display: none;
}
.level2menu {
    display: block;
    list-style: outside none none;
    padding: 0;
	background: #EDEDED;
	border-bottom: 1px solid #D9D9D9;
	float: left;
    width: 100%;
}
.level2menu > li {
    display: block;
	float: left;
    list-style: outside none none;
	line-height: 33px;
}
.level2menu > li a{
	display: block;
	color: #000;
	padding: 0 8px;
	height: 33px;
}
.level2menu > li.active{
	background: #D9D9D9;
}
.level2menu > li.active a{
	position: relative;
	bottom: -1px;
	background: #FFF;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}
div.csc-mailform ol li {
	width:100%;
	list-style: none;
	margin-bottom:5px;
}
div.csc-mailform ol li.csc-form-element-textblock {
	margin-left:180px;
	width:auto;
}
div.csc-mailform li label {
	width:180px;
	margin:0;
	padding:0;
	float:left;
	font-weight:normal;
}
div.csc-mailform li input[type=text], div.csc-mailform li select, div.csc-mailform li textarea {
	width:40%;
	line-height: 18px;
	border: 1px solid #cccccc;
}
div.csc-mailform li input[type=submit] {
	margin-left:180px;
	width:auto;
	background-color: #ededed;
    border: none;
	border: 1px solid #cccccc;
}
div.csc-mailform fieldset ol {
	padding:0;
	margin-left:181px;
}
div.csc-mailform fieldset li {
	padding:0;
	margin-bottom:0;
}
div.csc-mailform fieldset li.csc-form-element-radio, div.csc-mailform fieldset li.csc-form-element-checkbox {
	display: flex;
    flex-direction: row;
}
div.csc-mailform fieldset li.csc-form-element-radio label , div.csc-mailform fieldset li.csc-form-element-checkbox label {
	order:2;
}
div.csc-mailform fieldset li.csc-form-element-radio input, div.csc-mailform fieldset li.csc-form-element-checkbox input{
	order:1;
	margin-right: 10px;
	margin-left:1px;
}
fieldset.fieldset-subgroup legend {
	font-weight:normal;
	font-size:14px;
	width:60%;
}

/* **************** news pagination ********************/
.mbon_quickgallery_nav_day span.pag_item.active {
    font-weight: bold;
	font-size:14px;
	display: inline-block;
    width: 27%;
}
.news .page-navigation {
	display:block;
	clear:both;
	float:none; 
}

.mbon_haustierforum_show_all_entrys {
	  width: 100%;
}

.mbon_tierforum_entry.entry_listing .mbon_haustierforum_show_entry_bottom a:hover {
	color: #E10000;
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_detail .mbon_haustierforum_show_entry_right_no_img, .mbon_tierforum_entry.entry_detail .mbon_haustierforum_show_entry_right, .mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_detail .mbon_haustierforum_show_entry_bottom {
	  width: 55%;
}

.csc-textpic-caption{
	width: 100%;
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_detail .mbon_haustierforum_show_entry_left {
	width:45%;	
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_listing  .mbon_haustierforum_show_entry_left {
	width: 136px;
    height: 136px;
    overflow: hidden;
    background-color: #ededed;
    position: relative;
    display: inline-block;
}

.mbon_haustierforum_show_all_entrys .mbon_tierforum_entry.entry_listing .mbon_haustierforum_show_entry_left img {
	max-width: 136px;
    max-height: 136px;
    height: auto;
    width: initial;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_entry_bottom a:hover {
	color: black;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular_inside #captcha {
	float:left;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular textarea, .mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular input[type=text], .mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular  select  {
	width:40%;
	margin-bottom: 5px;
	margin-left:10px;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular input[type=submit] {
	width:auto;
}


.mbon_tierforum_entry.entry_listing {
	height:180px;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_pagebrowser {
	margin: 0 auto;
	text-align: center;
	border: 0px;
}


.mbon_haustierforum_show_pagebrowser .nav_first  {
	background-image: url(../img/quickgallery_arr_double_left.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #ffffff;	
}

.mbon_haustierforum_show_pagebrowser  .nav_next {
	background-image: url(../img/quickgallery_arr_right.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 15px;
}

.mbon_haustierforum_show_pagebrowser .nav_last {
	background-image: url(../img/quickgallery_arr_double_right.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #ffffff;
}

.mbon_haustierforum_show_pagebrowser .nav_prev {
	background-image: url(../img/quickgallery_arr_left.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;	
}

.mbon_haustierforum_show_pagebrowser .pag_item  {
	padding-left: 8px;
	padding-right: 8px;
}

.mbon_haustierforum_show_pagebrowser a:hover {
	color:#323232;
}

.mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular textarea {
	margin-bottom:2px;
}

.content .mbon_haustierforum_show_all_entrys .mbon_haustierforum_show_formular_inside #submit_button {
	margin-top:13px!important;
}

.content .col-sm-4 .collector .tx-mbonprogramm-pi2 {
	padding-right:0px;
}

.usergallery_wrap {
	width: 265px;
    height: 265px;
    overflow: hidden;
    background-color: #ededed;
    position: relative;
    display: inline-block;
}

.usergallery_wrap img {
	max-width: 265px;
    max-height: 265px;
    height: auto;
    width: initial;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dots {
	  padding-right: 15px;
}

.dots-after {
	padding-left: 10px;
}
.dots {
	  padding-right: 15px;
}
.show-up{
	display: inline-block!important;
}
.dots-after {
	padding-left: 10px;
}
.page-navigation .pag_item{
	width: auto!important;
}
.page-navigation .pag_item:first-child .dots{
	padding-left: 6px;!important;
	padding-right: 0!important;
}
.page-navigation .pag_item:last-child .dots{
	padding-right: 6px!important;
	padding-left: 0!important;
}
.page-navigation .mbon_quickgallery_nav_day span.pag_item.active{
	padding-left: 6px;
	padding-right: 6px;
}

.tx-srfreecap-pi1-cant-read {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 5px;
    float:left;
}
.freecap-form img {
	margin-left: 10px;
}

.freecap-form {
	float:left;
}

.random-players{
    /* overflow: hidden; */
    float: left;
    width: 336px;
    display: inline-block;
    padding: 8px;
    border: 2px solid #eee;
    margin: 7px;
}
.random-players .crossmedia_content{
	
}
.random-players .jwplayer {
	width: 100%!important;
}
.random-players .crossmedia_content h2{
	display: none;
}
.random-players p{
  display: none!important;
}
.random-players h1{
  
font-size: 10px!important;
}
.random-players h2{
  display: none!important;
  margin: 0!important;
  font-size: 12px!important;

}
.random-players img{ 
	display: none!important;
}


.random-players .crossmedia_content{
	padding: 0!important;
	margin: 0!important;
}

.preventDefault {
	opacity: 0.5;
}

.subpage .row.contentr .col-sm-8 {
    padding-right: 14px;
}

.subpage .content-full .news-cont {
    padding-left: 0;
}

.normal .subpage #weather {
    margin-top: 15px;
}

@media all and (max-width: 731px){
	.random-players{
		width: 100%!important
	}
}


/*styling CE with itunes and amazon icons*/
.itunes-content {
	width: 100%;
	clear:both;
	margin: 10px 0 10px 0;
}

.itunes-content .content {
	width: 100%;
	overflow: hidden;
	display: inline-flex;
}

.itunes-content .text, .itunes-content .images {
	float: left;
}

.itunes-content .text{
    padding-right: 5px;
}

.itunes-content .artist, .itunes-content span {
	float: left;
}

.itunes-content .headline .artist, .itunes-content .headline .title {
	text-transform: uppercase;
}

.itunes-content  .image-cover {
	padding-top: 10px;
}

.image-cover img {
	max-width: 100%;
}

.itunes-content .images {
	min-width: 300px;
}

@media all and (max-width: 767px){
	.itunes-content .content {
		display: block;
	}
	.itunes-content .images {
		min-width: 100%;
	}	
}


/*** Änderungen nach Upgrade ***/


.csc-textpic-imagerow{
	width: 100%;
	float: left;
}

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
	margin-right: 10px;
}

div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
}

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: left;
}

div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: right;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: hidden;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: right;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 10px;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 10px;
}

.csc-space-before-extra-small {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}

.csc-space-before-small {
	margin-top: 25px;
	display: flex;
	flex-direction: column;
}

.csc-space-before-medium {
	margin-top: 50px;
	display: flex;
	flex-direction: column;
}

.csc-space-before-large {
	margin-top: 75px;
	display: flex;
	flex-direction: column;
}

.csc-space-before-extra-large {
	margin-top: 100px;
	display: flex;
	flex-direction: column;
}

.csc-space-after-extra-small {
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
}

.csc-space-after-small {
	margin-bottom: 25px;
	display: flex;
	flex-direction: column;
}

.csc-space-after-medium {
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
}

.csc-space-after-large {
	margin-bottom: 75px;
	display: flex;
	flex-direction: column;
}

.csc-space-after-extra-large {
	margin-bottom: 100px;
	display: flex;
	flex-direction: column;
}

.content {
    padding: 25px 0px;
}

.form-control:focus {
    border-color: transparent;
    outline: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 1px rgba(0,0,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 1px rgba(0,0,0,.6);
}

.btn-primary {
    color: #323232;
    background-color: #ededed;
    border-color: #cccccc;
}
