A:link {
	text-Decoration:underline;
	color: #000000;
}
A:active {
	text-Decoration:underline;
	color: #0066cc;
}
A:visited {text-Decoration:none; color: #000000}
A:hover {
	text-Decoration:underline;
	color: #333333
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-weight: bolder;
}
.textgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	font-weight: normal;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #003333;
	font-weight: normal;
}
.textgrossblau {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	font-weight: normal;
}
.textgrosskur {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.headlinefett {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: underline;
}
.textgrossrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #CC0000;
	font-weight: normal;
}
.textgrossblaufett {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #0066CC;
	font-weight: bold;
}

