@charset "UTF-8";
/* CSS Document */

#navi_saenights {
  float:right;
  width: 125px;
  padding-top: 150px;
  z-index: 10;
  position: relative;
  left: -15px;
  letter-spacing: 1px;
}

#erstesaenight {
  padding: 15px 20px;
  background-image:url(../images/sae_navi/sae_night_01.png);
  width: 85px;
  height: 14px;
}

#erstesaenight a {
  color: #CD2642;
  font-weight: bold;
}

#zweitesaenight {
  padding: 15px 20px;
  background-image:url(../images/sae_navi/sae_night_02.png);
  width: 85px;
  height: 14px;
}

#zweitesaenight a {
  color: #FBB03B;
  font-weight: bold;
}

#drittesaenight {
  padding: 15px 20px;
  background-image:url(../images/sae_navi/sae_night_03.png);
  width: 85px;
  height: 14px;
}

#drittesaenight a {
  color: #69FFFF;
  font-weight: bold;
}


#viertesaenight {
  padding: 15px 20px;
  background-image:url(../images/sae_navi/sae_night_04.png);
  width: 85px;
  height: 14px;
}

#viertesaenight a {
  color: #F6FF6C;
  font-weight: bold;
}


#fuenftesaenight {
  padding: 15px 20px;
  background-image:url(http://www.saenight.de/stu/saenight_05/images/sae_navi/sae_night_05.png);
  width: 85px;
  height: 14px;
}

#fuenftesaenight a {
  color: #FFF;
  font-weight: bold;
}


#sechstesaenight {
  padding: 15px 20px;
  background-image:url(../images/sae_navi/sae_night_06.png);
  width: 85px;
  height: 14px;
}

#sechstesaenight a {
  color: #FFF;
  font-weight: bold;
}
