a:link  {
	text-decoration:none;
	color: #32538F;
	}

a:visited {
	text-decoration:none;
	color: #32538F;
	}
a:hover {
	text-decoration:none;
	color: #CEDDEA;
	}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

.infotext
	{
	display: none;
	}

#infotext         /*Mozilla*/
	{
	color: #000000;
	font-size: 10px;
	font-family:"normal Arial", Helvetica, sans-serif;
	margin-left: 0;    /*geändert*/
	}
*html .infotext          /*IE*/
	{
	color: #000000;
	font-size: 10px;
	font-family:"normal Arial", Helvetica, sans-serif;
	margin-top: 0;
         padding-left: 0;    /*geändert*/
     	}
.infotext2
	{
	font-size: 10px;
	font-family:normal Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
*html .infotext2
	{
	font-size: 10px;
	font-family:normal Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.infotext h1
	{
	font-size: 10px;
	}
.infotext a:link
	{
	color: #000000;
	text-decoration: none;
	}

