td  {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}

.headline  {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #333366;
}
.subheadline  {
	font-family: Arial;
	font-size: 12pt;
	color: #333366;
}
.text-1  {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
}
.text-2  {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.text  {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}


.homelinks.a:link{
	font-family: Arial;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
.homelinks{
	font-family: Arial;
	font-size: 8pt;
	color: lime;
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #333366;
}
a:visited {
	text-decoration: underline;
	}
a:link {
	text-decoration: underline;
}
a:hover { text-decoration: none; }

.td-1 {													/*  PopUp-Window  zur Mailform */
	font-family:arial,helv,helvetica;
	font-size:10pt;
	color: White;
}

a.nav {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}


