@charset "UTF-8";
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
}
.Textaufmehr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.Textkleiner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-style: normal;
}
