body {
background-image: none;
background-color: #fff;
}

#wrap {
width: 100%;
border: none;
}

#logo {
float: left;
}

#kleiste, #film {
display: none;
}


#navigation, #topnav, #ph, #top {
display: none;
}

#content {
width: 100%;
background-image: none;
background-color: #fff;
border: none;
height: auto;
overflow: hidden;
}

#textfeld {
width: 100%;
margin: 0 25px 10px 0;
}

table.conttable {
width: 100%;
}

a.backlink:link, a.backlink:visited, a.backlink:hover  {
display: none;
}

#bottom, #picleiste {
display: none;
}

.nolink {
display:none;
}


