/* CSS Document */
#bild {
	background-image: url(../6_freizeit/bilder/kopfbild_sw.jpg);
}
#submenuebild {
	background-image: url(../6_freizeit/bilder/menuebild_sw.jpg);
}
#submenuebild_kirche {
	position:static;
	background-color: #EEEEEE;
	width: 100%;
/*	z-index:1;
	top: 1%;
*/	background-image: url(../6_freizeit/bilder/menuebild_kirche_sw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
/*	overflow: hidden;
	left: 0px;
*/}
.tabellenhintergrund {
	width: 95.5%;
	padding-right: 1%;
	padding-top: 0.5%;
	padding-left: 1%;
}
/** html .tabellenhintergrund {
	height: 100%;
}
*/table {
	margin: 1%;
	padding: 1%;
	width: 98%;
}
td {
	font-size: 1.25em;
	background-color: #EEEEEE;
}
#text_links{
	float: left;
	width: 47%;
	padding: 1%;
	margin-top: 10px;
}
#text_rechts {
	float: right;
	width: 47%;
	padding: 1%;
	margin-top: 10px;
}
#text_ende {
	width: 100%;
}
#text_ende hr {
	height: 10px;
	border: none;
}
