
A {
  font-family: Verdana, sans-serif;
  color: #003366;
    text-decoration: none;
}

A:hover {
  	color: #FF9933;
  text-decoration: none;
}

A:active {
  color: #151515;
}

BODY {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-image: url(Bilder/stuehleBred.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}

TD {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

H1 {
	color: #003366;
	font-size: medium;
	text-decoration: underline overline;
	text-align: right;
	
  font-weight: normal;
}

H2 {
  color: #003366;
  font-size: 14pt;
  font-weight: normal;
}
