* {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
  font-family: inherit;
  padding: 0px;
  margin: 0px;
}

body {
  font-family: arial, verdana;
  font-size: 12px;
  padding-bottom: 15px;
}

#metabar, #bilder, #mainmenu, #submenu, #footer, #prolink {
  display: none;
}

#printheader {
  padding: 5px;
  background-color: #86c7fd;
}

#printheader table {
  width: 100%;
}

#container {
  width: 750px;
  background-color: white;
  margin: auto;
}

#content {
  padding: 5px;
}

#breadcrumb {
  color: #334686;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin: 10px;
}
