/**/
/******************************
Schatten
******************************/
#content-border-r,
#content-border-b,
#content-border-l {
    position:absolute;
    z-index:300;
    font-size:1px;
    line-height:1px;
}
#content-border-b     {width:818px; height:10px;}
#content-border-r,
#content-border-l    {width:10px; height:535px;}
#content-border-r    {background: url(/img/r.png);}
#content-border-b    {background: url(/img/b.png);}
#content-border-l     {background: url(/img/l.png);}
/******************************
IE 6
******************************/
/* transparente Border-Styles als Conditional Comment in extra CSS-Datei border-ie6.css */

/******************************
Positionen Homepage
******************************/
#home #content-border-r {top:34px;  left:980px;}
#home #content-border-b {top:569px; left:171px;}
#home #content-border-l {top:34px;  left:170px;}
