html, body
{
  background-color: #ffffff;
  background-image: url(Images/BG_grau009.gif);
  background-attachment: fixed; 
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1.title,h2.title,h3.title,h4.title,h5.title,h6.title 
{
  color: #000000;
  text-align:center;
  margin: 20px auto 10px;
}

p.desc 
{
  color: #333333;
  text-align:center;
}

p.caption 
{
  color: #333333;
  text-align:center;
}

p.nav 
{
  color: #000000;
  text-align:center;
}

td.caption
{
  color: #000000;
}

a {	text-decoration: none;	color: #000000;}	a:active {	text-decoration: none;	color: #000000;}	a:visited {	text-decoration: none;	color: #000000;}	a:hover {	text-decoration: underline;	color: #000000;}.tdbgOrange {	background-image: url(Images/BG_orange.gif);}.tdbgGruen {	background-image: url(Images/BG_gruen.gif);}.tdbgRosa {	background-image: url(Images/BG_rosa.gif);}.tdbgBlau {	background-image: url(Images/BG_blau.gif);}
