.Titel{
	font-size:14px;
	font-weight: bolder;
	line-height:14px;
	font-family: Helvetica;
	font-style: normal;
	color: #000000;
	font-variant: small-caps;
}
.GrossFett{
	font-size:12px;
	font-weight: bold;
	line-height:12px;
	font-family: Helvetica;
	color: #000000;
}
.Gross{
	font-size:12px;
	line-height:12px;
	font-family: "Helvetica";
	color: #000000;
}
.Klein{
	font-size:9px;
	line-height:9px;
	font-family: Helvetica;
	color: #000000;
}
.KleinFett{
	font-size:10px;
	line-height:9px;
	font-family: "Helvetica";
	color: #000000;
}
.ListStyle{  list-style-image: url(../christian/images/dot.gif); list-style-position: outside}
 a:link{
	color:#243B43;
	font-decoration:none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
	border: none #CC6600;
	border-color: #336600;
}
 a:visited{color:#243B43; font-decoration:none; font-weight: bold; text-decoration: none}
 a:hover{color:#0C8EB8; font-weight: bold}
 a:active{color:#0C8EB8; font-weight: bold}
body{margin:0px;}
