/* Generated by KompoZer */
#pageholder {
  border: 5px solid white;
  background-color: white;
}
#header {
  border:  none;
  color: silver;
  background-color: white;
  height: 140px;
}
#logo {
  width: 400px;
  float: left;
}
#keyvisual {
  position: absolute;
  top: 25px;
  right: 5pt;
}
.menubar {
  border-color: white;
  border-width: 0px;
  background-color: #18ba9c;
}
.buttons {
  margin: 0px;
  padding: 7px 0px;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size: 0.7em;
}
.buttons a {
  border-right: 5px solid white;
  padding: 7px 20px;
  color: #ffffff;
  text-decoration: none;
  border-left-style: solid;
  border-left-width: 0px;
}
.buttons a:hover {
  border-right: 5px solid white;
  padding: 7px 20px;
  background-color: #2afff2;
}
.buttons strong {
  border-right: 5px solid white;
  padding: 7px 20px;
  color: #ffffff;
  background-color: #cc2a0e;
}
#pagemenu {
  border-style: solid none none;
  border-color: -moz-use-text-color;
  border-width: 10px;
  width: 200px;
  padding-left: 0;
  margin-left: 0;
  left: 10px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-style: italic;
  color: white;
  float: right;
  background-color: silver;
}
#content {
  border-top: 5px solid white;
  border-left: 0px solid #999999;
  background-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 15px;
  padding-top: 5px;
  padding-right: 10px;
  color: #666666;
  margin-right: 240px;
  margin-left: 50px;
}
#footer {
  border-style: solid none none;
  border-color: white;
  border-width: 5px;
  color: white;
  background-color: #666666;
  clear: both;
}
body {
  background-color: #ddd8dd;
}
img {
  border-style: solid none none;
  border-top: 5px solid white;
}
#pagemenuend {
  border-style: solid;
  border-color: silver;
  border-width: 0px 10px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-style: italic;
  float: right;
  margin-left: 0;
  right: 0;
  margin-top: 5px;
  background-color: white;
  width: 200px;
}
