/********* Widget HOME FLASH*************/
.theme-blax .flash-container {
	margin:0 0 20px 0; 
	padding:4px;
	font-size:12px;
	border: 1px solid #ccc;
	position: relative;
background-color:#e1e1e1;
}

.theme-blax .flash-container .carousel {
	position: relative;
    /* Needed for rendering without flicker */
    visibility: hidden;
    left: -5000px;
}


.theme-blax .flash-container .carousel ul,
.theme-blax .flash-container .carousel ul li {
	position: relative;
}

.theme-blax .flash-pic {
	display:block;
	margin:0 0 2px 0;
	padding:0;
	overflow:hidden;
	width:610px;
	height:345px;
	text-align:center;
	z-Index:10;
}

.theme-blax .flash-text {
	display:block;
	clear:both;
	margin:0;
	padding:10px;
	color:#fff;
	background-color:#D83237; /*Client-Wert*/
	z-Index:20;
	height:83px;
	overflow:hidden;
}

.theme-blax .flash-bg {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	background-color:#fff;
	z-Index:-1;
	width:100%;
	height:1000px;
	left:0;
	top:345px;
}

.theme-blax .flash-text  h1{
	display:block;
	font-size: 38px;
	margin:0;
	padding:0;
	line-height:45px;
}

.theme-blax .flash-text  h1 a,
.theme-blax .flash-text  h1 a:link,
.theme-blax .flash-text  h1 a:visited {
	font-size: 38px;
	color:#fff;
	text-decoration:none;
	padding:0;
	margin:0;
	line-height:42px;
}

.theme-blax .flash-text  h1 a:hover {
	color:#fff;
	text-decoration:none;
}

.theme-blax .flash-text  p{
	display:block;
	font-size: 15px;
	line-height:23px;
	margin:0px 0 0 0;
	padding:0;
}

.theme-blax .flash-nav {
	display:block; 
	position: absolute; 
	padding:5px 5px 0 10px; 
	margin:-23px 0 2px 0; 
	height:22px; 
	z-index:9999;
	background-color:#ffcc00;
	background: url('../gfx/bg-flash-nav.png') repeat-x 0 0;
	top:345px;
}

.theme-blax .flash-nav .prev-slide,
.theme-blax .flash-nav .slide,
.theme-blax .flash-nav .next-slide {
	float:left;
}

.theme-blax .flash-nav .prev-slide a,
.theme-blax .flash-nav .slide a,
.theme-blax .flash-nav .next-slide a {
	outline: none;
}

.theme-blax .flash-nav .prev-slide a{
	display:block;
	margin:0 5px 0 0;
	padding:0;
	background: url('../gfx/slider-img.png') no-repeat;
	background-position:0px 0px;
	width:15px;
	height:20px;
	border: 0px solid #ffcc00;
}

.theme-blax .flash-nav .next-slide a{
	display:block;
	margin:0;
	padding:0;
	background: url('../gfx/slider-img.png') no-repeat;
	background-position:-85px 0px;
	width:15px;
	height:20px;
	border: 0px solid #ccdd00;
}

.theme-blax .flash-nav .slide.current a {
	display:block;
	margin:0  5px 0 0;
	padding:0;
	background: url('../gfx/slider-img.png') no-repeat;
	background-position:-20px 0px;
	width:25px;
	height:20px;
}

.theme-blax .flash-nav .slide a{
	display:block;
	margin:0 5px 0 0;
	padding:0;
	background: url('../gfx/slider-img.png') no-repeat;
	background-position:-54px 0px;
	width:25px;
	height:20px;
}


/********* Widget Slider-Player *************/
.theme-blax .wdsliderpl-container {
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
}

.theme-blax .wdsliderpl-container .carousel {
	position: relative;
	/* Needed for rendering without flicker */ /*visibility: hidden;*/
	/********Im Live System nicht auskommentieren********/
	/*left: -5000px;*/
	/********Im Live System NICHT auskommentieren********/
}

.theme-blax .wdsliderpl-container .carousel ul,
.theme-blax .wdsliderpl-container .carousel ul li{
	position: relative;
	list-style-type: none;
}


.theme-blax .wdsliderpl-header {
	margin: 0 auto;
	padding:0 0 0.2em 0;
}

.theme-blax .wdsliderpl-header h2 {
	display:block;
	padding:0;
	margin:0 auto;
	text-transform:uppercase;
	font-size: 22px;
	line-height:25px;
	color:#D83237;
}

.theme-blax .wdsliderpl-header p {
	display:block;
	padding:0;
	margin:0 auto;
	color:#333;
	text-transform:uppercase;
	line-height:25px;
}

.theme-blax .wdsliderpl-content {
	position: relative;
	display: inline-block;
	clear: both;
	/*background: #ccc url(../gfx/bg-wdsliderpl-content.jpg) left top repeat-x;*/
	background-color:#DB3439;
	margin: 0;
	padding: 10px 10px;
	border: 1px solid #cccccc;
	heigth: 155px;
	overflow: hidden;
}

