body {
	margin: 0;
	padding: 0;
	font: 12px Garamond, Palatino, "Times New Roman", Times, serif;
	color: #000000;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break.after: always;
}
p, td {
  	font-family: Garamond, Palatino, "Times New Roman", Times, serif;
	font-size: 1em;
  	margin: 0 0 1em 0;
}
a, a:visited, a:hover, a:visited:hover {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a:link, a:link:visited:after {
	content: " (Link auf <" attr(href) ">) ";
	font-size: 1em;
	color: #333333;
	background: transparent;
}
a[href^="/"]:link:after {
	content: " (Link auf <http://www.george-it.de " attr(href) ">) ";
}
#navi1 {
 	display: none;
}
#navi2 {
 	display: none;
}
#footer1 {
 	display: none;
}
#box1 {
 	display: none;
}
