Hamburg

Walk New York – Die schönsten Spaziergänge in NYC

:root {
–bg: #F7F7F5;
–text: #1F1F1F;
–gray: #8A8A8A;
–yellow: #FFB400;
–blue: #1A2A44;
–card: #ffffff;
}

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

body {
font-family: „Inter“, sans-serif;
background: var(–bg);
color: var(–text);
line-height: 1.6;
}

/* NAV */
header {
position: sticky;
top: 0;
background: rgba(247, 247, 245, 0.9);
backdrop-filter: blur(10px);
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 40px;
z-index: 100;
border-bottom: 1px solid #eee;
}

.logo {
font-weight: 600;
letter-spacing: 1px;
}

nav a {
margin-left: 20px;
text-decoration: none;
color: var(–text);
font-size: 14px;
}

.cta-nav {
background: var(–yellow);
padding: 10px 14px;
border-radius: 8px;
font-weight: 500;
}

/* HERO */
.hero {
height: 85vh;
background: url(‚https://images.unsplash.com/photo-1546436836-07a91091f160?auto=format&fit=crop&w=1600&q=80‘) center/cover no-repeat;
display: flex;
align-items: center;
padding: 0 60px;
position: relative;
}

.hero::after {
content: „“;
position: absolute;
inset: 0;
background: rgba(0,0,0,0.35);
}

.hero-content {
position: relative;
max-width: 600px;
color: white;
}

.hero h1 {
font-family: „Playfair Display“, serif;
font-size: 56px;
line-height: 1.1;
margin-bottom: 20px;
}

.hero p {
font-size: 18px;
margin-bottom: 30px;
color: #f1f1f1;
}

.btn {
display: inline-block;
background: var(–yellow);
color: #000;
padding: 12px 18px;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
}

/* USP */
.usp {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
padding: 80px 60px;
text-align: center;
}

.usp div {
background: var(–card);
padding: 20px;
border-radius: 12px;
}

.usp h3 {
margin-bottom: 10px;
font-size: 16px;
}

.usp p {
font-size: 13px;
color: var(–gray);
}

/* SECTION TITLE */
.section {
padding: 40px 60px 80px;
}

.section h2 {
font-family: „Playfair Display“, serif;
font-size: 32px;
margin-bottom: 30px;
}

/* GRID */
.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 25px;
}

.card {
background: var(–card);
border-radius: 14px;
overflow: hidden;
transition: 0.3s;
}

.card:hover {
transform: translateY(-5px);
}

.card img {
width: 100%;
height: 200px;
object-fit: cover;
}

.card-content {
padding: 15px;
}

.tag {
font-size: 12px;
color: var(–yellow);
font-weight: 600;
text-transform: uppercase;
}

.card h3 {
margin: 10px 0;
}

.meta {
font-size: 13px;
color: var(–gray);
}

/* ABOUT */
.about {
display: flex;
gap: 40px;
align-items: center;
padding: 80px 60px;
}

.about img {
width: 300px;
border-radius: 12px;
}

.about p {
color: var(–gray);
}

/* FOOTER */
footer {
background: var(–blue);
color: white;
text-align: center;
padding: 40px;
margin-top: 60px;
}

/* RESPONSIVE */
@media (max-width: 900px) {
.usp {
grid-template-columns: 1fr 1fr;
}

.grid {
grid-template-columns: 1fr;
}

.hero h1 {
font-size: 38px;
}

.about {
flex-direction: column;
}
}

Spaziergänge
Stadtteile
Über mich
Guides entdecken

New York zu Fuß entdecken.

Die schönsten Spaziergänge durch NYC – klar, einfach und perfekt kuratiert.

Spaziergänge ansehen

Route statt Liste

Komplette Spaziergänge statt einzelner Spots

Einfach laufen

Jede Route ist sofort nachgehbar

2–4 Stunden

Perfekte Länge für einen Stadtteil

Echte Orte

Keine Touri-Filter, sondern echte NYC Spots

Beliebte Spaziergänge

Lower Manhattan

Brooklyn Bridge Walk

2,5 Std · 4 km · Skyline & Geschichte

Manhattan

Central Park Route

3 Std · 5 km · Natur & Ruhe

Brooklyn

Williamsburg Walk

2 Std · 3 km · Street Art & Cafés

Über diesen Blog

Ich erkunde New York am liebsten zu Fuß. Dieser Blog sammelt genau die Wege,
die sich wirklich lohnen – ohne Umwege, ohne Lärm, nur die Stadt in ihrer besten Form.

© 2026 Walk New York – Spaziergänge durch NYC