/* 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:106px;
}

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

#inhalt img 
{
float:left;
width:50px;
height:50px;
}

a:link { 
text-decoration:none; }
a:visited { color:#CCCCCC; text-decoration:none;}