body {
	color: black;
	background: transparent;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	/*text-align: justify;*/
}
img {
	border: 0;
	display: block;
}
a:link, a:visited, a:focus, a:hover, a:active {
	color: blue;
	background: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a[href^="http"]:link:after, a:visited:after {
	content: " ( Link zu: "attr(href)") "; /* Externer-Link zu: */
	font-size: 76%;
	color: black;
	font-style: italic;
}
a[href^="/"]:link:after {
	content: " ( Interner-Link zu: http://abonda.de"attr(href)") ";
	font-size: 76%;
	color: black;
	font-style: italic;
}
a[href^="."]:link:after {
	content: " ( Interner-Link zu: "attr(href)") ";
	font-size: 76%;
	color: black;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break-after: avoid;
}
abbr, acronym {
	text-decoration: none;
	border-bottom: 0;
}
.orange {
	color: #ffa500 !important;
}
/*acronym[title]:after, abbr[title]:after {
	content: " (" attr(title) ")";
}*/
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 13pt;
}
h6 {
	font-size: 12pt;
}
p {
	margin: 0 0 1em 0;
}
ol, ul {
	margin: 0 0 1em 0;
}
/*p+p {
	margin-top: -1em;
	text-indent: 2em;
}*/
.kopf, #logo, #deteilnavi_startseite, #start_head_text, #start_head_flash, #hauptmenue, #domaincheckgesamtbreite, #domaincheck, #spruch, #spruchoben, #spruchtext, #spruchunten, #personenmotiv, #horizontaleleiste, #spalte_links, #deteilnavi, .naviueberschrift, #produktnavi, #nachoben, #fussbereich, #fussempfehlung, .unsichtbar, .unsichtbar2, .spamcheck, .bildbox_rechts, .bildbox_links, #info_unten, #info_unten_klein, .drucken, #info_fussnote, #infocenter, .center, .ohne_druck {
	display: none;
}
