﻿.header
{
    position:absolute;
    background-image:url('Images/bgheader.jpg');
    background-position:right top;
    background-repeat:no-repeat;
    left:106px;
    top:0px;
    width:913px;
    height:178px;
    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-repeat:no-repeat;
}

.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;
}