html { height: 100%; overflow: hidden; }

body { background: #fafafa; height: 100%; }

#top { float: left; width: 1px; height: 50%; margin-bottom: -12em; }

#witzig { clear: left; text-align: center; font-size: 400%; font-weight: bold; }

#nichtwitzig { clear: left; text-align: center; max-width: 600px; max-height: 66%; margin: 0 auto; overflow: auto; }

#nichtwitzig ul { text-align: left; }

#nav { width: 90%; text-align: center; margin: 0 auto; border-bottom: 1px solid #000; padding-bottom: 5px; }

.spacing { display: inline-block; width: 2em; }

a { color: #000; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }

/*# sourceMappingURL=main.css.map */