/* Generated by KaZcadeS */
#masterTitel {
  border-bottom: 2px solid #cc0000;
  text-align: center;
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 1em;
  padding-bottom: 1em;
}
#hauptInhalt {
  position: relative;
  margin-left: 11em;
}
#linkeNav {
  border-right-style: solid;
  border-right-width: 2px;
  width: 10em;
  float: left;
  background-color: #ccccff;
}
.navlink {
  padding: 3px 10px 2px;
  display: block;
}
#rechteSpalte {
  float: right;
  border-left-style: solid;
  border-left-width: 2px;
  text-align: right;
  width: 6em;
  background-color: #ccccff;
}
#artikelText {
  border-left: 2px solid #cc0000;
  border-right: 2px solid #cc0000;
  padding: 3px 5px 5px;
  position: relative;
  margin-right: 7em;
  color: #000000;
}
#footer {
  border-top: 1px dotted #999999;
  color: #999999;
  font-size: 77%;
  font-family: Courier New,Courier,monospace;
  text-align: center;
  padding-top: 7px;
}
.h2 {
  color: #ff0000;
}
a.navlink {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
a.navlink:hover {
  background-color: #ffffff;
  border-right-width: 2px;
  border-right-color: #cc0000;
  color: #660000;
  font-weight: bold;
}