/* STYLED BASICS */
   

 
  .basicsTable
{
    height:40px;
}

 
 .searchfield 
 {
        border: 1px #d2d2d2 solid;
           
        text-decoration:none;
        font-weight: normal;
        letter-spacing: 1px;
        font-size: 11px;
        font-style:italic;
        text-transform:uppercase;
     
 }
 
 .site {
 text-decoration:none;
 font-weight: normal;
 letter-spacing: 1px;
 font-size: 10px;
 text-transform:uppercase;
 color: White;

 }
 
a.site {
 text-decoration:none;
 font-weight: normal;
 letter-spacing: 1px;
 font-size: 10px;
 text-transform:uppercase;
 color: White;
 }
 
 
 .adress {
 text-decoration:none;
 font-weight: normal;
 letter-spacing: 1px;
 font-size: 12px;
 text-transform:uppercase;}
 
 a.sitemap, a.sitemap:hover { 

 text-decoration:none;
 font-weight: normal;
 letter-spacing: 1px;
 font-size: 10px;
  text-transform:uppercase;
 }
 
  a.print, a.print:hover { 

 text-decoration:none;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 10px;
   text-transform:uppercase;
 }

  a.search, a.search:hover { 

  text-decoration:none;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 10px;
   text-transform:uppercase;
 }