/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background-color: #e8e8e8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top: 24px;
}
#wrapper {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}
#content-wrapper {
  background-color: #FFF;
}

#top {
  height: 60px;
  background-color: #FFF;
}
#top h1 span{
  text-indent: -9999px;
  position: absolute;
}
#top h1 {
  position: absolute;
  z-index: 1;
}
#header {
  background-color: #68ab5f;
  height: 115px;
  position: relative;
}
#header h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 31px;
  color: #FFF;
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-weight: normal;
}
.box {
  background-color: #f4f6f9;
  padding-bottom: 1px;
  margin: 35px -40px 35px 0;
}
.box.withfanda .text {
  width: 272px;
  vertical-align: top;
  display: inline-block;        
  zoom: 1;
  *display: inline;

}
.box p {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 15px;
}


.box h3 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  background-color: #aab7cd;
  padding: 15px 20px;
}
.fanda {
  width: 265px;
  vertical-align: top;
  display: inline-block;        
  zoom: 1;
  *display: inline;width: 250px;
  margin-top: 10px;
  margin-bottom: 16px;
  margin-right: 10px;
}
#main > ul li:before {
  font-size: 33px;
  content: "▪";
  display:inline-block;
  vertical-align: middle;
  padding-bottom: 4px;
  color: #68AB5F;
  left: 10px;
  margin-right: 3px;
}
#main > ul {
    margin-bottom: 18px;
}
#main > ul li {
    margin-left: 20px;
    text-indent: -8px;
    vertical-align: middle;
}
#competence-menu li:before {
  content: '';
  content: none;
  margin-right: 0px !important;
  
}
.fanda ul {
  margin-bottom: 5px;
  min-height: 43px;
  position: relative;
}
.fanda .for {
  background-attachment: scroll;
  background-image: url(../images/forandagainstFor.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 43px;
}
.fanda .against {
  background-attachment: scroll;
  background-image: url(../images/forandagainstAgainst.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 43px;
}

.fanda li {
  background-color: #FFF;
  font-size: 11px;
  line-height: 14px;
  vertical-align: middle;
  position: relative;
  padding: 12px 12px 12px 25px;
  margin-bottom: -12px;
}
.fanda li.last {
    margin-bottom: 12px !important;
}

.fanda li:before {
  font-size: 33px;
  content: "▪";
  display:inline-block;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 10px;
}

.fanda .against li:before {
  color: #d54033;
}
.fanda .for li:before {
  color: #8cd64d;
}
#main .infotip-word{
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #68AB5F;
  position: relative;
  display: inline-block;        
  zoom: 1;
  *display: inline;}



#main .infotip-word:hover {
  cursor:help;
}

#main p {
  margin-bottom: 18px;
}
#main a {
  color: #11397D;
}
#main a:hover {
  text-decoration: none;
}
#main {
  margin-left: 215px;
  margin-right: 230px;
  padding-top: 25px;
  min-height: 350px;
}
#main h1{
  font-size: 26px;
  text-transform: uppercase;
  color: #333;
  font-weight: normal;
  line-height: 72px;
}
#main h2 {
  font-size: 16px;
  color: #68AB5F;
  line-height: 36px;
  font-weight: normal;
  text-transform: uppercase;
}
#main .intro {
  font-size: 16px;
  line-height: 20px;
  color: #a1a1a1;
  font-weight: bold;
}
#topmenu {
  float: right;
  margin-right: 15px;
}
#topmenu ul li {
  float: left;
}
#topmenu ul li  a{
  text-transform: uppercase;
  color: #939393;
  text-decoration: none;
  display: block;
  height: 30px;
  padding-top: 22px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
#topmenu ul li a:hover, #topmenu ul li a.active {
  color: #666;
  height: 24px;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #68ab5f;
}
#frontpage #competence-menu li a  {
  background-attachment: scroll;
  background-repeat: no-repeat;
  float: left;
  height: 80px;
  padding: 15px 15px 15px 60px;
  width: 150px;
  font-size: 12px;
  line-height: 15px;
  color: #cfe4cc;
  text-decoration:none;
  background-image: url(../images/comIcnSprite.png);

}
#competence-menu li strong {
  font-size: 18px;
  color: #FFF;
  height: 6px;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
}

