a {
	color:	#000055;
}
a.link:hover {
	text-decoration: underline overline;
	color: #a00000;
}
	
.link {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000055;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.titel {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.titel_sm {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
body {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	background-image: url(bilder/Kirche-hell.jpg);
	background-repeat: no-repeat;
	background-position: 120px 120px;
}

h1 { 
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	}
h2 { 
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h3 { 	
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	}
h4 {
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}