.theme-blax .flash-text {

	color:#fff; 					/*Client-Wert*/
	background-color:#cc0000; 			/*Client-Wert*/

}

.theme-blax .flash-text h1 a,
.theme-blax .flash-text h1 a:link,
.theme-blax .flash-text h1 a:visited,
.theme-blax .flash-text h1 a:hover {
font-family: 'PT Sans Narrow', sans-serif; 	/*Client-Wert*/
color:#fff; 						/*Client-Wert*/

}



.theme-blax .flash-text p{

font-family: 'PT Sans Narrow', sans-serif; 	/*Client-Wert*/

}



.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-header {
         background-color: #fff;
}

.theme-blax .wdsliderpl-header h2 {
         color:#CC0000;             /*client*/
}

.theme-blax .wdsliderpl-header p {
         color:#333;
}

.theme-blax .wdsliderpl-header h2,
.theme-blax .wdsliderpl-header p {
         font-family: 'PT SANS Narrow', sans-serif;    /* client */
}

.theme-blax .wdsliderpl-content {
        background-color: #424041;   /* client */
        border: 1px solid #fff;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-name{
        background-color: #727071;      /* client */
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-name a{
        color:  #fff;
}

.theme-blax .wdsliderpl-content-inner .wdsliderpl-txt .wdsliderpl-txt-data{
        background-color: #727071;  /* client */
}

