div.commentsBg
{
    background-image: url(/templates/default/images/themes/kulmbach-tv/themebg.jpg);
	background-repeat: no-repeat;
}

/** 640px News **/
div.news640Core
{
    width:640px;
    border-top:2px #137fbe solid;
}
div.news640Core div.header
{
    position:relative;
    border-bottom:2px #137fbe solid;
    background-color:#d5d5d5;
    background-repeat: repeat-y;
    background-image:url(/templates/kulmbachtv/images/gif/teaser_header_640.gif);
}
div.news640Core div.headerText
{
    color:#fff;
    font-size:8pt; 
    padding:3px;
    text-transform:uppercase;
}
div.news640Core td.bodyDateBg
{
    width:120px;
    background-color:#e7e7e7;
    border-bottom:2px solid #cfcfcf;
}
div.news640Core div.bodyDateVg
{
    background-color:#fff;
    color:#0961ac;
    padding:5px;
}
div.news640Core div.bodyContent
{
    padding:3px 20px 0px 20px;
}
