/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #269CFF;
}

.headlinefarbe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B9FFF;
	font-style: normal;
	font-weight: bold;
}
ul {
	line-height: 30px;
}
li {
	line-height: 30px;
}
