.Standardtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
.Headline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
.StandardtextFett {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:undeline;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:undeline;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:undeline;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336633;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:undeline;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336633;
}

.Bildtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
	text-align: left;


}
.Aufzaehlungen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
	list-style-position: outside;
	list-style-type: lower-alpha;

}
.HeadlineKlein {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
	text-align: left;
}
.Standardtextsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9966;
}
