body{
background: #ffffff; 
background: url(../images/hinten.gif) no-repeat;
background-attachment:fixed;
margin: 0;
padding: 0;}

#page{
width: 1024px;
height: 798px;
background: url(../images/hinten.gif) no-repeat;
position: fixed;
}

#inhalt{
position:absolute;
}

#header{
position:fixed;
margin-left: -318px;
margin-top: -182px;}

#foto{
width: 270px;
height: 350px;
position:fixed;
margin-left: 752px;
margin-top: 345px;}

#foot{
background:url(../images/foot.gif);
margin-top: 500px;
}


#text{
width: 400px;
background: transparent;
margin-left: 318px;
margin-top: 182px;
font-size: 10pt;
font-family: "Courier New", Courier, monospace;
line-height: 15pt;
position:absolute;
}