html {
  overflow-y:scroll;
}

body {
  background-color: rgb(187, 187, 187);
  text-align: center;
  color: black;
}

#container {
  position: static;
  margin: 20px auto 20px auto;
  width: 814px;
  min-height: 600px;
  background-color: rgb(253, 253, 253);
  text-align: left;
  background-image: url(logo.jpg);
  background-repeat: no-repeat;
  background-position: 0px 68px;
}

div.navrahmen {
  position: static;
  width: 814px;
}

div.navigation {
  text-align: left;
  text-decoration: none;
  font-size: 80%;
  font-weight: bold;
  font-family: verdana, sans;
  margin-left: 114px;
}

div.vorrahmen {
  position: static;
  width: 180px;
  float: right;
}

div.vorschau {
  text-align: left;
  text-decoration: none;
  font-weight: lighter;
  font-size: 60%;
  font-family: verdana, sans;
}

img.titel {
  position: static;
  width: 814px;
  height: 68px;
  border: 0px;
}  

img.textintern {
  position: static;
  border: 0px;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
}  

div.textrahmen {
  position: static;
  width: 614px;
}

div.text {
  text-align: justify;
  text-decoration: none;
  font-size: 80%;
  font-family: georgia, serif;
  line-height: 18px;
  margin-left: 125px;
}

div.clear {
  clear:both;
}

a {
  color: black;
  text-decoration: none;
  border: none;
}

a:hover {
  color: #F00070;
}

span.kursiv {
  font-style: italic;
}

p.oberpunkte {
  font-size: 100%;
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 0px;
  word-spacing: 5px;
  text-align: left;
}

p.vorschau1 {
  font-size: 100%;
  line-height: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 20px;
}

p.vorschau2 {
  font-size: 100%;
  line-height: 15px;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

p.vorschau3 {
  font-size: 100%;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 20px;
}

p.artikel {
  font-size: 100%;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.ueberschrift {
  font-size: 180%;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: bold;
  font-family: verdana, sans;
  text-align: left;
}

p.unterueberschrift {
  font-size: 100%;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: verdana, sans;
  text-align: left;
}

p.zwischenueberschrift {
  font-size: 100%;
  line-height: 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  font-weight: bold;
  font-family: verdana, sans;
  text-align: left;
}

p.info {
  font-size: 100%;
  line-height: 18px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: verdana, sans;
  text-align: left;
}

p.impressum {
  font-size: 100%;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
}

img {
  border: none;
}

p.copy {
  text-align: right;
  margin-top: 0px;
  margin-bottom: 20px;
}
