.menutext {
	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: lighter;

}
.menutextaktiv {

	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 12pt;
	color: #F66013;
	font-weight: lighter;
}
a {
	color: #000000;
	text-decoration: none;
}
.textueberschrift {

	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.textnormal {


	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.textmittegrau {

	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 12pt;
	color: #8b8b8b;
	font-weight: lighter;
}
.textmittekleingrau {


	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: 10pt;
	color: #8b8b8b;
	font-weight: normal;
}

#tagcloud {
	position: absolute;
	top: 545px;
	left: 85px;
	width: 640px;
	font-family: Arial, zurich, sans-serif, Verdana, helvetica;
	font-size: small;
	color: #8b8b8b;
	font-weight: lighter;
	text-align: center;
}

#tagcloud a {
	color: #C3C3C3;
	text-decoration: none;
}

#tagcloud #tag1 {
	font-weight: bolder;
	font-size: x-large;
	word-spacing: 2em;
	letter-spacing: -0.1em;
}

#tagcloud #tag2 {
	font-weight: bold;
	font-size: large;
	word-spacing: 1.5em;
}

#tagcloud #tag3 {
	font-weight: bold;
	font-size: normal;
	letter-spacing: 0.2em;
}
