﻿/* PANEL Typ 1 */
DIV.pnl_t1 	DIV.hdrLeft
{
    font-size:0px;
    height:15px;
    background-image:url(../images/c1/panels/t1/bhl.gif);
    background-repeat:no-repeat;padding-left:15px;
    background-position:top left;
}
DIV.pnl_t1 DIV.hdrRight
{
    height:15px;
    font-size:0px;
	background-image:url(../images/c1/panels/t1/bhr.gif);background-repeat:no-repeat;
	background-position:top right;
}
DIV.pnl_t1 DIV.bdRight
{
    _height:1px;
    background-image:url(../images/c1/panels/t1/bbr.gif);background-repeat:repeat-y;
    background-position:right;
    padding:0px 15px 0px 0px;
}
DIV.pnl_t1 DIV.bdLeft
{
    padding-left:15px;
    background-image:url(../images/c1/panels/t1/bbl.gif);background-repeat:repeat-y;
    background-position:left;
}
DIV.pnl_t1 DIV.ftrRight
{
    font-size:0px;
    height:15px;
    background-image:url(../images/c1/panels/t1/bfr.gif);background-repeat:no-repeat;
    background-position:right;
    padding:0px 15px 0px 0px;
}
DIV.pnl_t1 DIV.ftrleft
{
    height:15px;
    padding-left:15px;
    background-image:url(../images/c1/panels/t1/bfl.gif);background-repeat:no-repeat;
    background-position:left;
}
