





#popup {
	  font-family: 'Open Sans', sans-serif;
	background-color:#ffffff;
	font-size:12px;
	color:#7e7e7e;
	max-width:1100px;
}

/* Text Layout */

#popup a {
	outline:none;	
	color:#999999;
	text-decoration: none;
	font-size:12px;
}

#popup a:hover {
	color:#cc1430;	
	text-decoration: none;
}

#popup a.pdf {
	padding-left:25px;
	display:block;
	line-height:24px;
	background-image:url(../images/player/pdf.jpg);
	background-repeat:no-repeat;
}

#popup h1 {
	padding:0px;
	margin:0 0 20px 0;
	line-height:22px;
	color:#0095da;
	font-size:20px;
	font-weight:400;
}

#popup h2 {
font-size: 24px;
color: #555;

margin-top: 5px;

text-shadow: none;

font-weight: normal;

font-family: "Open Sans", Arial, sans-serif;
line-height: 33px;
}

#popup p {
	padding-top:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:20px;
	font-size: 13px;
	color: #000 !important;
}

#popup li {
	line-height:20px;
	font-size: 13px;	
	font-weight: 400;
	color: #555;
}




#popup ul {
	margin-top:5px;
	padding-top:0px;
	margin-left:5px;
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:20px;	
}

.right-video {
width: 570px !important;
25px
}

/* Container Elements */



#popup #headline {
	display:block;

	height:100px;
	margin: 10px;
	max-height:72px;
	border-bottom: 1px solid #dedede;

}
#popup #headline > img {
	float: left;
	height: 50px;
}

#popup #headline > h1 {
	float: right;
	
	color: #0095da;
	font-size: 22px;
	font-weight: 600;
	margin: 0px !important;
	line-height: 24px;
	margin-top: 14px !important;
}
.sub-headline {
	font-size: 18px;
	font-weight: 400;
	color: #706f6f;
	
}
#popup .left{
	float:left;
	margin:10px 0px 10px 10px;	
	min-height:180px;	

}

#popup .right {
	float:left;
	margin:25px 10px 10px 20px;
	overflow:auto;
	max-height:600px;
}

#popup .pic {
	position:relative;
	background-color:#000000;
}

#popup .vid {
	position:relative;
	float:left;
}

#popup video {
	width:100% !important;
	height:auto !important;	
	margin:0px;
	padding:0px;
}

#popup .text {
	float:left;
	color:#7e7e7e;
	line-height:16px;
	padding:0 0 20px 0;
}

#popup .text_footer {
	border-top:1px solid #999;
	padding-top:5px;
	color:#4c5454;
	font-size: 13px;
}
.text_footer  > a {
	margin-right: 5px;
	font-size: 13px;
}
.text_footer  > a > i.fa {

	font-size: 15px;
}

#popup .w300 {width:300px;}
#popup .w400 {width:400px;}
#popup .w500 {width:500px;}

#popup .h200 {height:200px;}
#popup .h266 {height:266px;}
#popup .h281 {height:281px;}
#popup .h300 {height:300px;}
#popup .h333 {height:333px;}
#popup .h400 {height:400px;}



#popup .slides {
	width:500px;
	height:400px;
	cursor: move; 	
}

#popup .slider_container{
	display:block;
	position:relative;
	background-color: #fff;
	overflow: hidden;
}

#popup .video_container{
	float:left;	
	position:relative;
	background-color: #fff;
	overflow: hidden;
	margin-top:20px;
}

#popup .video_container .videofield{
	position:relative;
	float:left;
	width:125px;
	height:100px;
}

#popup .zoom_button {	
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-100px;
	z-index:999;
	width:200px;
	height:200px;
	cursor:pointer;
	background-image:url(../images/player/empty.gif);

}

#popup .zoom_button:hover{
	background-image:url(../images/player/lupe.png);
	background-repeat:no-repeat;
	background-position:center;
}

#popup .zoom_button_video {	
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	z-index:999;
	width:50px;
	height:50px;
	cursor:pointer;
	background-image:url(../images/player/playbutton.png);
	background-repeat:no-repeat;
	background-position:center;
	opacity: 0.7; 
	filter:Alpha(Opacity=70);

}

#popup .zoom_button_video:hover{
	background-image:url(../images/player/playbutton.png);
	background-repeat:no-repeat;
	background-position:center;
	opacity: 1; 
	filter:Alpha(Opacity=100);
}

#popup .play_button {	
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	width:100%;
	height:100%;
	cursor:pointer;
	background-image:url(../images/player/empty.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#popup .play_button:hover{
	background-image:url(../images/player/playbutton.png);
}



/* JSSOR IMAGE SLIDER */



.jssorb {
	position: absolute;
	bottom: 16px; 
	right: 6px;
}
.jssorb div, .jssorb div:hover, .jssorb .av {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/player/slider.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb div { background-position: -7px -7px; }
.jssorb div:hover, .jssorb .av:hover { background-position: -37px -7px; }
.jssorb .av { background-position: -67px -7px; }
.jssorb .dn, .jssorb .dn:hover { background-position: -97px -7px; }

.jssoral, .jssorar {
	display: block;
	position: absolute;
	top:50%;
	width: 30px;
	height: 46px;
	margin-top:-23px;
	cursor: pointer;
	background: url(../images/player/arrows.png) no-repeat;
	overflow: hidden;
}
.jssoral { background-position: -16px -37px; left:0px; }
.jssorar { background-position: -75px -37px; right:0px;}
.jssoral:hover { background-position: -136px -37px; }
.jssorar:hover { background-position: -195px -37px; }
.jssoral.jssoraldn { background-position: -256px -37px; }
.jssorar.jssorardn { background-position: -315px -37px; }



/* VIDEO PLAYLIST */

.playlist {
	width:100%;	
}

.playlist .playlist_element {
	position:relative;
	float:left;
	width: 23%;
	margin:1%;
}

.playlist .playlist_element img{
	width: 100%; 
	height: auto;		
}


