/*
 * 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: smaller;
	color: #333333;
}
.news {
	font-size: 75%;
}
.home-aktuelleausgabe {
	font-size: 75%;
}
.home-aktuelleausgabe-head {
	font-size: 85%;
}
.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;
}
.kleinerhinweis {
	font-size: 90%;
}
.spacer {
	font-size: 8px;
}
