p.top-navigation
{
  margin-top:0px;
  margin-bottom:0px;
/*
  margin-bottom:3.3ex;*/
  }

.blockquote
{ 
  margin-left:40px;
  margin-right:40px;
  }

/* fuer <img border="0"> */
img
{
  border-style:none;
  }


/* fuer <body text="#000000"> */
p,td,th,h1,h2,h3,h4,h5,h6
{
  color:#000000;
}


a:link 
{ 
  color : #4040BD; 
  } 
a:active 
{ 
  color : #000000;
  } 
a:visited 
{ 
  color : #000000;
  } 

body
{
  background-color:#a0d9dd;
  background-image:url(tiles.jpg);
}


