.Main_Titel {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 36px;
	text-decoration: underline;
	text-align: center;
}
.Main_Topic {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 24px;
}
.Main_Text {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 16px;
}
.Main_Text_big {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
.Sub_Navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Link_Main_Text_normal {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.Link_Main_Text_big {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
