

#logo
{
  	position: absolute;
    left: 0;
    top: 0px;
    width: 781px;
    height: 150px;
    z-index: 10;
    background-color: #FFFFFF;
}
#logo25
{
  	position: absolute;
    left: 0;
    top: 0px;
    width: 780px;
    height: 129px;
    z-index: 10;
    background-color: #FFFFFF;
}


#bg_kreuz
{
  	position: absolute;
    left: 0;
    top: 130px;
    width: 781px;
    height: 570px;
    z-index: 5;
}


#navig
{
  	position: absolute;
    left: 10;
    top: 220px;
    width: 170px;
    height: 200px;
    z-index: 6;
}



#head
{
  	position: absolute;
    left: 220;
    top: 165px;
    width: 540px;
    height: 20px;
    z-index: 7;
}


#content
{
  	position: absolute;
    left: 220;
    top: 220px;
    width: 540px;
    height: 300px;
    z-index: 8;
}


#suche
{
  	position: absolute;
    left: 10;
    top: 550px;
    width: 180px;
    height: 30px;
    z-index: 99;
}

#login
{
    border: 1px black solid;
    width: 250px;
    margin-left: 160px;
    background: #CCCCCC;
    padding: 5px;
}


#medien
{
  	position: absolute;
    left: 800;
    top: 200px;
    width: 200px;
    height: 300px;
    z-index: 10;
}


#banner
{
  	position: absolute;
    left: 800;
    top: 220px;
    width: 156px;
    height: 100px;
    z-index: 11;
}


#banner_links
{
  	position: absolute;
    left: 10;
    top: 620px;
    width: 156px;
    height: 100px;
    z-index: 13;
}



#himmel
{
  	position: absolute;
    left: 780;
    top: 150px;
    width: 201px;
    height: 70px;
    z-index: 12;
}