BODY {
	color: White;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	cursor: auto;
}

A {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: ActiveBorder;
	text-decoration: underline;
	font-style: italic;
}

.Stil1 {
	font-size: small;
	font-weight: bold;
}

.Stil2 {
   font-size: medium;
	font-weight: bold;
}
.Stil3 {
   font-size: 7pt;
	font-weight: normal;
}
.ticket {
	font-size 5pt;
		font-weight: normal;
}
.hinweis {
	margin: 5px;
}
.Stil4 {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;

}
.Stil6 {
	font-size: xx-small;
	color: 333333;
}

.Stil5 {
	font-size: 14px;
	line-height: 18pt;

}
.unterstrich {
	text-decoration: underline;
}