#competence-menu li.opbygning a {
  background-position: 8px 12px;
}
#competence-menu li.service a {
  background-position: -236px 5px;
}
#competence-menu li.partikel a {
  background-position: -460px 10px;
  padding-left: 80px !important;
}
#competence-menu li.rensecenter a {
  background-position: -704px 8px;
}

#frontpage #competence-menu li:hover {
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-image: url(../images/green-vgradient_hover.png);
  background-position: center top;
}
#frontpage #competence-menu li:active {
  background-image: url(../images/green-hgradient.png);
  background-position: center bottom;
}
#frontpage #competence-menu li a:hover {
  color: #cce0ca;
  text-decoration:none;
}



#frontpage #competence-menu {
  background-attachment: scroll;
  background-image: url(../images/green-vgradient.png);
  background-repeat: repeat-x;
  background-position: left top;
  width: 960px;
  margin-right: -15px;
  margin-left: -15px;
  height: 112px;
  margin-top: -148px;
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#frontpage #competence-menu li {
  float: left;
  margin-right: 10px;

}
#content #competence-menu li {
    background-attachment: scroll;
    background-image: url("../images/competenceDeactive.png");
    background-position: left top;
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-top: 10px;
}
#content #competence-menu li:hover, #content #competence-menu li.active {
  background-image: url(../images/competenceActive.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left center;
}
#content #competence-menu {
    background-attachment: scroll;
    background-image: url("../images/blue-vgradient.png");
    background-position: left top;
    background-repeat: repeat;
    padding-right: 20px;
    position: absolute;
    right: -35px;
    top: 25px;
    width: 200px;
}



#content #competence-menu li a  {
    background-attachment: scroll;
    background-image: url("../images/comIcnSprite.png");
    background-repeat: no-repeat;
    color: #B3BDD2;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-right: 15px;
    padding: 0 0 15px 50px;
    text-decoration: none;
    width: 135px;
}
#content #competence-menu li strong {
  font-size: 14px;
  height: 3px;
}






#content #competence-menu li.opbygning a {
  background-position: 0px -138px;
}
#content #competence-menu li.service a {
  background-position: -249px -138px;
}
#content #competence-menu li.partikel a {
  background-position: -470px -138px;
  padding-left: 50px !important;
}
#content #competence-menu li.rensecenter a {
  background-position: -714px -138px;
}









#frontpage #news {
  padding: 15px;
}

#content {
  position: relative;
  clear: both;
  background-color: #FFF;
}
#frontpagepic {
  background-color: #FFF;
}


#leftmenu {
  width: 161px;
  float: left;
  margin-top: 20px;
  padding-left: 25px;
  position: relative;
}
#leftmenu ul li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f2f2f2;
}
#leftmenu ul li.border {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f2f2f2;
}
#leftmenu ul li.noborder {
  border-bottom-style: none;
}
#leftmenu ul li a {
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  font-size: 11px;
}
#leftmenu ul li a:hover {
  background-attachment: scroll;
  background-image: url(../images/arrows.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  color: #333 !important;
}
#leftmenu ul li a.active {
  background-image: url(../images/arrows.gif);
  background-repeat: no-repeat;
  background-position: right -24px;
  color: #333;
}
#leftmenu ul li a.submenu {
  background-image: url(../images/arrows.gif);
  background-repeat: no-repeat;
  background-position: right -53px;
  color: #666;
}
#leftmenu ul li a.submenu.active {
  background-image: url(../images/arrows.gif);
  background-repeat: no-repeat;
  background-position: right -81px;
  color: #333;
}
#leftmenu ul li ul li{
  padding-left: 15px;
}

