
@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) IE patch stylesheet 
 * (de) IE-Anpassungs-Stylesheet
 *
 * @creator     YAML Builder V1.0.1 (http://builder.yaml.de)
 * @file        patch_my_layout.css
 */
/* Layout independent adjustments | Layout-unabhängige Anpassungen  */
@import url(/code/view/NTV/-/24/-/3g7fwaz/-/iehacks.css);
/* Layout-dependent adjustments | Layout-abhängige Anpassungen */

 /**
  * Bugfix for IE 3-Pixel-Jog Bug
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html #col3 {height: 1%}
  * html #col1 {margin-right: -3px}
  * html #col2 {margin-left: -3px}
  * html #col3 {margin-left: 489px; margin-right: 166px }
 /**
  * min-width/max-width workaround for IE
  *
  * @workaround
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      no
  */
  * html #page_margins {
    /* Fallback if JavaScript is disabled */
    width: auto;
    /* JS-Expression for min-/max-width simulation */
    width: expression((document.documentElement && document.documentElement.clientHeight) ? ((document.documentElement.clientWidth < 867) ? "867px" : ((document.documentElement.clientWidth > 867) ? "867px" : "auto" )) : ((document.body.clientWidth < 867) ? "867px" : ((document.body.clientWidth > 867) ? "867px" : "auto" )));
  }
  
  #col2_content
{
 background-image: none;
 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/view/-/470552/data/44825/-/d2pfduz/-/30percent_bg.png',
sizingMethod='scale');
}
  
  
    #ntv_videos_left {
  height: 90px;
  background: #002757;
  color: #fff;
  padding: 8px;
  }
  
  
  
  #schedule_content {
  border: 2px #fff solid;
    height: 200px;
    background: url(src='/image/view/-/470552/data/44825/-/d2pfduz/-/30percent_bg.png',
  }
  
  .white_line_inside_front_schedule {
 border: 0;
  }
  
    #schedule_middle {
  height: 10px;
  padding: 0px 0px 0px 3px;
  }
 
 
 /*INTERNAL PATCHES*/
 
  
  
 
  
  
  
        #blogbar_left {
height: 20px;
  }
  
  
   #list_item {
 padding-bottom: 0px;
 
}
  .btn-white {
background: #002757;
display: inline-block;
font-size: 12px;
font-weight: normal;
padding: 2px 0 3px 4px;
margin: 0;
}
.btn-white span {
background: #002757;
padding: 2px 8px 6px 4px;
}
  input {
  border: none;
  padding: -2px 2px 0px 0px;
  margin-right: 4px;
  margin-top: -4px;
  }
  
    #ntv_videos_content{
  height: 74px;
  padding:12px 0px 0px 0px;
  margin: 0 0px 0 0px;
 
  }
  
  #main_overlay {
   background-image: none;
 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/view/-/470556/data/44827/-/38mps2z/-/red_bg.png',
sizingMethod='scale');
.readmore { background-color: #FFF; color: #002747; font-size: 92%; margin: 6px 0 0 0; font-weight: bold; height: 9px; padding: 0 2px 0px 4px; }

  