玛格丽特的狩猎热:警方正在寻找抢劫企图的证人
在10月4日星期五晚上,玛格丽特的警察被告知抢劫企图。下午7:35左右,一名18岁的男子报告说,他和他的朋友在科尔加斯遇到,当时三名年轻人说话并表示暴力威胁要求受害人的夹克。
当受害人的朋友告诉嫌疑人已经通知警察时,情况升级。这种快速的反应导致一名17岁的嫌疑人撤消了他的威胁,放开了外套。
逮捕了17岁的
当17岁的年轻人注意到即将到来的警察时,他逃到了霍格尔穆尔格斯(Höglmüllergasse)。官员立即接受了迫害。在狩猎期间,一名警察碰巧遇到了一名平民,该平民把他的自行车从看台上拿出来。警察使用自行车做出更快的反应。
在Brandmayergasse中,这位官员终于设法逮捕了这名17岁的嫌疑人。在维也纳检察官的指示下,记录了嫌疑人,但据报道在询问后被释放。幸运的是,该事件仍然没有对相关人员的身体损害。自行车退还给原始所有者。
另外两个所谓的肇事者能够逃脱并指向未知的方向。警察继续调查。
要求的公共支持
为了确定两名短暂的嫌疑人,警察已经发表了描述并正在寻找证人。任何有信息或事件发生后或之后的嫌疑人的人都被要求报告。
第一个年轻人的描述:小于180厘米的东西,纤细的身材,带连帽罩和黑色裤子。
第二青少年的描述:也小于180厘米,身材苗条,穿着黑色,还穿着连帽罩。
相关信息(也可以匿名)可直接致电维也纳州立刑事警察局,于01/31310-43800
For comprehensive reporting on the current blue light reports, including other incidents in the region, interested readers can do more articles on
.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)