body, table {
  font-family:"Helvetica-Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
}
table td {
  vertical-align:top;
}
div {
  clear:both;
}
em {
  vertical-align:inherit;
}
/*span.formel {
  vertical-align:bottom;
}*/
select {
  font-family:"Helvetica-Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  background-color:white;
  border-style:solid;
  border-color:white;
  border-width:1px;
}
@font-face {
  font-family: 'STIX';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/STIXGeneral-Regular.otf') format('opentype');
}
div.gesamtreaktion {
  border-style:solid;
  border-color:#f60;
  border-width:1px;
  border-radius:5px;
  padding:4px;
}
.formel {
  font-family:'STIX';
  font-size:16px;
  /*padding-top:0px;
  margin-top:4px;
  margin-bottom:6px;*/
  /*line-height:100%;*/
}
.mittig {
  vertical-align:middle;
}
.nach_rechts {
  text-align:right;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.hinweis {
  font-size:14px;
  line-height:18px;
  color:#222222;
}
h3.hinweis, ol.hinweis, ul.hinweis {
  margin-top:2px;
  margin-bottom:2px;
  padding-top:2px;
  padding-bottom:2px;
}
.zwischenueb {
  text-decoration:underline;
  font-style:italic;
  padding-top:4px;
  padding-bottom:4px;
}
.teilchen {
  background-color:#ffe6d5;
}
.reagenz {
  background-color:#dfeaf2;
}
.sichtbar {
  background-color:#e5ffe5;
}
