哈尔旺的摩托车事故:20岁
在星期一下午,弗拉库武的哈尔旺格州路发生了一场严重的交通事故。一名来自萨尔茨堡的20岁摩托车学生在一个小时内旅行,当时一辆黑色汽车突然上路。根据警方的第一份报道,汽车司机失去了对车的控制,也没有坚持在街道中间。为了避免发生碰撞,学生立即错过了,但失去了对摩托车的控制,倒下了。
事故发生在锋利的左曲线中,这通常被认为是至关重要的,因为可以限制迎面而来的交通视野。黑色汽车的驾驶员继续他的旅程而没有停止或帮助。警方怀疑短暂的车辆可能是大众高尔夫7或阿尔法·罗密欧147,并要求该事件向Eugendorf警察检查或其他警察局报告。
严重伤害和快速帮助
与此同时,驾驶教练注意到,他的学生失踪了。他转过身,发现她受伤了。他立即提醒救援人员。这位20岁的年轻人遭受了严重伤害,并立即被送往医院,在那里她受到医生的治疗。事件的确切情况仍不清楚,警察调查正在如火如荼地进行。
警察还考虑的是事故的高速和危险行为对于事故的过程至关重要。此外,有信息表明,学生不仅在秋天,而且还通过皮肤逃避的情况陷入困境。
该事件已经导致了公众,因为人们注意到道路交通的危险情况经常被低估。不断鼓励汽车驾驶员和摩托车司机注意周围的环境并防守。警方提出上诉,以避免将来发生这样的事故。
有关此事件的更多信息,警方参考证人信息。看到事故的目击者被要求进行报告以支持调查。 HallwangerLandesstraße上的活动再次成为道路使用者每天接触的风险和挑战。
And if you want to learn more about this incident, you can do the detailed reports
.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)