#sidebar,
#fuss,
#breadcrumb {
display: none;
}
.alignleft {
float: left;
}
#beitragstext .alignright {
float: right;
}
#content a:link,
#content a:visited {
color: inherit;
background: inherit;
text-decoration:none;
}
#content a:hover,
#content a:active,
#content a:focus {
color: inherit;
background: inherit;
}
