Scheibbs地区农民的新时代:Brigitte Reinhardt接管
在Scheibbs地区农民的最新大会上,发生了重大变化。在圣乔治/莱斯的Henndorfwirt餐厅中,来自Oberndorf的Brigitte Reinhardt当选为新的区域农民。她取代了普尔格斯托尔(Purgstall)的玛丽亚·祖利希纳(Maria Zuglechner),后者已经担任了多年的办公室,但将继续担任地区农民。
莱因哈特(Reinhardt)想要对农民的关注充满热情,他强调了农业在该地区扮演的重要角色。她在新的区域农民的第一次演讲中说:“我们很荣幸成为农民,并能够负责任地应对自然界。”他们的目标是强调农村地区农民工作的重要性,并保留传统价值观。
农民的新团队
布里吉特·莱因哈特(Brigitte Reinhardt)计划聚集一个忠实的团队以促进他们的愿景。选举是作为大会的一部分举行的,包括州议员安妮塔·海格(Anita Heigl)在内,许多支持者和嘉宾都在场。新董事会的目标是采取具体步骤,以增强该地区农民的可见性。
由莱因哈特(Reinhardt)代表的地区包括一个宽阔的地区,包括Oberndorf,St. Georgen an an der Leys,Purgstall,Wieselburg,Scheibbs,Scheibbs,St.Anton,Puchenstuben和Steinakirchen。责任和该地区的挑战是巨大的,布里吉特·莱因哈特(Brigitte Reinhardt)意识到,他们必须满足期望并积极为农民的进一步发展做出贡献。
办公室的移交不仅标志着管理的变化,而且标志着农民在发展中努力的新方向。莱因哈特(Reinhardt)乐观并坚定地说:“我们将共同解决。”这些新鲜的想法对于农村地区的人们如何看待农民以及他们将来必须掌握的挑战是决定性的。
For everyone interested who would like to learn more about the new developments and the plans of the farmers, detailed information
.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)