@charset "utf-8";
/* CSS Document */

.Logo {
	font-family: "Adobe Garamond Pro";
	font-size: 60px;
	color: #999;
}
.LogoGross {
	font-family: "Adobe Garamond Pro";
	font-size: 72px;
	color: #999;
}

.Navigation01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
}
.TabeleRahmen {
	border: 2px solid #CCC;
}
.Fließtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Überschrift {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
}
.Detailschrift {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.Leitspruch {
	font-family: "Adobe Garamond Pro";
	font-size: 30px;
	font-style: italic;
	color: #36F;
}
.LeitspruchGross {
	font-family: "Adobe Garamond Pro";
	font-size: 36px;
	font-style: italic;
	color: #36F;
}