#news dd {
  width: 218px;
}
#news dl {
  background-attachment: scroll;
  background-image: url(../images/frontpageNewsBg.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 216px;
  float: left;
  margin-right: 15px;
  padding-bottom: 15px;
  height: 133px;
}
#news .morenews {
  margin-right: 0px;
  background-image: none;
  width: 216px;
}
#news ul .morenews {
  display: block;
  float: none;
  clear: both;
  margin-top: 12px;
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 15px;
}


#news .morenews dt {
    color: #666666;
    font-size: 16px;
    padding-bottom: 7px;
    padding-left: 12px;
}

#news .morenews dd a {
  background-attachment: scroll;
  background-image: url("../images/arrows.gif");
  background-position: right -4px;
  background-repeat: no-repeat;
  border-color: #D6D6D6;
  border-style: none none solid;
  border-width: 1px;
  color: #9B9B9B;
  display: block;
  font-size: 11px;
  line-height: 22px;
  padding-bottom: 2px;
  padding-top: 1px;
  text-decoration: none;
  margin-left: 6px;
  padding-left: 6px;
}
#news .morenews dd a:hover {
    background-position: right -32px;
}

#news .subject a{
  color: #7fafff;
  font-size: 11px;
  text-decoration: none;
  display:block;
  padding-left: 12px;
}

#news .headline a {
  color: #FFF;
  font-size: 14px;
  line-height: 10px;
  text-decoration: none;
  display:block;
  padding-left: 12px;
  height: 27px;
}
#news {
  border-bottom: 3px solid #68AB5F;
  border-top: 30px solid #68AB5F;
  height: 150px;
  margin-top: 25px;
  padding: 20px;
  position: relative;
  background-color: #FFF;
}
#news h3 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 8px;
  text-transform: uppercase;
}
#news ul {
  width: 600px;
}
#news ul li {
  float: left;
  margin-right: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  color: #9d9d9d;
  line-height: 25px;
}
#news ul li a {
  width: 184px;
  text-decoration: none;
  color: #9d9d9d;
  display: block;
}
#news ul li a:hover {

    background-position: right -32px;
    background-attachment: scroll;
    background-image: url("../images/arrows.gif");
    background-position: right -2px;
    background-repeat: no-repeat;
  text-decoration: underline;
}
#news ul li.morenews a {
  text-decoration: underline;
  color: #039;
}
#news ul li.morenews a:hover {
  text-decoration: none;
    background-position: right -32px;
}

#frontpage #news {
    border-bottom: 3px solid #68AB5F;
    border-top: 0px;
    margin-top: 0px;
}


#news .morenews .allnews a{
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #11397D;
  text-decoration: underline;
  padding-top: 7px;
  background-image: none;
}
#footer {
  background-color: #F2F2F2;
  position: relative;
}
#footer div  {
  height: 88px;
  float: left;
  padding: 15px;
}
#credits {
  float: right;
}
#credits a {
  height: 35px;
  width: 135px;
  background-image: url(../images/Hjemmesiden-er-designet-og-udviklet-af-Blueblau.gif);
  background-repeat: no-repeat;
  text-indent: -99999px;
  display: block;
  background-attachment: scroll;
  background-position: 10px -57px;
  position: absolute;
  right: 0px;
  top: 5px;
}
#credits a:hover {
  background-position: 10px 10px;
}
#adresses {
  white-space: nowrap;
}
#adresses p {
  float: left;
  margin-right: 55px;
  color: #8A8A8A;
  font-size: 11px;
  line-height: 16px;
}
#phonenumber {
  font-size: 19px;
  line-height: 25px;
  color: #adadad;
  width: 200px;
}
#phonenumber p {
  margin-top: 5px;
}
#phonenumber strong {
  color: #848484;
  font-size: 25px;
  font-weight: normal;
  background-attachment: scroll;
  background-image: url(../images/phoneIcn.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 35px;
  display: block;
}
.faq dl {
  background-color: #f4f6f9;
  padding: 20px;
  line-height: 15px;
  margin-bottom: 20px;
}
.faq dl dt {
  font-size: 15px;
  text-transform: uppercase;
  color: #767676;
  background-image: url(../images/faqIcon_question.gif);
  background-repeat: no-repeat;
  padding-left: 45px;
  height: 42px;
  display: table-row;
  text-transform: uppercase;
  vertical-align: middle;
}
.faq dl dt span {
  display: table-cell;
  padding-left: 45px;
  vertical-align: middle;
  height: 32px;
  padding-bottom: 10px;
}

