body {
  background-color:#ffffff;
  padding-left:5px;
  padding-top:160px;
  scrollbar-base-color:#5f00ee;
  scrollbar-3dlight-color:#5277ff;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#5277ff;
  scrollbar-highlight-color:#39bf17;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#5f00ee;
}

body.popup {
  background-color:#ffffff;
  padding-left:5px;
  padding-top:5px;
  scrollbar-base-color:#5f00ee;
  scrollbar-3dlight-color:#5277ff;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#5277ff;
  scrollbar-highlight-color:#39bf17;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#5f00ee;
}

h1,h2,h3,h4,h5,h6 {
  font-family:Arial,helvetica,sans-serif;
}

p,blockquote,ul,li,ol {
  font-family:Arial,helvetica,sans-serif;
}

p,h1,h2,h3,h4,h5,h6,ul,li,ol {
  color:#0018f2;
}

p,li {
  font-size:12pt;
}

h6 {
  font-size:12pt;
}

h5 {
  font-size:14pt;
}

h4 {
  font-size:16pt;
}

h3 {
  font-size:18pt;
}

h2 {
  font-size:20pt;
}

h1 {
  font-size:24pt;
}

a:link {
  color:#ff6666;
  text-decoration:none;
}

a:visited {
  color:#ff6666;
  text-decoration:none;
}

a:active {
  color:#ff6666;
  text-decoration:underline;
}

a:hover {
  color:#ff6666;
  text-decoration:underline;
}

a.nav:link {
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

a.nav:visited {
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

a.nav:active {
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

a.nav:hover {
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

a.nav_a:link,a.nav_a:visited,a.nav_a:active,a.nav_a:hover {
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

td.td_r {
  cursor:pointer;
  background-color:#c9c9c9;
}

td.td_n {
  cursor:pointer;
  background-color:#5277ff;
}

.petit {
  font-size:10pt;
}

.muhal {
  background-color:#5277ff;
}

.newstop {
  font-size:16pt;
  font-weight:bold;
}

.klein {
  font-size:8pt;
}

.big {
  font-size:16pt;
  font-weight:bold;
}

.formfeld {
  font-family:Arial,helvetica,sans-serif;
  font-size:12pt;
  border:1px;
  border-style:solid;
  border-color:#5277ff;
  background-color:#f2f8fd;
  color:#0018f2;
}

.formbutton {
  font-family:Arial,helvetica,sans-serif;
  font-size:10pt;
  border:1px;
  border-style:solid;
  border-color:#5277ff;
  background-color:#f2f8fd;
  color:#0018f2;
  font-weight:bold;
}