.forminput
	{
		font-family: "courier new", courier, monaco;
		font-size: 14px;
		font-style: normal;
		background: #CCCCCC;
		color: #333333;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}
.formfett
	{
	font-family: "courier new", courier, monaco;
	font-size: 14px;
	font-style: normal;
	background: #CCCCCC;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-weight: bolder;

	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;


}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.anschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link			{ color: #333333; text-decoration: none }
a:hover			{ color: #333333; text-decoration: underline }
a:active		{ color: #333333; text-decoration: underline }
a:visited		{ color: #333333; text-decoration: none }
a:visited:hover		{ color: #333333; text-decoration: underline }

a.nav:link		{ color: #FF0000; text-decoration: none }
a.nav:hover		{ color: #FF0000; text-decoration: underline }
a.nav:active		{ color: #FF0000; text-decoration: underline }
a.nav:visited		{ color: #FF0000; text-decoration: none }
a.nav:visited:hover	{ color: #FF0000; text-decoration: underline }

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textstar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}

