/* editor_content.css css file liesbethbusman.nl */

body{font:11px/13px normal "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;}

.typography a {
  color:#f30;
  text-decoration: none;
}

a {
  color:#FFF;
  text-decoration: none;
}

.typography a#big,
a#big {
  text-align: right;
  color: #f30;
}

a:hover,
a.ro {
  color: #f30;
}

.content h1 {
  font: normal 1.4em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  padding: 2px 6px;
  color: #606060;
}

.typography h2, h2 {
  font: normal 1em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  margin-top:2px !important;
  padding: 2px 6px;
  color: #606060;
}

.typography h3, h3 {
  font: bold 1.1em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  margin-top:2px !important;
  padding: 2px 6px;
  color: #606060;
}

.typography h4 {
  font: bold 1em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  margin-top:2px !important;
  padding: 2px 6px;
  border-bottom:2px dotted #f30;
  color: #606060;
}

.typography h5 {
  font: normal 0.85em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  margin-top:2px !important;
  padding: 3px 6px;
  color: #606060;
}

.typography h6 {
  font: normal 0.7em "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
  margin-top:2px !important;
  padding: 3px 6px;
  color: #606060;
}