<!--
.AdressZentiert {
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 6px;
}
.AdressLinks {
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 6px;
}
.AdressRechts {
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 6px;
	}
.StandCap {
   font-family: "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	background-color: white;
	color: #009900;
	}
.Standard {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #009900;
	text-align: left;
	table-layout: fixed;
}
.StandardBlock {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #009900;
	text-align: justify;
	table-layout: fixed;
}
.StandardRechts {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #009900;
	text-align: right;
	table-layout: fixed;
	}
	.List001 {
	font-size: 13px;
	color: #009900;
	background-color: white;
	font-family: Verdana, sans-serif;
	text-align: left;
	vertical-align: top;
	font-style: italic;
	display: list-item;
	list-style: square inside none;
	line-height: 16px;
	height: 16px;
	margin-bottom: 6px;
}
.StandardRechtsLineOben { font-family:Verdana,sans-serif; font-size:13px; color:rgb(0,153,0); text-align:right; background-color:white; margin-top:0; padding:5; border-top-width:1; border-bottom-width:1; border-top-color:rgb(0,153,0); border-bottom-color:rgb(102,204,51); border-top-style:solid; border-bottom-style:none; }
-->

