.GrosseUberschriftunterstrichen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
	text-align: inherit;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.test {
}
.haupttext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #de6f22;
	list-style-type: none;
	text-align: left;
	padding-left: 7px;
}
.gross {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #3300FF;
	text-decoration: line-through;
}
.ueberschrift1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #864726;
	padding-left: 7px;
}
.ueberschrift2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #864726;
	text-indent: 0px;
	padding-left: 7px;
}
.ueberschrift3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #864726;
	text-indent: 5px;
}

