body { background: #ffffff}

#header {  background: #000 url("header.jpg") top center repeat-x; width: 940px; height: 150px; padding: 20px 10px 20px 10px; border-bottom: 1px solid #1b1d1e; }
#header a { color: #000; text-decoration: none;}
#header a:visited { color: #000;  text-decoration: none;}
#header a:hover { color: #000; text-decoration: none; }
#header { color: #000; }

#container { float: left; width: 960px; padding: 0 10px 10px 10px; background: #ffffff;}
#mitte { float: left; width: 500px; padding: 0 10px 10px 10px; background: #ffffff;}
#rechts { float: right; width: 400px; padding: 0 10px 10px 10px; background: #ffffff;}
#footer { color: #000; }
#footer a { color: #000; }
#footer a:visited { color: #000; }
#footer a:hover { color: #000; }
#footer ul { text-align: center; margin-top: 5px; list-style-type: none; font-size: 10px;}
#footer li { float: left; margin-right: 1px; }
