/* Generated by KaZcadeS */
body {
  background-image: url(../images/background.png);
  font-family: "Times New Roman",Times,serif;
  font-size: 1em;
}
#page {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background-color: #f6f6f6;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  height: 250px;
  position: relative;
}
#content {
  padding: 20px;
  margin-right: 10px;
}
#footer {
  background-position: right top;
  background-image: url(../images/footer.png);
  background-repeat: repeat-x;
}
#menu1 {
  height: 27px;
  width: 100%;
  background-image: url(../images/menuleiste.png);
  background-repeat: repeat-x;
  font-size: 16px;
}
#menu1 ul {
  margin: 0px 0px 0px 3px;
  padding: 0px;
  list-style-type: none;
  font-size: 1.1em;
}
#menu1 li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  background-image: url(images/menuleiste.png);
  background-repeat: repeat-x;
  float: left;
}
#menu1 a {
  background-repeat: repeat-x;
  display: block;
  height: 27px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  width: 114px;
  color: #4096ee;
}
#menu1 a:hover, #menu1 a:focus {
  background-image: url(images/HG-button-hover.png);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #cc6600;
}
#footer_p {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  color: #663300;
}
#list {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.2em;
}
a {
  text-decoration: none;
  font-weight: bold;
  padding-right: 10px;
  color: #4096ee;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
#testimonial {
  border-style: dotted;
  border-width: 2px;
  margin: 10px 160px 10px 60px;
  font-size: 12px;
  font-family: Courier New,Courier,monospace;
  padding-top: 10px;
  opacity: 1;
  background-color: #ffff66;
}