.Schrift_normal {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: 300;
}

a:visited {
	font-size: 14px;
	font-weight: 900;
	color: #990000;
	text-decoration:none;
	font-family: "Comic Sans MS";
}
a:link {
	color: #990000;
	text-decoration:none;
	font-size: 14px;
	font-weight: 900;
	font-family: "Comic Sans MS";
}
a:active {
	font-size: 14px;
	font-weight: 900;
	color: #990000;
	text-decoration:none;
	font-family: "Comic Sans MS";
}
a:hover {
	font-size: 11px;
	font-weight: 900;
	color: #006600;
	text-decoration:none;
	font-family: "Comic Sans MS";
	text-transform: uppercase;
}
.Gedichteweb {
	font-family: pristina;
	font-size: x-large;
	font-weight: 900;
	color: #333333;
}

.ueberschrift {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-weight: 900;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
}
