html,body { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; background-color: #fff; overflow: hidden; margin: 0; padding: 0; }
#about { position: absolute; top: 200%; left: 0; width: 600px; height: auto; }
#content { position: absolute; top: 50%; left: 50%; width: 668px; height: 530px; margin-top: -268px; margin-left: -334px; }
#images { background-image: url(../graphics/background.gif); background-repeat: no-repeat; position: absolute; top: 32px; left: 0; width: 668px; height: 468px; }
#noscript { background-color: white; background-image: url(../graphics/background.gif); background-repeat: no-repeat; text-align: justify; position: absolute; top: 32px; left: 0; width: 668px; height: 499px; z-index: 10; }
#menu { position: absolute; top: 508px; left: 0; width: auto; height: 22px; }
#contact { position: absolute; right: 0; bottom: 0; width: auto; height: 22px; }
#copyright { color: #ccc; font-size: 10px; line-height: normal; text-align: center; position: absolute; bottom: 0; width: 100%; height: 15px; }
img { border: 0; }
a:focus,a:active { outline-style: none; }
.credit a:link { color: #ccc; text-decoration: none; }
.credit a:visited { color: #ccc; text-decoration: none; }
.credit a:hover { color: #333; text-decoration: none; }
.border { border-top: 1px solid #999; border-bottom: 1px solid #999; }
.home { float: left; margin-right: 14px; }
a:link { color: #333; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
p { margin-top: 20px; margin-bottom: 20px; }
.susann { float: left; margin-right: 25px; margin-bottom: 25px; }
