Feldkirchen: Umgestaltung der Kirche St. Michael setzt neue Akzente
在天主教堂中,变革在议程上,不仅是出于普通原因。在Neuwied的Feldkirchen区,全职和志愿者表现出对社区内变革的坚定承诺。圣迈克尔教堂目前的一个项目包括对内部的重大重新设计,该项目现在伴随着一项调查,以确定未来的室内设计。
“我们希望教会将成为每个人的诱人之地 - 对于那些离开传统教会活动的人来说,”社区志愿者沃尔夫冈·斯托尔霍夫(Wolfgang Stollhof)说。发生在研讨会后开始的变化是在将传统的座位清除并用一圈椅子取代的。这种变化使社区在服务期间有可能以更大的家庭方式相互互动。
关于未来取向的调查
一项重要的创新是即将进行的调查,这使社区有机会表达有关未来使用空间的愿望和建议。当地团队希望从调查中获得有价值的反馈,以便继续使教会具有吸引力和诱人。该调查将不仅有助于改变教会的身体形式,还可以开发出新的格式和方法,以更好地满足当今社区成员的需求。
在Feldkirchen重新设计的举措是Trier教区许多社区发起的更广泛变化的一部分。天主教会面临挑战,即挑战大部分人口,并找到新的方法来重新养成与教会距离距离的人。这一进步是使社区在当今社会中保持相关性的关键步骤。
总体而言,可以说圣迈克尔教堂的房间现在不仅更具功能性,而且更具诱人的作用。用更灵活的椅子代替旧长凳的决定表明,改变和适应现代需求的意愿。访客可以在新的开放环境中聚集,从而保持更强的人际关系。
整个项目和即将进行的调查反映了天主教会内的动态,该动态不仅试图符合传统价值观,而且还试图将教会作为社区和交流的地方促进教会。 It remains to be seen in which ideas arise from the survey and how they will flow into the future use of the church,
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)