a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF3300; }
a:hover { text-decoration: underline; color: #666666; }
a:active {
	text-decoration: underline;
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

body {
	font-size: 13px;
	margin: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	font-family: Verdana, Geneva, sans-serif;
	padding: 1em;
  }



.text
{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-weight: normal;
}

.beschriftung
{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-weight: normal;
}

.lesen
{
	font-size: 14px;
	color: #666666;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	vertical-align: top;
	position: static;
	font-weight: normal;
	list-style-type: disc;
}

.head
{
	font-size: 15px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
	vertical-align: middle;
}

.body
{
text-align: center
}

