/*  Vorlage für overlib-Popups ("Anmerkungen") - Kopie von /css/overlib.css

    Zur Auswirkung der Definitionen: siehe http://overlib.boughner.us/plugins/cssw3c_commands.html

*/

.ovDiv {
/*  border: px #CCCCCC dashed; */
   background-color:#fdf7df;
  line-height:normal;
  border: 1px #CCCCCC solid;
  height:
}

.ovBodyText {

  font-family: Arial,Helvetica,sans-serif;;
  font-weight: normal;
  color: black;
  font-style: normal;
/*  text-decoration: line-through; */
  text-align: left;
  padding: 10px 10px 10px;
  font-size: 12px;
}

.ovCaptionText {

  font-family: Verdana,Arial,Helvetica,sans-serif;;
  color: #FFFFCC;
  background-color: #a50808;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  font-size: 14px;
  padding: 2px 5px 2px 5px;
  }



