body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.Stil1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.Stil2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
}

.box1 {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	font: 11px Trebuchet MS, Verdana, Arial;
	border: 1px double #E8743B;
}
.Stil3 {
	font: normal 12px Trebuchet MS, Verdana, Arial;
	color: #333333;
}
.error {
	font: bold normal 12px/normal Trebuchet MS, Verdana, Arial;
	color: #FF0000;
}

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

a:visited {
  color: #CC0000;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}
