*{
  scrollbar-base-color:#241712;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#971b1b;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#947272;
}
body{
  text-align: center;
  margin-top: 10px;
}
table{
  margin: auto;
  margin-top: 0;
  background-color: #241712;
}
p{
  font-family: Verdana,Arial;
  font-size: 10pt;
  color: #a4a4a4;
}
p.title{
  text-align: center;
  font-size: 14pt;
}
a{
  font-family: Verdana,Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #a4a4a4;
  text-decoration: none;
}
a:hover{
  color: #FFFFFF;
}
a.small{
  font-family: Verdana,Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #a4a4a4;
  text-decoration: none;
}
a.small:hover{
  color: #a4a4a4;
}
input{
  background-color: #a4a4a4;
  border: 1px solid white;
}
textarea{
  background-color: #a4a4a4;
  border: 1px solid white;
}
.gaestebuch{
  background-color: #a4a4a4;
  border: 1px solid white;
}
.gaestebuchhead{
  background-color: #888888;
  border: 1px solid white;  
}
.gaestebuch p{
  color: #000000;
}
.gaestebuchhead p{
  color: #000000;
}

