Moin Moin,
ich habe leider das Problem, das mir eine Tabelle das Layout zerschießt. Das Layout wird mittels Divs realisiert und sieht wie folgt aus:
#wrapper {
width: 950px;
margin: 0 auto;
}
#header {
width: 950px;
height: 250px;
margin-bottom: 25px;
}
#content {...