body {
  background-color:#000000;
  color:#FFFFFF;
}
a:link {color:#888888; text-decoration:none}
a:visited {color:#888888; text-decoration:none}
a:active {color:#888888; text-decoration:none}
a:hover {color:#888888; text-decoration:underline}


img { border:0px; }

img.g { border:1px solid #440000; }

pre.hello {
  margin:50px 0px 0px 0px;
  font-size:12pt;
}

pre.guestbook {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;       /* Opera 4-6 */
  white-space: -o-pre-wrap;       /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#title {
  position:absolute;
  width:338px;
  margin:0px 0px 0px -169px;
  left:50%;
}
#menue {
  position:absolute;
  width:640px;
  height:36px;
  left:50%;
  margin:80px 0px 0px -320px;
}
#content {
  position:absolute;
  width:780px;
  height:500px;
  border:1px solid #440000;
  left:50%;
  margin:120px 0px 0px -390px;
}
#copyright {
  position:absolute;
  width:320px;
  color:#888888;
  font-family:Verdana, Arial, Helvetica;
  font-size:8pt;
  left:50%;
  margin:623px 0px 0px -160px;
}
#kommtnoch {
  position:relative;
  width:174px;
  left:50%;
  color:#AAAAAA;
..text-align:center;
  margin:100px 0px 0px -87px;
  font-size:20pt;
}
#titel {
  font-size:16pt;
}
#menupad {
  padding-right:30px;
}
.kontakt { color:#BB0000; font-size:16pt; }
.gb_button { margin-top:20px; }
.gb_header { color:#BB0000; font-weight:bold; }
.gb_entry_head { color:#999999; font-weight:bold; }
.gb_entry_content { color:#BBBBBB; margin-top:15px; }
.gb_entry_ok { color:#990000; font-weight:bold; font-size:15px; }