* {
font-family: Arial, Helvetica;
font-size: 12px;
}
html {
overflow-y: scroll;
}
body {
background: #1D1D1D;
background-image:url('/img/artikelen/background/achtergrond.jpg');
background-repeat: repeat-x;
margin: 0px 0 10px 10px;
padding: 0px;
font-size: 14px;
}
hr {
border: 0;
border-top-style: none;
border-top-width: 0px;
border-top: 1px solid #343434;
}
img {
padding: 3px 3px 3px 3px;
background: #ffffff;
}
#banner {
width: 450px;
padding-top: 0px;
margin-left: 300px;
}
#banner2, #bannertekst {
background: url(/img/artikelen/base/logo.png) no-repeat;
width: 450px;
height: 107px;
margin-top: 10px;
margin-right: 0px;
}
.bannertekst {
margin-left: 400px;
width: 400px;
height: 98px;
margin-top: -20px;
color: #FFFFFF;
}
a,
a * {
color: #FFFFFF;
text-decoration: underline;
}
a:hover,
a:hover * {
color: #767676;
}
#pagina {
position: static;
border: 0px solid #000000;
color: #767676;
width: 1024px;
margin: 0 auto;
}
#header {
position: relative;
top: -3px;
left: 0px;
height: 50px;
margin-bottom: 1px;
}
#content {
margin-left: -10px;
margin-right: -15px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
width: 100%;
}
#bc {
color: #6D6E71;
font-size: 10px;
margin: auto;
width: 1000px;
}
#bc a {
color: #6D6E71;
}
#lang {
color: #6D6E71;
font-size: 10px;
float: right;
margin-top: 4px;
margin-right: 15px;
z-index: 2000;
}
#content table.tlayout {
width: 99%;
margin: 0 auto;
}
#content table.tlayout tr td{
vertical-align: top;
}
#content h1 {
color: #FFFFFF;
border: 0px solid #1D1D1D;
margin: 0px 0px 6px 0px;
padding-left: 0px;
font-size: 16px;
text-transform: uppercase;
margin-bottom:3px;
}
#brands_title .icon_brands {
background-image:url(/img/icon-brands.png);
background-color: #e50000;
margin-right: 11px;
width: 12px;
height: 12px;
margin-top: 12px;
padding: 10px;
display: inline-block;
}
#footer {
padding-left: 5px;
padding-right: 5px;
color: #FFFFFF;
background: #343434;
padding-top: 0px;
height: 120px;
}
#footer img {
padding: 0px;
background: none;
}
#footer h1 {
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
}
#footer ul {
padding: 0px;
padding-right: 20px;
list-style: none;
}
#footer ul li {
background: url("/img/line-footer-list-dark.gif");
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-position: left bottom;
background-repeat: repeat-x;
list-style: none;
padding-right: 20px;
text-decoration: none;
}
#footer ul li a {
list-style: none;
padding-right: 20px;
text-decoration: none;
font-size: 10px;
line-height: 16px;
color: #767676;
}
#footer ul li a:hover {
text-decoration: underline;
}
#textover {
position: relative;
width: 100%; /* for IE 6 */
}
h2 {
position: absolute;
top: 150px;
left: 0px;
width: 100%;
}
.block {
border-left: 8px solid #1D1D1D;
background: #1D1D1D;
padding: 3px;
margin: 0px 5px 0px 0px;
}
/* NAV GOES HERE */
u {
text-decoration: underline;
color: #ffffff;
text-transform: uppercase;
font-family: Arial narrow, Helvetica;
font-weight: bold;
}
#nav {
font-family: Arial narrow, Helvetica;
/* background: #1D1D1D; */
text-transform: uppercase;
font-weight: bold;
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
bottom-right: 0px;
bottom-left: 0px;
/* margin-top: 99px; */
height: 50px;
/* width:100%; */
/* padding: 0 10px; */
float:center;
/* overflow:visible; */
}
#nav a:hover {
font-family: Arial narrow, Helvetica;
color: #000000;
-webkit-transition: color 300ms ease-in-out;
-moz-transition: color 300ms ease-in-out;
-ms-transition: color 300ms ease-in-out;
-o-transition: color 300ms ease-in-out;
transition: color 300ms ease-in-out;
}
#nav ul ul {
font-family: Arial narrow, Helvetica;
display: none;
}
#nav ul li:hover > ul {
font-family: Arial narrow, Helvetica;
display: block;
}
#nav ul {
font-family: Arial narrow, Helvetica;
padding: 0 0px;
margin: 0px;
list-style: none;
position: relative;
/* display: inline-table; */
}
#nav ul li {
font-family: Arial narrow, Helvetica;
display: inline-block;
padding: 0 0.1px;
*display: inline;
*zoom: 1;
vertical-align: top;
}
#nav ul li:hover {
font-family: Arial narrow, Helvetica;
background: #E50000;
}
#nav ul li a:hover {
font-family: Arial narrow, Helvetica;
color: #ffffff;
font-weight: bold;
}
#nav ul li a {
/* hoofdmenu */
font-family: Arial narrow, Helvetica;
display: block;
padding: 13px 10px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
#nav ul ul {
/* submenu */
margin-top: -1px;
background: #ffffff;
color: #000000;
position: absolute;
z-index: 1000;
/* top: 43px; */
opacity: 0.9;
filter: alpha(opacity=90); /* For IE8 and earlier */
}
#nav ul ul li {
display: block;
filter: alpha(opacity=90); /* For IE8 and earlier */
color: #000000;
}
#nav ul ul li a {
/* size of submenu */
padding: 5px 20px;
color: #000000;
font-weight: normal;
}
#nav ul ul li a:hover {
background: #ffffff;
color: #000000;
text-decoration: underline;
font-weight: normal;
-webkit-transition: color 300ms ease-in-out;
-moz-transition: color 300ms ease-in-out;
-ms-transition: color 300ms ease-in-out;
-o-transition: color 300ms ease-in-out;
transition: color 300ms ease-in-out;
}
#nav ul ul ul {
position: absolute; left: 100%; top:2px;
color: #000000;
}
U bent hier:
Home
> Modellen > EGL-Madix
Uw QUAD/ATV specialist van alle merken!
EGL Madix 50 (49cc)
De EGL Madix 50 bromfiets quad
De EGL Madix 50 is een medium bromfiets Quad van hoogwaardige kwaliteit,
voorzien van 49 cc 4 takt motor en zeer geschikt voor de openbare weg.
Met een bromfiets certificaat mag u deze Quad besturen.
Een helm is verplicht.
De zeer strakke styling, sublieme rij-eigenschappen en een perfecte zithouding maken deze Straat Quad tot een waar genot om op te rijden.
Leverbaar in de kleuren: Zwart, Oranje/Zwart, Wit.
Specificaties van deze EGL Quad:
Motor:
4 takt.
Aantal cilinders: 1
Inhoud: 49 cc.
Koeling: luchtkoeling.
Vermogen: 2,5 KW bij 8000 rpm.
Startmechanisme: elektrisch.
Aandrijving:
Semi automaat, 3 vooruit, 1 achteruit.
Ketting overbrenging.
Remmen:
Hydraulische schijfremmen, voor en achter.
Onderstel:
Verstelbare schokbrekers, voor en achter.
Wielen/banden:
Voor 19 x 7 - 8"
Achter 18 x 9,5 - 8"
Overige:
Maximale snelheid: 45 km/u.
Gewicht: 115 kg.
Lengte: 142 cm.
Hoogte: 96 cm.
Zit hoogte: 75 cm.
Wielbasis: 97 cm.
Tank capaciteit 5 liter.
Gemiddeld verbruik: 1 op 30.
Accu: 12v, 5Ah.
Deze uitvoering is voorzien van:
8" stalen velgen.
Offroad banden (geschikt voor openbare weg).
LED verlichting.
Deze quad is nieuw niet meer leverbaar.
Klik hier voor onderdelen verkoop online in de webshop
Wit
Oranje
Zwart