
Subway / U-Bahn (Wien)
U-Bahn: Train Types
×
Type U / Silberpfeil
Type V
U6
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

S-Bahn (Wien)
S-Bahn: Train Types
×
4020 (Blue / White)
4020 (Red / Grey)
4030 (Blue / White)
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

CAT - City Airport Train (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

City Shuttle (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Cityjet - Desiro ML (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Diesel / Desiro (Wien)
Diesel: Train Types
×
Red / Blue / White
Red / Grey
Desiro
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

Freight (Wien)
Freight: Train Types
×
AXbenet
DB Cargo
DB Cargo / Railion
ČD Cargo
ChemOil
Ermewa
ERR
EVA
Express Rail
Gatx
Innofreight
Interfrigo
Lineas
LogServ
MILLET
Nacco
Nordwaggon
Rail Cargo Austria
Rail Cargo Hungaria
SBB Cargo
STVA
Unicom Tranzit
Transcereales
Transfesa
Transwaggon
VTG
Wascosa
ZSSK Cargo
unknown
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

Intercity (Wien)
Intercity: Train Types
×
Red / Grey (Old)
Grey / Red (New)
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

Nightjet (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Railjet (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Schlierenwagen (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Other / Sonstige (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Tram / Straßenbahn (Wien)
.btngallery1 {
border: none;
color: white;
padding: 14px 28px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.greybutton1 {background-color: #e7e7e7; color: black;}
.greybutton1:hover {background: #ddd; color: black;}
.gallerysend {font-size: 14px; border: 1px solid #000; padding: 20px; background-color: #FFF; border-radius:15px !important; text-align: center;
}
Note
This folder contains images of graffiti which may have been painted without authorization. For more Information please visit our disclaimer.
DISCLAIMER
DISCLAIMER

Talent (Wien)
Talent: Train Types
×
Red / Grey
Cityjet
Talent 3
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();

Wiesel (Wien)
Wiesel: Train Types
×
Cityjet
Red / Grey
function openStreet(evt, cityStreet) {
var i, tabcontentstreet, tablinks;
tabcontentstreet = document.getElementsByClassName("tabcontentstreet");
for (i = 0; i < tabcontentstreet.length; i++) {
tabcontentstreet[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityStreet).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();
Powered by Piwigo