.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.b-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}
