.TextNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFCC00;
}
.TitelButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	color: #FFFF00;
	background-color: #666666;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;

}
.Page {
	background-color: #000000;
}
.TextWichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
}

