#page, #content {
  color:		#000;
  background:		transparent;
  border:		none;
  padding:		0;
  margin:		0;
  font-size:		14pt;
  font-family:		"times new roman",times,serif;
  text-align:		justify;
}
a {
  text-decoration:	none;
  color:		#04667e;
  background:		#fff;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}

em, strong {
  font-weight:		normal;
  font-style:		normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  page-break-after: avoid;
  margin: .75em 0 .5em 0;
}

h1, h2, h3, ul, ol, table {
  clear:		both;
}
table {
  margin:		0 0 0.5em 0;
  padding-top:		0 0 0.5em 0;
}
img, table, .nobreak {
  page-break-inside:	avoid;
}

table.break, h2.break {
  page-break-before:	always;
}
ul, ol {
  list-style:		circle;
  line-height:		100%;
  text-align:		left;
}
ul.l {
  float:		none;
  clear:		both;
}
.r, div.r, img.r, table.r, ul.l, .l, div.l, img.l, .address {
  float:		none;
  display:		block;
  margin:		0 1em 0.5em 0;
}

.navi2, #navi, .subnavi, #footer, .breadcrumb, .google, .language, p.noprint, div.noprint {
  visibility:		hidden;
  display:		none;
}

/*
a[href]:after {
 content:		" <"attr(href)">";
 }
a[href^="/"]:link:after {
  content: "\A (Link auf http://www.dr-schulte.ch " attr(href) ") \A";
  text-align:		left;
  display:		block;  
  font-size:		12pt;
}
*/
