body {
  margin-top:80px;
  margin-left:80px;
  margin-bottom:0px;
  font: 14px Arial;
  color:#404040;
  }
.fot {
  font: 12px Arial;
  color: #a3a3a3;
  }
h1,h2,h3 {
  font-style: normal; 
  line-height: normal; 
  font-variant: normal;
  padding: 0px;
  margin: 0px;
  }
h1	{
  font-size: 30px;
  color: #CE6300;
  }
h2	{
  font-size: 20px;
  color: #808080;
  margin-bottom: 10px;
  }
h3	{
  font-size: 16px;
  color: #5C5C5C;
  margin-bottom: 10px;
  }
a:link {
  color:#CE6300;
  font-weight: bold;
  text-decoration:none;
  }
a:visited {
  color:#CE6300;
  font-weight: bold;
  text-decoration:none;
  }
a:hover {
  color:#FF7901;
  font-weight: bold;
  text-decoration:underline;
  }
a:link.fot, a:visited.fot, a:hover.fot {
  color:#a3a3a3;
  text-decoration:none;
  font-weight: normal;
  }
.form {
 border: 0px solid #ffffff;
 background: #ffffff;
 width: 150px;
 font: 16px Georgia, Serif;
 color: #404040;
 }
.knapp {
 border: 1px solid #F1F1F1;
 background: #F1F1F1;
 width: 110px;
 font: 16px Georgia, Serif;color: #bb0000;
 font-weight: bold;
 }
