/* ZDFmodule, CSS-File, Dirk Koester 2010 */
* { margin: 0; padding: 0; }
body { background: #97989c url(../img/bg.jpg) repeat-x top;  font: 12pt Arial, sans-serif; color: #DDDDDD; }
#container { width:1014px; margin: auto; }
#headerMod { width: 1014px; height: 144px; background: #97989c url(../img/mitte.jpg) no-repeat; }
#Logo { position: relative; width: 88px; height: 51px; margin:auto; top: 76px; }
#Logo img { border: none; }
#modul { margin: auto; }
#modul p { padding-bottom: 15px; }
#modul a { text-decoration: none; color: #FA7D19; }
#modul h1,h2,h3 { color: #BBBBBB; }
#imprint { margin: auto; width: 100%; height: 25px; background-color: #6b6b6b;}
#imprint a { padding-left: 15px; color: #fff; text-decoration: none; line-height: 25px; font-size: 14px;}
