﻿a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	}

a:visited { color:#FFFFFF; text-decoration:none }

a:hover { color:#E00000; text-decoration:underline }
a:active { color:#FFFFFF; text-decoration:none }
a:focus {  color:#FFFFFF; text-decoration:none }

a.text:link {  color:#4e4c40;font-weight:bold;  text-decoration:none }
a.text:visited { color:#4e4c40; font-weight:bold; text-decoration:none }
a.text:hover { color:#E00000; font-weight:bold; text-decoration:underline }
a.text:active { color:#4e4c40; font-weight:bold; text-decoration:none }
a.text:focus {  color:#4e4c40; font-weight:bold; text-decoration:none }

a.linkkopf:link {  color:#FFFFFF; font-weight:bold; text-decoration:none; font-weight:bold }
a.linkkopf:visited { color:#FFFFFF; font-weight:bold; text-decoration:none; font-weight:bold }
a.linkkopf:hover { color:#E00000; font-weight:bold; text-decoration:underline; font-weight:bold }
a.linkkopf:active { color:#FFFFFF; font-weight:bold;  text-decoration:none; font-weight:bold }
a.linkkopf:focus {  color:#FFFFFF;font-weight:bold;  text-decoration:none; font-weight:bold }


a.detail:link {  color:#E00000; text-decoration:none; font-weight;bold }
a.detail:visited { color:#E00000; text-decoration:none; font-weight;bold }
a.detail:hover { color:#E00000; text-decoration:underline; font-weight;bold }
a.detail:active { color:#E00000; text-decoration:none; font-weight;bold }
a.detail:focus {  color:#E00000; text-decoration:none; font-weight;bold }

H4 {font-family:arial;
	text-align: center;
}

td {
	border-width: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #4E4C40;
	font-size: 15px;
	text-align: left;
}


