/* CSS Document */

body {
background-color:#000000;
background-image:url(../images/startbg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family:Georgia, Times New Roman, Times, serif;
font-size:83%;
color:#79662A;
}

#container {
width:769px;
margin-top:217px;
margin-left: auto;
margin-right: auto;
}
.wappen {
float:left;
}
.enter {
float:right;
}
