A.normal:link		{
	font-size: 12px;
	text-decoration: none;
	color: #E73800;
}
A.normal:active 	  {
	font-size: 12px;
	text-decoration: none;
	color: #E73800;
}
A.normal:visited    { 
	font-size: 12px;
	text-decoration: none;
	color: #E73800;
}
A.normal:hover 	 {
	font-size: 12px;
	text-decoration:underline;
	color: #E73800;
}


A.klein:link		{
	font-size: 11px;
	text-decoration: none;
	color: #E73800;
}
A.klein:active 	  {
	font-size: 11px;
	text-decoration: none;
	color: #E73800;
}
A.klein:visited    { 
	font-size: 11px;
	text-decoration: none;
	color: #E73800;
}
A.klein:hover 	 {
	font-size: 11px;
	text-decoration:underline;
	color: #E73800;
}



A:link		{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
A:active 	  {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
A:visited    { 
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
A:hover 	 {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.suchfeld	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 12px;
	font-style: normal;
	list-style-type : square;
	//border: 0;
	border-width:1px;
	border-color: #808080;
	background: #FFFFFF;
	width: 80px;
	height: 15px;
}


.textunternavi	{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 8pt;
	/*.;line-height: 15px;*/
	font-style: normal;
	list-style-type : square;
}

.text	{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	list-style-type : square;
}

.anfangsbuchstabe	{
	font-family: Verdana, Arial, Helvetica;
	color: #FFCF29;
	.;font-size: 25px; /* .; zum Auskommentieren beim NS4.x - bei IE und NS6-7 nimmt er es! */
	line-height: 28px;
	font-style: normal;
	list-style-type : square;
}

.textklein	{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	/*.;line-height: 15px;*/
	font-style: normal;
	list-style-type : square;
}

.head	{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 14px;
	/*.;line-height: 15px;*/
	font-style: normal;
	list-style-type : square;
}

.headklein	{
	font-family: Verdana, Arial, Helvetica;
	color: #F6C52E;
	font-size: 13px;
	/*.;line-height: 15px;*/
	font-style: normal;
	list-style-type : square;
}

.thumbrahmen	{
	border-color: #FFDF29;
	.;margin-top: 3px;
	.;margin-right: 10px;
}

.trennlinie	{
	margin-top: 0px;
	margin-bottom: 0px;
}

.defaultinput	{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	/*.;line-height: 15px;*/
	font-style: normal;
	list-style-type : square;
	border-width:1px;
	border-color: #0FFDF29;
	background: #FFFFFF;
}

.defaultsubmit {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	background: #FFDF29;
	/*border-color: #0E3069;*/
	.;border-width:1px;
}
