body {
    margin: 10px;
    padding: 0px;
    font-family: "ARIAL";
    font-weight: normal;
    color: #006699;
    min-width: 1024px;
    font-size: 1.2em;
    color: #006699;
    background-color: #D1E7E3;
}

#wrap {
    margin: 0 auto;
    width: 910px;
}

img.floatRight {
    float: right;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    margin-left: 20px;
}

#header {
    margin: 0.5em;
    border-bottom: 1px solid;
    border-bottom-color: #006699;
}

#header p {
    text-align: left;
    margin: 0;
    padding: 0;
}

p.siteIndex {
    float: right;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: black;
}

p.boldText {
    text-align: left;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 0.7em;
    color: black;
}

p.normalText {
    text-align: left;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 0.7em;
    color: black;
}


#columnLeft {
	float: left;
    width: 350px;
    margin-left: 10px;
}

#columnLeft p {
    text-align: left;
    margin: 0;
    padding: 0;
}

#columnLeft img {
    padding-top: 2em;
    padding-bottom: 2em;
}

#columnRight {

    margin: 0 2em 0 440px;
}

#textRight {
    margin: 0;
    padding-top: 40px;
}

#textRight p {
    text-align: center;
    margin: 0;
padding: 0;
}

#textRight img {
    float: right;
    margin: 4px;
}

#footer {
	clear: both;

}

#footer p {

    text-align: center;
    margin: 0;
	padding: 0;
}



#lastLine {
	clear: both;
    align: center;
    padding-bottom: 1em;
}

#lastLine p {
    text-align: center;
    margin: 0;
	padding: 0;
}

#navlist {
    text-align: right;
}

#navlist li {
    display: inline;
	list-style-type: none;
}

#navlist li a {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    color: black;
    margin: 0;
	padding: 0;
}

a#mouseover1{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:3;
  text-decoration: none;
  text-indent: -2000px;
  display: block;
  overflow: hidden;
  width: 267px; /* Breite des Bildes */
  height: 239px; /*Höhe des Bildes */
  background-image: url(Lage1.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 10px #fff solid;
}

a#mouseover2{
  position: absolute;
  top: 170px;
  left: 120px;
  z-index:2;
  text-decoration: none;
  text-indent: -2000px;
  display: block;
  overflow: hidden;
  width: 267px; /* Breite des Bildes */
  height: 239px; /*Höhe des Bildes */
  background-image: url(Lage2.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 10px #fff solid;
}

a#mouseover3{
  position: absolute;
  bottom: 10px;
  left: 310px;
  z-index:1;
  text-decoration: none;
  text-indent: -2000px;
  display: block;
  overflow: hidden;
  width: 267px; /* Breite des Bildes */
  height: 239px; /*Höhe des Bildes */
  background-image: url(Lage3.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 10px #fff solid;
}

a#mouseover4{
  position: absolute;
  top: 170px;
  right: 120px;
  z-index:1;
  text-decoration: none;
  text-indent: -2000px;
  display: block;
  overflow: hidden;
  width: 267px; /* Breite des Bildes */
  height: 239px; /*Höhe des Bildes */
  background-image: url(Lage4.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 10px #fff solid;
}

a#mouseover5{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index:1;
  text-decoration: none;
  text-indent: -2000px;
  display: block;
  overflow: hidden;
  width: 238px; /* Breite des Bildes */
  height: 238px; /*Höhe des Bildes */
  background-image: url(Lage5.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 10px #fff solid;
}

a#mouseover1:hover{
  background-position: 0px -252px;
  width: 760px;
  height: 680px;
}

a#mouseover2:hover{
  top: 0px;
  left: 30px;
  background-position: 0px -250px;
  width: 760px;
  height: 680px;
  z-index:4;
}

a#mouseover3:hover{
  top: 0px;
  left: 60px;
  background-position: 0px -254px;
  width: 760px;
  height: 680px;
  z-index:4;
}

a#mouseover4:hover{
  top: 0px;
  right: 30px;
  background-position: 0px -254px;
  width: 760px;
  height: 680px;
  z-index:4;
}

a#mouseover5:hover{
  top: 0px;
  right: 0px;
  background-position: 0px -254px;
  width: 660px;
  height: 680px;
  z-index:4;
}
