/* ------------------------------------------------------------------- index

/* index index */
#index_index {
  font-size:100%; font-family:sans-serif, monospace;
}

#pic_index_1 {
  width:74px;
  float:left;
  height:600px;
  background: url('/images/1.jpg') no-repeat;
}
#pic_index_2 {
  float:left;
  width:64px;
  height:600px;
  background: url('/images/2.jpg') no-repeat;
}
#pic_index_3 {
  float:left;
  width:73px;
  height:600px;
  background: url('/images/1_03.jpg') no-repeat;
}
#logo_row {
  float:left;
  width:173px;
  height:600px;
  background: url('/images/logo_row.jpg') no-repeat;
}

#index_parade {
  float:left;
  border:0px solid #000;
  display: block;
  width: 416px;
  height: 600px;
  background: url('/images/1_02.jpg') no-repeat;
}
#index_parade li {list-style-type: none;}

#index_parade a {
  display: block;
  position: absolute;
  font-size: 90%;
  font-family:serif;
  color: #f00;
  width: 75px;
  height: 30px;
  text-decoration: none;
  visibility: visible;
  overflow: hidden;
}
#index_parade a span { visibility: hidden; }

#index_parade a:hover {
  background-color: #fff;
  border: 1px solid #000;
  width: 75px;
  height: 20px;
  opacity:1;
  padding: 5px 5px 5px 5px;
}
#index_parade a:hover span { visibility: visible; }


#index_menu {
  position: relative;
  left:-540px;
}


#aktuelles {left: 575px; top: 65px;}
#links {left: 830px; top: 80px;}
#galerie {left: 565px; top: 200px;}
#profil {left: 600px; top: 270px;}
#presse {left: 845px; top: 310px;}
#shop {left: 590px; top: 415px;}
#kontakt {left: 805px; top: 410px;}
#impressum {left: 850px; top: 500px;}
#admin {opacity:0;left: 610px; top: 535px;}

/* ------------------------------------------------------------------------- */
