/* Standard Einstellungen für das Dokument */
body, h1, h2, h3, p, img, form, input, textarea, select, span, div, tr, a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: left;
  border: none;
  text-decoration: none;
}
h1 {
  font-size: 16px;
  margin-bottom: 16px;
  color: #000000;
  line-height: 1.4;
  font-weight: bold;
}
.no_margin_bottom {
  margin-bottom: 0px;
}
h2 {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 10px;
  color: #000000;
  line-height: 1.4;
}
h3 {
	font-weight: bold;
    margin-bottom: 11px;
	color: #000000;
	line-height: 1.4;
}
h4 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.4;
}
p {
  margin-bottom: 12px;
  line-height: 1.4;
}
p.kursiv {
  margin-bottom: 12px;
  font-style: italic;
  line-height: 1.4;
}
p.line_space {
  line-height: 1.7;
}
a {
  color: #000000;
  font-weight: bold;
}

a:hover {
  color: #000000;
}
div.clear {
  clear: both;
}
div.csc-sitemap ul {
  margin-left: 15px;
}
