#videos {
    Float:left;
    display: block;
    width: 940px;
    margin-left: 20px;
    color: #000;
    font-family:"Arial";
    font-size:14px;
    font-weight: bold;    
    
}

#videos a:link,#videos a:visited { 
    color: #000;
    font-family:"Arial";
    text-decoration: underline;
      }
#videos .more:link,#videos  .more:visited{
    color: #000;
    text-decoration: none;
}

#videos img {
    margin-top: 20px;
    height: 81px;
    width: 130px;
    Float: left;
}

#video_text {
    margin-left: 5px;
    margin-top: 20px;
    height: 81px;
    width: 170px;
    Float: left;
    text-align: left;
    
}

.trennlinie_post {
    Float:left;
    
}

.kommentar_anzeige:link, .kommentar_anzeige:visited {
    text-decoration: none !important;
}
