Ruhr地区的A40和A52:从10月17日开始的全面关闭!
在接下来的几周中,Ruhr地区的驾驶员将面临挑战,因为两个重要的高速公路A40和A52被暂时阻塞。这些完整的封闭是由于车道上的大量建筑工作,该车道将于10月17日开始,并将持续到10月24日。这项工作包括安装“耳语沥青”,这是一种特殊的沥青,可减少噪声排放,从而对交通状况产生积极影响。
A40将在多特蒙德方向上的Essen-Zentrum和Gelsenkirchen-Süd之间受到影响,而Essen-Berghausen和Essen-Ost高速公路三角形之间的A52被阻止。这些限制将引起交通的重大绕道,并使单个连接处(例如Essen-Zentrum-West和Essen-Kray)完全无法访问。
详细关闭
- 锁定的路线: A40在Essen-Zentrum和Gelsenkirchen-Süd之间,Essen-Berghausen和Essen-Ost之间的A52。
- 关闭持续时间:从2024年10月17日至10月24日。
- 该措施的原因:在95,000平方米的面积上安装了耳语沥青。
除了上述信息外,还必须期望A40的绕道通过A3从Kaiserberg高速公路交界处驶向Oberhausen。 3.5吨以下的车辆有一条特定的路线,可通过A42和A43通向Wuppertal。另一方面,就较重的车辆而言,弯路是通过A2和A45驶向多特蒙德 - 西高速公路交界处的。
A52已经从Essen-Süd转移以保持流量。这些弯路不仅对正常交通,而且对物流很重要,因为较重的车辆需要更长的替代路线。
可能的闭合偏移
另一个有趣的方面是施工工作的必要转变。 Autobahn GmbH宣布这些工作取决于天气,如果有疑问,可能会转移到2025年春季。大雨可能是无法满足计划任命的原因。
由于十字路口的道路也需要翻新,因此已经计划在A40上进行进一步关闭。预计这将在2025年夏季进行。道路使用者被要求在早期阶段了解当前的发展,以避免可能的交通中断。
For detailed information about the current traffic conditions and diversions, those affected can
.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)