.style {
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC9C4C;
}
a.style {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #A54F68;
	}
a.style:hover {
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #CC9C4C;
	}

.style2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #CC9C4C;
}
a.style2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #A54F68;
	}
a.style2:hover {
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration:none;
	color: #CC9C4C;
	}

.ueber1 {
	font-size: 18px;
	font-weight: bold;
	color: #A54F68;
}
.ueber2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CC9C4C;
}
.textgr {
	font-size: 16px;
	color: #CC9C4C;
	font-weight: bold;
}


