.frontpage-map {
    position: relative;
}

ul.nuts1 {
    left: 410px;
    list-style: none;
    position: absolute;
    top: 25px;
}

ul.nuts1 li {
    line-height: 24px;
}

ul.nuts1 a {
    font-size: 14px;
    font-weight: bold;
}

ul.nuts1 a.hover {
    text-decoration: underline !important;
}

#map-germany {
    background: url(../images/map-ger.gif);
    height: 459px;
    position: relative;
    width: 380px;
}

#map-germany img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 459px;
    width: 380px;
}

#area-hamburg {
  position: absolute;
  left: 156px;
  top: 86px;
  width: 25px;
  height: 27px;
}
#area-hamburg.hover {
  background: url(../images/map-ger.gif) -156px -1004px no-repeat;
}

#area-bremen {
  position: absolute;
  left: 114px;
  top: 112px;
  width: 28px;
  height: 22px;
}
#area-bremen.hover {
  background: url(../images/map-ger.gif) -114px -571px no-repeat;
}

#area-berlin {
  position: absolute;
  left: 266px;
  top: 144px;
  width: 33px;
  height: 24px;
}
#area-berlin.hover {
  background: url(../images/map-ger.gif) -266px -1062px no-repeat;
}

#area-bayern {
  position: absolute;
  left: 128px;
  top: 263px;
  width: 181px;
  height: 186px;
}
#area-bayern.hover {
  background: url(../images/map-ger.gif) -128px -1640px no-repeat;
}

#area-baden-wuerttemberg {
  position: absolute;
  left: 74px;
  top: 305px;
  width: 113px;
  height: 127px;
}
#area-baden-wuerttemberg.hover {
  background: url(../images/map-ger.gif) -74px -764px no-repeat;
}

#area-saarland {
  position: absolute;
  left: 35px;
  top: 312px;
  width: 41px;
  height: 33px;
}
#area-saarland.hover {
  background: url(../images/map-ger.gif) -35px -771px no-repeat;
}

#area-rheinland-pfalz {
  position: absolute;
  left: 26px;
  top: 238px;
  width: 92px;
  height: 118px;
}
#area-rheinland-pfalz.hover {
  background: url(../images/map-ger.gif) -26px -1615px no-repeat;
}

#area-hessen {
  position: absolute;
  left: 85px;
  top: 201px;
  width: 97px;
  height: 132px;
}
#area-hessen.hover {
  background: url(../images/map-ger.gif) -85px -1119px no-repeat;
}

#area-thueringen {
  position: absolute;
  left: 160px;
  top: 202px;
  width: 103px;
  height: 85px;
}
#area-thueringen.hover {
  background: url(../images/map-ger.gif) -160px -661px no-repeat;
}

#area-sachsen {
  position: absolute;
  left: 230px;
  top: 199px;
  width: 113px;
  height: 89px;
}
#area-sachsen.hover {
  background: url(../images/map-ger.gif) -230px -1117px no-repeat;
}

#area-nordrhein-westfalen {
  position: absolute;
  left: 22px;
  top: 152px;
  width: 130px;
  height: 127px;
}
#area-nordrhein-westfalen.hover {
  background: url(../images/map-ger.gif) -22px -611px no-repeat;
}

#area-sachsen-anhalt {
  position: absolute;
  left: 182px;
  top: 122px;
  width: 100px;
  height: 126px;
}
#area-sachsen-anhalt.hover {
  background: url(../images/map-ger.gif) -182px -1958px no-repeat;
}

#area-brandenburg {
  position: absolute;
  left: 214px;
  top: 101px;
  width: 122px;
  height: 120px;
}
#area-brandenburg.hover {
  background: url(../images/map-ger.gif) -214px -560px no-repeat;
}

#area-niedersachsen {
  position: absolute;
  left: 53px;
  top: 74px;
  width: 170px;
  height: 155px;
}
#area-niedersachsen.hover {
  background: url(../images/map-ger.gif) -53px -1451px no-repeat;
}

#area-mecklenburg-vorpommern {
  position: absolute;
  left: 185px;
  top: 33px;
  width: 131px;
  height: 97px;
}
#area-mecklenburg-vorpommern.hover {
  background: url(../images/map-ger.gif) -185px -951px no-repeat;
}

#area-schleswig-holstein {
  position: absolute;
  left: 109px;
  top: 12px;
  width: 103px;
  height: 101px;
}
#area-schleswig-holstein.hover {
  background: url(../images/map-ger.gif) -109px -471px no-repeat;
}

/* Teaser */

#teaser {
    background: #fff;
    margin-top: 5px;
    position: relative;
}

#teaser .heading1 {
    color: #fff;
    display: block;
    font-size: 23px;
    font-weight: bold;
    left: 28px;
    position: absolute;
    top: 27px;
}

#teaser .heading2 {
    color: #fff;
    display: block;
    font-size: 13px;
    left: 29px;
    position: absolute;
    top: 57px;
}

#teaser a {
    bottom: 20px;
    position: absolute;
}

#teaser-button-3 {
    right: 20px;
}

#teaser-button-2 {
    right: 58px;
}

#teaser-button-1 {
    right: 96px;
}

.slideshow {
    overflow: hidden;
    position: relative;
    width: 625px;
}

.slideshow .wrapper {
    overflow: hidden;
    width: 625px;
}

.slideshow .canvas {
    left: 0;
    position: relative;
}

.slideshow .column {
    padding: 0 !important;
    width: 625px !important;
}

/* Searchbox */

#frontpage-box {
    height: 381px;
    position: relative;
    left: 10px;
    top: 4px;
    width: 244px;
    overflow: hidden;
}

