/* CSS Document */
body{
background:url(../../Pix/bgblank.jpg);
width:1400px;
height:900px;
background-position:center;
background-position:top;
background-repeat:no-repeat;
}
html {overflow-x:hidden;}

#content{
width:974px;
height:650px;
text-align:center;
float:left;
margin-left:auto;
}

#inhalt{
width:500px;
height:500px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#FFFFFF;
margin-left:250px;
margin-top:70px;
}