/*
 * file: empa.css -two
 */
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:hover {
	color: #ff0000;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
p.content {
	width: 450px;
}
.tabellenkopf {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}
.tabelle-zeile-spalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
.tabelle-koerper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.fussnotenzeichen {
	font-size: smaller;
}
.fussnote {
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}
.news {
	font-size: 75%;
}
.home-aktuelleausgabe {
	font-size: 0.85em;
	line-height: 1.2em;
}
.home-aktuelleausgabe-head {
	font-size: 0.93em;
	line-height: 1.25em;
}
.aktuell-beschreibung {
	font-size: 1em;
	line-height: 1.4em;
}
.titel {
	font-size: 125%;
	font-weight: bold;
}
.untertitel {
	font-size: 100%;
	font-weight: bold;
}
.literatur {
	text-indent: -2em;
	margin-left: 2em;
}
.content1 {
	font-size: 100%;
	font-weight: bold;
}
.content2 {
	padding: 15px;
}
.content3 {
	font-size: 85%;
	padding: 37px;
}
.head1 {
	font-size: 125%;
	font-weight: bold;
	margin-top:300px;
}
.head2 {
	font-size: 100%;
	font-weight: bold;
}

.head3 {
	font-weight: bold;
}
.zitat {
	font-size: 80%;
	font-style: italic;
}
.abbildung {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
.kleinerhinweis {
	font-size: 90%;
}
.spacer {
	font-size: 8px;
}
tr.toc {
	line-height: 110%;
}
tr.chapter,
tr.abstract {
	line-height: 110%;
}