#frontpage-box .wrapper {
    width: 488px;
    height: 381px;
    position: relative;
    left: 0;
}

#frontpage-box .searchbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 244px;
    height: 381px;
    background: url(/images/frontpage-box-search.jpg) left top no-repeat;
}

#frontpage-box .mapbox {
    position: absolute;
    left: 244px;
    top: 0;
    width: 244px;
    height: 381px;
    background: url(/images/frontpage-box-map.jpg) left top no-repeat;
}

#frontpage-box .search-request {
    bottom: 80px;
    color: #67a814;
    font-size: 14pt;
    left: 15px;
    position: absolute;
    width: 210px;
}

#frontpage-box .search-button {
    top: 298px;
    left: 28px;
    position: absolute;
    width: 182px;
    height: 44px;
}

#map-germany-small {
    background: url(../images/map-ger-small.gif);
    height: 263px;
    position: absolute;
    width: 218px;
    left: 13px;
    top: 54px;
}

#map-germany-small img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 263px;
    width: 218px;
}

#area-hamburg-small {
  position: absolute;
  left: 88px;
  top: 50px;
  width: 17px;
  height: 14px;
}
#area-hamburg-small.hover {
  background: url(../images/map-ger-small.gif) -88px -577px no-repeat;
}

#area-bremen-small {
  position: absolute;
  left: 65px;
  top: 64px;
  width: 14px;
  height: 12px;
}
#area-bremen-small.hover {
  background: url(../images/map-ger-small.gif) -65px -327px no-repeat;
}

#area-berlin-small {
  position: absolute;
  left: 153px;
  top: 82px;
  width: 18px;
  height: 14px;
}
#area-berlin-small.hover {
  background: url(../images/map-ger-small.gif) -153px -609px no-repeat;
}

#area-bayern-small {
  position: absolute;
  left: 74px;
  top: 149px;
  width: 103px;
  height: 108px;
}
#area-bayern-small.hover {
  background: url(../images/map-ger-small.gif) -74px -939px no-repeat;
}

#area-baden-wuerttemberg-small {
  position: absolute;
  left: 41px;
  top: 174px;
  width: 67px;
  height: 75px;
}
#area-baden-wuerttemberg-small.hover {
  background: url(../images/map-ger-small.gif) -41px -437px no-repeat;
}

#area-saarland-small {
  position: absolute;
  left: 19px;
  top: 178px;
  width: 26px;
  height: 20px;
}
#area-saarland-small.hover {
  background: url(../images/map-ger-small.gif) -19px -441px no-repeat;
}

#area-rheinland-pfalz-small {
  position: absolute;
  left: 15px;
  top: 136px;
  width: 52px;
  height: 68px;
}
#area-rheinland-pfalz-small.hover {
  background: url(../images/map-ger-small.gif) -15px -926px no-repeat;
}

#area-hessen-small {
  position: absolute;
  left: 49px;
  top: 115px;
  width: 54px;
  height: 76px;
}
#area-hessen-small.hover {
  background: url(../images/map-ger-small.gif) -49px -642px no-repeat;
}

#area-thueringen-small {
  position: absolute;
  left: 91px;
  top: 115px;
  width: 60px;
  height: 50px;
}
#area-thueringen-small.hover {
  background: url(../images/map-ger-small.gif) -91px -378px no-repeat;
}

#area-sachsen-small {
  position: absolute;
  left: 132px;
  top: 115px;
  width: 65px;
  height: 50px;
}
#area-sachsen-small.hover {
  background: url(../images/map-ger-small.gif) -132px -642px no-repeat;
}

#area-nordrhein-westfalen-small {
  position: absolute;
  left: 12px;
  top: 87px;
  width: 76px;
  height: 73px;
}
#area-nordrhein-westfalen-small.hover {
  background: url(../images/map-ger-small.gif) -12px -350px no-repeat;
}

#area-sachsen-anhalt-small {
  position: absolute;
  left: 105px;
  top: 71px;
  width: 55px;
  height: 71px;
}
#area-sachsen-anhalt-small.hover {
  background: url(../images/map-ger-small.gif) -105px -1124px no-repeat;
}

#area-brandenburg-small {
  position: absolute;
  left: 122px;
  top: 58px;
  width: 69px;
  height: 70px;
}
#area-brandenburg-small.hover {
  background: url(../images/map-ger-small.gif) -122px -321px no-repeat;
}

#area-niedersachsen-small {
  position: absolute;
  left: 30px;
  top: 43px;
  width: 98px;
  height: 88px;
}
#area-niedersachsen-small.hover {
  background: url(../images/map-ger-small.gif) -30px -833px no-repeat;
}

#area-mecklenburg-vorpommern-small {
  position: absolute;
  left: 106px;
  top: 17px;
  width: 76px;
  height: 59px;
}
#area-mecklenburg-vorpommern-small.hover {
  background: url(../images/map-ger-small.gif) -106px -544px no-repeat;
}

#area-schleswig-holstein-small {
  position: absolute;
  left: 62px;
  top: 7px;
  width: 59px;
  height: 58px;
}
#area-schleswig-holstein-small.hover {
  background: url(../images/map-ger-small.gif) -62px -270px no-repeat;
}

#mapbox-label {
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    top: 318px;
    left: 10px;
    z-index: 10;
    width: 222px;
    text-align: center;
    line-height: 27px;
}

#activate-searchbox {
    display: block;
    position: absolute;
    left: 3px;
    top: 353px;
    width: 111px;
    height: 23px;
}

#activate-searchbox img {
    width: 111px;
    height: 23px;
}

#activate-mapbox {
    display: block;
    position: absolute;
    left: 128px;
    top: 353px;
}

#activate-mapbox img {
    width: 111px;
    height: 23px;
}

