/* Start of CMSMS style sheet 'HG forside' */
.sideindpakning {
  width: 1000px;
  height: 750px;
  margin: 0pt auto; /*centrering */
  background-repeat: no-repeat;
}

/*.forside1 {
  background-image: url(layout/HG_forside1.jpg);
}*/

.forside1 {
  background-image: url([[root_url]]/layout/HG_forside1_2010.jpg);
}

.forside2 {
  background-image: url([[root_url]]/layout/HG_forside2_2010.jpg);
}

.forside3 {
  background-image: url([[root_url]]/layout/HG_forside3_2010.jpg);
}

.forside4 {
  background-image: url([[root_url]]/layout/HG_forside4_2010.jpg);
}

.venstredel {
  float:left;
  width:230px;
  margin-left:8px;
  min-height:750px;
  height: auto !important;
  height: 750px;
}

.hojredel {
  float:right;
  width:750px;
  margin-right:8px;
  min-height:750px;
  height: auto !important;
  height: 750px;

}

.logo {
  width: 230px;
  margin-top: 32px;
  min-height: 116px;
  height: auto !important;
  height: 116px;
  cursor: pointer;
}

div#vmarquee {
z-index:1;
}

.genveje-overskrift {
  font-size: 130%;
  font-weight: bold;
  width: 200px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 2px solid #a18e11;
  border-bottom: 2px solid #a18e11;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left:30px;
  color: white;
}

.genveje {
  padding-top: 30px;
  color: black;
  float:left;
  margin-top:400px;
  text-decoration:none;
}

.genveje a:hover,
.genveje a:visited,
.genveje a:link {
  color: white;
  padding-left: 30px;
  font-weight:normal;
  text-decoration:none;
}

.genveje a:hover {
  text-decoration: underline;
}


.forside-stregoverskrift1,
.forside-stregoverskrift2,
.forside-stregoverskrift3,
.forside-stregoverskrift4 {
  font-size: 130%;
  font-weight: bold;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  margin-top: 4px;
  margin-bottom: 4px;
  color: white;

}

.forside-stregoverskrift1 {
  color: #a18e11;
}

.indhold1,
.indhold2,
.indhold3,
.indhold4 {
  margin-left: 180px;
  margin-top: 52px;
  margin-right: 10px;
  min-height:400px;
  height: auto !important;
  height: 350px;
  color: white;
  background-color:gray;
  padding:8px;
  opacity:.80;
  filter: alpha(opacity=80);
}

/*a:hover,
a:visited,
a:active,
a:link {
  color: #a18e11;
  font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
*/

.citat {
  margin-left: 180px;
  margin-top: 10px;
  margin-right: 50px;
  min-height:130px;
  height: auto !important;
  height: 130px;
  color: white;
}

.slideimages {
  height : 100px;
  width:180px;
  border:0px solid black;
  float:right;
  display:block;  
  margin-top: -150px;
}

.nyhederdato {
  color: #a18e11;
  color:#111;
}

.nyhederlink a {
  color: white;
}

/* End of 'HG forside' */

