/
Bodenstrukturen

Bodenstrukturen

Als PDF herunterladen
Bodenstrukturen
Designstrukturen werden auf individuelle Bestellung mit einer Vorlaufzeit von bis zu vier Wochen hergestellt.

Rodzaj konstrukcji

Kierunek modułów

Układ modułów

Sposób montażu

Max długość modułu

Universal structures (US) are in stock and available off-the-shelf.

Rodzaj konstrukcji

Kierunek modułów

Układ modułów

Sposób montażu

Max długość modułu

Designstrukturen werden auf individuelle Bestellung mit einer Vorlaufzeit von bis zu vier Wochen hergestellt.

Rodzaj konstrukcji

Kierunek modułów

Układ modułów

Sposób montażu

Max długość modułu

<style>
#header {
  background-color: #2d4c84;
}
  
#header__logo--dark {
	display: none;
}
  
#header__logo--light {
	display: block;
}
  
#header .nav-item {
  color: white;  
}
  
#header .nav-item:hover {
	color: #41C300;
}
  
.header__top-text {
  color: rgba(255,255,255,0.3);
}
  
#header__icons--dark {
  display: none;
  }
  
#header__icons--light {
  display: flex;
  }
</style>