body {
  background-color: #cccccc;
  width: 100.01%;
}
.aussen {
  display: block;
  width: auto;
  min-width: 600px;
  padding-top: 45px;
  margin-left: 230px;
  margin-right: 50px;
}
.menu {
  display: block;
  height: 18em;
  padding-left: 2%;
  margin-top: 12px;
  margin-left: 12px;
  position: fixed;
  top: 122px;
  float: left;
  line-height: 15px;
  width: 130px;
  z-index: 10;
}
.kopf {
  border-style: none;
  position: fixed;
  color: #ffcc33;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing: 8px;
  padding-top: 2px;
  width: 200px;
  top: 45px;
  display: block;
  font-size: 17pt;
  text-align: center;
  height: 52px;
  margin-left: 20px;
}
.Inhalt {
  border: 2px solid #ffcc33;
  padding: 10px 15px 12px 23px;
  overflow-y: auto;
  display: block;
  background-color: #666666;
  width: auto;
  min-width: 180px;
  z-index: -8;
  height: auto;
  min-height: 580px;
}
* html .inhalt {
  height: 600px;
}
.link_intern {
  color: #061f70;
  font-weight: bold;
}
.text {
  font-family: Verdana;
  font-size: 9pt;
  color: white;
}
.text_pub {
  font-family: Verdana;
  font-size: 9pt;
  color: white;
}
.a:link {
  overflow: auto;
  text-transform: lowercase;
  font-weight: bold;
  display: block;
  color: white;
  font-family: Verdana;
  font-size: 12px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  width: 100%;
  clear: left;
  z-index: 1;
}
.a:visited {
  overflow: auto;
  text-transform: lowercase;
  opacity: 0.7;
  font-weight: bold;
  font-size: 12px;
  display: block;
  clear: left;
  width: 100%;
  color: white;
  font-family: Verdana;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  z-index: 1;
  padding-left: 15px;
}
.a:hover {
  overflow: auto;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: bold;
  color: black;
  background-color: #ffcc33;
  font-family: Verdana;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  clear: left;
  z-index: 1;
  display: block;
  width: 100%;
  padding-left: 15px;
  margin-left: 20px;
}
.language {
  padding: 5px 3px 5px 12px;
  overflow: auto;
  color: white;
  background-color: black;
  width: 100%;
  display: block;
  opacity: 0.5;
}
.impressum {
  font-size: 9pt;
  text-align: justify;
}
h1 {
}
h2 {
  font-family: Verdana;
  font-size: 13pt;
  color: white;
}
