body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #FFFFFF;
}
p {
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	margin: 0px;
}
h2 {
	font-size: 17px;
	line-height: 150%;
	color: #333333;
	margin-top: 13px;
	margin-bottom: 13px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	line-height: 160%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	line-height: 160%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
}
h5 { /* nur noch für Autorenhinweis per JS benutzen */
	font-size: 11px;
	line-height: 160%;
	color: #FF6633;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
h5 a:link { font-weight: bold; }
h5 a:active { font-weight: bold; }
h5 a:visited { font-weight: bold; }
h5 a:hover { font-weight: bold; }

ol {
	font-size: 13px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

h3 a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 a:active {
	font-weight: bold;
	text-decoration: none;
}
h3 a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 a:hover {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.lit:link { color: #999999; text-decoration: none; font-weight: normal; } /* Quellenhinweis-Links zu literatur-popup */
a.lit:active { color: #0033FF; text-decoration: none; font-weight: normal; }
a.lit:visited { color: #999999; text-decoration: none; font-weight: normal; }
a.lit:hover { color: #0066CC; text-decoration: none; font-weight: normal; }

a.txt:link { color: #444444; text-decoration: none; font-weight: normal; } /* dezente Links in Absätzen */
a.txt:active { color: #0033FF; text-decoration: none; font-weight: normal; }
a.txt:visited { color: #444444; text-decoration: none; font-weight: normal; }
a.txt:hover { color: #0066CC; text-decoration: none; font-weight: normal; }

a.k:link { color: #999999; text-decoration: none; font-weight: bold; } /* für H2 in linker Spalte */
a.k:active { color: #0033FF; text-decoration: none; font-weight: bold; }
a.k:visited { color: #999999; text-decoration: none; font-weight: bold; }
a.k:hover { color: #000000; text-decoration: none; font-weight: bold; }

blockquote {
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.zit { color:#000000; } /* Absaetze (p) genau wie Zitatbloecke, aber ohne Einzug; für popup-Fenster */

blockquote p {
	color: #000000;
}

/* .k - Kurzkommentare in linker Spalte */
.k {
	color: #999999;
}
.lit {
	color: #999999;
}




.gesperrt {  letter-spacing: 2pt; }
.kapitaelchen {	font-variant: small-caps; }

.temp { color: #999900; } /* Notizen, vor Veröffentlichung LÖSCHEN */


.ls { color: #4F7698; }
.amp { color: #5C8E71; }
.mik { color: #B15E4C; }
.pa { color: #FF6633; }
.ela { color: #FFCC66; } /* Elektroakustik, übergeordnet, Farbe noch nicht festgelegt */

