
html, body {
background-color : #F4E9CC;
margin : 0;
padding : 0;
width : 100%;
height : 100%;
}
#frame {
background-color : #FFFFFF;
width : 770px;
}
#plack {
height : 10px;
width : 770px;
margin : auto;
}
#seite {
background-image : url(layout/hgdunkel.jpg);
width : 780px;
height : 780px;
border-width : 1px;
border-style : solid;
border-color : #231F20;
margin : auto;
}
#titel {
margin-left : 67px;
margin-top : 42px;
width : 366px;
height : 62px;
}
#titeltext {
position : absolute;
top : 180px;
margin-left : 67px;
width : 297px;
height : 84px;
}
#LA {
width : 265px;
height : 391px;
position : absolute;
top : 11px;
margin-left : 495px;
background-image : url(layout/logoanhaenger.gif);
background-repeat : no-repeat;
}
#person {
width : 96px;
height : 286px;
position : absolute;
top : 120px;
margin-left : 415px;
background-image : url(layout/person1.png);
background-repeat : no-repeat;
}
#feld1 {
height : 153px;
width : 780px;
position : absolute;
top : 400px;
background-color : #FFF3D7;
}
#weiter {
width : 780px;
text-align:right;
position : absolute;
top : 556px;
}
#feld2 {
height : 71px;
width : 780px;
position : absolute;
top : 720px;
background-color : #FFF3D7;
}
#hw {
height : 103px;
width : 642px;
position : absolute;
top : 585px;
margin-left : 67px;
background-image : url(layout/herzlich_willkommen.png);
background-repeat : no-repeat;
}
#fuss {
height : 70px;
width : 780px;
position : absolute;
top : 720px;
}
img {
border : none;
}

.nav{
background-image:url(layout/nav1.png);
background-repeat:no-repeat;
}

/* img, div { behavior: url(iepngfix.htc) } */