.no-print {
    display:none;
    height: 0px;
}
html {
    background: none;
}
body {
    background: none;
}
.page {
    position: relative;
    top: 103px;
}

#container-menu {
    background: none;
}
#container-menu ul {
    display: none;
}
#main {
    box-shadow: none;
    left: 0;
    top:0;
    width: auto;
}
#main #content #right {
    width: 100%;
    float:none;
    min-height: 0;
}
#main #content #left {
    width: 1px;
    height: 1px;
    display: none;
    position:absolute;
}
#header_content {
    left: 0;
    margin: 0 0 30px 0;
    padding: 0;
    height: auto;
    top: 0;
}
#logo {
    top: -103px;
    left: 0;
    margin: 0;
    padding: 0;
}
#footer {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
}
#container-footer {
    display: none;
}
.tx-mit-jobsearch #search {
    float: none;
    width: auto;
    padding:0;
    margin: 0;
}
h3, h2 {
    font-size: 0.8em;
}
#slogan {
    display: none;
    height: 0px;
}
#container-header {
    height: auto;
}