body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:  center center;
	background-image: url(bilder/hg1.jpg);
	}
a:link {
	color: #790102;
	text-decoration: none;
}
a:visited {
	color:#790102;
	text-decoration: none;
}
a:hover {
	color: #0A4791;
	text-decoration: none;
}
.menu {
	color: #790102;
	background-color: #FFFFFF;
}
.Stil1{
	font-size: 0.8em;
	}
#box {
	border-left: medium solid #790102; 
	border-top: medium solid #790102; 
	border-right: medium solid #790102; 
	width: 1024px;
	background-color: #790102;
	margin: auto;
}
#banner {
	width: 1024px;
	background-image: url('images/banner1.jpg');
	height: 130px
}
#navi {
	width: 1024px;
	height: 20px;
	text-align: center;
	padding: 5px;
	}
#menu {
	float: left;
	padding: 20px;
	text-align:center;
	color:#FFFFFF;
	width: auto;
}

#inhalt {
	width: 824px;
	float: right;
	padding: 10px;
	height: auto;
	background-color: #FFFFFF;
}
#impressum{
	height:20px;
	width: 1024px;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wm {
	width: 200px;
	float: left;
}
#sakramente {
	width: 75%;
	float: right;
}
#veranstaltung {
	width: 75%;
	float: right;
}
h1 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-top: 15px;
}
h3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

