/* Generated by KaZcadeS */
body {
  line-height: 1.4em;
  font-family: Times New Roman,Times,serif;
  background-image: url(images/hintergrund.png);
  background-repeat: repeat;
}
#seite {
  border-style: solid;
  border-color: #cccccc;
  border-width: 4px 1px;
  background-color: #5677ca;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
#header {
  border-bottom: 1px solid #000066;
  background-color: #5677ca;
  height: 150px;
}
h1 {
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: none;
  font-size: 1.5em;
  color: #f0f0f0;
  margin-top: 50px;
  margin-right: 20px;
  text-align: right;
  line-height: 28px;
}
#logo {
  margin-left: 2%;
  margin-top: 10px;
  float: left;
}
#navi {
  float: left;
  width: 200px;
  background-color: #5677ca;
}
#navi ul {
  padding-left: 0px;
  list-style-type: none;
}
#navi li {
  width: 100%;
  height: 30px;
}
#navi a {
  display: block;
  padding-left: 20px;
  font-family: Times New Roman,Times,serif;
  font-style: italic;
  text-decoration: none;
  line-height: 30px;
  color: #cccccc;
  font-weight: bold;
}
#navi a:focus {
}
#navi a:hover {
  font-weight: bold;
  color: #000066;
}
#navi a:visited {
}
#inhalt {
  padding: 20px;
  margin-left: 200px;
  text-align: justify;
  background-color: #f6f6f6;
}
#footer {
  border-top: 1px solid #000066;
  background-color: #5677ca;
  height: 20px;
  text-align: right;
  font-weight: bold;
  color: #ffffcc;
  padding-right: 20px;
  font-size: 0.6em;
  line-height: 20px;
  clear: both;
}
.infobox {
  border: 2px inset #3366ff;
  padding: 10px;
  font-family: Courier New,Courier,monospace;
  text-align: justify;
  font-size: 12px;
  line-height: 12px;
  font-weight: bolder;
}
.einruecken {
  margin-left: 50px;
}
p {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
}
h3 {
  line-height: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 30px;
}
