@import url(tourdaten.css);
@import url(galerien.css);

body
{
   background-color: #000000; 
   background-repeat:repeat-x;
   background-attachment:fixed;
}
 
a:hover {
 color: #FC8821;
}

 
a:hover {
 color: #FC8821;
}
 
a.navigation2:hover {
  color:#000066;
}
 
.navigation { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FF9900;  
 }
 
a.navigation:hover {
  color:#FFFFFF;
}

a.navigation:visited {
  color:#0099FF;
}
 
a:hover {
 color: #FC8821;
}

a { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #FF9900;
 font-weight: bold;
  }
 
a:hover {
 color: #FFFFFF;
}

