/* opening kludge to reset all */
html, body, body *, div, table, h1, h2, h3, h4, h5, h6, p, form, img, input, select { margin: 0; border: 0; padding: 0; font-size: 100.01%; }

body { background: #12120f; }

#page { }
#header { background: #C1CB96; color: #555; height: 20px; border-bottom:  1px dotted  #12120f; padding-top: 6px; text-align: center;}
#header p { width: 980px; text-align: left; font: 10px Arial, Verdana, sans-serif; text-transform: lowercase; margin: 0 auto; }
#content { width: 980px; height: 600px; border: 1px dotted #C1CB96; margin: 50px auto; }
#content object { margin:  0; padding:  0;}

#impressum { text-align: center; font: 9px Tahoma, Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px;}
#impressum a { color: #5D5F49; font-weight: normal; text-decoration: none; }
#impressum a:hover { color: #C1CB96;}

