.normal {
	font-size: 12px;
	font-weight: regular;
	clear: both;
	color: #ffffff;
	text-decoration: none;
}
.link {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #000;
	text-decoration: none;
}
.link2 {
	font-size: 11px;
	font-weight: bold;
	clear: both;
	color: #000;
	line-height: 14px;
	text-decoration: none;
}
.link_unter {
	font-size: 11px;
	font-weight: bold;
	clear: both;
	color: #cc0000;
	line-height: 14px;
	text-decoration: none;
}
.link2:hover {
	color: #cc0000;
}
.link:hover {
	color: #cc0000;
}
.link_unter:hover {
	color: #cc0000;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #ffffff;
	line-height: 10px;
}
h2 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	clear: both;
	color: #000000;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	clear: both;
	color: #000000;
	line-height: 14px;
}
.fett_2 {
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	clear: both;
	color: #000000;
	line-height: 12px;
}
