#head {
    height: 235px;
    background-image: url(images/sand/head_start.jpg);
}

#linkHome {
    top: 60px;
    height: 135px;
}

#navTop {
    background-image: url(images/start/topNav.jpg);
}

#content {
    width: 750px;
}

#contentRight {
    display: none;
}

#content .block {
    height: 193px;
}

#contentLeft {
    padding-top: 49px;
    background: url(images/start/bg_tipp_apfel.gif) no-repeat right top;
}