html,
body,
#page,
#header {
    height:auto;
    background: none;
}

#navigation,
#navigation_l2,
#headerImage,
#headerImages,
#headerNav,
#footer,
#contentSidebar {
    display: none;
}

#headerLogo {
    float: left;
    margin: 1cm 0 0 1cm;
}

#content {
    padding: 0;
}

#contentText {
    margin: 1cm;
    padding: 0;
    text-decoration: none;
    width: 650px;
}

#contentText a {
    text-decoration: none;
}

a,
a:link,
a:active,
a:visited,
a:hover {
    text-decoration: none;
}

a[href]:after {
 content:"";
}
