* {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
}

html, body {
  height:100%;
}

body {
  background:url(../img/hintergrund.jpg) fixed;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  background-color:white;
  border:1px solid black;
  padding:2px;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  margin-top:13px;
}

h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
}

h3 {
  color:#20A000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}
