/*
typo.css für www.trojanuv-swift-sc.de/
*/

body {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  color: #000;
  }

div, td {
  font-size: 13px;
  font-family: arial, verdana, sans-serif;
  color: #000;
}
p, li, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1em;
  }
p { margin: 0 0 28px 0; }
h1 {
  font-size: 21px;
  color: #E90536;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0;
  margin: 0 0 24px 0;
}
h2 {
  font-size: 13px;
  font-weight: bold;
  color: #8e8f93;
  line-height: 21px;
  letter-spacing: 0;
  margin: 0 0 24px 0;
}
h3 {
  font-size: 11px;
  font-weight: bold;
  color: #8e8f93;
  letter-spacing: 0;
  margin: 0 0 3px 0;
}
a {
  text-decoration: underline;
  color: #E90536;
  }
a:hover {
  text-decoration: none;
  color: #E90536;
  }
img { border: none; }
#content, #footer-left, #footer-right { line-height: 18px; }
#footer-right a { 
  color: #E90536;
  font-size: 11px;
  text-decoration: none;
}
#footer-right a:hover { text-decoration: underline; }
#right ul.right { font-size: 11px; }
#right a { font-size: 11px; }
#right { font-size: 11px; }

.fault { color: #f00; }













