tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #D8005C;
	font-weight:400;
	}
.headline {
	font-size: 20px;
	color: #D8005C;
	font-weight:400;
	}
.headline2 {
	font-size: 14px;
	color: #D8005C;
	font-weight:400;
	}
.date {
	font-size: 12px;
	color: #D8005C;
	font-weight:400;
	}
/* Standart-Links */
a:link {
	font-size: 12px;
	color: #D8005C;
	text-decoration: none;
	}
a:visited {
	font-size: 12px;
	color: #D8005C;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	color: #D8005C;
	text-decoration: underline;
	}
a:active {
	font-size: 12px;
	color: #D8005C;
	text-decoration: none;
	}
/* Links in der Navigation */
.navig {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	}
a.navig:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.navig:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.navig:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.navig:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
/* Links in der Fußzeile */
a.bottom:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
a.bottom:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
a.bottom:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
a.bottom:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

