@import url(template.css);
@import url(../../css/editor.css);
@import url(../../css/contact.css);

h1 {
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border: 0px;
  border-bottom: 1px dotted #192052;
}

.contentpaneopen {
  margin-top: 10px;
  color: #572500;
}

.contentpaneopen img {
  padding: 10px 10px 0 0;
}

.contentheading, .m4j_heading {
  font-family: Gill Sans, Verdana;
  font-size: 18px;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #88002C;
  background: url(../../images/headline.png) no-repeat;
  background-position: 0px 30px;
}

.contentheading {
}

.buttonheading {
  border: 0px;
  /*border: 1px dotted #88002C;*/
}

.buttonheading a img {
  padding: 0;
  border: none;
}

/** Start Tabelle **/
thead {
  color: #000000;
  font-weight: bold;
  background-color: #d78c54;
  border: 0px;
  border-top: 1px dotted #192052;
  border-bottom: 1px dotted #192052;
}
/** Ende Tabelle **/
