body {
 
  font: 12pt Garamond, Palatino, "Arial", Times, serif;
  color: black;
  background: transparent;
  line-height:1.5pt;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;
  font-weight: bold;
  font-size: 85%;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
  line-height: 2em;
}

p  {
  line-height: 1.5pt;
  font: 12pt Garamond, Palatino, "Arial", Times, serif;
  color: black;
}


ul {
	list-style-type:disc;
	color:#888888;
	}
	
a:link { 
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}

td  {
  line-height: 1.5pt;
  padding: 6pt;
  color: black;

}

/* Fuer die Druckausgabe ueberfluessiges abschalten */
#leftleft, #mainpicture, #icons, #rightright, #mainbottom { display: none; }

#aphlogo, #dienstleistung, #selectdienstleistung, #search, #extentedsearch { display: none; }

#right, #rightleft, #content, #inner, #outer  {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}


#breadcrumb {
  display: yes;
  font: 10pt Garamond, Palatino, "Trebuchet MS", Arial, serif;
  padding-left: 0;
}
