AW: Stehe auf dem Schlauch
Die CSS
@charset "utf-8";
/* CSS Document */
* {
margin:0px;
padding:0px;
}
html, body {
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
}
.branding {
background:url(image/header_bg.png) repeat-x...