.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	height: 26px;
	width: 600px;
	padding: 10px;


}
.tabelle {
	border: 1px dashed #333366;
}

.ue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	padding: 10px;
	text-indent: 10pt;



}
.anfang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	margin: 10px;
	width: 540px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.hyperlink {
	color: #FF3300;
	text-decoration: none;
}
