福利日历和音乐会:针对有需要的儿童的Kiwanis活跃
Hubert Steindl和Gundi Kaller-Grill是Kiwanis Clubs Spittal/Drau和Spittal Porcia的新鲜烘焙总统,他们与俱乐部成员一起为周末做准备。重点是出售Kiwanis Art Advent日历以及11月23日星期六在Stadtsaal Spittal举行的福利音乐会。
由两个俱乐部成员设计的奇瓦尼斯艺术降临日历显示了艺术家梅兰妮·乔奇(Melanie Joch)的艺术品“鸟”。这位艺术家最初来自德国莱昂伯格(Leonberg),自1998年以来一直居住在斯皮塔尔(Spittal),并在斯图加特(Stuttgart)的梅尔兹学院(Merz Academy)学习。日历将于11月22日和23日在城市公园中心和新的购买Spittal出售。座右铭“我们为儿童建造了未来的桥梁”,收益流向了该地区的儿童。日历的买家有机会赢得不同的材料价格,包括简短的假期和代金券,而原始的艺术品则被抽出为主要奖项。
与UWE Geisler的好处
福利音乐会由乌韦·盖斯勒(Uwe Geisler)竞争,乌韦·盖斯勒(Uwe Geisler)在巴伐利亚被称为“吉他讲故事的人”。盖斯勒(Geisler)用他的忧郁和摇滚旋律表达了个人经验和故事,这些旋律塑造了他的生活。尽管他的生活有积极的观点,但他也想引起人们对生活中挑战和黑暗面的关注。音乐会从晚上7点开始。并承诺将成为周末的亮点。
这些事件不仅是基瓦尼(Kiwanis)工作的重要组成部分,而且是社区参与和支持有需要的孩子的一种方式。日历和音乐会的销售应加强社会凝聚力,并表明该地区儿童的支持有多重要。 This initiative is part of the long tradition of the kiwanis clubs to actively contribute to society and to have a positive way,
.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)