.imgcenter  {
	background-repeat : no-repeat;
	background-position : top;
}
.imgmiddle  {
	background-repeat : no-repeat;
	background-position : center;
}
.imgright  {
	background-repeat : no-repeat;
	background-position : right;
}

.imgbottom  {
	background-repeat : no-repeat;
	background-position : botoom;
}

.imgtop  {
	background-repeat : no-repeat;
	background-position : top;
}

.normal  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	font-weight : normal;
	font-variant : normal;
	text-decoration : none;
	letter-spacing : normal;
	vertical-align : baseline;
	white-space : normal;
}

.ueberschrift  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-color : 00558F;
}

.bildunterschrift  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-color : 00558F;
}
