/* Blaettern - Include (wird auf allen Seiten, auf denen geblaettert werden kann, eingebunden */
.blaettern {
      width: 100%;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      font-weight: bold;
      margin-bottom: 15px;
}
.blaettern_links {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      width: 25%;
      float: left;
}
.blaettern_mitte {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      width: 48%;
      float: left;
      text-align: center;
      color : #666666;
      letter-spacing:2px;
}
.blaettern_mitte A {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      color : #E0DF2B;
}
.blaettern_mitte A:HOVER {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      color : #E0DF2B;
}
.blaettern_rechts {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
      width: 25%;
      float: right;
      text-align: right;
      color : #666666;
}/*
 ***************************************************************************
 	Style-Formatierung fuer Menu
 ***************************************************************************
*/

/* ********* Einstellungen fuer das Navigationsmenu ********* */
.unsichtbar, dfn { position: absolute; left: -1000px; top: -1000px; width: 0px; height: 0px; overflow: hidden; display: inline; }

/* Darstellung der Menuetabelle */
#navi-menu { width: 216px; padding: 0px; margin-top: 3px; padding-top: 1px;}
#navi-menu ul 
{
  margin-top: 4px; /*4*/
  margin-bottom: 0px; 
  margin-left: 0px;
  margin-right: 0px; 
  padding-top: 0px;
  padding-bottom: 5px; /*10*/
  padding-left: 0px;
  padding-right: 0px;
  list-style-type: none;
}

/* *** Darstellung der Tabellenzellen der Hautpebene fuer die Menueleiste, wenn dieser Menuepunkt nicht aktiv ist *** */

/* wenn dies der erste anzuzeigende Menuepunkt ist */
.menulink1 {display: block; text-decoration: none; margin: 0px; padding-top: 3px; padding-left: 15px; }

