.story {
  font-family: Arial, Helvetica, sans-serif;
}

.story * img {
  border: 0px;
}

.storyTitel, .storyTitel a {
  font-size: 16pt; color: #0D87B5; text-align: left; font-weight: bold;
}
.storyMeta {
  background-color: #E3E3E3;
  border: 1px solid #939393;
  border-width: 1px 0px 1px 0px;
  width: 552px;
  padding: 10px 0px;
}
.storyUntertitel {
  padding-top: 2px;
  padding-bottom: 10px;
  font-size: 10pt; font-weight: bold;
  padding-left: 50px;
}
.storyAutoren {
  font-weight: bold;
  color: #0D87B5; 
  padding: 2px 0px 2px 50px;
  font-size: 10pt;
}
.storyAutoren a {
  color:  #0D87B5; 
  text-decoration: underline;
}
.story label {
  color: black;
  width: 85px;
  float: left;
}
.storyOrganisation {
  font-weight: bold;
}
.storyNavigation {
  width: 154px;
  NO_float: left;
  NO_margin: 0px 15px 5px 0px;
  background-color: #E3E3E3;
  border: 1px solid #939393;
}
.storyNavigation p {
  padding: 0px;
  margin: 4px 5px;
  text-align: left;
}
.storyNavigation p a {
  color: black;
}
.storyKlasse {
  margin: 0px 15px 5px 0px;
  background-color: #CCE7F7;
  color: black;
  border: 3px solid #0E88B6;
  width: 544px;
}
.storyKlasse p {
  padding: 0px;
  margin: 5px 5px;
  text-align: justify;
  font-size: 9pt;
  line-height: 130%;
}
.storyKlasse p a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.storyAbstract {
  margin-top: 20px;
  text-align: justify;
  width: 550px;
  font-size: 9pt;
  line-height: 140%;
}
.storyIntroImage {
  display: block; 
  margin: 15px 0px;
  border: 1px solid #666; 
}
.storyInhalt a {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
}
.storyWeiter,  storyWeiter a {
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
  width: 550px;
}
.storySeitentitel {
  padding-top: 20px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 16pt;
}
.storyText {
  font-size: 9pt;
  line-height: 150%;
  text-align: justify;
  width: 550px;
}
.storyImage, .storyImageLinks {
  border: 1px solid #666;
  font-size: 8pt;
  text-align: center;
  margin: 15px auto;
  width: 392px;
  background-color: #65B4E4;
  background-color: #0E88B6;
  font-weight: bold;
  color: white;
}
.storyImageLinks {
  width: 250px; 
  float: left; 
  margin: 0px 15px 5px 0px;
}

.story h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.storyStories p {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

.storyQuellen dt, .storyQuellen dt a {
  font-weight: bold;
  color: black;
  margin-top: 7px;
}
.storyQuellen p {
  margin: 0px 0px 0px 40px;
}

