/*Allgemein*/

.tarifvideo {
height: 220px;
width: 375px;
float: left;
padding: 5px 0px 0px 1px;	
}

.keyfacts {
height: 178px;
width: 120px;
float: left;
display:block;	
}

.videomenu {
height: 110px;
width:500px;
float:left;
display:block;
overflow:hidden;
padding-top:10px;	
}

.videomenu span.line {

background-image: url("images/mawaxshop_line.jpg");
	background-repeat: repeat-x;
	background-position: top;
padding-top:10px;	
margin-right:10px;
display:block;
clear:both;
}

.videomenu li{
list-style-image:none;
list-style:none;
float:left;
height: 86px;
width: 113px;
padding:3px;
margin: 0px 4px 0px 0px;
border: 1px solid #fff;
}



.videothumb{
width: 120px;
}

.balkenweg{
overflow:hidden;
height:66px;
width: 114px;
}

.videoname{

margin:5px 0px 0px 0px;
font-size:12px;

}

.smallvideothumb {
margin-top: -12px; /*balken weg*/
width: 120px;
}

.videoname {
float: left;
font-size:11px;	
width: 100px;
}


/*Deutsch*/

#videosdeutsch {

height: 380px;
width: 500px;
display: block;
	
}

#videosprachschalterdeu {

width: 110px;
background: #b2101d;
border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
cursor:pointer;
float:left;
text-align:center;
font-weight:bold;
padding:5px 5px 5px 5px;
color:#fff;
	
}

/*Türkisch*/


#videosturkisch {

height: 380px;
width: 500px;
display: none;
	
}


#videosprachschaltertrk {

width: 110px;
background: #b2101d;
border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
cursor:pointer;
float:left;
text-align:center;
font-weight:bold;
padding:5px 5px 5px 5px;
color:#fff;
	
}


/* statische videoübersicht*/

.video {
width: 260px;
display: block;
border:1px solid #cbcbcb ;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	background-color: #fff;
float:left;
margin: 2px 2px 2px 2px;
padding-bottom:30px;
}

.video .startseitenprodukt_titel {

padding:30px 30px 0px 30px;

}

.videovorschau{

overflow:hidden;
border:1px solid #999;
width: 200px;
height:112px;
display:block;
margin: 0px 30px 30px 30px;


}

.vorschaubild img{

margin: -19px 0px 0px 0px;
width:200px;

}

.videoplay{

width: 200px;
margin: 30px 30px 0px 30px;
height: 40px;
display:block;

}

.videoplaydeu{

width: 85px;
display:block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
background: #e84c3d;
color:#fff;
padding:5px;
text-align:center;
float:left;
margin-right:5px;
font-weight:bold;
}

.videoplaytrk{

width: 85px;
display:block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
background: #e84c3d;
color:#fff;
padding:5px;
text-align:center;
float:left;
font-weight:bold;

}

.universalseite_beschreibungsbox {
height: 380px !important;

	}

.allvids h1 {
width: 800px;
height: 30px;
float: left;
margin: 20px 0px;

	}
	
/*TV Werbung*/

#tv h2 {
	background-image: none;
	font-weight: bold;
	font-size: 18px;
	float: left;
}

#tv #videosprachschalterdeu, #tv #videosprachschaltertrk {
	float: left;
	margin-left: 20px;
}



#tv .tarifvideo {
    float: left;
    height: 100%;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 0;
    padding-top: 5px;
    width: 100%;
}

#tv #videosdeutsch, #tv #videosturkisch {
	height: 100%;
	width: 100%;
}

#tv .tarifbox_button_b a p{
    width: 90%;
}

