![Österreich - Dieses Album anzeigen Österreich](_data/i/upload/2021/04/08/20210408102601-5ff79451-cu_e520x360.jpg)
Österreich
.tabmap {
overflow: hidden;
border: 1px solid #eee1fa;
background-color: #eee1fa;
color: #000;
font-size: 18px;
border-radius:15px !important;
}
.tabmap button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 12px 12px;
transition: 0.3s;
color: #000;
border-radius:15px !important;
}
.btngallery {
border: none;
color: white;
padding: 12px 12px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.whitebutton {background-color: #FFF; color:#000; border: 1px solid #000;}
.whitebutton:hover {background-color: #f6f6f6; color:#000;}
.greenbutton {background-color: #04AA6D;}
.greenbutton:hover {background-color: #46a049;}
.bluebutton {background-color: #2196F3;}
.bluebutton:hover {background: #0b7dda;}
.orangebutton {background-color: #ff9800;}
.orangebutton:hover {background: #e68a00;}
.redbutton {background-color: #f44336;}
.redbutton:hover {background: #da190b;}
.greybutton {background-color: #e7e7e7; color: black;}
.greybutton:hover {background: #ddd; color: black;}
.blackbutton {background-color: #000; color: white;}
.blackbutton:hover {background: #2d2d2d;}
.brownbutton {background-color: #8b2d00;}
.brownbutton:hover {background: #8e4f32;}
.goldbutton {background-color: #dccab9; color: black; }
.goldbutton:hover {background: #af9b87; color: black;}
.pinkbutton {background-color: #fb00a0; }
.pinkbutton:hover {background: #bd4f95;}
.silverbutton {background-color: #e4e4e4; color: black;}
.silverbutton:hover {background: #ddd; color: black;}
.violetbutton {background-color: #7800c5; }
.violetbutton:hover {background: #7405bb;}
.yellowbutton {background-color: #fffa00; color: black;}
.yellowbutton:hover {background: #aca904 color: black;;}
/* Change background color of buttons on hover */
.tabmap button:hover {
background-color: #tabmap;
text-decoration: underline;
}
/* Create an active/current tablink class */
.tabmap button.active {
background-color: #tabmap;
}
.tabcontent {
display: none;
margin-top:10px;
padding: 6px 12px;
border: 1px solid #000;
border-radius:15px !important;
}
.topright {
float: right;
cursor: pointer;
font-size: 28px;
}
.topright:hover {color: #66cc99;}
Map
×
function openCity(evt, cityName) {
var i, tabcontent, tablinks;
tabcontent = document.getElementsByClassName("tabcontent");
for (i = 0; i < tabcontent.length; i++) {
tabcontent[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(cityName).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();
![International - Dieses Album anzeigen International](_data/i/upload/2020/11/30/20201130222512-35cdeba9-cu_e520x360.jpg)
International
.tabmap {
overflow: hidden;
border: 1px solid #eee1fa;
background-color: #eee1fa;
color: #000;
font-size: 18px;
border-radius:15px !important;
}
.tabmap button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 12px 12px;
transition: 0.3s;
color: #000;
border-radius:15px !important;
}
.btngallery {
border: none;
color: white;
padding: 12px 12px;
margin:10px;
font-size: 12px;
cursor: pointer;
border-radius:15px !important;
}
.whitebutton {background-color: #FFF; color:#000; border: 1px solid #000;}
.whitebutton:hover {background-color: #f6f6f6; color:#000;}
.greenbutton {background-color: #04AA6D;}
.greenbutton:hover {background-color: #46a049;}
.bluebutton {background-color: #2196F3;}
.bluebutton:hover {background: #0b7dda;}
.orangebutton {background-color: #ff9800;}
.orangebutton:hover {background: #e68a00;}
.redbutton {background-color: #f44336;}
.redbutton:hover {background: #da190b;}
.greybutton {background-color: #e7e7e7; color: black;}
.greybutton:hover {background: #ddd; color: black;}
.blackbutton {background-color: #000; color: white;}
.blackbutton:hover {background: #2d2d2d;}
.brownbutton {background-color: #8b2d00;}
.brownbutton:hover {background: #8e4f32;}
.goldbutton {background-color: #dccab9; color: black; }
.goldbutton:hover {background: #af9b87; color: black;}
.pinkbutton {background-color: #fb00a0; }
.pinkbutton:hover {background: #bd4f95;}
.silverbutton {background-color: #e4e4e4; color: black;}
.silverbutton:hover {background: #ddd; color: black;}
.violetbutton {background-color: #7800c5; }
.violetbutton:hover {background: #7405bb;}
.yellowbutton {background-color: #fffa00; color: black;}
.yellowbutton:hover {background: #aca904 color: black;;}
/* Change background color of buttons on hover */
.tabmap button:hover {
background-color: #tabmap;
text-decoration: underline;
}
/* Create an active/current tablink class */
.tabmap button.active {
background-color: #tabmap;
}
.tabcontent {
display: none;
margin-top:10px;
padding: 6px 12px;
border: 1px solid #000;
border-radius:15px !important;
}
.topright {
float: right;
cursor: pointer;
font-size: 28px;
}
.topright:hover {color: #66cc99;}
Map
×
function openCity(evt, cityName) {
var i, tabcontent, tablinks;
tabcontent = document.getElementsByClassName("tabcontent");
for (i = 0; i < tabcontent.length; i++) {
tabcontent[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(cityName).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();
![Historical Graffiti - Dieses Album anzeigen Historical Graffiti](_data/i/upload/2022/08/03/20220803164632-00fa051b-cu_e520x360.jpg)
Historical Graffiti
Collection of historical Graffiti on and in churches, castles and other buildings.
![Playground Graffiti - Dieses Album anzeigen Playground Graffiti](_data/i/upload/2022/11/08/20221108225755-a61128ae-cu_e520x360.jpg)
Playground Graffiti
Collection of Graffiti found on or next to playgrounds, probably made by kids.
![Political Graffiti - Dieses Album anzeigen Political Graffiti](_data/i/upload/2022/08/31/20220831235301-0e8a5ac4-cu_e520x360.jpg)
Political Graffiti
Collection of Graffiti with a political content or message. (Writing included)
![Social Media Graffiti - Dieses Album anzeigen Social Media Graffiti](_data/i/upload/2022/02/04/20220204144259-d6595fcd-cu_e520x360.jpg)
Social Media Graffiti
Collection of Social Media tags, usually starting with an @.
![Tree Graffiti - Dieses Album anzeigen Tree Graffiti](_data/i/upload/2023/04/11/20230411234021-d08971ed-cu_e520x360.jpg)
Tree Graffiti
Collection of Graffiti on trees
![Verbal & Word Graffiti - Dieses Album anzeigen Verbal & Word Graffiti](_data/i/upload/2022/08/08/20220808141908-d0579aaa-cu_e520x360.jpg)
Verbal & Word Graffiti
Collection of Graffiti-words and sentences with a slogan or message.
![Related - Dieses Album anzeigen Related](_data/i/upload/2023/02/06/20230206233221-f2961a4f-cu_e520x360.jpg)
Related
Collection of Graffiti aesthetics and other related markings.
![Update Archive - Dieses Album anzeigen Update Archive](_data/i/upload/2022/06/13/20220613141548-22ceb84d-cu_e520x360.jpg)
Update Archive
Update Archive
(All Updates)
Powered by Piwigo