Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Datei nicht gefunden: http://www.arudc.ch/style.css: Not Found
body {
background-color:#000000;
}
.style00 {
font-family:UniversalMath1 BT, Helvetica, sans-serif;
font-size:1em;
font-color:#ffa500;
text-align:center;
font-weight:bold;
}
#Navigation {
float:left;
width:100%;
background:#000;
font-size:93%;
line-height:normal;
}
#Navigation ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#Navigation li {
display:inline;
margin:0;
padding:0;
}
#Navigation a {
float:left;
background:url("image/tableftH.gif") no-repeat right top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#Navigation a span {
float:left;
display:block;
background:url("image/tabrightH.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Navigation a span {float:none;}
/* End IE5-Mac hack */
#Navigation a:hover span {
color:#FFF;
}
#Navigation a:hover {
background-position:0% -42px;
}
#Navigation a:hover span {
background-position:100% -42px;
}