@CHARSET "UTF-8";
pre,form,body,html,p,blockquote,fieldset,input
{
  margin:0;
  padding:0;
}

a img,:link img,:visited img
{
  border:none
}

body {
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #555588;
  text-decoration: none;
  background: white repeat fixed url(../bilder/bg.jpg);
}

a {
  color: #555588;
  background: white repeat fixed url(../bilder/bg.jpg);
  text-decoration: underline;
}

a:hover {
  color: #9999cc;
}

h1 {
  font-size: 14px;
  color: #333366;
  margin-bottom: 18px;
  letter-spacing: 2px;
}

h1:first-letter {
  font-size: 150%;
  margin-right: 1px;
}

h2 {
  font-size: 14px;
  color: #333366;
}