@charset "UTF-8";
.txtbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	line-height: 47px;
	color: #000000;
	text-indent: 50px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 25px;
}
.introbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.introsin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 25px;
}
.introboldsin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #056bd3;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.introsin50 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 25px;
	left: 50px;
	text-indent: 50px;
}