.theme-blax .wdsliderpl-content-inner {
	margin: 0 auto;
	padding: 0;
	height: 138px;
	overflow: hidden;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-pic {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	/*padding: 2px;*/
	padding: 0;
	background-color: #fff;
	width: 101px;
	overflow: hidden;
	text-align: center;
}


.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt {
	float: right;
	display: block;
	margin: 0;
	padding: 0 0 0 0px;
	height: 138px;
	width: 170px;
}

/*
.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt {
	position: relative;
	display: block;
	margin: 0 0 0 107px;
	padding: 0 0 0 0px;
	height: 138px;
	width: 100%;
}
*/

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-name{
	display: block;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 5px;
	background-color: #e8676c;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-name a{
	color: #fff;
	text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-data{
	margin: 0;
	padding: 5px;
	line-height: 19px;
	color: #fff;
	background-color: #e8676c;
	height: 95px;
	
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-data .property {
	display: block;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-data p{
	/*height: 57px;*/
	overflow: hidden;
	font-size:12px;
	font-weight:bold;
}

.theme-blax .wdsliderpl-slide {
	position: absolute;
	right: 16px;
	bottom: 36px;
	z-index: 100;
}

.theme-blax .wdsliderpl-slide div {
	float: left;
	margin: 0;
	padding: 0;
}

.theme-blax .wdsliderpl-slide div.next-slide {
	margin-right: 4px;
}

.theme-blax .wdsliderpl-slide div.prev-slide a,
.theme-blax .wdsliderpl-slide div.next-slide a {
	display: block;
	height: 26px;
	width: 26px;
	margin: 0 5px;
}
.theme-blax .wdsliderpl-slide div.prev-slide a {
	background: url("../gfx/wdsliderpl-prev.gif") no-repeat center left;
	margin-left: 0px;
}

.theme-blax .wdsliderpl-slide div.next-slide a {
	background: url("../gfx/wdsliderpl-next.gif") no-repeat center left;
	margin-right: 0px;
}



.theme-blax .flash-container-loading .carousel {
 	height: 448px;
}

.theme-blax .flash-container-loading .carousel ul {
 	display: none;
}

.theme-blax .flash-container-loading .flash-nav {
	visibility: hidden;
}


/*
.theme-blax .wdsliderpl-slide div {
	float: left;
	margin: 0 5px;
	padding: 0;
}
*/
/************************************************/


/*
 * ios slider
 */
.theme-blax .content-header .ios-slider {
	margin: 0 -20px;	
}

.theme-blax .ios-slider-container .ios-slider-list .item .inner .text-container {
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	/* font: 300 24px/30px 'Open Sans Condensed', sans-serif; */
}

.theme-blax .content-header .ios-slider .ios-slider-container:after,
.theme-blax .content-header .ios-slider .ios-slider-container::after {
    bottom: -0.5em;
    -webkit-box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.25);
    content: "";
    height: 0.5em;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.theme-blax .content-header .ios-slider.show-only-selected-items .ios-slider-container:after,
.theme-blax .content-header .ios-slider.show-only-selected-items .ios-slider-container::after {
	display: none;
}



.theme-blax .ios-slider .prev,
.theme-blax .ios-slider-navigation .prev {
	/*width: 23px;
	height: 39px;
	background: url('../gfx/gallery-prev.png') no-repeat left center;*/
	left: -2em;
}

.theme-blax .ios-slider .next,
.theme-blax .ios-slider-navigation .next {
	/*width: 23px;
	height: 39px;
	background: url('../gfx/gallery-next.png') no-repeat right center;*/
	right: -2em;
}

.theme-blax .ios-slider .selected .prev,
.theme-blax .ios-slider .selected .next {
	height: 100%;
}

.theme-blax .ios-slider-container .ios-slider-list .item .inner img {
	/*-webkit-filter: grayscale(.5) blur(5px);
	filter: grayscale(.5) blur(5px);*/
}

/*
 * skewed version
 */
.theme-blax .ios-slider.skewed {
}


@media screen and (max-width: 40em) {	/* 640px	*/
	.theme-blax .ios-slider .selected .prev {
		left: .25em;
	}
	
	.theme-blax .ios-slider .selected .next {
		right: .25em;
	}
	
	
	.theme-blax .content-header .ios-slider {
		margin: 0 -.5em;	
	}
}



/*
 * ios slider big
 */
.theme-blax .ios-slider-big .read-more-slider > a {
	padding: .25em .5em;
	background-color: rgba(0,0,0,.075);
}
.theme-blax .ios-slider-big .read-more-slider > a:hover,
.theme-blax .ios-slider-big .read-more-slider > a:focus,
.theme-blax .ios-slider-big .read-more-slider > a:active {
	background-color: rgba(0,0,0,.2);
}
.theme-blax .content-header .ios-slider-big {
	margin: 0 -20px;	
}

@media screen and (max-width: 40em) {	/* 640px	*/
	.theme-blax .content-header .ios-slider {
		margin: 0 -.5em;	
	}
}



/*
 * -------------------------------------------------------------------------------------
 * responsive design
 * -------------------------------------------------------------------------------------
 */
@media (min-width:641px) {
}

@media (max-width:640px) {
	/*
	 * startseiten slider
	 */
	.theme-blax .flash-container {
		padding: 0;
		overflow: hidden;
	}

	.theme-blax .flash-container .flash-text {
		height: auto;
	}

	.theme-blax .flash-container .flash-text h1 {
		font-size: 32px;
		line-height: 1.2em;
	}

	.theme-blax .flash-container .flash-text h1 a {
		font-size: 100%;
		line-height: 1.2em;
	}

	.theme-blax .flash-container .carousel {
		width: 100%;
	}
}

@media (max-width:540px) {
}

@media (max-width:320px) {
}

