body {
  margin: 0;
  padding: 0;
}

.print {
	display:block;
}

a img {
	border:0;
}

.headerlinks, #rubrik_suche, #links, .imagenumbers, a.weiterlink, a.startseite_weiterlink, .drucken, #footer {
	display:none;
}

#gesamtrahmen {
  width: 630px;
  margin: 18px auto 20px auto;
  padding: 0;
}

#balken {
  margin: 0 0 10px 0;
  padding: 0;
}

.artikel_headline {
  margin: 0 0 10px 3px;
  width: 630px;
}

h1 {
  font-family:Georgia;
  font-weight:bold;
  font-size:22pt;
  color:#000;
  margin:20px 0 20px 0;
  padding:0;
}

h2 {
  font-family: Georgia;
  font-weight: bold;
  font-size: 12pt;
  color: #000;
  margin:1px 0 20px 0;
  padding: 0;
}

a.externlink, a.externlink:hover {
  font-family: Arial, sans serif;
  font-size: 8.5pt;
  line-height: 11pt;
  display: block;
  text-decoration: underline;
  color: #000;
  padding: 0px 0 0 0;
}

a.textlink {
  text-decoration: underline;
  color: #000;
  padding: 0 1px 0 1px;
}

a.textlink:hover {
  text-decoration: underline;
  color: #000;
  padding: 0 1px 0 1px;
}


p.schwarz {
  font-family: Arial, sans serif;
  font-size: 8.5pt;
  line-height: 11pt;
  color: #000;
  font-weight: bold;
  padding: 0;
}

.artikel_zweispaltig_links, .artikel_zweispaltig_rechts {
  height: 100%;
  float: left;
  clear:both;
  width: 630px;
  padding: 0px 0 0 3px;
  margin: 0;
}

.artikel_zweispaltig_links p, .artikel_zweispaltig_rechts p {
  font-family:Arial, sans serif;
  font-size: 8.5pt;
  line-height: 11pt;
  color:#424242;
  margin: 0 10px 10px 0;
}

.artikel_datum {
  font-family: Georgia;
  font-size: 12px;
  font-weight: normal;
  color: #9C9C9C;
  text-decoration: none;
  margin-top:-18px;
}