body {
background: #303031;
}

#sitewrapper {
position: absolute;
width: 1024px;
height: 600;
left:50%;
top:45%;
margin-left: -512px;
margin-top: -300px;
padding: 0;
}

#centered {
width: 856px;
height: 606px;
margin: auto;
}
        
#footer {
bottom: 0;
left: 0;
width: 100%;
height: 55px;
}

#button1 img {
float: left;
width: 80px;
height: 30px;
margin: 20px 0 0 325px;
border: 1px outset #282828;
}

#button1 img:hover {
border: 1px inset #282828;
background: url(../bilder/links/btn2_ger.jpg) no-repeat;
}

#button2 img {
float: right;
width: 80px;
height: 30px;
margin: 20px 325px 0 0;
border: 1px outset #282828;
}

#button2 img:hover {
border: 1px inset #282828;
background: url(../bilder/links/btn2_eng.jpg) no-repeat;
}
