/* EFFINGERHOF AG | Druck - Verlag - Neue Medien | www.effingerhof.ch */
/************************************/
/* RTE */
/************************************/
.fett {
  font-weight: bold; }

.kursiv {
  font-style: italic; }

.fettkursiv {
  font-style: italic;
  font-weight: bold; }

.download {
  line-height: 22px;
  background-image: url(../bilder/pdf_link_tr.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 22px;
  padding-bottom: 0px; }

.pdf_link {
  line-height: 22px;
  background-image: url(../bilder/icon_pdf_2017.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 22px;
  padding-bottom: 0px;
  border-bottom: none; }

.pdf_link a {
  border-bottom: none !important; }

a.pdf_link:link, a.pdf_link:visited {
  color: #86a12b;
  text-decoration: none;
  border-bottom: none; }

a.pdf_link:hover, a.pdf_link:active {
  color: #3c3c3c;
  text-decoration: none; }

.externer_link {
  line-height: 22px;
  background-image: url(../bilder/icon_external_link.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 22px;
  padding-bottom: 0px; }

.word_link {
  line-height: 22px;
  background-image: url(../bilder/download_word.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 22px;
  padding-bottom: 0px; }

/* Buttonlink */
p.buttonlink,
p.buttonlink_download {
  margin: 30px 0 0 0; }

p.buttonlink_fliesstext {
  margin: 30px 0 30px 0; }

p.buttonlink + p,
p.buttonlink_download + p,
p.buttonlink_fliesstext + p {
  clear: both; }

p.buttonlink a.aktuellTitel,
p.buttonlink_fliesstext a,
p.buttonlink a {
  display: inline-block;
  color: #3c3c3c !important;
  padding: 15px 45px 13px 20px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #486289;
  background-image: url(../bilder/bulink_pfeil_rechts.png);
  background-repeat: no-repeat;
  background-position: right 20px; }

/* Buttonlink DOWNLOAD */
p.buttonlink_download a {
  display: inline-block;
  color: #3c3c3c !important;
  padding: 15px 55px 13px 20px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #486289;
  background-image: url(../bilder/icon_link_download.png);
  background-repeat: no-repeat;
  background-position: right 11px; }

p.buttonlink a:hover,
p.buttonlink_fliesstext a:hover,
p.buttonlink_download a:hover {
  color: #ddd !important; }

a.buttonlink:link,
a.buttonlink:visited {
  color: #3c3c3c !important;
  padding: 15px 45px 13px 20px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #486289;
  background-image: url(../bilder/bulink_pfeil_rechts.png);
  background-repeat: no-repeat;
  background-position: right 20px;
  /*float: left;*/
  display: inline-block;
  margin: 8px 0 6px 0; }

a.buttonlink:hover,
a.buttonlink:active {
  color: #ddd !important; }

.aktuellTitel {
  color: #486289;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: normal;
  margin: 5px 0 12px 0; }

.ZwischenTitel {
  font-size: 1.4em;
  line-height: 1.6em;
  margin: 0 0 20px 0;
  color: #3c3c3c;
  font-weight: normal; }

.trenner {
  height: 1px;
  border-bottom: 1px solid #9e9e9e; }

/* farbige Auszeichnungen */
.farbiger_text {
  color: #486289; }

.farbiger_text_gross {
  color: #486289;
  font-size: 4em;
  font-weight: bold;
  margin: -20px 0 15px 0; }

/* Tabellen Standard Formatierung */
table.contenttable {
  border-collapse: collapse;
  margin-bottom: 30px; }

table.contenttable td {
  vertical-align: top;
  text-align: left;
  padding-left: 15px; }

table.contenttable td:first-child {
  padding-left: 0; }

table.contenttable td p {
  margin: 0; }

/* Bulletlisten */
ul li {
  list-style-image: url(../bilder/bulletpoint_2017.png);
  color: #3c92b0; }

/*# sourceMappingURL=eag_t3_rte.css.map */
