html { height: 100%; width: 100%; margin: 0px; padding: 0px; }
body { margin: 0px; padding: 0px; background: #000 url(grafiken/hintergrund-muster.png); /* repeat fixed;*/ font: 0.8em Verdana, Tahoma, Arial, Helvetica, sans-serif; letter-spacing: 0.1em; color: White; }

img.bb /* BlogButton */ { width: 80px; height: 15px; border: none; padding: 0; margin: 0; }

#schloss { position: fixed; bottom: 0; height: 600px; width: 100%; padding: 0; margin: 0; border: none; background: transparent; text-align: center; }
#windelhai { position: fixed; left: 0; bottom: 0; height: 150px; width: 150px; padding: 0; margin: 0; border: none; background: transparent; }
#buttonchaos { position: fixed; right: 0; bottom: 0; padding: 0.5em; margin: 0; border: none; background: transparent; text-align: center; }
#noscript-hinweis { position: fixed; bottom: 0; width: 100%; margin-left: auto; margin-right: auto; margin-bottom: 0; border: none; background: transparent; text-align: center; }

#buttonchaos a img { opacity: 0.5; }
#buttonchaos a:hover img { opacity: 1; }

/*
a { color: #900; text-decoration: none; font-weight: bold; }
a:visited { color: #600; text-decoration: none; }
a:active, a:hover { color: #F00; text-decoration: underline; }

p { text-align: justify; }
h1 { clear: both; margin-left: auto; margin-right: auto; text-align: center; width: 75%; border-bottom: 2px solid #900; }

#navigation a { letter-spacing: 0.3em; }
*/
