#left {
display : none;
}
#headercon {
display : none;
}
a, a:link, a:visited {
color : #000;
background : #fff;
text-decoration : underline;
}
a img {
border : 0 none;
background : #fff;
}
#logo {
position : static;
width : 100%;
}
#headernav {
display : none;
}
#aktuell {
display : none;
}
#main {
position : static;
width : 100%;
background : #fff;
}
#maincontent {
width : 100%;
margin : 0;
background : #fff;
}
#content {
padding : 1px 0 20px 20px;
margin-left : 5px;
text-align : left;
background : #fff;
}