#navigation,
#siteinfo,
#content-text div.slogan
{
  display: none;
}

#container a:link,
#container a:visited
{
  text-decoration: underline;
  color: black;
}

#protoToolbar-palette
{
  display: none !important;
}

#branding a img
{
  border-style: none;
}

body.margreteberg #branding
{
  display: none;
}

body.margreteberg #content-text h1
{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  line-height: 2em;
  vertical-align: bottom;
  border-bottom: solid 1px black;
}

body.margreteberg #content-text
{
  padding-top: 3em;
}

#vcard
{
  display: block !important;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: solid 1px #000000;
  line-height: 1.5em;
  height: 1.5em;
  text-align: center;
}

#vcard span
{
  padding-right: 0.5em;
}

#vcard span.tz,
#vcard span.org
{
  display: none;
}

#vcard a
{
  border-style: none solid;
  border-width: 1px;
  border-color: black;
  padding-left: 1em;
  margin-right: 1em;
  text-decoration: none !important;
}