/* #footer a:link:after, #footer a:visited:after,
#content a:link:after, #content a:visited:after { content:" [" attr(href) "] "; } */
form,
.siteSearch,
body #menu,
#marginal_header,
#service,
.fnav li a {
  display: none !important;
  height: 0px !important;
  width: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  visibility: hidden !important;
}

.top {
  border: 0px none;
}

#header {
  height: 15em;
  margin: 0px;
}

.container,
#content,
#marginal,
#sidebar,
#footer,
#inhalt {
  width: 96em !important;
}

#marginal {
  border: 0px none;
  width: 100%;
}

.container {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  background-color: #fff !important;
  color: #000 !important;
  background-image: none !important;
}

h2.skipLink {
  display: inline-block;
}

#header .skipLink {
  display: none;
}

.skipLink,
#header h1 {
  background-color: transparent !important;
}
