body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#wappen {
  display: none;
}
#wappen-druck {
  display: block !important;
}
#inhalt h1 {
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}
#inhalt h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#inhalt h3 {
	font-size: 10pt;
	font-weight: bold;
}
a {
  text-decoration: none;
  color: #000000;
}
#inhalt a:link,
#inhalt a:visited {
  text-decoration: underline;
  font-weight: bold;
}
img {
	border: none;
}
#kopfbereich {
	background-image: url(../img/kopfbereich-hintergrund.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin-bottom: 10px;
}
#pfad {
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px; 
}
#abbinder {
  border-top: 1px solid #000000;
  margin-top: 10px; 
}
#service,
#navigation,
#links,
#rechts {
  display: none;
}