/* EFFINGERHOF AG | Druck - Verlag - Neue Medien | www.effingerhof.ch */


/* RTE */
/* ----------------------------------------------------------------------------------------------------------------- */

.bold { font-weight: bold; }
.italic { font-style: italic; }

.orange { color: #ff6600; }
.orangefett { color: #ff6600; font-weight: bold;}



.pdf_link {
  line-height: 22px;
  background-image: url(../bilder/pdf_link.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 22px;
  padding-bottom: 0px;
}
