/* CSS Document */
@charset "utf-8";

#content{
background-image: none;
}
img.links{
margin: 0px 10px 10px 0px;
float:left;
}
img.rechts{
margin: 0px 0px 10px 10px;
float:right;
}

