<!DOCTYPE HTML>
<html lang="de">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="title" content="27. Wiener Fluechtlingsball" />
    <meta name="description" content="27. Wiener Fluechtlingsball 27.02.2021 ab 15:40" />
        
                 <!-- ~ -->

	    
    <meta property="og:title"           content="27. Wiener Fluechtlingsball" />
    <meta property="og:description"     content="27. Wiener Fluechtlingsball 27.02.2021 ab 15:40" />
    <meta property="og:type"            content="video" />
    <meta property="og:url"             content="https://embed.rtcnow.com/v15/player/56A211D7-7FFF-7CE2-25EF-02210B53E20D" />
    <meta property="og:image"           content="https://content-cdn.rtcnow.com/posterimages/71E40406-345F-75A6-799A-09F93D49EC44/2021/02/56A211D7-7FFF-7CE2-25EF-02210B53E20D.png" />
    <meta property="og:site_name"       content="RTCnow Streaming Services" />

            
    <meta property="fb:app_id"           content="220212601505778" />
    

    <title>27. Wiener Fluechtlingsball </title>

    <link href="/favicon.ico" rel="icon" type="image/x-icon" />

    

        <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
    <script src="https://code.jquery.com/jquery-migrate-3.0.0.min.js"></script>
    

<!--[if lt IE 9]> <script src="https://code.jquery.com/jquery-1.11.0.min.js"></script> <![endif]-->

	
	
	<script type="text/javascript" src="/assets/js/checkit.min.js"></script>
	<script type="text/javascript" src="/assets/js/jsTimezoneDetect.js"></script>

    
  
      
    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
    
    <!-- Optional theme -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
    
    <!-- 
    	<link href="https://unpkg.com/video.js/dist/video-js.css" rel="stylesheet">
    -->
    
<!-- Video.js base CSS -->
<link href="https://unpkg.com/video.js@7/dist/video-js.min.css" rel="stylesheet">

<!-- City -->
<link href="https://unpkg.com/@videojs/themes@1/dist/city/index.css" rel="stylesheet">

<!-- Fantasy -->
<link href="https://unpkg.com/@videojs/themes@1/dist/fantasy/index.css" rel="stylesheet">

<!-- Forest -->
<link href="https://unpkg.com/@videojs/themes@1/dist/forest/index.css" rel="stylesheet">

<!-- Sea -->
<link href="https://unpkg.com/@videojs/themes@1/dist/sea/index.css" rel="stylesheet">

<link href="https://unpkg.com/@silvermine/videojs-quality-selector/dist/css/quality-selector.css" rel="stylesheet">

<link href="https://www.unpkg.com/videojs-hls-quality-selector@1.1.4/dist/videojs-hls-quality-selector.css" rel="stylesheet">


    <!-- Custom styles for this template -->
    <style>
        .container_0px0px { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; }
        
        #video-jwplayer_wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 format */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#video-jwplayer_wrapper iframe, #video-jwplayer_wrapper object, #video-jwplayer_wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    </style>
    

    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
      <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->



  </head>

  <body bgcolor="white" onload="onloadfunction();">




        <div class="container_0px0px">
        
<script>
function onloadfunction () {

}
</script>


                    
                        	<style>
	div.wrapper{
	    float:left; /* important */
	    position:relative; /* important(so we can absolutely position the description div */
	    width:100%;
	    height:100%;
	}
	div.description{
	    position:absolute; /* absolute position (so we can position it where we want)*/
	    bottom:0px; /* position will be on bottom */
	    left:0px;
	    width:100%;
	    /* styling bellow */
	    background-color:black;
	    font-family: 'tahoma';
	    /* font-size:25px; */
	    color:white;
	    opacity:0.6; /* transparency */
	    filter:alpha(opacity=60); /* IE transparency */
	}
	p.description_content{
	    padding:10px;
	    margin:0px;
	}
	    
	</style>
 
   <script type="text/javascript">
  var iframe_width = 0, iframe_height = 0;
  if( typeof( window.innerWidth ) == 'number' ) {
    //Non-IE
    iframe_width = window.innerWidth;
    iframe_height = window.innerHeight;
  } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
    //IE 6+ in 'standards compliant mode'
    iframe_width = document.documentElement.clientWidth;
    iframe_height = document.documentElement.clientHeight;
  } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
    //IE 4 compatible
    iframe_width = document.body.clientWidth;
    iframe_height = document.body.clientHeight;
  }
     
   if (iframe_width > 720) {
        document.write("<style>div.description { font-size:28px }</style>");    
   }
   else if (iframe_width < 721) {
        document.write("<style>div.description { font-size:18px }</style>");    
   }
   else {
       document.write("<style>div.description { font-size:16px }</style>");    
   }
    
  </script>
 
<!-- wrapper div -->
<div class='wrapper'>
    <!-- image -->
    <img src='https://content-cdn.rtcnow.com/posterimages/71E40406-345F-75A6-799A-09F93D49EC44/2021/02/56A211D7-7FFF-7CE2-25EF-02210B53E20D.png' width="100%" />
    <!-- description div -->
    <div class='description'>
        <!-- description content -->
        <p class='description_content'>Derzeit wird kein Livestream gesendet / No Livestream is currently broadcasted ...</p>
        <!-- end description content -->
    </div>
    <!-- end description div -->
</div>
<!-- end wrapper div -->

 
 



    </div><!-- /.container -->
    

    <!-- Bootstrap core JavaScript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
     
        
   
 
     
    







<script>
$(document).ready(function(){


}); 
</script>



	                
	<!-- Matomo 1/0/2-->
	<script>
	  var _paq = window._paq = window._paq || [];
	  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
	  _paq.push(['trackPageView']);
	  _paq.push(['enableLinkTracking']);
	  (function() {
	    var u="//analytics.rtcnow.com/";
	    _paq.push(['setTrackerUrl', u+'matomo.php']);
	    _paq.push(['setSiteId', '2']);
	    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
	    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
	  })();
	</script>
	<!-- End Matomo Code -->






    
     

  
  </body>
</html>
