@jomi : There are some errors on your additional css. Please replace your all additional css with the following css and it should work.
.nav-primary { margin-bottom: 30px; }
.sidebar-header-right { display: none; }
p {margin-bottom: 10px;
margin-top: 10px;}
table.noborder{
border: 0px solid rgb(0,0,0)!important;
}
#search-toggle { display: none; }
@media only screen and (min-width: 990px) {
.site-footer #first {
width: 680px !important;
}
table.noborder{
border: 0px solid rgb(0,0,0);
}
.site-footer #second {
width: 380px !important;
}
}
#site-generator { background: rgba(0, 0, 0, 0.7); } /*(Das ist der schwarze balken ganz am ende der website)*/
.page-id-22 .sidebar {
background: #ebebeb none repeat scroll 0 0;
height: 2650px !important;
}
.sidebar{
background:#ebebeb!important;
}
html .site-footer {
background: #ebebeb;
}(das is der footerbackround)
table.noborder{
border: 0px solid rgb(0,0,0)!important;
}
Regards,
Tikaram