﻿body 
{
width:2540px;
height:auto;
width: auto; /* ie 8 */
overflow-x: hidden;
overflow-y: hidden;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
}

html {
    height: auto;
    width: auto; /* ie 8 */
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}



img1 {
    height: auto;
    width: 100%; /* ie 8 */
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}

.aktionslabel
{
    cursor:pointer;
    }