body {
	margin: 1.2em;
	padding: 0 0 0 0;
	color: #003;
	background-color: #FFF;
	font-size: 80%;
}

p, td, a, li, small {
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-size: 1em;
	line-height: 1.3;
	color: #003;
}
p, ul, ol {
	margin: 0.4em 0 0.2em 0;
	padding: 0;
	text-align: left; /* vermeidet gelegentlichen Bug in IE6/win */
}
ul {
	list-style: none;
}
ul ul {
	margin: 1em;
}
#index li {
	padding: 0.2em 0;
}
#index img {
	border: 1px solid #999;
}
h1, h2, h2 a, h2 a:hover, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.3;
	color: #336;
	text-decoration: none;
}
h1 {
	margin: 1.64em 0 1.1em 0;
	font-size: 1.7em
}
h2, h2 a, h2 a:hover {
	margin: 1.64em 0 1.1em 0;
	font-size: 1.43em;
}
h3 {
	margin: 1.3em 0 0.4em 0;
	font-size: 1.25em;
}
h4 {
	margin: 1em 0 0.86em 0;
	font-size: 1.1em;
}
b, strong {
	color: #336;
	font-weight: bold;
}
.dicht {
	margin: 0 !important;
}
.randlos {
	border: 0 !important;
}
.center {
	text-align: center;
}
.rechts, .right {
	text-align: right !important;
}
.versteckt, .sm {
	display: none !important;
}
.zitat h4 {
	margin: 1.43em 0 0 0;
}
.zitat h4 + h4.right {
	margin: 0.6em 0 0.7em 0;
}
table + p.small {
	margin: 0.3em 0 1.88em 0;
}
small, .small, .small a, .smallright {
	font-size: 0.9em;
}
.gesperrt {
	letter-spacing: 0.15em;
}
.hervorgehoben {
	color: #c00;
	font-weight: bold;
}
p.fusslinks {
	margin: 1.56em 0;
	text-align: right;
}
.fusslinks img, #index .fusslinks img {
	border: 0;
}
table {
	margin: 1em auto 1.1em auto;
	border: 0;
}
td {
	border: 1px solid #669;
	padding: 0.3em;
}
.randlos td {
	border: 0 !important;
	padding: 0.16em !important;
}
hr {
	color: #669;
}
.top, .top a {
	margin: 0.9em 0.45em 1.27em 0;
	text-align: right;
	font-size: 0.86em;
}
.initialie1, .initialie2, .initialie3 {
	float: left;
	width: 0.8em;
	font-size: 2.6em;
	line-height: 93%;
	color: #336;
}
.initialie2 {
	width: 1.1em;
}
.initialie3 {
	width: 1.4em;
}
a:link {
	color: #336;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #669;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #336;
	font-weight: bold;
}
a:link.unterstrich, a:visited.unterstrich {
	text-decoration: underline;
}
a:before {
	content: url(img/linkpfeil.gif);
	margin-right: 0.4em;
}
.fusslinks a:before, .small a:before, a[href="#wrapper"]:before {
	content: "" !important;
	margin-right: 0;
}
#wrapper {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.zitat {
	font-style: italic;
}