.faq dl dd {
  background-image: url(../images/faqIcn_answer.gif);
  background-repeat: no-repeat;
  padding-left: 45px;
  margin-bottom: 10px;
  padding-left: 45px;
  height: 32px;
  display: table-cell;
  vertical-align: middle;
  margin-top: 10px;
}

.faq dl dd span {
  min-height: 32px;
}
#employees .section dl {
    background-color: #ECF4EA;
  display: inline-block;        
  zoom: 1;
  *display: inline;height: 100px;
    margin-bottom: 6px;
    margin-right: 3px;
    position: relative;
  vertical-align: top;
    width: 265px;
}


#employees .section dl dt strong {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #424242;
}
#employees .section dl dd {
  line-height: 12px;
  margin-bottom: 3px;
  display: block;
  background-attachment: scroll;
  background-image: url(../images/contactIcns.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 17px;
  font-size: 11px;
  color: #727272;
  margin-left: 90px;
}
#employees .tlf {
  background-position: 0px -14px !important;
}
#employees .fax {
  background-position: 0px -28px !important;
}

#employees .picture {
  padding-left: 0px !important;
  background-image: none !important;
  position: absolute;
  margin-left: 0px !important;
  left: 6px;
  top: 6px;
}
#employees dt {
    line-height: 14px;
    margin-bottom: 4px;
    margin-left: 90px;
    margin-top: 10px;
    padding-bottom: 4px;
}
#employees {
  width: 540px;
}
#buttomButtons a {
  height: 59px;
  width: 227px;
  display: block;
  background-attachment: scroll;
  background-image: url(../images/bottomButtons.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 70px;
  padding-top: 15px;
  font-size: 11px;
  color: #a3a3a3;
  text-decoration: none;
  line-height: 12px;
  margin-bottom: 10px;
}
#buttomButtons a:hover {
  background-position: right top;
}

#buttomButtons .newsletter {
  background-position: left bottom;
}
#buttomButtons .newsletter:hover {
  background-position: right bottom;
}

#buttomButtons a strong {
  display: block;
  font-size: 16px;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 7px;
}

#buttomButtons {
  width: 297px;
  position: absolute;
  top: 15px;
  right: 15px;
}



#employees .email a {
  color: #666;
}
#employees .email a:hover {
  text-decoration: none;
}

#employees h1 {
  font-size: 20px;
  line-height: 60px;
}



#employees .picture img {
  border: 6px solid #FFF;
}
.nyhed h3 strong {
  font-size: 16px !important;
  color: #FFF;  
}
.nyhed .date {
  width: 32px;
  position: absolute;
  top: 10px;
  right: 20px;
  display: block;
  background-color: #1A4286;
  color: #FFF;
}
.nyhed .date .mdr {
  color: #666;
  background-color: #FFF;
  line-height: 14px;
}
.box.nyhed {
  min-height: 190px;
}
.nyhed .date span {
  font-size: 11px;
  height: 15px;
  display:block;
  text-align: center;
  padding-bottom:2px;
  line-height: 12px;
}


