/* -------------------------
   CSS für die Startseite
   Dateiname: index.css
   Version:   07.06.2006
   ------------------------- */
body {

  background-color: #1648a9
}

#Startseite {
  position: relative;
  background-color: #1648a9;
  background-image: url(../img/start/start_hg.jpg);
  background-repeat: no-repeat;
  width: 810px;
  height: 650px;
}

#Bootshandel {
  position: absolute;
  top:     10px;
  left:   380px;
  width:  289px;
  height: 189px;
  display: block;
  background-image:  url(../img/start/bootshandel.gif);
  background-repeat: no-repeat;
  z-index: 1;
}

#Motoren-und-Technik {
  position: absolute;
  top:     55px;
  left:    75px;
  width:  289px;
  height: 189px;
  display: block;
  background-image:  url(../img/start/motoren.gif);
  background-repeat: no-repeat;
}

#Trailer {
  position: absolute;
  top:    245px;
  left:    10px;
  width:  289px;
  height: 189px;
  display: block;
  background-image:  url(../img/start/trailer.gif);
  background-repeat: no-repeat;
}

#Zubehoer {
  position: absolute;
  top:    440px;
  left:    45px;
  width:  289px;
  height: 189px;
  display: block;
  background-image:  url(../img/start/zubehoer.gif);
  background-repeat: no-repeat;
}
#Leuchtturm {
  position: absolute;
  top:    142px;
  left:   583px;
  width:   97px;
  height: 336px;
  display: block;
  background-image:  url(../img/start/leuchtturm.gif);
  background-repeat: no-repeat;
}

#BWVS-Logo {
  position: absolute;
  top:    218px;
  left:   694px;
  width:   98px;
  height:  98px;
  display: block;
  background-image:  url(../img/start/bwvs_logo.gif);
  background-repeat: no-repeat;
  z-index: 1;
}

#BWVS-Logo a.p1, #BWVS-Logo a.p1:visited {
  position: absolute;
  display:block;
  top:0;
  left:0;
  width:    98px;
  height:   98px;
  text-decoration:none;

  border:0px;
}

#BWVS-Logo a img {border:0;}

#BWVS-Logo a.p1:hover {
  text-decoration:none;
  background-color:#8c97a3;
}

#BWVS-Logo a .large {
  position:absolute;
  display:block;
  top:0px; left:0px;
  width: 1px; height:  1px;
  text-decoration:none;
  border:0px;
}

#BWVS-Logo a.p1:hover .large {
  position:absolute;
  display:block;
  top:-118px; left:-122px;
  width: 220px; height: 220px;
  text-decoration:none;
  background-color:#fff;
  border:0px;
}

#Zertifikat {
  position: absolute;
  top:    325px;
  left:   694px;
  width:   97px;
  height: 122px;
  display: block;
  background-image:  url(../img/start/zertifikat_ausbildung.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}

#Zertifikat a.p1, #Zertifikat a.p1:visited {
  position: absolute;
  display:block;
  top:0;
  left:0;
  width:   97px;
  height: 122px;
  text-decoration:none;
  background-color:#fff;
  border:0px;
}

#Zertifikat a img {border:0;}

#Zertifikat a.p1:hover {
  text-decoration:none;
  background-color:#8c97a3;
  color:#FFF;
}

#Zertifikat a .large {
  position:absolute;
  display:block;
  top:0px; left:0px;
  width: 1px; height:  1px;
  text-decoration:none;
  background-color:#fff;
  border:0px;
}

#Zertifikat a.p1:hover .large {
  position:absolute;
  display:block;
  top:-243px; left:-193px;
  width: 290px; height: 366px;
  text-decoration:none;
  background-color:#fff;
  border:0px;
}

#Aktuelles  { display: block; position: absolute; top: 230px; left: 380px; width: 210px; height: 400px }

#Aktuelles iframe  { border: 0px; width: 210px; height: 370px }

