#wrapper {
  width: 1200px;
  margin: 0 auto;
}

.dugnadsinfo {
  color: #444;
  font-style: italic;
  margin-bottom: 15px;
}

#einskildpostnummer {
  width: 98% !important;
  float: none !important;
}
#einskildpostnummer p, table, ul, li {
  font-size: 12px;
  text-align: left;
}

#einskildpostnummer #hogre {
  width: 550px;
  overflow: hidden;
  float: right;
}
#einskildpostnummer #hogre ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#einskildpostnummer #hogre .neste {
  width: 260px;
  float: left;
}
#einskildpostnummer #hogre .forre {
  width: 260px;
  float: right;
}
#einskildpostnummer #hogre li {
  height: 14px;
  overflow: hidden;
  padding: 1px 0;
}
#einskildpostnummer #hogre li em {
  font-style: normal;
  color: #666;
}
#einskildpostnummer #hogre h2 {
  font-size: 16px;
  margin: 20px 0 4px 0;
  padding: 0;
}

#einskildpostnummer #venstre {
  width: 600px;
  float: left;
}
#einskildpostnummer #venstre .postnummerinfo {
  background: #eee;
  padding: 8px;
  margin-bottom: 20px;
}
#einskildpostnummer #venstre .postnummerinfo h1 {
  padding: 0;
  margin: 0;
  color: #039;
  font-size: 38px;
}
#einskildpostnummer #venstre .postnummerinfo p {
  padding: 0;
  margin: 6px 0;
}
#einskildpostnummer #venstre .postnummerinfo p strong {
  font-size: 14px;
}
#einskildpostnummer #venstre table {
  background: #ccc;
  width: 100%;
}
#einskildpostnummer #venstre td {
  background: white;
  padding: 2px 4px;
}
#einskildpostnummer #venstre th {
  background: #eee;
  padding: 2px 4px;
}
#einskildpostnummer #venstre table caption {
  background: #444;
  color: white;
  font-weight: bold;
  padding: 4px 8px;
  text-align: left;
  font-size: 14px;
}
#einskildpostnummer #kart {
  width: 550px;
  height: 300px;
  overflow: hidden;
}
#einskildpostnummer .storkart {
  height: 300px;
  overflow: hidden;
}
#einskildpostnummer .smakart {
  position:relative;
  top:-300px; 
  left: 0px;
  background: white;
  width: 103px;
  height: 103px;
}
#einskildpostnummer .smakart div {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
}

form#postnummersok {
  border: 1px solid #eee;
  padding: 4px 0 0 4px;
  margin: 40px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}
