body
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #3300FF;
   background: #EFFFFF;
}

a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

a:link, a:visited{
color: #FFFFFF;
}

a:hover, a:active{
color: #FFCC00;
}

textarea {
overflow:hidden;
}

.def11 {
   font-size: 11px;
   text-decoration: none;
}

#head1 {
   font-size: 12px;
   color: white;
   text-decoration: none;
}

.headsel {
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}

.banner {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: italic;
   color: red;
   background-color: #FFFFCC;
   text-decoration: none;
}

.banner2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: italic;
   color: red;
   background-color: #FFFFCC;
   text-decoration: underline;
}

.dirbanner {
   font-size: 13px;
   color: white;
   text-decoration: underline;
}

.uhptxt {
   font-size: 12px;
   color: white;
   text-decoration: none;
}

.uhpusertxt {
   font-size: 13px;
   color: yellow;
   text-decoration: none;
}

.nametxt {
   font-size: 14px;
   color: yellow;
   font-weight: bold;
   text-decoration: none;
}

.loctxt {
   font-size: 13px;
   color: yellow;
   font-weight: bold;
   text-decoration: none;
}

.loctxtsmall {
   font-size: 11px;
   color: yellow;
   font-weight: bold;
   text-decoration: none;
}

.contacttxt {
   font-size: 13px;
   color: yellow;
   font-weight: bold;
   text-decoration: none;
}

.helpinfo {
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   color: red;
   text-decoration: none;
}

.showtype {
   font-size: 11px;
   color: blue;
   text-decoration: none;
}

.meter {
   font-size: 10px;
   font-style: italic;
   color: red;
   text-decoration: none;
}

.meter0 {
   font-size: 11px;
   font-style: italic;
   color: red;
   text-decoration: none;
}

.kilometer {
   font-size: 12px;
   color: blue;
   text-decoration: none;
}
.sub {
    vertical-align: sub;
}

.super {
    vertical-align: super;
}

.welcometxt {
   font-size: 14px;
   color: #333366;
   text-decoration: none;
}

.linkvooi a{
   font-size: 12px;
   color: #333366;
   text-decoration: underline;
}

.searchlinkoutput a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333366;
   text-decoration: none;
}
.searchlinkoutput_highlight{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: italic;
   color: blue;
   background-color: #FFFF00;
   text-decoration: none;
}

.searchlinkoutput a:hover{
   text-decoration: underline;
}

.linkbanner12{
   font-size: 12px;
   color: blue;
   text-decoration:  underline;
}
.linkbanner14{
   font-size: 14px;
   color: blue;
   text-decoration:  underline;
}

.advtxt {
   font-size: 10px;
   color: #333366;
   text-decoration: none;
}

.advtxt a{
   font-size: 10px;
   color: #333366;
   text-decoration: none;
}

.advtxt2 {
   font-size: 13px;
   color: #FFFFEE;
   text-decoration: none;
}

#submitbuttonNL {
background: #333366 url('flag/flagNL.gif') no-repeat;
height: 20px;
width: 25px; 
}

#submitbuttonDE {
background: #333366 url('flag/flagDE.gif') no-repeat;
height: 20px;
width: 25px; 
}

#submitbuttonFR {
background: #333366 url('flag/flagFR.gif') no-repeat;
height: 20px;
width: 25px; 
}

#submitbuttonGB {
background: #333366 url('flag/flagGB.gif') no-repeat;
height: 20px;
width: 25px; 
}




<!-- roll over menu -->

#navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 width: 350px;
 border-right: 1px solid #666;
 padding: 0;
 margin-bottom: 1em;
 background-color: #666;
 color: #333;
}


#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigatie ul li {
 margin: 0;
 border-top: 1px solid #003;
}

#navigatie ul li a {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #036;
 color: #fff;
 text-decoration: none;
 width: 100%;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #fff;
}
