body, html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 10pt;
  background-image: url("images/forsidebaggrund.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}

div.container {
  text-align: left;
  margin: 10px auto;
  width: 900px;
  background-image: url("images/forside-nobox.png");
  background-repeat: no-repeat;
}

div.efterskole p, div.efterskole ul {
  margin: 10px 0px 0px 72px;
  width: 245px;
}

div.hoejskole p, div.hoejskole ul {
  margin: 10px 0px 0px 140px;
  width: 245px;
}

div.hoejskole {
  width: 450px; 
}

div.hoejskole a, div.hoejskole a:active, div.hoejskole a:visited {
  color: #3b7722;
  font-weight: bold;
  text-decoration: none;
}

div.efterskole {
  width: 450px;
  position: absolute;
  margin-left: 450px;
}

div.efterskole a, div.efterskole a:active, div.efterskole a:visited {
  color: #38899e;
  font-weight: bold;
  text-decoration: none;
}

div.top {
  height: 142px;
}

div.hoejskole div.top {
  background-image: url("images/rh-top.png");
  height: 142px;
  margin-bottom: -10px;
}

div.efterskole div.top {
  background-image: url("images/re-top.png");
  height: 142px;
  margin-bottom: -10px;
}

div.hoejskole div.center {
  background-image: url("images/rh-center.png");
}

div.efterskole div.center {
  background-image: url("images/re-center.png");
}

div.hoejskole div.bottom {
  background-image: url("images/rh-bottom.png");
  height: 120px;
}

div.efterskole div.bottom {
  background-image: url("images/re-bottom.png");
  height: 120px;
}

div.hoejskole div.tx-cal-controller {
  margin:0px;
  padding: 0px;
  width: 250px;
  margin-left: 140px;
}
div.hoejskole div.tx-cal-controller p{
  margin-left: 0px;
  padding-bottom: 10px;
}

div.efterskole div.tx-cal-controller, div.efterskole div.news-latest-item {
  margin:0px;
  padding: 0px;
  width: 250px;
  margin-left: 72px;
}

div.hoejskole div.tx-cal-controller h2 {
  margin: 0;
}


div.hoejskole div.news-latest-container {
  margin:0px;
  padding: 0px;
  width: 250px;
  margin-left: 140px;
}

div.news-latest-item p {
  margin-left: 0px;
  padding-bottom: 10px;
}
h2 {
  margin: 0;
}

h1 {
  margin: 0;
  margin-left:140;
}
