body {
  margin: 10px;
  color: #000000;
  background-color: #ffffff;
  font-family: verdana,arial;
  font-size: 10pt;
}
table, tr, td {
  color: #000000;
  font-family: verdana,arial;
  font-size: 10pt;
}
body {
}
.leiste {
  background-color: #540405;
  color: white;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 10px;
  height: 20px;
}
.rand {
  background-color: #5394c8;
}
.leisteob {
  background-color: #5394c8;
  color: white;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
}
.leisteun {
  background-color: #0970a2;
  color: white;
  text-decoration: none;
  font-family: verdana,sans-serif;
  line-height: 20px;
  height: 20px;
}
.nav {
  color: black;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  background-color: #999999;
}
.logo {
  background-color: #086c9e;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 30pt;
  height: 78px;
  background-image: url(images/back.jpg);
  background-repeat: no-repeat;
  width: 100%;
}
.titel {
  border-bottom: 1px solid #eaeaea;
  font-family: verdana,sans-serif;
  text-decoration: none;
  height: 20px;
  font-size: 10pt;
  color: #ffffff;
  padding-left: 5px;
  background-color: #999999;
  line-height: 20px;
  width: 100%;
}
.rubrik {
  border-bottom: 1px solid #eaeaea;
  background-color: #5394c8;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  width: 192px;
  line-height: 20px;
  height: 20px;
  padding-left: 5px;
}
.main {
  background-color: #5394c8;
}
.inhalt {
  padding: 20px;
  background-color: #5394c8;
}
#menu a {
  border-bottom: 1px solid #e6e6e6;
  display: block;
  background-color: #0970a2;
  color: #7eaed6;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 192px;
  padding-left: 5px;
}
#menu a:visited {
  border-bottom: 1px solid #e6e6e6;
  background-color: #0970a2;
  color: #7eaed6;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 192px;
  padding-left: 5px;
}
#menu a:active {
  border-bottom: 1px solid #e6e6e6;
  background-color: #0970a2;
  color: #7eaed6;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 192px;
  padding-left: 5px;
}
#menu a:hover {
  border-bottom: 1px solid #e6e6e6;
  background-color: #7eaed6;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 192px;
  padding-left: 5px;
}
#menu2 a {
  border-left: 1px solid white;
  display: block;
  background-color: #7eaed6;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 100px;
  text-align: center;
}
#menu2 a:visited {
  border-left: 1px solid white;
  background-color: #7eaed6;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 100px;
  text-align: center;
}
#menu2 a:active {
  border-left: 1px solid white;
  background-color: #7eaed6;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 100px;
  text-align: center;
}
#menu2 a:hover {
  border-left: 1px solid white;
  background-color: #5394c8;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 10pt;
  line-height: 20px;
  height: 20px;
  width: 100px;
  text-align: center;
}
a:link {
  color: #000000;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
}
a:visited {
  color: #000000;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
}
a:active {
  color: #000000;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
}
a:hover {
  background-color: #0970a2;
  color: #7eaed6;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
}
