BODY{
    background-color: #D7AA43; 
    background-image: url(/design/dahlem-ingenieure.de/img/bg_homeflash_new.gif);
    background-repeat: repeat-x;
}
#start #all{
    width: 1024px;
    position: absolute;
    left: 50%;
    margin-left: -512px;
}
#bottom{
    padding-left: 304px;
}
#menu{
    width: 220px;
}
#willkommen{
    float:right;
    margin-right: 85px;
    margin-top: 37px;
}
#start #content{
    position: relative;
    margin-top: 90px;
    width: 450px;
    padding: 0;
}
#logo-bottom{
    position: absolute;
    bottom:10px;
    left:0;
    z-index: -1;
}

#content #text h1 {
	margin:1em 0;
	}
