.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;

}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;



}
a:link {
	color: #000000;
	text-decoration: none;


}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #0099FF;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;

}
.txtcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.txtcontentueberschrift {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.txtKopie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066FF;
}
.txtdates {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066FF;
}
