BODY {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

.Titel1 {
	font-size: 18pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

.Titel2 {
	font-size: 16pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

.Normal {
	font-size: 12pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

div.smallfigure {
	float:right;
	width:25%;
	min-width: 310px;
	border:thin silver solid;
	margin: 0.5em;
	padding: 0.5em;

}
div.smallfigure p {
	text-align: left;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.Unterschrift {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}


div.figure {
  float: right;
  width: 50%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: justify;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.dl.meImgLeft { float: left; margin-right: 1em; }
 .dl.meImgLeft dt { margin-bottom: 0; }
.dl.meImgLeft dd { margin: 0; } // verhindert das Einrücken und den Abstand nach oben



.aktuellnormal {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

.aktuellfett {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
    color: #000000;
	background-color: #ffffff;
}

.Kosten {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
}

A:LINK {
	color: #0000ff;
}

A:VISITED {
	color: #ff0000;
}