@charset "ISO-8859-1";
.HeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: inherit;
	background-color: #F1F1F1;
}
.Paragraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background-color: #EBEBEB;
}
mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	display: marker;
}
.gbMainText {
}
.underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

button 
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
.button 
{
	color: #333333;
	border: 1px solid #781351;
	background-color: #CCCCCC;
	font-size: 12px;
}

