.txt {
	font-family: Goudy Old Style;
	font-size: 16px;
	color: #006600;
}

.txtfett {
	font-family: Goudy Old Style;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

.txtkursiv {
	font-family: Goudy Old Style;
	font-size: 16px;
	font-style: italic;
	color: #006600;
}

.ueberschrift {
	font-family: Goudy Old Style;
	font-size: 20px;
	color: #006600;
	font-weight: bold;

}
.rubrik {
	font-family: Goudy Old Style;
	font-size: 28px;
	color: #006600;
	font-weight: bold;
}
.dezent {
	font-family: Goudy Old Style;
	font-size: 13px;
	font-weight: normal;
	color: #006600;
}
.rotfett {
	font-family: Goudy Old Style;
	font-size: 16px;
	font-weight: bold;
	color: #bd0000;
}
#intro {
position: fixed;
 top: 30; left: 200;
 width: 50%; height: 100%;
}