h1#logo {
  margin-top:20px;
}

h2#siteName {
  margin-top:41px;
  text-transform:uppercase;  
}

h1#title{
  clear: both;
  width: 33%;
  font-weight: normal;
  font-size: 22px;
  height: 2em;
  margin-bottom: 10px;
  color: #3F95C3;
  text-align: center;
}

a.map {
  display:block;
  text-decoration:none;
}

.masker .mapper {
  background:none;
  width: auto;
}

#masker-58959 #map0 {
  display: none;
}

#masker-59095 #map1 {
  display: none;
}

#masker-59045 #map2 {
  display: none;
}

#masker-59142 #map3 {
  display: none;
}

#masker-59176 #map4 {
  display: none;
}

.mapper #map0 {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll 0 -140px;
}

.mapper #map1 {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -112px -140px;
}

.mapper #map2 {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -188px -140px;
}

.mapper #map3 {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -311px -140px;
}

.mapper #map4 {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -415px -140px;
}

.mapper #map0:hover {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll 0 0;
}

.mapper #map1:hover {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -112px 0;
}

.mapper #map2:hover {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -188px 0;
}

.mapper #map3:hover {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -311px 0;
}

.mapper #map4:hover {
  background: transparent url("/new/fileadmin/MULTIMEDIA/HQ/Intranet/hr_small_sprite.png") no-repeat scroll -415px 0;
}

#map0.unselect {
    background: url('/new/fileadmin/MULTIMEDIA/HQ/Intranet/prof.png') no-repeat;
}

#map1.unselect {
    background: url('/new/fileadmin/MULTIMEDIA/HQ/Intranet/expert.png') no-repeat;
}

#map2.unselect {
    background: url('/new/fileadmin/MULTIMEDIA/HQ/Intranet/general.png') no-repeat;
}

#map3.unselect {
    background: url('/new/fileadmin/MULTIMEDIA/HQ/Intranet/cons.png') no-repeat;
}

#map4.unselect {
    background: url('/new/fileadmin/MULTIMEDIA/HQ/Intranet/intern.png') no-repeat;
}


.mapper .map {
  cursor:pointer;
  height:140px;
}

#content .content a {
  color: #214A87;
}

.headline {
  position: relative;
  top: 145px;
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
}

div#big {
  float: left;
  width: 33%;
  text-align: center;
}