p {  font: 12px Arial, Helvetica, sans-serif}
p {  color: #000000}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; font-style: normal}
td { font: 12px Arial, Helvetica, sans-serif; color: #000000}
.klein { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
.kleinweiss { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none }
.block { text-align: justify}
a {  font-size: 10px; font-weight: bold; color: #FFFFFF}
a:hover {
	color: #FFFFFF;
}
.keinewiederholung {
	background-repeat: no-repeat;
}
.schwarz {color:#000000; font-weight: normal; }
.tzt {color:#FCD97B; font-size: 3px;}
.titel { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal}
.weiss { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none; font-style: normal }
.linkweiss { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none; font-style: normal }

/* spezielle Formatierungen Kontaktformular */

.error td
{	color: red;
}
.error td input,
.error td textarea
{	background: #ffdddd;
}

.errormsg td
{	border: 1px red solid;
	background: #ffdddd;
	font-weight: bold;
	color:red;
}
.errormsg td ul
{	font-weight: normal;
}
