body {
	background-color: #CCCCCC;
	font-family: SimSun;
	font-size: 14px;
	font-style: normal;
}
.font-title {
	font-family: SimSun;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.font-title-ger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.font-text {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
}
.font-text-ger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.font-form {
	font-family: SimSun;
	font-size: 14px;
	color: #000099;
}
.select {
	font-family: SimSun;
	font-size: 14px;
}
.image-title {
	font-family: SimSun;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.descr {
	font-family: SimSun;
	font-size: 12px;
	color: #990000;
}
.language {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: SimSun;
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: SimSun;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover {
	font-family: SimSun;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.menue {
	font-family: SimSun;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
a.catlink:link, a.catlink:visited{
	text-decoration: none;
	font-family: SimSun;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	}

	a.catlink:hover {
	color: #FFFFFF;
	font-family: SimSun;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
}
.cat {
	color: #FFFFFF;
	font-family: SimSun;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
