<style type="text/css">
<!--

* {
    margin: 0px;
    padding: 0px;
    border: none;
}

body {
        background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    color: #111; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

#links { float: left; }
#rechts { float: left; }
#unten { clear: both; }

#bild_stopp{
    position:absolute; 
    left:-3px; 
    top:-5px; 

    border: 0px;
}

-->
</style>