.menutitle-first 			{ background-image: url(http://www.telecom.li/images/linie.gif); background-repeat:no-repat; width:145px; height: 26px; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px; padding: 0px; }
.menutitle-first a:LINK     { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-first a:VISITED  { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-first a:HOVER    { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;  height: 27px;}

/* weitere Menuepunkte */
.menutitle                  { background-image: url(http://www.telecom.li/images/linie.gif); background-repeat:no-repat;  width:145px; height: 26px; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px; padding: 0px; }
.menutitle a:LINK           { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle a:VISITED        { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle a:HOVER          { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;  height: 27px;}

/* wenn dies der letzte anzuzeigende Menuepunkt ist  */
.menutitle-last             { background-image: url(http://www.telecom.li/images/linie.gif); background-repeat:no-repat;  width:145px; height: 26px; display: block;  font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px; padding: 0px}
.menutitle-last a:LINK      { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-last a:VISITED   { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-last a:HOVER     { width: 100%; color: #666666; text-decoration: none; font-size:14px; font-weight: normal; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;  height: 27px;}

/*Darstellung der Tabellenzellen der Hautpebene fuer die Menueleiste, wenn dieser Menuepunkt aktiv ist */

/* min-height: 27px; height:auto !important; height: 27px; ist wichtig, damit sich Firefox und IE gleich verhalten, wenn der 1. Menupunkt geklickt ist. */
.menutitle-firsta { background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px; min-height: 27px; height:auto !important; height: 27px;}
/*  wenn dies der erste anzuzeigende Menuepunkt ist */ 
.menutitle-firsta a:LINK    { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-firsta a:VISITED { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal;}
.menutitle-firsta a:HOVER   { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}


/* weitere Menuepunkte */
/* Bei IE 6 wird der Befehl 'height' nicht anerkannt.
Statt dessen der Befehl line-height benutzen  */
.menutitlea                 { background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px; line-height: 17px;}
.menutitlea a:LINK          { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal;  }
.menutitlea a:VISITED       { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal; }
.menutitlea a:HOVER         { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: normal;	background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}

/* wenn dies der letzte anzuzeigende Menuepunkt ist  */
.menutitle-lasta            { background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:14px; text-align: left; margin: 0px;}
.menutitle-lasta a:LINK     { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: #666666; }
.menutitle-lasta a:VISITED  { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: #666666; }
.menutitle-lasta a:HOVER    { width: 100%; color:#666666; text-decoration: none; font-size:14px; font-weight: #666666; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}

.menulink2 { 
  /* Blockausrichtung noetig, damit Text in Firefox vertikal zentriert ist */
  display: block;
  text-decoration: none; 
  padding-top: 1px;
  margin-top: 0px;
  /* Abstand Text zum Symbol */ 
  padding-left: 15px; 
  /*line-height: 5px;*/
height:26px;
line-height:26px;
background:  url(http://www.telecom.li/images/bkgrndMenuLinie.gif) no-repeat;}

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, wenn diese nicht aktiv sind */
.menuentry2 {
  /*line-height: 10px*/;
  display: block; 
  font-family: Arial, Verdana, Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: left; 
  margin-top: -1px;
  /* Abstand des Symbols */
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  /* padding-left: 15px; */} 

.menuentry2 a:LINK          { color: #333333; font-size:12px; font-weight: normal; text-decoration: none; background:  url(http://www.telecom.li/images/bkgrndMenuLinie.gif) no-repeat; }
.menuentry2 a:VISITED       { color: #333333; font-size:12px; font-weight: normal;  text-decoration: none;  }
.menuentry2 a:HOVER         { color: #666666; font-size:12px; font-weight: normal; text-decoration: none; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; }

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, wenn diese aktiv sind */
.menuentry2a                { color: #000000; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; text-decoration: none; }
.menuentry2a a:LINK         { color: #333333; font-size:12px; font-weight: normal; text-decoration:none; text-decoration: none; }
.menuentry2a a:VISITED      { color: #333333; font-size:12px; font-weight: normal; text-decoration:none; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}
.menuentry2a a:HOVER        { color: #666666; font-size:12px; font-weight: bold; text-decoration: none; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat; text-decoration:none; }

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, sich in einem aktiven Punkt befindet */
.menuentry2b                { color: #000000; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; text-decoration: none; }
.menuentry2b a:LINK         { color: #333333; font-size:12px; font-weight: normal; text-decoration:none;}
.menuentry2b a:VISITED      { color: #333333; font-size:12px; font-weight: normal; text-decoration:none; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}
.menuentry2b a:HOVER        { color: #666666; font-size:12px; font-weight: bold; text-decoration: none; background-image: url(http://www.telecom.li/images/bkgrndMenuAuswahl.gif); background-repeat: no-repeat;}

.menulink3 { 
  display: block;
  text-decoration: none; 
  padding-top: 0px; 
  margin-top: 0px; 

  /* Abstand Text zum Symbol */ 
  padding-left: 15px; }	

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, wenn diese nicht aktiv sind */
.menuentry3 { display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 20px; }
.menuentry3 a:LINK          { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat;   background-position: 0; font-size:12px; font-weight: normal;   text-decoration: none; }
.menuentry3 a:VISITED       { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat; font-size:12px; background-position: 0; font-weight: normal; text-decoration: none; text-decoration: none; }
.menuentry3 a:HOVER         { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat; font-size:12px; background-position: 0; font-weight: normal; text-decoration: none; text-decoration: none;}

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, wenn diese aktiv sind */
.menuentry3a { color: #000000; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 20px; }
.menuentry3a a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none;}
.menuentry3a a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none;}
.menuentry3a a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, sich in einem aktiven Punkt befindet */
.menuentry3b { color: #000000; display: block; font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 0px; }
.menuentry3b a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none;}
.menuentry3b a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none;}
.menuentry3b a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none;}

.menulink4 { 
  display: block;
  text-decoration: none; 
  padding-top: 0px; 
  padding-left: 15px; }

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, wenn diese nicht aktiv sind */
.menuentry4                 {display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry4 a:LINK          { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry4 a:VISITED       { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry4 a:HOVER         { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, wenn diese aktiv sind */
.menuentry4a                {display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry4a a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry4a a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry4a a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry4b                { display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry4b a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry4b a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry4b a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }

.menulink5 { 
  display: block;
  text-decoration: none; 
  padding-top: 0px; 
  padding-left: 15px; }

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, wenn diese nicht aktiv sind */

.menuentry5                 {display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry5 a:LINK          { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry5 a:VISITED       { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry5 a:HOVER         { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, wenn diese aktiv sind */

.menuentry5a                {display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry5a a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry5a a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }
.menuentry5a a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: bold; text-decoration: none; }

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry5b                {display: block;font-family: Arial, Verdana, Helvetica,sans-serif; font-size:12px; text-align: left; margin: 0px; padding: 0px 0px 0px 15px; }
.menuentry5b a:LINK         { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry5b a:VISITED      { color:#333333; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-repeat left; font-size:12px; font-weight: normal; text-decoration: none; }
.menuentry5b a:HOVER        { color:#666666; background:  url(http://www.telecom.li/images/menu-pfeil-sub_o.gif) no-reapeat left; font-size:12px; font-weight: normal; text-decoration: none; }

/* Abschluss der letzten Unterebene */
.menuentryclose {height: 0px; display: block; margin: 0px; padding: 0px 0px 0px 0px; }/* Spezielle Einstellungen nur fuer die aktuelle Seite */
#font5px          {
font-family: Arial;
color: #666666;
font-size: 5px;
}
#bottomtext       {
font-family: Arial;
color: #FFFFFF;
font-size: 12px;
}
#bottomlabel       {
font-family: Arial;
color: #FFFFFF;
font-size: 12px;
}
#seitentitel      {
font-family: Arial;
color: #FF0000;
font-size: 18px;
}
#seitentitel_2    {
font-family: Arial;
color: #00054E;
font-size: 12px;
}
#fontnormal       {
font-family: Arial;
color: #666666;
font-size: 12px;
}
/* Trennbalken zwischen Intro und Inhalt */
.IntroContentSeparator
{
  line-height: 8px;
  clear: both;
}
/* Ausgabe aller CFM-Fehlermeldungen (unvollstaendige Formulare, fehlerhafte Eingaben) */

.errormeld {
  color:#FF0000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* Standard-Schriftarten fuer alle moeglichen Ausgaben */
.schrift_standard {
color:#666666;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}
/* Seiteninhalt Formatierungen */
#cms_seiteninhalt {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   width: 100%;
}
#cms_seiteninhalt table {
  border:1px solid #CCCCCC;
  border-collapse:collapse;
  color:#666666;
}
#cms_seiteninhalt td, th {
  font-family: Arial, Helvetica, Sans-Serif;  
  color: #666666;
  border-style: solid; 
  border-width: 1px;
  padding: 4px; 
  border-color: #CCCCCC;
  border-collapse: collapse;
}
#cms_seiteninhalt A {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  color:#666666;
  text-decoration: underline;
}
#cms_seiteninhalt A:HOVER {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  color:#E0DF2B;
  text-decoration: underline;
}
#cms_seiteninhalt h1 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_seiteninhalt h2 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_seiteninhalt h3 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_seiteninhalt UL {
  list-style-type: disc;
  padding: 0px; margin-top: 6px; margin-bottom: 8px; margin-left: 8px;
  font-family: Arial, Verdana, Helvetica;
  /* line-height: 8pt; */
  /* font-size: 1em;
  color:#666666; */
}
#cms_seiteninhalt LI {
  list-style-type: disc;
  padding: 0px; margin-bottom: 0px; margin-left: 8px;
  font-family: Arial, Verdana, Helvetica;
  /* line-height: 8pt; */
  /* font-size: 1em;
  color:#666666; */
}
/* Linkformatierung fuer E-Mail und Links ohne speziellen Linktyp */
a {
  text-decoration: underline;
  color: #666666;
  font-family: Arial, Helvetica, sans-Serif;
  font-size: 12px;
  font-weight: normal;
}
A:LINK {
  font-family: Arial, Helvetica, sans-Serif;
  color: #666666;
  text-decoration: underline;
  font-size: 12px;
  }
a:HOVER {
  font-family: Arial, Helvetica, sans-Serif;
  color: #E0DF2B;
  font-size: 12px;
  text-decoration: underline;
} 
/* Anzeige der Links in den Karteireitern 
/* Anzeige der Links in der Fusszeile */
A.bottomlink:LINK{
color:#FFFFFF;
text-decoration:none;
font-family: Arial;
font-size: 12px;
}
A.bottomlink:VISITED{
color:#FFFFFF;
text-decoration:none;
font-family: Arial;
font-size: 12px;
}
A.bottomlink:HOVER{
color:#FFFFFF;
text-decoration:none;
font-family: Arial;
font-size: 12px;
}
/* Anzeige der Links im Textbereich (zum Beispiel Sprachwechsel) */
A.textlink:LINK{
color:#666666;
text-decoration: underline;
font-family: Arial;
font-size: 12px;
}
A.textlink:VISITED{
color:#666666;
text-decoration: underline;
font-family: Arial;
font-size: 12px;
}
A.textlink:HOVER{
color:#E0DF2B;
text-decoration:underline;
font-family: Arial;
font-size: 12px;
}
/* Randtext Formatierung */
#cms_randtext {
   background-color: #FFFFFF;
   font-size: 12px; 
   font-family: Arial, Helvetica, Sans-Serif;
}
#cms_randtext h1 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_randtext h2 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_randtext h3 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 1px;
}
#cms_randtext td, th {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
}
#cms_randtext p {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  padding: 0; 
  margin-bottom: 10px;
}
#cms_randtext UL {
  /* list-style-type: none; */
  padding: 0px;   
  margin-left:0px;    	
}
//#cms_randtext LI {
  //background-image: url('http://www.telecom.li/images/listMarker.gif');
  //background-repeat: no-repeat;
  /* Positionierung des Bildmarkers */
  //background-position: 0 .6em;
  /* Einrueckung Text */
  //padding-left: .6em;
  //font-family: Arial, Verdana, Helvetica, sans-serif;
  //font-size: 1em;
  //color:#666666;  
  /* Abstand zwischen den Zeilen */
  //margin-bottom: -1px;
//}
#cms_randtext hr {
  color: #e1e1e2;
  background-color: #e1e1e2;
  width: 183px;
  height: 1px;
}
/* Randtext Linkformatierung fuer E-Mail und Links ohne speziellen Linktyp */
#cms_randtext a {
  color: #666666;
  font-family: Arial, Helvetica, sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  /* white-space: nowrap; */
}
#cms_randtext a:HOVER {
  font-family: Arial, Helvetica, sans-Serif;
  font-size: 12px;
  text-decoration: underline;
  color: #E0DF2B;
}
/* Randtext Linkformatierung fuer speziellen Linktyp */
#cms_randtext A.textlink_extern {
  background: url('http://www.telecom.li/images/mehrIntern.gif');
  background-repeat: no-repeat;
  background-position: 2px left;
  padding-left: 10px;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  /* white-space: nowrap; */
}
#cms_randtext A.textlink_extern:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
#cms_randtext A.textlink_intern {
  background: url('http://www.telecom.li/images/mehrIntern.gif');
  background-repeat: no-repeat;
  background-position: 2px left;
  display: block;
  padding-left: 10px;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 1em;
  font-weight: normal;
  text-decoration: underline;
  /* white-space: nowrap; */
}
#cms_randtext A.textlink_intern:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
#cms_randtext A.textlink_image {
  background: url('http://www.telecom.li/images/mehrIntern.gif');
  background-repeat: no-repeat;
  background-position: 2px left;
  padding-left: 10px;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 1em;
  font-weight: normal;
  /* white-space: nowrap; */
}
#cms_randtext A.textlink_image:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
#cms_randtext A.textlink_pdf {
  background: url('http://www.telecom.li/images/mehrIntern.gif');  
  background-repeat: no-repeat;
  background-position: 2px left;
  padding-left: 10px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
#cms_randtext A.textlink_pdf:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
/* Seiteninhalt Linkformatierung fuer spezielle Links */
A.textlink_extern {
  /* background: url('http://www.telecom.li/images/extern.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 20px; */
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_extern:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
A.textlink_intern {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
A.textlink_intern:HOVER {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
  color: #E0DF2B;
}
A.textlink_image {
  /* background: url('http://www.telecom.li/images/image.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 20px; */
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_image:HOVER {
  text-decoration: underline;
  color: #E0DF2B;

}
A.textlink_doc {
  background: url('http://www.telecom.li/images/word.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px; 
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_doc:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
A.textlink_excel {
  background: url('http://www.telecom.li/images/excel.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 1em;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_excel:HOVER {
  text-decoration: underline;
  color: #E0DF2B;

}
A.textlink_ppt {
  background: url('http://www.telecom.li/images/ppt.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_ppt:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
A.textlink_shop {
  background: url('http://www.telecom.li/images/shop.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_shop:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
A.textlink_pdf {
  background: url('http://www.telecom.li/images/pdf.gif');
  background-repeat: no-repeat;
  background-position: top left;  
  padding-left: 20px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
 /* white-space: nowrap; */
}
A.textlink_pdf:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}
A.textlink_disk{
  background: url('http://www.telecom.li/images/disk.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  font-size: 1em;
  font-weight: normal;
  /* white-space: nowrap; */
}
A.textlink_disk:HOVER {
  text-decoration: underline;
  color: #E0DF2B;

}
/* Formatierung fuer den Seitenpfad */
.pfad_listitem_1 { 
	display: inline; 
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px;
	font-weight: normal;
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 0px;
}
.pfad_listitem_mi{ 
	display: inline; 
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px; 
	font-weight: normal;
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 0px;
         background: url('http://www.telecom.li/images/pfadmarker_mt.gif') no-repeat left;
         padding-left: 10px;
}
.pfad_listitem_last { 
	display: inline; 
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px; 
	text-align: left;
	font-weight: bold;
	margin: 0px; padding: 0px;
         background: url('http://www.telecom.li/images/pfadmarker_mt.gif') no-repeat left;
         padding-left: 10px;
}							
.pfad_listitem_1    a:LINK    { color:#666666; text-decoration: none; font-weight: normal;}
.pfad_listitem_1    a:VISITED { color:#666666; text-decoration: none;font-weight: normal;}
.pfad_listitem_1    a:HOVER   { color:#E0DF2B; text-decoration: underline;font-weight: normal;}
.pfad_listitem_mi   a:LINK    { color:#666666; text-decoration: none; font-weight: normal;}
.pfad_listitem_mi   a:VISITED { color:#666666; text-decoration: none; font-weight: normal;}
.pfad_listitem_mi   a:HOVER   { color:#E0DF2B; text-decoration: underline; font-weight: normal;}
.pfad_listitem_last a:LINK    { color:#666666; text-decoration: none; font-weight: bold;}
.pfad_listitem_last a:VISITED { color:#666666; text-decoration: none; font-weight: bold;}
.pfad_listitem_last a:HOVER   { color:#E0DF2B; text-decoration: underline; font-weight: bold;}	
.pfad_listitemlink { text-decoration: none; color:red }

.SeitenbildFormat{
  margin-bottom: 10px;
}

/* Formatierung Memberliste */

.membListContainer {
  width: 100%;
  border-right: 1px solid #CCCCCC;
}
.membList table {
  /* Tabelle wird schneller dargestellt, da Breite nicht berechnet wird */
  table-layout:fixed;
  border-collapse:collapse;
}
.membList th {
  font-family: Arial;  
  font-weight: bold;
  font-size: 12px;
  padding-left: 2px; 
  padding-right: 5px; 
  padding-top: 5px; 
  padding-bottom: 5px;
  text-align: left;
  background-color: #f5f5f5;
  border-right: 0px;
  border-collapse: collapse;
}
.membListHeaderLinkActive {
  color: #E0DF2B;
  font-weight: bold;
}
.membListHeaderLinkInactive {
  color: #E0DF2B;
  font-weight: bold;
}
.membList td {
  font-family: Arial;
  font-weight: normal; 
  font-size: 12px;
  padding-left: 2px;
  padding-right: 5px;  
  padding-top: 5px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #CCCCCC;  
  border-left: 1px solid #CCCCCC;
  border-collapse: collapse;
}
.membList td a {
  font-weight: normal;
}
.membListContentLink { 
  /* text-decoration: none; */
  /* color: #5B5F6A; */
}
.membListRowEven {
  /* background-color: #E5E5E5; */
}
.membListRowUneven {
  /* background-color: #E5E5E5; */
}
.membListSortMessage {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}
.membListDetailHeader {
  margin-top: 15px;
  margin-bottom: 15px; padding-bottom: 15px;
}
.membListDetailTitle {
  font-family: Arial;
  font-weight: bold; 
  font-size: 12px;  
}
.membListDetailZurueck {
  font-family: Arial;
  font-weight: normal; 
  font-size: 12px;
}
A.membListDetailZurueck {
  font-weight: normal; 
}
.membListDetailTable {
  width: 100%;
}/*
 ***************************************************************************
 	Style-Formatierung fuer vorlage-Listen
 ***************************************************************************
*/
/* DIV-Container fuer die komplette Liste */
.vorlage_list          {
   font-family: Arial, Helvetica,sans-serif;
   margin-top:  0px;
   width: 100%;
}
.IntroContentSeparator {
   Line-height: 15px;
}

/* DIV-Container fuer die Standardschrift */

.vorlage_standard{
  background-repeat: no-repeat;
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #666666;
}
/* DIV-Container fuer jeden Eintragsabsatz */
.vorlage_entry         {
   padding-bottom: 0px;
   margin-bottom: 0px;
   font-size: 12px;
   /* text-align:justify; */
   margin-top: -6px;
   }
.vorlage_entry h1 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
.vorlage_entry h2 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
.vorlage_entry h3 {
  color: #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px; 
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 1px;
}
.vorlage_entry table {
  border:1px solid #CCCCCC;
  border-collapse:collapse;
}
.vorlage_entry td, th {
  font-family: Arial, Helvetica, Sans-Serif;  
  color: #666666;
  border-style: solid;   
  border-width: 1px;
  padding: 4px; 
  border-color: #CCCCCC;  
  border-collapse: collapse;
}
.vorlage_entry UL {
  list-style-type: disc;
  padding: 0px; margin-top: 6px; margin-bottom: 8px; margin-left: 8px;
  font-family: Arial, Verdana, Helvetica;
}
.vorlage_entry LI {
  list-style-type: disc;
  padding: 0px; margin-bottom: 0px; margin-left: 8px;
  font-family: Arial, Verdana, Helvetica;
}
/* .vorlage_entry UL { 
  list-style-type: none;
  padding: 0px;   
  margin-left: 0px;
} */
/* Anm.: LI Eintrag fuer Liste mit - Zeichen
  .vorlage_entry LI {
    background-image: url('http://www.telecom.li/images/listMarker.gif');
    background-repeat: no-repeat; */
  /* Positionierung des Bildmarkers */
/*  background-position: 0 .6em; */
  /* Einrueckung Text */
/*  padding-left: .6em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    color:#666666; */
  /* Abstand zwischen den Zeilen */
/*  margin-bottom: -1px;
} */
/* Formatierungsanweisung fuer den Header-Absatz */
.vorlage_header        {
   font-size: 12px;
   text-align:justify;
}
/* Formatierungsanweisung fuer den Titel/Ueberschrift pro Eintrag */
.vorlage_titel_balken {
   clear: left;
   border-top: 1px #AAAEB1 solid; 
   padding-top: 5px;
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
}
.vorlage_entrySeparator { 
  border: 0;
  height: 1px;
  color: #CCCCCC;
  background-color: #CCCCCC; 
  margin-bottom: 0px;
}
/* Formatierungsanweisung fuer das Bild-Klein */
.vorlage_image {
   float:left;
   margin-right: 10px;
   margin-bottom: 5px;
}
/* Formatierungsanweisung fuer das Bild-Klein mit Ausrichtung links */
#vorlage_image_left {
   float:left;
   vertical-align: top;
   margin-right: 10px;
   margin-bottom: 5px;
}
/* Formatierungsanweisung fuer das Bild-Klein mit Ausrichtung rechts */
#vorlage_image_right {
   float:right;
   vertical-align: top;
   margin-left: 10px;
   margin-bottom: 5px;
}
/* Formatierungsanweisung fuer das Ereignisdatum (falls Anzeige erfolgt) */
.vorlage_date          {
   font-size: 8pt;
}
/* Linkformatierung fuer E-Mail und Links ohne speziellen Linktyp */
A {
  text-decoration: none;
  color: #666666;
  font-family: Arial, Helvetica, sans-Serif;
  font-size: 12px;
  text-decoration:underline;
  font-weight: normal;
}
A:LINK {
  color: #666666;
  font-family: Arial, Helvetica, sans-Serif;
  text-decoration:underline;
  font-size: 12px;
  font-weight: normal;

}
A:HOVER {
  color: #E0DF2B;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-Serif;
  font-size: 12px;
  font-weight: normal;
}

.vorlage_titel {
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #666666;
   text-transform:uppercase;
}
h1.vorlage_titel {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   font-weight: bold;
   color: #666666;
   text-transform:uppercase;
}
A.vorlage_titel {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #666666;
   text-transform:uppercase;
}
A.vorlage_titel:HOVER {
  text-decoration: none;
  text-transform:uppercase;
  font-size: 14px;
  color: #E0DF2B;
  font-weight: bold;
}
A.vorlage_titel:ACTIVE {
  text-decoration: none;
  text-transform:uppercase;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}

/* Formatierungsanweisung fuer den "Mehr"-Link */
A.vorlage_mehr:LINK {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration:none;
   color: #666666;
}
A.vorlage_mehr:HOVER   {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration:underline;
   color: #E0DF2B;
}
A.vorlage_mehr:ACTIVE  {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration:none;
   color: #666666;
}
/* Formatierungsanweisung fuer Link zu angefuegter Datei */
A.vorlage_linkfile:LINK    {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   text-decoration:none;
   font-weight: normal;
   color: #666666;
}
A.vorlage_linkfile:HOVER   {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 12px;
   text-decoration:underline;
   font-weight: normal;
   color: #E0DF2B;
}
.wortanzeige { 
   display:none; 
}
/* Formatierung fuer 1-spaltige Vorlagen */
.vorlage_column1Cols1 { 
  width: 100%;
}
/* Formatierung fuer 2-spaltige Vorlagen */
.vorlage_column1Cols2 { 
  width: 47.5%;
  float: left;
}
.vorlage_column2Cols2 { 
  width: 47.5%;
  margin-left: 13px; 
  float: left;
}
/* Formatierung fuer 3-spaltige Vorlagen */
.vorlage_column1Cols3 { 
  width: 30%;
  float: left;
}
.vorlage_column2Cols3 { 
  width: 30%;
  margin-left: 13px; 
  float: left;
}
.vorlage_column3Cols3 { 
  width: 30%;
  margin-left: 13px; 
  float: left;
}
/* Formatierung fuer 4-spaltige Vorlagen */
.vorlage_column1Cols4 { 
  width: 15%;
  float: left;
}
.vorlage_column2Cols4 { 
  width: 15%;
  margin-left: 13px; 
  float: left;
}
.vorlage_column3Cols4 { 
  width: 15%;
  margin-left: 13px; 
  float: left;
}
.vorlage_column4Cols4 { 
  width: 15%;
  margin-left: 13px; 
  float: left;
}
.vorlage_columnende { 
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: both;
}
.vorlage_entryende { 
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: both;
}
A.textlink_intern_mehr {
  background: url('http://www.telecom.li/images/mehrCH.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  text-decoration: none; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  /* white-space: nowrap; */
}
A.textlink_intern_mehr:HOVER {
  background: url('http://www.telecom.li/images/mehrCHlime.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #E0DF2B;
}
A.textlink_extern_mehr {
  background: url('http://www.telecom.li/images/mehrCH.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  text-decoration: underline; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  /* white-space: nowrap; */
}
A.textlink_extern_mehr:HOVER {
  background: url('http://www.telecom.li/images/mehrCHlime.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 10px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-decoration:none;
  color: #E0DF2B;
}
/* Formatierungsanweisung fuer das Ereignisdatum (falls Anzeige erfolgt) */
.vorlage_detail_date          {
  font-family: Arial;
  font-size: 11px;
}
A.vorlageZurueckDetail {
  margin: 0px;
  float: right;
  color: #666666;
  font-family: Arial, Helvetica,sans-serif; 
  font-size: 12px; 
  font-weight: normal;
  text-decoration: underline;
}
A.vorlageZurueckDetail:HOVER {
  text-decoration: underline;
  color: #E0DF2B;
}