BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  background-image: url(/bilder/hintergr-blau3.jpg);
}

TR.footer {
  background: #47c2e1;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #47c2e1;
  color: #ffffff;
  font-weight: bold;
}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
HR {
  background: #47c2e1;
}

.bild-links {
float: left;
margin-right: 10px;
}

hr.impressum {
border-style: dotted;
height:1px;
color:#D9EAFB;
margin: 20px 30px 20px 0;
}

.mail {
	COLOR: #f90
}
