/** cont640Core - Titelbild **/
div.cont640Core
{
    padding-top:3px;
    position:relative;
    width:640px;
    height:180px;
}
div.cont640
{
    position:absolute;
    width:640px;
    height:180px;
    background-image:url(/templates/kulmbachtv/images/jpg/topbg.jpg);
}
div.cont640 div.contImage 
{
    position:absolute;
    width:320px;
    height:180px;
}
div.cont640 div.bodyContent
{
    position:absolute;
    width:300px;
    left:330px;
    top:10px;
    color:#fff;
}
div.cont640 div.FooterAlphaLayer
{
    position:absolute;
    width:100%;
    bottom:0px;
    left:0px;
    height:28px;
    background-color:#333;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
div.cont640 div.FooterLayer
{
    position:absolute;
    width:100%;
    bottom:0px;
    left:0px;
    height:28px;
}
div.cont640 div.FooterLayerText
{
    color:#fff;
    padding-top:5px;
    float:left;
    font-size:11pt;
}

/** 210px Container **/
div.cont210Core
{
    position:relative;
    width:640px;
    height:138px;
}
div.cont210
{
    float: left;
    width: 210px;
}
div.cont210 div.header
{
    position:relative;
    width:210px;
    background-color:#9d9d9d;
    background-repeat: repeat-y;
    background-image:url(/templates/kulmbachtv/images/gif/teaser_header_210.gif);    
}
div.cont210 div.headerText
{
    color:#fff;
    font-size:8pt;
    padding:3px;
    width:200px;
    overflow:hidden;
    white-space:nowrap;
    text-transform:uppercase;
}
div.cont210 div.bodyLink
{
    position:relative;
    width:210px;
    height:158px;
}
div.cont210 div.bodyImage
{
    position:relative;
    width:210px;
    height:118px;
}
div.cont210 div.bodyAlphaLayer
{
    position:absolute;
    width:100%;
    bottom:0px;
    left:0px;
    height:28px;
    background-color:#333;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
div.cont210 div.bodyLayer
{
    position:absolute;
    width:100%;
    bottom:0px;
    left:0px;
    height:28px;
}
div.cont210 div.bodyLayerText
{
    color:#fff;
    font-size:9pt;
    padding-left:5px;
    padding-top:7px;
    width:100%;
}
div.cont210 div.ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;
}

/** 640px News **/
div.news640Core
{
    width:640px;
}
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;
}
