body {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  /* background-image: url(images/sedgwick.jpg); */
  /* background-repeat: repeat-x; */
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#container {
  width: 980px;
  background-color: white;
}

#toplogo {
  background-image: url(images/sedgwick.jpg);
  width: 980px;
  height: 196px;
  background-repeat: no-repeat;
}

#topmenu {
  margin: 0;
  width: 980px;
  height: 26px;
  background-image: url(images/menubar.jpg);
  background-repeat: no-repeat;
  overflow: hide;
}

#siteprint {
  position: relative;
  left: 0px;
  top: 7px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: gray;
}

#siteprint a {
  text-decoration: none;
  color: gray;
}

#toptekst {
  margin: 0;
  width: 979px;
  overflow: hide;
  text-align: left;
}

#toptekst a {
  text-decoration: none;
  color: white;
}

#button0,
#button1,
#button2,
#button3,
#button4,
#button5,
#button6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 26px;
  font-size: 8pt;
  color: white;
}

#button0 {
  position: relative;
  left: 20px;
  top: 6px;
}

#button1 {
  position: relative;
  left: 128px;
  top: -20px;
}

#button2 {
  position: relative;
  left: 267px;
  top: -46px;
}

#button3 {
  position: relative;
  left: 394px;
  top: -72px;
}

#button4 {
  position: relative;
  left: 540px;
  top: -98px;
}

#button5 {
  position: relative;
  left: 642px;
  top: -124px;
}

#button6 {
  position: relative;
  left: 750px;
  top: -154px;
}

#SearchText {
  font-size: .80em;
  position: relative;
  top: 0px;
}

#searchlink {
  position: relative;
  top: 2px;
  right: 3px;
}

#content {
  position: relative;
  top: -167px;
  height: 225px;
}

#contleft {
  position: relative;
  left: 10px;
  width: 530px;
  margin: 10px;
  margin-top: 10px;
  float: left;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#contright {
  width: 220px;
  margin: 10px;
  margin-top: 3px;
  float: right;
  text-align: left;
  overflow: hide;
}

#headjob,
#headnews,
#headlogin {
  margin: 0px;
  border: 0px;
  position: relative;
  top: 25px;
  width: 180px;
  height: 19px;
}

#headnews {
  position: relative;
  top: 5px;
}

#txtjob,
#txtnews,
#txtlogin {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10pt;
  position: relative;
  top: -23px;
  left: 15px;
}

#txtjob a,
#txtnews a,
#txtlogin a {
  text-decoration: none;
  color: white;
}

#headlogin {
  position: relative;
  top: -15px;
}

#mnujob {
  width: 170px;
  display: none;
  margin: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

#mnunews {
  width: 170px;
  display: none;
  margin: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  position: relative;
  top: -19px;
}

#mnulogin {
  width: 170px;
  display: none;
  margin: 5px;
  padding-top: 3px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  position: relative;
  top: -40px;
}

#userbox {
  position: relative;
  left: 7px;
  font-size: .9em;
}

#passbox {
  font-size: .9em;
}

#logsub {
  position: relative;
  left: 146px;
  top: 2px;
}

#footer {
  width: 980px;
  height: 77px;
  background-image: url(images/bund_v.jpg);
  background-repeat: no-repeat;
}

#picture {
  position: relative;
  left: 150px;
  top: -354px;
  height: 550px;
  width: 186px;
  clip: auto;
  background-image: url(images/midt1.jpg);
  background-repeat: no-repeat;
}

#adresse {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: gray;
  position: relative;
  top: -650px;
  right: 245px;
}

#result {
  position: relative;
  top: -20px;
  padding-top: 1px;
  padding-left: 25px;
}
