Bitte Standortfreigabe aktivieren um die eigene Position zu sehen.
OKTEAMS ALLGÄU-ORIENT 2017
Nr.
Team
Strecke
Dist. z. Ziel
1
2
Bodensee Express
8525
0




2
6
La-O-La (Ladenburg-Orient-Ladenburg)
7912,1
0




3
8
The Fast and de Voglwuidn - ORIENTDRIFT
8703,2
0




4
9
Sechs sind nicht zu bremsen
7679,2
0




5
11
meh.
8825,1
0




6
15
Ist das noch Urlaub?
8135,9
0




7
21
Die Glorreichen 6
8290
0




8
22
Schlaglochschlucker
8336,3
0




9
23
Fehlzündung
8448,5
0




10
25
KA(r)MA
8319,3
0




11
27
Charity Explorers
8980,1
0




12
31
Kamelroas
8298,4
0




13
34
Team BorderCross
8211,1
0




14
36
Team turborostig
7987,9
0




15
39
Klüttejonge
7978,4
0




16
42
MUC25
8339,5
0




17
44
Orient-Taxi
8130,1
0




18
46
Jamal Raye
7156,5
0




19
59
Schattenparker
7801,7
0




20
60
Bud Spencer Gedächtnisfahrt
8212,6
0




21
63
5ever
7674
0




22
71
Sterne des Morgenlandes
8255,7
0




23
81
KAMELion
8017,8
0




24
101
101 Nacht
8222,5
0




25
222
Grutarally Israel 1
8383
0




26
333
Red hot desert devils
7164,5
0




27
444
Grutarally Israel 2
9470,2
0




28
777
Mercedes-Benz Classic
7214,3
0




29
MC
Media Car
373582
0




30
OK
OK
8201,9
0




31
66
TURKYE 1
738,1
3797,5




- Top 5
- Top 10
- Keine
- Favoriten
@-moz-keyframes pulsate {
from {
-moz-transform: scale(0.01);
opacity: 0;
}
5% {
-moz-transform: scale(0.25);
opacity: 1.0;
}
to {
-moz-transform: scale(1.3);
opacity: 0;
}
}
@-webkit-keyframes pulsate {
from {
-webkit-transform: scale(0.01);
opacity: 0;
}
5% {
-webkit-transform: scale(0.25);
opacity: 1.0;
}
to {
-webkit-transform: scale(1.3);
opacity: 0;
}
}
@keyframes pulsate {
from {
transform: scale(0.01);
-webkit-transform: scale(0.01);
-moz-transform: scale(0.01);
opacity: 0;
}
5% {
opacity: 1.0;
}
to {
transform: scale(1.3);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
opacity: 0;
}
}
.%%MARKERCLASS%% {
-moz-animation: pulsate %%DURATION%%s ease-in-out infinite;
-webkit-animation: pulsate %%DURATION%%s ease-in-out infinite;
animation: pulsate %%DURATION%%s ease-in-out infinite;
border: 1pt solid #fff;
-moz-border-radius: %%RADIUS%%px;
-webkit-border-radius: %%RADIUS%%px;
border-radius: %%RADIUS%%px;
-moz-box-shadow: inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%;
-webkit-box-shadow: inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%;
box-shadow: inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, inset 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%, 0 0 %%WEIGHT%%px #%%COLOR%%;
height: %%RADIUS%%px !important;
width: %%RADIUS%%px !important;
margin: %%POSITIONTOP%%px 0 0 %%POSITIONLEFT%%px;
}