* {margin: 0px; padding: 0px; border: 0px;}

html {
        background-color: #e4d96d;
        height: 100%;
        background-image: url("hintergrund-hisacajung.png"); 
}

div#wrapper {
        position: fixed; top: px; left: 0px; right: 0px;
        margin: 5px;
        padding: 5px;
        height; auto;
}

div#bannerbox {
        width: 100%;
        height: auto;
        margin: 0px 5px 5px;
}

div#banner {
        background-image: url("willkommen-btn.png"); 
        margin: 0px 254px 5px;
        width: 500px;
        height: 85px;
}

/*div#btnbox {
        position: absolute; 
        width: 150px;
        height: auto;
        margin: 5px;
        padding: 5px;
}

/*div#btn_home a {
        background-image: url("btn-home.png");
        background-repeat: no-repeat;
        /*margin: 200px 2px 0px;*/
        width: 134px;
        height: 85px;
}

div#btn_news a {
        background-image: url("btn-news.png");
        background-repeat: no-repeat;
        /*margin: 300px 2px 0px;*/
        width: 134px;
        height: 385px;
}*/