.header
{
    position:absolute;
    background-image:url('images/bgheader.jpg');
    background-position:right top;
    background-repeat:no-repeat;
    left:105px;
    top:0px;
    width:913px;
    /* War auf 178*/
    /* war auf height:78px; */
    height:148px;
    z-index:1;
}

.column
{
    position:absolute;
    /*background-image:url('images/bgcolumn.gif');*/
    width:892px;
    height:100%;
    margin:0px;
    left:126px;
    bottom:0px;
    top:0px;
    z-index:0;
}

.rightbgimg
{
    height:100%;
    width:100%;
    background-position: 0px 0px;
    /*background-image:url(../../images/Random.ashx?image=/App_Themes/ufo/images/right.jpg);*/
    background-image:url(images/right2.jpg);
    background-repeat:no-repeat;
    background-color:#163c83;
}

.hauptteil
{
    background-image:url('images/bghauptteil_.jpg');
    background-repeat:no-repeat;
    background-position: top right;
    display:block;
    width:888px;
    margin-left:5px;
    height:100%;
    z-index:1;
    text-align:right;
}

.top
{
    background-image:url('images/topbg.jpg');
    background-position:right;
    background-repeat:no-repeat;
    height:128px;
}
