/*IndicaVia Stylesheet © 2004*/

	.body		   { color: white; font-size: 12px; line-height: 17px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }.bodytext   { color: #f5f5f5; font-size: 13px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }.bildunterschrift { color: #f5f5f5; font-style: italic; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }.headline	   { color: #c96; font-size: 14pt; line-height: 1.4; font-family: Georgia, "Times New Roman", Times, serif }

	a			{ color: blue; text-decoration: underline }
	a:link		   { color: #69c; text-decoration: none }
	a:visited	   { color: #69c; text-decoration: none }
	a:hover		   { color: #fff; text-decoration: none }
	a:active	  { color: #09c }

	div			{ }
	span		{ }
	
	td			{ }
	table		{ }

	.fussinfos			 { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; margin: 0.67em 0 }
	h2			{ font-weight: bold; font-size: 1.5em; margin: 0.83em 0px }
	h3			{ font-weight: bold; font-size: 1.17em; margin: 1em 0px }
	h4			{ font-weight: bold; margin: 1.33em 0px }
	h5			{ font-weight: bold; font-size: 0.83em; margin: 1.67em 0px }
	h6			{ font-weight: bold; font-size: 0.67em; margin: 2.33em 0px }

	ol			{ margin: 1em 0px 1em 40px; list-style-type: decimal }
	ol ol		{ margin-top: 0px; margin-bottom: 0px }
	ol ul		{ margin-top: 0px; margin-bottom: 0px }

	ul			{ margin: 1em 0px 1em 40px; list-style-type: disc }
	ul ol		{ margin-top: 0px; margin-bottom: 0px }
	ul ul		{ margin-top: 0px; margin-bottom: 0px }

