@charset "utf-8";
/* CSS Document */

body { border: 0; margin: 0; background: #222222 }
body,td,th { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px }

#bgBlack { position: absolute; top: 50%; width: 100%; height: 480px; margin-top: -240px; background-color: #000000; z-index: 1 }
.bar1px { position: absolute; width: 100%; height: 1px; background-color: #393939 }
#barTop { top: 50%; margin-top: -241px ; z-index: 2}
#barBottom { top: 50%; margin-top: 240px ; z-index: 3}
#hintergrund { position: absolute; top: 50%; width: 100%; height: 482px; margin-top: -241px; background-image:url(images/hintergrund.gif); z-index: 1 }
#logo { position: absolute; top: 50%; left: 50%; margin-top: -269px; margin-left: -423px; z-index: 4 }
#menuBottom { position: absolute; top: 50%; left: 50%; margin-top: 250px; margin-left: -422px; z-index: 5 }
/*#menuBottom a { margin-right: 20px }*/
#content { position: absolute; left: 50%; top: 50%; margin-left: -421px; margin-top: -240px; z-index: 6 }
#barLeft { position: absolute; left: -1px; top: 0px; z-index: 7 }
#barRight { position: absolute; left: 838px; top: 0px; z-index: 8 }
