/* ================ */
/* = Layout extra = */
/* ================ */

/* Background front */
body {
  background: #2e525b url(../common/images/body_bg2.jpg) top center repeat-y;
  width: 100%;
}

h2.underline {
  border-bottom: 1px solid #ddd; padding-bottom: 10px;
}

a {
  color: #0486a8;
  border: 0;
  text-decoration: none;
  /* display: block; */
}

.container { 
  background: #f5f5f5 url(../common/headerFront.jpg) center top no-repeat;
  width: 1020px;
  margin: 0 auto;
  }

#header {
  height: 70px;
}

  #logo {
    padding-top: 20px;
  }
  
  ul#topMenu {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
  }

  #topMenu li {
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
    float: left;
    padding: 25px 10px 20px 10px;
  }

  #topMenu li a {
    color: #FFF;
    text-decoration: none;
    padding: 11px;
    border: 0;
  }
  
  #topMenu li a:hover, #topMenu a#active {
    color: #eee;
    padding: 10px;
    border: 1px solid #47b3cf;
    background-color: #41a3bd;
  }
  
  #teaser {
    height: 450px;
  }
  
  #teaser img {
    padding-top: 30px;
  }
  
  #teaser .teaserText {
    padding-top: 65px;
  }
  
  #teaser .teaserButton {
    padding-top: 45px;
  }
  
  #teaser .teaserButton a {background-image:url('../common/freeadvice.png'); display: block; width: 376px; height: 60px; text-indent: -2000em}
  #teaser .teaserButton a.freeAdvice {background-position:0px 0px;}
  #teaser .teaserButton a:hover.freeAdvice {background-position:0px -60px;}
  
  #teaser-VoresArbejde {
    padding: 40px 0;
  }
  
  #teaser-Kompetencer {
    padding-bottom: 80px;
  }
  
  .teaser-Box {
    padding-top: 3px;
  }
  
  .teaser-Box a {
    
  }
  
  .teaser-WorkBox {
    background-color: #0486a8;
    height: 165px;
  }


  .teaser-WorkBox-Content {
    float: left; 
    padding-left: 15px
  }
  
  #footer {
    background: #f6efe9;
    border-top: 30px solid #ede9e5;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1020px;
    margin: 0 auto;    
  }
  
  #footerBottom {
    background: transparent url(../common/images/footer_shadow.png) bottom no-repeat;
    width: 1020px;
    margin: 0 auto;
    height: 50px;
  }



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

