a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffffff; text-decoration: underline; }
a.nav:active {color: #ffffff; } 

a.external:link {color: #0307a8; text-decoration: none; }
a.external:visited {color: #0307a8; text-decoration: none; }
a.external:hover {color: #0307a8; text-decoration: underline;}
a.external:active {color: #0307a8; } 

a.external2:link {color: #FF0000; text-decoration: none; }
a.external2:visited {color: #FF0000; text-decoration: none; }
a.external2:hover {color: #FF0000; text-decoration: underline;}
a.external2:active {color: #FF0000; }

BODY {
background-image:url('images/background.jpg')
}

.fixcenter {
  width: 800px;
  border: solid; border-color:#000000; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

.H1 {
  text-align: center;
  color: #0307a8;
  font-family: "Vivaldi";
  font-size: 32px;
  }
  
.H2 {
  text-align: center;
  color: #0307a8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  }
  
.contenttext, p {
  text-align: justify;
  color: #0307a8;
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  margin: 10px;
  }
  
.floatright {
  float: right;
  margin: 10px;
  }
  
TR.headerNavigation {
  background: #000066;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  background: #000033;
  color: #ffffff;
  font-weight : bold;
  }
  
TR.footer {
  background: #940045;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: x-small;
  background: #000033;
  color: #ffffff;
  font-weight: bold;
}

.contenttable {
 position: relative;
 text-align: justify;
 color: #0307a8;
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 margin: 10px;
 }
 
 .pricelist {
 position: relative;
 text-align: justify;
 color: #0307a8;
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 margin: 10px;
 }

.contact {
position: relative;
text-align: center;
color: #0307a8;
font-family:Arial, Helvetica, sans-serif;
font-size: small;
margin: 10px;
}
