
html, body {
background-color : #F4E9CC;
background-image:url(layout/bg.jpg);
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/oben.jpg);
background-repeat:no-repeat;
width : 780px;
height : 780px;
margin:1px;
border-width : 1px;
border-style : solid;
border-color : transparent;
margin : auto;
}

#titel {
background-image:url(layout/titelhell.gif);
margin-left : 67px;
margin-top : 42px;
width : 366px;
height : 62px;
}

#titeltext {
position : absolute;
top : 595px;
margin-left : 67px;
width : 297px;
height : 84px;
}

#hw {
height : 103px;
width : 490px;
position : absolute;
top : 230px;
margin-left : 56px;
background-image : url(layout/herzlich_willkommen.png);
background-repeat : no-repeat;
}


#LA {
width : 212px;
height : 271px;
position : absolute;
top : 11px;
margin-left : 575px;
background-image : url(layout/logoanhaenger.png);
background-repeat : no-repeat;
}

#person {
width : 88px;
height : 262px;
position : absolute;
top : 145px;
margin-left : 505px;
background-image : url(layout/person1.png);
background-repeat : no-repeat;
}

#feld1 {
 text-align:center;
height : 161px;
width : 780px;
position : absolute;
top : 400px;
}

#weiter {
width : 167px;
text-align:right;
position : absolute;
top : 670px;
left:50%;
margin-left:170px;
}

#feld2 {
height : 71px;
width : 780px;
position : absolute;
top : 720px;
}

#fuss {
height : 74px;
width : 780px;
position:absolute;top:720px;
background-color:#7B491A;
background-image : url(layout/unten.jpg);
background-repeat:no-repeat;
background-position:0px 7px;
}

img {
border : none;
}

.nav{
background-image:url(layout/nav1.png);
background-repeat:no-repeat;
}

/* img, div { behavior: url(iepngfix.htc) } */
