儿童权利的标志:艾森斯塔特为年轻一代设定标志
每年11月20日庆祝“儿童权利日”,如今,旗帜“儿童拥有权利”在艾森斯塔特的乡村大厦前悬挂在这一重要时刻。该行动应引起人们对儿童的权利和需求的关注,并强调他们在社会中的重要性。
礼仪仪式是在几个重要人物在场的情况下举行的,包括副州长阿斯特里德·艾森科普夫(Astrid Eisenkopf),州议员丹妮拉·温克勒(Daniela Winkler)和罗伯特·赫戈维奇(Robert Hergovich)总统。来自艾森斯塔特小学和射手的两个阶级的学生也伴随着这一象征性的行为。旗帜将保持可见,直到2024年11月27日。
重点的教育和环境权利
教育议员丹妮拉·温克勒(Daniela Winkler)借此机会指出了教育和保护等基本权利。她强调:“在许多国家,孩子们的处境仍然非常困难。每天,数百万的孩子成为身体,精神或性暴力的受害者。我们必须一定要保护我们的孩子免受暴力的影响。”联合国儿童权利公约中记录的权利还包括健康的环境。
Landtag总裁Hergovich补充说,国旗的提升是社会义务。他解释说:“随着乡村大厦儿童权利旗的提升,一个重要的信号将越来越多地提高人们对儿童和青少年权利的认识。儿童需要特殊的保护和关怀,以便他们尽可能地发展。”伯根兰州已经采取措施养活家庭和儿童并促进他们的保护。
州政府在这一天的承诺不仅具有象征意义,而且具有社会儿童权利的实际实施。这个特殊的日子每年提醒人们,儿童的权利不仅存在于理论上,而且必须受到社会和政治的积极看法和保护。该倡议旨在可持续提高对这些基本权利的认识。
For more information on this dedicated use for children's rights and the measures of the state of Burgenland, a look at
.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)