 .streamcontent {
    background: #ffffff;
    border: 1px solid #bbbcb7;
    width: 764px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .leftcolumn {
    float:left;
    width:406px;
    margin: 10px;
  }  
  .rightcolumn {
    float:left;
    width: 328px;
    margin: 10px;
    margin-left: 0px;
  }
  .fullcolumn {
    width:744px;
    margin: 10px;  
    margin-top: 0px;
  }
  .videocontainer {
    border: 1px solid #bbbcb7;
    background-color: #ffffff;
  }
  .headline {
    height: 22px;
    background-image:url(http://img.wallstreet-online.de/portfolio/rahmenbg.png);
    border-bottom: 1px solid #bbbcb7;
  }
  .headline .title {
    font-size: 11px;
    font-weight: bold;
    color: #4d4e52;
    margin: 5px;
    float:left;
    width: 260px;
  }
  .headline .tab {
    cursor:pointer;
  }
  .separator {
    float:left;
    background-image:url(http://img.wallstreet-online.de/community/statusleiste_trennstrich.gif);
    width: 1px;
    height: 20px;
    margin-right: 5px;
  }  
  
  .chosen {
    color: #000000 !important;
  }
  
  .headline .time {
    float:left;
    margin: 5px;
    font-size: 11px;
    text-align:right;
    width: 110px;
  }
  .streamlink {
    background-color: #dddfd4;
    border-top: 1px solid #bbbcb7;
    /* border-bottom: none; */
    text-align: center;
    font-size:11px;
    padding:2px;
  }
  .tabhead {
    border: 1px solid #bbbcb7;
  }
  
  .contentbox {
    height: 412px;
    border: 1px solid #bbbcb7;
    font-size:12px;
    margin-top: 10px;  
  }
  .contentbox .inhalt {
    overflow-y: auto; 
    overflow: auto;
  }
  .hidden {
    display: none;
  }    
   
  .searchbox {
    margin-top: 0px;  
    border-top:none;
  }
  .searchbox .title {
    padding: 5px;
    background-color: #dddfd4;
    font-weight: bold;
    color: #232321;
  }
  .searchbox .inhalt{
    height: 335px;
    padding: 0px;
  }
  .item {
    border-bottom:1px solid #bbbcb7;
  }
  .item .title {
    background-color: #F1F1E9;
    font-weight: bold;
    color: #232321;
    padding: 10px;
  }
  .item .created {
    padding: 3px 5px;
    float: left;
  }
  .item .videolink {
    padding: 3px 5px;
    float: left;
    margin-left: 550px
  }
  .searchbox .videolink {
    margin-left: 135px;  
  }
  .item .text {
    padding: 5px;
    clear:both;
  }
  .item .text h1, .item .text p, .item .text .videoheader{
    margin: 0px;
  }
  .item .text .videoheader {
    font-weight: bold;
  }
  
  .searchbox .searchline {
    background-color: #f1f1e9;
    padding: 5px;
    border-bottom: 1px solid #bbbcb7;
  } 
  .actualprogramme {
    height: 149px;  
  }
  .actualprogramme .programmorder{
    text-align: left;
    padding: 0px;
    height: 126px;
  }
  .actualprogramme .programmorder .contentPanelItem{
    padding: 10px 7px;
    padding-bottom: 5px;
  }
  .actualprogramme .programmorder .contentPanelItem .itemTitle span{
    float:left;
  }
  .actualprogramme .programmorder .contentPanelItem .itemTitle .titleText{
    float:left;
  }  
  .actualprogramme .programmorder .contentPanelItem .itemTitle .titleText h3{
    margin: 0px;
    margin-left: 10px;
  }    
  .actualprogramme .programmorder .contentPanelItem .floatTerm {
    clear: both;
  }
  .current,
  .highlight .title,
  .searchresult .highlight {
    background-color: #c7ffbe;
  }
  .wotalk {
    height:149px;
  }
  .wotalk .inhalt {
    height: 125px;
  }
  .wotalk .inhalt .item .videolink {
    margin-left: 135px;
  }
  
  .fullbox {
    margin-top: 0px;
    height: 300px;
  }
  .fullbox .inhalt {
    height: 277px;
  }
  .inhalt h1, .inhalt .videoheader {
    font-size: 12px;
    font-weight: bold;
  }
  
  .inhalt .teaserNewsItem {
    font-size:12px;
    padding-bottom:10px;
    border-bottom: 1px solid #bbbcb7;
  }
  .inhalt .teaserNewsItem .tntContentVideo {
    background-color:#F1F1E9;
    color:#232321;
    font-weight:bold;
    padding:10px;
  }
  .inhalt .teaserNewsItem .videoIcon {
    margin-top: 3px;
    margin-left: 665px;
  }  
  .inhalt .teaserNewsItem .teaserNewsMessage{
    padding: 10px;
    padding-top: 0px;
  }
  .inhalt .teaserNewsItem .teaserNewsMessage p, 
  .inhalt .teaserNewsItem .teaserNewsMessage h5 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
  }
  .inhalt .teaserNewsItem .teaserNewsMessage h5 {
    font-weight: bold;
  }
