@charset "utf-8";
/* CSS Document */

.navipoint {
  position: relative;
  float: left;
  width: 128px;
  height: 128px;
  margin-left: 8px;
}

.navi_pos {
  position: relative;
  top: 107px;
  font-size: 0.80em;
  color: #FFF;
  text-decoration: none;
  font-weight: 800;
}

 

.ausbildung {
  background: url(../pic/navi/ausbildung.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
  text-align: center;
}

.ausbildung:hover {  
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}

.ausbildung_aktiv {
  background: url(../pic/navi/ausbildung.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-decoration: none;
  text-align: center;
}

.berufsbilder {
  background: url(../pic/navi/beruf.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
  text-align: center;
}

.berufsbilder:hover {  
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}

.berufsbilder_aktiv {
  background: url(../pic/navi/beruf.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-decoration: none;
  text-align: center;
}

.cvjm {
  background: url(../pic/navi/cvjm.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
  text-align: center;
}

.cvjm:hover {  
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}

.cvjm_aktiv {
  background: url(../pic/navi/cvjm.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-decoration: none;
  text-align: center;
}

.leben_am_kolleg {
  background: url(../pic/navi/leben.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
  text-align: center;
}

.leben_am_kolleg:hover {  
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}

.leben_am_kolleg_aktiv {
  background: url(../pic/navi/leben.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-decoration: none;
  text-align: center;
}

.ueber_uns {
  background: url(../pic/navi/ueber_uns.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
  text-align: center;
}

.ueber_uns:hover {  
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}

.ueber_uns_aktiv {
  background: url(../pic/navi/ueber_uns.jpg) no-repeat;
  width: 128px;
  height: 128px;
  display: block;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-decoration: none;
  text-align: center;
}


/* Contactnavi */

#contact {
  border-bottom:1px dashed #088;
  width:184px;
}


#contact_navi ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1.8em;
  font-size: 0.8em;
  margin-top: 12px;

}

.link_contact_navi {
  text-decoration: none;
  color: #088;
  font-weight:bold;
}

.link_contact_navi:hover {
  text-decoration: underline;
  color: #e2003c;
}


/* Suchfunktion */

#contact_navi .suchfeld {
  background-color: #effafa;
  border: 1px solid #088;
  margin-top: 1.4em;
  height: 1.5em;
  font-family: Verdana, Geneva, sans-serif;
  padding-top: 3px;
  padding-left: 5px;
  width: 10em;
}

.suchbutton {
  position: relative;
  top: 7px;
}

/* Subnavi */

#subnavi ul{
  position: relative;
  padding: 0;
  list-style: none;
  line-height: 1.8em;
  font-size: 0.7em;
}

#subnavi ul li{
  display: inline;
  float:left;
  padding:0;

}

.link_subnavi {
  text-decoration: none;
  color: #555;

}

.link_subnavi:hover {
  text-decoration: underline;
  color: #e2003c;
}

.link_subnavi_aktiv {
  text-decoration: none;
  color: #e2003c;
  font-weight: 600;
}

#subnavi li a { 

padding: 0 0.8em;
 }


/*dritte Menu-ebene */

#subsubnavi {
  position: absolute;
  left: 165px;
  top: 5px;
  width: 150px;
  height: 350px;
  z-index: 100;
  text-decoration:none;
}

#subsubnavi ul{
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1.4em;
  font-size: 0.8em;
  right: 0.5em;
  text-decoration:none;
  text-align: right;
}

#subsubnavi ul li{
  margin-bottom:0.5em;
  border-right: 1px solid #088;
  border-bottom: 1px solid #088;
  padding: 0 0.3em 0.1em 0;
}


#subsubnavi ul li a{
  /*text-decoration: underline;*/
  color: #333;
  text-decoration: none;

}

#subsubnavi ul li a:hover{
  /*text-decoration: underline;*/
  color: #e2003c;
}


#subsubnavi ul li.spacer{
  color: #088;
  padding-top:0.8em;
  font-weight:bold;
  border:none;
}

/*vierte Menu-ebene */

#subsubnavi ul ul li {
  border:none;
  margin-right:-0.5em;
  margin-top:0.4em;
}

/* imressum + kontakt */

#impressum {
   position: absolute; 
   top: 702px; 
   left:130px; 
   width: 86px; 
   height: 45px; 
   z-index: 16;
   
   background: url(../pic/navi/impressum.gif) no-repeat;
   
}


#impressum:hover { 
   background: url(../pic/navi/impressum_b.gif) no-repeat;
}

#kontakt {
   position: absolute; 
   top: 730px; 
   left: 245px; 
   width: 86px; 
   height: 45px; 
  /* z-index: 15;*/
   
   background: url(../pic/navi/kontakt.gif) no-repeat;
   
}


#kontakt:hover { 
   background: url(../pic/navi/kontakt_b.gif) no-repeat;
}



