/* Meneue-Layout Ebene 1 , passiv*/
/* Info: padding = Innenabstand
   Ein Wert:  Abstand  oben, unten, links und rechts 
   Zwei Werte:  Abstand oben und unten ; Abstand links und rechts 
   Vier Werte:  Abstand oben ; Abstand rechts ; Abstand unten ; Abstand links 

   Jedes Menuefeld hat 200 x 30 Pixel
*/
.menue_e1p:link
{
  display:block;
  margin:0px;
  width:190px;
  height:20px;
  padding:8px 0px 2px 10px;
  border-width:0px;
  border-style:solid;
  border-color:#FF0000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:16px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e1p:visited
{
  display:block;
  margin:0px;
  width:190px;
  height:20px;
  padding:8px 0px 2px 10px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:16px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e1p:hover
{
  display:block;
  margin:0px;
  width:190px;
  height:20px;
  padding:8px 0px 2px 10px;
  border-width:0px;
  border-style:solid;
  border-color:#FF0000;
  background-color:#666666;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:16px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e1p:active
{
  display:block;
  margin:0px;
  width:190px;
  height:20px;
  padding:8px 0px 2px 10px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:16px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
/* Meneue-Layout Ebene 1 , aktiv*/
.menue_e1a
{
  display:block;
  margin:0px;
  width:190px;
  height:20px;
  padding:8px 0px 2px 10px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:16px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}


/* Meneue-Layout Ebene 2 , passiv*/
.menue_e2p:link
{
  display:block;
  margin:0px;
  width:180px;
  height:20px;
  padding:6px 0px 2px 20px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e2p:visited
{
  display:block;
  margin:0px;
  width:180px;
  height:20px;
  padding:6px 0px 2px 20px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e2p:hover
{
  display:block;
  margin:0px;
  width:180px;
  height:20px;
  padding:6px 0px 2px 20px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#666666;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e2p:active
{
  display:block;
  margin:0px;
  width:180px;
  height:22px;
  padding:6px 0px 2px 20px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}

/* Meneue-Layout Ebene 2 , aktiv */
.menue_e2a
{
  display:block;
  margin:0px;
  width:180px;
  height:20px;
  padding:6px 0px 2px 20px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}

/* Meneue-Layout Ebene 3 , passiv*/
.menue_e3p:link
{
  display:block;
  margin:0px;
  width:170px;
  height:20px;
  padding:8px 0px 2px 30px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e3p:visited
{
  display:block;
  margin:0px;
  width:170px;
  height:20px;
  padding:8px 0px 2px 30px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e3p:hover
{
  display:block;
  margin:0px;
  width:170px;
  height:20px;
  padding:8px 0px 2px 30px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#666666;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e3p:active
{
  display:block;
  margin:0px;
  width:170px;
  height:20px;
  padding:8px 0px 2px 30px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}

/* Meneue-Layout Ebene 3 , aktiv */
.menue_e3a
{
  display:block;
  margin:0px;
  width:170px;
  height:20px;
  padding:8px 0px 2px 30px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}

/* Meneue-Layout Ebene 4 , passiv*/
.menue_e4p:link
{
  display:block;
  margin:0px;
  width:160px;
  height:20px;
  padding:8px 0px 2px 40px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e4p:visited
{
  display:block;
  margin:0px;
  width:160px;
  height:20px;
  padding:8px 0px 2px 40px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  /* background-color:#a1a1a1; */
  background-color:#77AAFF;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#000000;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e4p:hover
{
  display:block;
  margin:0px;
  width:160px;
  height:20px;
  padding:8px 0px 2px 40px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#666666;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}
.menue_e4p:active
{
  display:block;
  margin:0px;
  width:160px;
  height:20px;
  padding:8px 0px 2px 40px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}

/* Meneue-Layout Ebene 4 , aktiv */
.menue_e4a
{
  display:block;
  margin:0px;
  width:160px;
  height:20px;
  padding:8px 0px 2px 40px;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#333333;
  background-image:none;
  font-family:'Lucida Grande','Lucida Sans','Arial','sans-serif';
  font-size:12px;
  color:#ffffff;
  line-height:12px;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:left;
}



/* Menuepositionen */
.menue_z01
{
  position:absolute;
  display:block;
  left:0px;
  top:0px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z02
{
  position:absolute;
  display:block;
  left:0px;
  top:30px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z03
{
  position:absolute;
  display:block;
  left:0px;
  top:60px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z04
{
  position:absolute;
  display:block;
  left:0px;
  top:90px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z05
{
  position:absolute;
  display:block;
  left:0px;
  top:120px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z06
{
  position:absolute;
  display:block;
  left:0px;
  top:150px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z07
{
  position:absolute;
  display:block;
  left:0px;
  top:180px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z08
{
  position:absolute;
  display:block;
  left:0px;
  top:210px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z09
{
  position:absolute;
  display:block;
  left:0px;
  top:240px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z10
{
  position:absolute;
  display:block;
  left:0px;
  top:270px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z11
{
  position:absolute;
  display:block;
  left:0px;
  top:300px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z12
{
  position:absolute;
  display:block;
  left:0px;
  top:330px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z13
{
  position:absolute;
  display:block;
  left:0px;
  top:360px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z14
{
  position:absolute;
  display:block;
  left:0px;
  top:390px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z15
{
  position:absolute;
  display:block;
  left:0px;
  top:420px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z16
{
  position:absolute;
  display:block;
  left:0px;
  top:450px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z17
{
  position:absolute;
  display:block;
  left:0px;
  top:480px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z18
{
  position:absolute;
  display:block;
  left:0px;
  top:510px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z19
{
  position:absolute;
  display:block;
  left:0px;
  top:540px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
.menue_z20
{
  position:absolute;
  display:block;
  left:0px;
  top:570px;
  padding:0px;
  width:200px;
  height:30px;
  float:left;
  
}
}

