body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height:1.3em;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	}
	

body a:hover { color:#ff0000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }


#einmitten {
	left:50%;
	position:absolute;
	z-index:0;
	}
	
#inhalt {
	width:884px;
	margin-left:-442px;
	position:relative;
	}

.nav {
	font-size:0.9em;
	font-weight:bold;
	line-height:2em;
	}
	
.nav a:hover {
	color:#ff0000; 
	text-decoration:none; 
	-moz-outline:none;
	}
	
.nav {
	font-size:0.9em;
	font-weight:bold;
	line-height:2em;
	}
	
#pfarrnav {
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#pfarrnav a {
	background-image:url(img/hp/box6_0.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	color:#a4e0f0;
	}
	
#pfarrnav a:hover {
	background-image:url(img/hp/box6_1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	-moz-outline:none;
	}
	
#ihnav {
	font-weight:bold;
	position:absolute;
	-moz-outline:none;
	}
	
#ihnav a {
	height:20px;
	padding-top:24px;
	float:left;
	margin-bottom:4px;
	-moz-outline:none;
	}
	
#ihnav a:hover {
	background-color:#9AB8D6;
	color:#FFFFFF;
	-moz-outline:none;
	}
	
#ihnavOver {
	height:20px;
	padding-top:24px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9AB8D6;
	text-align:center;
	margin-bottom:4px;
	}
	
#subnav a {
	padding-left:11px;
	}
	
#subnav a:hover {
	color:#FF0000;
	background-image:url(muri/img/box.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#subnavover {
	color:#FF0000;
	background-image:url(muri/img/box.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:11px;
	}
	
#unterbruch { clear:both; }

.titel {
	font-size:130%;
	line-height:140%;
	color:#0033CC;
	font-weight:bold;
}

#legende  {
	font-style:italic;
	font-size:90%;
	margin-top:4px;
	}

form {
	width:536px;
	padding:16px 0 16px 16px;
	border:1px solid #3663b4;
	background-color:#d7e0f0;
	}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:370px;
	height:16px;
	padding:2px 4px 1px 4px;
	border:1px solid #3663b4;
	}
	
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:378px;
	height:100px;
	border:1px solid #3663b4;
	}
	
.submit {
	background-color: #CCCCCC;
	border: 1px solid #3663b4;
	font-weight: bold;
	width: 100px;
	height:20px;
	text-align: center;
	clear: right;
	float: left;
}

input:focus, input:hover  {
	background-color: #ebf5ff;
	}

textarea:focus, textarea:hover  {
	background-color: #ebf5ff;
	}
	
