html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
body {
  background: #ffffff url(../images/tile.gif);
  color: #111111;
  font: 300 14px/1.43 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.vcard {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -216px 0 0 -135px;
  background: url(../images/asger.gif) no-repeat bottom right;
  border-bottom: 1px solid #999999;
  width: 270px;
  height: 440px;
}
.org { display: block; }
h1 {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  margin: 10px 0;
}
.vcard-download {
  background: url(../images/hcard-download.gif) no-repeat;
  padding-left: 35px;
  margin-top: 10px;
}
a {
  color: #ff1d25;
  text-decoration: none;
  padding: 0 3px 1px;
}
a:link {
  color: #ff1d25;
  text-decoration: none;
  padding: 0 3px 1px;
}
a:visited { color: #ff1d25; }
a:hover {
  color: #ff1d25;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-bottom-color: #cccccc;
  border-right-color: #dddddd;
  padding: 0 2px 1px;
  text-decoration: none;
}
a:focus {
  color: #ff1d25;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-bottom-color: #cccccc;
  border-right-color: #dddddd;
  padding: 0 2px 1px;
  text-decoration: none;
}
a:active {
  border: 1px solid #eeeeee;
  border-top-color: #cccccc;
  border-left-color: #dddddd;
}
.copyright, .language, .elsewhere {
  position: absolute;
  bottom: 15px;
  color: #333333;
  font-size: 0.7857em;
}
.copyright { left: 19px; }
.elsewhere { right: 200px; }
.elsewhere li { float: left; }
.language { right: 19px; }
#unnecessary { margin: 0; }
#unnecessary li {
  position: fixed;
  list-style: none;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 75;
}
#unnecessary .top {
  height: 10px;
  left: 0;
  right: 0;
  top: 0;
}
#unnecessary .right {
  width: 10px;
  bottom: 10px;
  right: 0;
  top: 10px;
}
#unnecessary .bottom {
  height: 10px;
  left: 0;
  right: 0;
  bottom: 0;
}
#unnecessary .left {
  width: 10px;
  bottom: 10px;
  left: 0;
  top: 10px;
}

