缺陷驱动程序:在Unterallgäu的48小时内发生了两次事故!
在Unterallgäu中发生了一个令人震惊的事件,其中一名24岁男子在短短两天内毁了两辆汽车。周四,他的车辆在危险的旋转练习中在草地上加热,爆发了火焰。周五的另一个震惊:另一辆汽车,年轻的驾驶员在雨水浸透的道路上失去了控制,甚至漫游了一棵树。
正如警方报道的那样,发生了斯特滕和奥伯登镇的两次事故。汽车燃烧的第一次事件导致对驾驶员的几处广告。然而,驾驶员没有任何见识,继续他的危险行为。第二个事件发生在星期五早上。
Oberrieden和Stetten
中的事件
如果您看事件的过程,那么年轻人的责任问题就会出现。周五,事故通过时,他从坎克拉赫(Kammlach)带着另一辆车旅行。他能够在湿滑的路上失去对汽车的控制。他从街上走了,遇到了两名交通总监,最后放了一棵树。警察立即对他的驾驶行为的危险做出了反应,并宣布了一些广告。
事故记录时,事实证明该人受到毒品的影响。毒品赛车测试对几种物质显示出积极影响,这使他的行为更加有问题。此外,他的驾驶执照此前曾在奥地利撤回。因此,他不应该在德国开车。
车辆的不可持续条件
也不允许他与他一起旅行的汽车也未被批准的事实。它既不是保险,也没有轮胎穿着必要的轮廓 - 根据调查,轮胎剖面的深度几乎不超过0.2毫米。这些明显违反道路交通法规的行为使情况更加关注。
警察要求该男子进行验血。在将检察官命令在孟温登命令的保证金后,驾驶员被允许再次离开警察局。问题出现了这些措施是否实际上会影响男人的未来行为,或者他是否继续对自己和他人构成危险。即使他在短时间内到街上,他是否最终了解自己的行动后果还有待观察。
For more information about this incident,
.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)