BODY {
	background-color: #F0FFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	background-image: url(kirche-hintergrund.jpg);
	line-height: 25px;
	background-repeat: no-repeat;
	margin-right: 140px;
	margin-left: 15px;
}
TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	line-height: 25px;
}

A {
        color: #191970;
        text-decoration: none;
}

A:HOVER {
        color: #4B0082;
}

H1 {
        font-size: 15pt;
        background: #FF6600;
}


H2 {
        font-size: 8pt;
			font-weight : lighter;
		text-decoration : overline;
		color : #6495ED;
}

