/* Style Sheet für die Seite bs-stoeckheim.de*/

/*  Hauptüberschrift der Webseite */
  .OBUe {
  font-size:50px;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  color:#FF0000;
  text-align:center;
  margin-top:30px;
  line-height:150%;
  margin-bottom:30px;
  }

/*  Hauptüberschrift Text 40*/
  .OBUe1 {
  font-size:40px;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  color:#0000CC;
  text-align:left;
  margin-top:30px;
  line-height:150%;
  margin-bottom:20px;
  }

/*  Überschrift Text 30*/
  .OBUe2 {
  font-size:30px;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  color:#0000CC;
  text-align:left;
  margin-top:30px;
  line-height:150%;
  margin-bottom:20px;
  }


/*  Überschrift Text 30 für Buchbesprechung*/
  .OBUe3B {
  font-size:x-large;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  color:#0000CC;
  text-align:left;
  margin-top:10px;
  line-height:100%;
  margin-bottom:0px;
  }

/*  Überschrift Text 30 Span*/
  .OBUe3SPAN {
  font-size:x-large;
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
  color:#0000CC;
  text-align:left;
  margin-top:10px;
  line-height:150%;
  margin-bottom:0px;
  }

/*  Überschrift Text 30 - 4*/
  .OBUe4B {
  font-size:large;
  font-weight:normal;
  font-style:italic;
  text-decoration:none;
  color:#0000CC;
  text-align:left;
  margin-top:10px;
  line-height:150%;
  margin-left:30px;
  margin-right:30px;
  margin-bottom:0px;
  }

/*  Hervorhebung Unterstreichen*/
  .OBWiU {
  text-decoration:underline;;
  }

/*  Hervorhebung Farbe rot*/
  .OBWiFr {
  color:#FF0000;
  }

/*  Randabstand links rechts */
  .OBBody {
  margin-left:3%;
  margin-right:3%;
  }

/*  Randabstand links rechts */
  .OBPos {
  margin-left:30px;
  margin-right:30px;
  }

/*  Trennlinie eingerückt r+l */
  .OBTrLi {
  height:2px;
  margin-top:10px;
  margin-bottom:10px;
  border: 0;
  color: #0000CC;
  background-color: #0000CC;
  }

/*  Trennlinie eingerückt r+l */
  .OBNor {
  border: 0;
  font-size::normal;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  color: #0000CC;
  }

/*  Trennlinie eingerückt r+l  für Buchbesprechung*/
  .OBNorB {
  margin-left:30px;
  margin-right:30px;
  margin-top:5px;
  margin-bottom:0px;
  border: 0;
  font-size::normal;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  color: #0000CC;
  text-align:justify;
  line-height:100%;
  }

/*  Trennlinie eingerückt r+l */
  .OBNorSPAN {
  border: 0;
  font-size::normal;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  color: #0000CC;
  }