.nyhed p img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 4px;
}
.nyhed p {
  font-size: 12px;
  line-height: 18px;
}
.nyhed h3 {
  font-size: 12px;
  color: #DBE0EA;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
#PliableForm_success {
  padding: 20px;
}
#PliableForm p label, #popupContact p label {
  display: block;
}
#PliableForm p .pText, #popupContact p .pText {
  width: 475px;
  padding: 10px;
  font-size: 12px;
  color: #666;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Arial, Helvetica, sans-serif;
}
#PliableForm p .pSubmit, #popupContact p .pSubmit  {
  padding: 10px;
  font-size: 12px;
  color: #FFF !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: #0E367A;
}
textarea.pText {
  height: 100px;  
}
#popupContact {
  display: none;
  position: fixed !important;
  z-index: 2;
}
#popupContactClose {
  color: #FFF;
  text-decoration: none;
  float: right;
}
#backgroundPopup {
    background: none repeat scroll 0 0 #2F3834;
    border: 1px solid #CECECE;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#imagegallery {
  margin: 15px;
    position: relative;  
}
#imagegallery #largeview {
    position: relative;
}
#imagegallery ul {
  display: inline-block;        
  zoom: 1;
  *display: inline;
  }
#imagegallery #panel ul li {
  cursor: pointer;
  display: inline-block;        
  zoom: 1;
  *display: inline;
  position: relative;
  float: left;
  margin-right: 12px;
  height: 78px !important;
  width: 117px !important;
  overflow: hidden;
}
#largeview .nextImage {
  background-position:right;
  right: -30px;
  
}
.nextImage, .prevImage {
  width: 54px;
  height: 100%;
  background-image: url(../images/imagegallery-buttons.png);
  background-attachment:scroll;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 0px;
  z-index: 999 !important;
  
}
#controller {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 333 !important;
}
#largeview .prevImage {
  background-position:left;
  left: -30px;
  
}
#exposure {
  position: relative;
  overflow: hidden;
}
div.exposureData {
    bottom: 0;
  width: 100%;
    position: absolute;
  
}
div.exposureData .caption {
    background-color: #68AB5F;
    color: white;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
 

.exposureThumbs .overlay {
  background-image: url(../images/imagegallery-thumb-overlay.png);
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  height: 5px;
  width: 100%;
  z-index: 1 !important;
  position: absolute;
  top: 0px;
}
.exposureThumbs .active .overlay {
  background-image: url(../images/imagegallery-thumb-overlay-active.png);
  height: 100%;
}
.exposureThumbs li.last {
  margin-right: 0px !important;
}
.exposureWrapper img {
  cursor: pointer;
  position: absolute;
  top: 0;
  /*width: 504px; Fjernet fra CSS og tilføjet på ImageGen i stedet, pga. IE-fejl*/
}
.exposureWrapper {
  overflow:hidden;
}
.exposurePaging {
    display: block;
    height: 40px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
    vertical-align: top;
}
.exposurePaging span.active {
    background-attachment: scroll;
    background-image: url("../images/imageGalleryActivePanel.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    text-decoration: none;
  margin-right: 6px;
  display: inline-block;        
  zoom: 1;
  *display: inline;
  position: relative;
  white-space:nowrap;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
  cursor: default;
}
.exposurePaging a {
    background-attachment: scroll;
    background-image: url("../images/imageGalleryInActivePanel.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    text-decoration: none;
  margin-right: 6px;
  display: inline-block;        
  zoom: 1;
  *display: inline;
  position: relative;
  white-space:nowrap;
  color: #b4bcc8 !important;
  font-weight: bold;
  line-height: 22px;
}
a.exposureNextPage, a.exposurePrevPage {
  position: absolute;
  text-indent: -99999px;
}
/* added @ 20/03/2012 */
.items::before {
  content: "" !important;
  display: block!important;
} 
.items {
  background:#f8f8f8;
  padding:0 12px 12px !important;
  text-indent:0 !important;
  border:#e2dfdf 1px solid;
  margin:0 0 10px 0 !important;
}
.img-wrapper {
  float:left;
  margin-right:20px;
}
.clear {
  clear:both;
}
.price-sheet-r {
  float:right;
  color:#68AB5F;
}
.price-sheet-l {
  float:left;
  color:#68AB5F;
}
.items td {
  border-bottom:#ccc 1px dotted;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
